Commit Graph

69 Commits

Author SHA1 Message Date
2ad1dcc55b feat(server): settings and module crud added in 2025-03-04 16:43:45 -06:00
5b9cadb76e feat(frontend): ocp added 2025-03-04 16:43:25 -06:00
88f2cf07f5 feat(frontend): settings page added 2025-03-04 16:43:03 -06:00
63cd43acca fix(frontend): if the backend is off a user is not logged in modules would error 2025-03-03 17:31:28 -06:00
23dc00ff3b refactor(frontend): moved the login to its own componet 2025-03-03 17:30:57 -06:00
5465e1491d feat(frontend): auth work 2025-03-03 12:30:29 -06:00
f3b92e94e3 refactor(frontend): moved types to global types and successfull build 2025-03-03 06:32:46 -06:00
d3acdfb481 test(auth): more auth work 2025-03-01 15:22:34 -06:00
379f7b836d refactor(lst): refactored to be back to npm from bun 2025-02-27 08:36:05 -06:00
babd7beb06 perf(lst): more migrations 2025-02-24 20:59:35 -06:00
7df5143835 feat(lst): added in modules activation, roles and userRoles 2025-02-23 21:20:26 -06:00
f320118880 fix(auth): found some bugs in the jwt token 2025-02-21 21:54:26 -06:00
026583815c refactor(lst): register added in 2025-02-21 15:26:56 -06:00
9719451580 feat(frontend): finished login form with validation 2025-02-21 09:16:07 -06:00
d939332499 refactor(lst): more dashboard work 2025-02-20 13:18:47 -06:00
604fdf1545 feat(lst): added icons to the sidebar 2025-02-20 10:25:35 -06:00
54b1b6081a refactor(lst): added side bar plus dummy menus 2025-02-20 07:22:18 -06:00
5f8943492e feat(lst): tan stack routes added with protected routes 2025-02-19 20:11:40 -06:00
dae00716ec refactor(lst): refactor to monolithic completed 2025-02-19 14:07:51 -06:00