Commit Graph

7 Commits

Author SHA1 Message Date
ac5fedb61a feat: implement project export to Excel with API endpoint and UI button 2025-10-09 20:43:53 +02:00
f4b30c0faf feat: Update README.md with authentication, user management, and audit logging details 2025-10-02 19:35:31 +02:00
Chop
faeb1ca80c Prepare branch for merge to main
- Fix build issues with SSR and useSearchParams
- Update README.md with comprehensive project documentation
- Move debug pages to debug-disabled folder (temporary)
- Fix authentication pages with Suspense boundaries
- Add dynamic imports for map components
- Ensure all pages build successfully

This commit prepares the auth2 branch for merging into main by:
1. Resolving all build errors
2. Adding proper SSR handling for client-side components
3. Updating documentation to reflect current state
4. Moving debug/test pages out of production build
2025-07-10 22:18:32 +02:00
Chop
85f18825ad feat: Add advanced map features and UI/UX enhancements to README 2025-06-19 17:59:52 +02:00
Chop
fb00c1d2d6 docs: Update README.md to include Docker development instructions and additional API endpoints 2025-06-02 23:23:48 +02:00
Chop
b06aad72b8 docs: Update README.md with comprehensive project features, installation instructions, and API endpoints 2025-06-02 22:11:00 +02:00
Chop
aa1eb99ce9 Initial commit from Create Next App 2025-05-23 20:32:51 +02:00