|
|
b6a48f1249
|
refactor(frontend): eliminate backdrop-blur throughout codebase
Remove all instances of backdrop-blur effect (14+ occurrences) to simplify visual design
and eliminate signature 2023-2024 AI aesthetic tell. Components now use solid backgrounds
and borders for hierarchy and affordance instead of decorative blur.
Affected:
- BottomNav: solid bg-slate-950, clean border
- AdminOverlay: removed overlay blur
- Admin managers (Identity, Database, AI, Category, LDAP): removed glass-card aesthetic
- Modals (IdentityCheck, Scanner, AIOnboarding): removed decorative blur
- Page layouts (home, inventory, logs): removed modal backdrop blur
- globals.css: removed glass-card utility
Build: passes with zero errors. Bundle sizes unchanged.
Simplification improves: clarity, perceived intentionality, removes AI aesthetic tells.
|
2026-04-17 10:26:39 +03:00 |
|
|
|
572422b677
|
Build [v1.10.11]
|
2026-04-15 20:57:01 +03:00 |
|
|
|
99ad87f994
|
Build [v1.10.10]
|
2026-04-15 20:26:30 +03:00 |
|
|
|
49d50e0849
|
Build [v1.10.9]
|
2026-04-15 19:57:06 +03:00 |
|
|
|
757e9a7aa7
|
Build [v1.10.8]
|
2026-04-15 19:48:31 +03:00 |
|
|
|
79e3152ce8
|
Build [v1.10.7]
|
2026-04-15 19:40:00 +03:00 |
|
|
|
019b941bdb
|
Build [v1.10.5]
|
2026-04-15 19:21:20 +03:00 |
|
|
|
2d162ff3c0
|
Build [v1.10.4]
|
2026-04-15 18:10:04 +03:00 |
|
Daniel Bedeleanu
|
6c57b1b0c2
|
blabla
|
2026-04-14 22:54:19 +03:00 |
|
Daniel Bedeleanu
|
1ea5e90bc4
|
Fix: resolve Unterminated regexp literal build error in page.tsx
|
2026-04-14 20:48:53 +03:00 |
|
Daniel Bedeleanu
|
00ee4cf9c5
|
Build [v1.9.19]
|
2026-04-14 20:44:01 +03:00 |
|
Daniel Bedeleanu
|
fcb187974e
|
Build [v1.9.18]
|
2026-04-13 23:43:52 +03:00 |
|
Daniel Bedeleanu
|
946f1787c7
|
Build [v1.8.8] (Complete Frontend Build Cleaned & Verified)
|
2026-04-13 20:24:21 +03:00 |
|
Daniel Bedeleanu
|
3069a921e7
|
Build [v1.8.6] (TypeScript unknown catch type fix)
|
2026-04-13 19:56:27 +03:00 |
|
Daniel Bedeleanu
|
55e3cf5042
|
Build [v1.8.5] (Self-contained Frontend Build)
|
2026-04-13 19:50:28 +03:00 |
|
Daniel Bedeleanu
|
994920bda2
|
Build [v1.7.0] - GitGuard - Infrastructure Hardening
|
2026-04-12 22:45:27 +03:00 |
|
Daniel Bedeleanu
|
2e5c666cc8
|
Build [v1.5.0] - Box Management & Label Printing
|
2026-04-12 21:30:50 +03:00 |
|
Daniel Bedeleanu
|
50ae3671c9
|
Build [v1.4.1] - Security hardening, PWA and UI refinements
|
2026-04-12 10:45:57 +03:00 |
|
Daniel Bedeleanu
|
f3d861b1a2
|
Build [v1.4.0] - Audit Dashboard & LDAP Restoration
|
2026-04-12 09:39:17 +03:00 |
|
Daniel Bedeleanu
|
704934165f
|
Build [v.1.3.6]
|
2026-04-11 17:14:22 +03:00 |
|
Daniel Bedeleanu
|
96fe655f72
|
fix: add missing icon imports v1.2.6
|
2026-04-11 11:49:31 +03:00 |
|
Daniel Bedeleanu
|
a4cea4ce07
|
feat: offline ldap support and ui polish v1.2.4
|
2026-04-11 11:41:39 +03:00 |
|
Daniel Bedeleanu
|
4136d49936
|
style: ui readability refactor v1.2.2 (removed uppercase, tracking, increased font sizes)
|
2026-04-11 11:22:40 +03:00 |
|
Daniel Bedeleanu
|
9c76c0cbf5
|
UI: Implement dynamic versioning from VERSION.json
|
2026-04-10 21:56:33 +03:00 |
|
Daniel Bedeleanu
|
80af77f81a
|
UI: Sync version strings to 1.2.1
|
2026-04-10 21:55:32 +03:00 |
|
Daniel Bedeleanu
|
8a3783c7e9
|
Infrastructure: Implement master/dev/vX branching, save git path, and fix username casing
|
2026-04-10 21:51:22 +03:00 |
|
Daniel Bedeleanu
|
7f8b24aabb
|
feat: frontend PWA scaffolding with React and Tailwind
|
2026-04-10 14:05:50 +03:00 |
|