Commit graph

8 commits

Author SHA1 Message Date
Adrian Astles
c3a1e082f1 - Fix duplicate db import in PostgreSQL migration scripts
- Fix FormLabel syntax in user creation page
- Add missing SidebarNavItem type properties (autoExpand, children)
- Update SidebarNav component to handle nested navigation
- Successfully build both SQLite and PostgreSQL images
2025-07-18 23:29:10 +08:00
Adrian Astles
a140f27d04
Merge branch 'dev' into user-management-and-resources 2025-07-18 22:21:55 +08:00
Owen
f0f68632ff
Add transaction 2025-07-16 12:34:53 -07:00
Owen
2992de5139
Add basic org subnet thing to postgres
T#
2025-07-16 12:00:38 -07:00
Owen
021bc073a2
Make org subnet optional 2025-07-16 11:35:38 -07:00
Owen
99d0fa974b
Remove breakpoints 2025-07-15 16:17:31 -07:00
Owen
b446c2ce4b
Add initial migration 2025-07-15 15:58:01 -07:00
Adrian Astles
fd933e3dec Implemented a resouce landing page for members and Implemented basic user details (full name) and password reset via that is sent via SMTP or if SMTP is disabled will be shown to the admin to copy. 2025-06-27 18:55:04 +08:00