Thibault Pouch
c5a9bd081c
refactor: simplify DevRoleSwitcher by removing role selection and unused variables
2026-03-03 09:48:47 +01:00
Thibault Pouch
a45e9a86cd
refactor: add embedded poll reference to EventPost interface
2026-03-03 09:48:40 +01:00
Thibault Pouch
9bf759c829
feat: implement comprehensive API structure for authentication, users, forum, bugs, events, and team management
2026-03-03 09:48:28 +01:00
Thibault Pouch
11708032bd
refactor: update ports to use 80 for front-end services in Docker and Nginx configuration
2026-03-03 09:48:22 +01:00
Thibault Pouch
f54f237dd9
feat: integrate API calls for forum, bug, and event pages; replace mock data with dynamic data fetching
2026-03-03 09:48:07 +01:00
Thibault Pouch
83d5a70b08
feat(nest-front): add API_URL proxy and VITE_API_URL support for split deployment
...
- nginx.conf: proxy /api/ to ${API_URL} (injected at container start via envsubst)
- Dockerfile: accept VITE_API_URL build arg; use envsubst CMD to hydrate nginx template
- src/utils/api.ts: export API_BASE using VITE_API_URL or fallback to /api
Enables nest-front to run on Coolify while nest-backend runs on Portainer.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-03 09:13:27 +01:00
Thibault Pouch
6b8039da28
feat: add Dockerfile, docker-compose, and nginx configuration for application deployment
2026-02-27 10:38:29 +01:00
Thibault Pouch
6ed13d1ffc
refactor : Remove intranet components along with their associated styles and logic
2026-02-26 16:23:48 +01:00
Thibault Pouch
c2d94a349c
chore : move all to root
2026-02-26 16:16:44 +01:00
Thibault Pouch
308a758e79
feat: add events and polls functionality to intranet and public pages
2026-02-18 12:48:16 +01:00
Thibault Pouch
c5b4b44bb8
refactor: Update font styles and improve button sizing for better UI consistency
2026-02-18 12:38:18 +01:00
Thibault Pouch
0021787af7
refactor : UI styles across intranet and public pages for consistency
2026-02-18 11:16:42 +01:00
Thibault Pouch
b79c8e2460
feat : Add .gitignore file to exclude logs, build artifacts, and editor configurations
2026-02-18 10:52:52 +01:00
Thibault Pouch
0fb3fc77cd
Init project
2026-02-18 09:15:38 +01:00