style: synchronize icons for categories and items v1.2.5
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
### [2026-04-11 11:45] v1.2.4: Offline Auth & UX Polish
|
||||
**Purpose:** Implemented local password hash caching for LDAP users to allow login in no-network environments (basements/subsoils). Refined UI by softening password field dots and adding visual indicators (chevrons) to all dropdowns for better affordance.
|
||||
### [2026-04-11 11:58] v1.2.5: UI Icon Synchronization
|
||||
**Purpose:** Unified iconography across the system for better visual association. Substituted `Tag` with `Layers` for all Category references and added the green `Package` icon to all item listing instances. Refined AI Onboarding and Admin panels for total consistency.
|
||||
**Modified Files:**
|
||||
- `backend/routers/users.py` (LDAP offline cache)
|
||||
- `frontend/app/admin/page.tsx` (Password/Dropdown UI)
|
||||
- `frontend/app/login/page.tsx` (Password UI)
|
||||
- `frontend/app/inventory/page.tsx` (Dropdown UI)
|
||||
- `frontend/app/page.tsx` (Dropdown UI)
|
||||
- `frontend/components/IdentityCheckOverlay.tsx` (Password UI)
|
||||
- `frontend/app/inventory/page.tsx`
|
||||
- `frontend/app/admin/page.tsx`
|
||||
- `frontend/components/AdminOverlay.tsx`
|
||||
- `frontend/components/AIOnboarding.tsx`
|
||||
- `VERSION.json`
|
||||
|
||||
### [2026-04-11 11:45] v1.2.4: Offline Auth & UX Polish
|
||||
|
||||
### [2026-04-11 11:30] v1.2.3: System-Wide UI Homogenization
|
||||
|
||||
### [2026-04-11 11:21] v1.2.2: UI Readability & Density Optimization
|
||||
|
||||
Reference in New Issue
Block a user