Item Description
# JA Square Logistics - System Settings
This module handles the administrative configuration, system health monitoring, and security integration for the JA Square Logistics platform.
## 🚀 Recent Upgrades
### 1. Material Design 3 (M3) UI
- **Balanced Layout**: Implemented a centered 50/50 grid (`col-lg-6`) to ensure visual symmetry on large monitors.
- **Integrated Trailing Icons**: The Security Key fields now feature an "Eye" toggle absolutely positioned *inside* the input field for a seamless M3 experience.
- **Surface Containers**: Cards use the `--m3-surface-container` palette with `24px` corner radii and subtle borders.
### 2. Functional Enhancements
- **Dynamic System Health**: Real-time pinging of the MySQL connection and live fleet count aggregation.
- **State Management**: Toggle switches for Notifications and Telemetry are styled with M3 color tokens (`#d0bcff`).
- **Profile Updates**: Integrated PHP POST handler to process administrative changes with feedback alerts.
### 3. Database Management
- **One-Click Re-initialization**: A prominent "Purge & Re-initialize" button is linked directly to `db_setup.php`.
- **Constraint Handling**: As per project requirements, `db_setup.php` is configured to `DROP` and `CREATE` the entire schema on every execution to ensure a clean state.
This module handles the administrative configuration, system health monitoring, and security integration for the JA Square Logistics platform.
## 🚀 Recent Upgrades
### 1. Material Design 3 (M3) UI
- **Balanced Layout**: Implemented a centered 50/50 grid (`col-lg-6`) to ensure visual symmetry on large monitors.
- **Integrated Trailing Icons**: The Security Key fields now feature an "Eye" toggle absolutely positioned *inside* the input field for a seamless M3 experience.
- **Surface Containers**: Cards use the `--m3-surface-container` palette with `24px` corner radii and subtle borders.
### 2. Functional Enhancements
- **Dynamic System Health**: Real-time pinging of the MySQL connection and live fleet count aggregation.
- **State Management**: Toggle switches for Notifications and Telemetry are styled with M3 color tokens (`#d0bcff`).
- **Profile Updates**: Integrated PHP POST handler to process administrative changes with feedback alerts.
### 3. Database Management
- **One-Click Re-initialization**: A prominent "Purge & Re-initialize" button is linked directly to `db_setup.php`.
- **Constraint Handling**: As per project requirements, `db_setup.php` is configured to `DROP` and `CREATE` the entire schema on every execution to ensure a clean state.
Item Description
# JA Square Logistics - System Settings
This module handles the administrative configuration, system health monitoring, and security integration for the JA Square Logistics platform.
## 🚀 Recent Upgrades
### 1. Material Design 3 (M3) UI
- **Balanced Layout**: Implemented a centered 50/50 grid (`col-lg-6`) to ensure visual symmetry on large monitors.
- **Integrated Trailing Icons**: The Security Key fields now feature an "Eye" toggle absolutely positioned *inside* the input field for a seamless M3 experience.
- **Surface Containers**: Cards use the `--m3-surface-container` palette with `24px` corner radii and subtle borders.
### 2. Functional Enhancements
- **Dynamic System Health**: Real-time pinging of the MySQL connection and live fleet count aggregation.
- **State Management**: Toggle switches for Notifications and Telemetry are styled with M3 color tokens (`#d0bcff`).
- **Profile Updates**: Integrated PHP POST handler to process administrative changes with feedback alerts.
### 3. Database Management
- **One-Click Re-initialization**: A prominent "Purge & Re-initialize" button is linked directly to `db_setup.php`.
- **Constraint Handling**: As per project requirements, `db_setup.php` is configured to `DROP` and `CREATE` the entire schema on every execution to ensure a clean state.
This module handles the administrative configuration, system health monitoring, and security integration for the JA Square Logistics platform.
## 🚀 Recent Upgrades
### 1. Material Design 3 (M3) UI
- **Balanced Layout**: Implemented a centered 50/50 grid (`col-lg-6`) to ensure visual symmetry on large monitors.
- **Integrated Trailing Icons**: The Security Key fields now feature an "Eye" toggle absolutely positioned *inside* the input field for a seamless M3 experience.
- **Surface Containers**: Cards use the `--m3-surface-container` palette with `24px` corner radii and subtle borders.
### 2. Functional Enhancements
- **Dynamic System Health**: Real-time pinging of the MySQL connection and live fleet count aggregation.
- **State Management**: Toggle switches for Notifications and Telemetry are styled with M3 color tokens (`#d0bcff`).
- **Profile Updates**: Integrated PHP POST handler to process administrative changes with feedback alerts.
### 3. Database Management
- **One-Click Re-initialization**: A prominent "Purge & Re-initialize" button is linked directly to `db_setup.php`.
- **Constraint Handling**: As per project requirements, `db_setup.php` is configured to `DROP` and `CREATE` the entire schema on every execution to ensure a clean state.