73 Commits

Author SHA1 Message Date
Félix MARQUET
e85d007e8c Merge pull request #7 from BreizhHardware/dev
feat: add Cypress end-to-end tests for login functionality and CI configuration
2025-10-18 20:11:05 +02:00
1761fa4f45 feat: add environment variables for CI and update login test selectors 2025-10-18 20:08:28 +02:00
1994ed5810 feat: update file upload paths and add dynamic file retrieval endpoint 2025-10-18 20:05:11 +02:00
fc13c94d5f feat: update CI configuration and disable Cypress support file 2025-10-18 19:46:04 +02:00
1cf674a706 fix: correct formatting in README and update CI script to use npx for server start 2025-10-18 19:41:43 +02:00
bef0e7716d feat: update CI configuration to rename 'ci' script to 'ci:run' 2025-10-18 19:39:30 +02:00
35600023b7 feat: enhance user seeding with UUIDs and improve code formatting in various files 2025-10-18 19:37:32 +02:00
94ed954dc1 feat: add Cypress end-to-end tests for login functionality and CI configuration 2025-10-18 19:34:39 +02:00
Félix MARQUET
7a0407b098 Merge pull request #6 from BreizhHardware/dev
Dev
2025-10-18 19:29:29 +02:00
736d327050 feat: add success and error notifications for hour validation and addition 2025-10-18 19:28:39 +02:00
a6ac1e8140 feat: implement user password reset functionality and enhance settings context 2025-10-18 19:26:45 +02:00
8ccca751aa feat: update Docker setup to create uploads directory and ensure data persistence 2025-10-18 18:43:48 +02:00
1aaeafa9fc fix: update database URL path in schema.prisma to ensure correct file location 2025-10-17 23:50:53 +02:00
Félix MARQUET
8f349815ce Merge pull request #5 from BreizhHardware/dev
feat: add total summary section to dashboard and ensure upload directory creation
2025-10-17 23:46:29 +02:00
bca898a447 feat: add total summary section to dashboard and ensure upload directory creation 2025-10-17 23:45:43 +02:00
Félix MARQUET
301a3ca82e Merge pull request #4 from BreizhHardware/dev
Dev
2025-10-17 23:38:11 +02:00
024e1de04b feat: add force delete functionality for users and improve deletion confirmation flow 2025-10-17 23:37:28 +02:00
db76597b6e feat: implement password change functionality and improve UI for password management 2025-10-17 23:29:30 +02:00
4c454ad534 feat: add super admin creation, enhance date handling, and improve UI components 2025-10-17 23:16:09 +02:00
ab0f3159e7 refactor: rename app service to site-comptage-heure in docker-compose.yml 2025-10-17 22:47:22 +02:00
c266a6d6ac refactor: clean up import statements and update docker-compose configuration 2025-10-17 22:46:08 +02:00
337b07f3c5 fix: update import paths for components and utilities to relative paths 2025-10-17 22:41:52 +02:00
02643e3702 feat: initialize project structure with Next.js, Prisma, and Tailwind CSS setup 2025-10-17 21:59:13 +02:00