Commit Graph

14 Commits

Author SHA1 Message Date
Thibault Pouch
032b08bfb5 feat: implement forum moderation features with category management and thread operations 2026-03-18 10:59:07 +01:00
Thibault Pouch
53740dc694 feat: implement settings API for toggling forum and bug reporting features 2026-03-17 11:44:14 +01:00
Thibault Pouch
e86eee8744 git : Merge branch 'main' into feat/connect-front-to-backend 2026-03-12 11:13:38 +01:00
Thibault Pouch
8e877c8651 feat: add functionality toggle for Intranet Bugs and Moderation features with enable/disable buttons 2026-03-12 10:59:07 +01:00
Thibault Pouch
77d57fb354 feat: update Dockerfiles to use Node 25-alpine and enhance nginx configuration for API proxying 2026-03-12 10:59:01 +01:00
Thibault Pouch
64fe3d440e feat: update Nginx configuration for API routing; implement API fetch utility in IntranetEvents component 2026-03-03 10:24:41 +01:00
Thibault Pouch
eb2a2b7d6e feat: add staff user creation functionality and enhance role badge display 2026-03-02 09:50:38 +01:00
Thibault Pouch
3e0eeafac3 chore: remove mock data usage and initialize state in various components for cleaner setup 2026-03-02 09:47:40 +01:00
Thibault Pouch
65282832cb feat: update nginx configuration and enhance AuthContext for improved authentication handling 2026-03-02 09:38:34 +01:00
Thibault Pouch
90efb6175f feat: add Dockerfile, docker-compose.yml, and nginx.conf for containerized deployment 2026-02-27 10:38:38 +01:00
Thibault Pouch
16b047e49f feat: add IntranetServices page and services.json for external tools 2026-02-27 10:32:44 +01:00
Thibault Pouch
4607e79b8b feat: implement lazy loading for LoginPage and add Suspense to IntranetLayout 2026-02-27 10:22:37 +01:00
Thibault Pouch
992b4340bd feat : init Project 2026-02-27 10:15:40 +01:00
Thibault Pouch
4bfc10fd98 feat : Initial commit 2026-02-26 16:26:16 +01:00