gorkem-bwl
ba0c89fc6c
feat: migrate icons from custom SVGs and MUI to Lucide React
...
Replace custom SVG icons and @mui/icons-material with lucide-react for consistent,
lightweight icon management across the application.
## Changes
- Add lucide-react package and remove @mui/icons-material
- Create theme-aware Icon wrapper component with color resolution
- Create iconMap.js for legacy icon name mappings
- Migrate 64 components to use new Icon component
- Remove 74 unused SVG files from assets/icons/
## Benefits
- Consistent icon API across the application
- Smaller bundle size with tree-shakeable imports
- Theme-aware color support via MUI theme paths
- Simpler maintenance with single icon library
2026-01-15 23:37:50 -05:00
Alex Holliday
86bb28e239
pagination
2025-10-08 13:44:41 -07:00
Alex Holliday
abadc99bf1
status
2025-10-06 13:59:31 -07:00
Alex Holliday
575cf31c78
add typescript dev dep
2025-10-03 12:49:51 -07:00
Alex Holliday
938d9b6642
feat/v2/uptime/create
2025-10-03 12:45:21 -07:00
Alex Holliday
60a90ce424
node types
2025-09-26 14:36:15 -07:00
Alex Holliday
cb1e10f0a9
add v2 login page
2025-09-25 16:06:52 -07:00
Alex Holliday
4d89213e1c
Add typescript config, move to v1 dir
2025-09-25 10:11:41 -07:00
Alex Holliday
105100e349
bump deps
2025-09-17 15:07:55 -07:00
Alex Holliday
619c5242db
bump versions
2025-09-01 10:14:57 -07:00
Alexander Holliday
ba99989c66
Revert "pin dependency"
2025-09-01 09:26:51 -07:00
Alex Holliday
11dcaef3ff
pin
2025-09-01 09:21:56 -07:00
Alex Holliday
365ae08123
FE log component implementation
2025-06-23 12:09:30 +08:00
Alex Holliday
e173269acd
remove unused depedencies
2025-06-16 11:34:25 +08:00
Alex Holliday
1b81251c93
format all files
2025-05-27 09:10:32 -07:00
Alex Holliday
d3b446685f
arm dist
2025-05-22 09:20:41 -07:00
dependabot[bot]
4b950c8a83
Bump vite from 5.4.18 to 5.4.19 in /client
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.18 to 5.4.19.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.19
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-17 11:00:43 +00:00
Alex Holliday
fbff4317b6
comment out distributed uptime
2025-05-02 15:53:33 -07:00
Alex Holliday
8b7e3c650b
restore repo structure
2025-04-20 11:29:53 -07:00