Mathis H (Avnyr) Mathis
  • Autodidacte de 24 ans.

  • Joined on 2024-02-22
Mathis synced commits to master at Mathis/free-for-dev from mirror 2025-05-17 02:42:52 +02:00
c17bae3b90 Merge pull request #3725 from juandbc/master
82e9017b26 Remove SendGrid.com
Compare 2 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-17 00:23:49 +02:00
aff21cb7ff docs: update project status priorities and timeline adjustments
e5121c4e7a test: update and refactor person and group service tests
fd783681ba test(persons.service): enhance test coverage and improve mock logic readability
93acd7e452 test(groups): improve mocks and assertions in group service tests
2a47417b47 test(groups): add test case for database error handling in findById method
Compare 11 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-16 23:53:07 +02:00
a1abde36e6 feat(app): add PersonsModule to application modules
e4375462a3 feat(groups): add support for group metadata with description handling
8cbce3f3fa feat(tags): add input validation for tag and entity operations
5abd33e648 feat(tags): add input validation for tag and entity operations
d48b6fa48b feat(users): enhance GDPR consent handling and test compatibility updates
Compare 8 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-16 21:34:51 +02:00
bdca6511bd test: enhance e2e tests for projects with improved authentication and collaborator scenarios
634beef8d6 test(persons): add e2e tests for persons controller
ba8d78442c feat(users): add API documentation properties to CreateUserDto using Swagger decorators
b61f297497 feat: add Swagger API documentation setup in main application bootstrap
2f9d2d1df1 feat: add @nestjs/swagger and swagger-ui-express dependencies for API documentation
Compare 12 commits »
Mathis synced commits to main at Mathis/sharp from mirror 2025-05-16 18:22:51 +02:00
e75ae970ed Ensure PDF scale-on-load optimisation uses background #4398
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-16 18:12:19 +02:00
cee85c9885 docs: add CORS configuration guide and update status document
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-16 18:10:52 +02:00
b3a95378f1 feat: enhance CORS configuration for development and production environments
3dcd57633d docs: update PROJECT_STATUS.md with GDPR progress and priorities
Compare 2 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-16 17:05:34 +02:00
eee687a761 chore: update pnpm-lock.yaml to add socket.io-client and dependencies
bf4ac24a6b docs: update PROJECT_STATUS.md with module completions, real-time features, and testing progress
6cc6506e6f refactor: add explicit any types and improve readability in group state handling
2851fb3dfa test: add WebSocket event emission tests for services and improve coverage
2697c7ebdd feat: add WebSocket module for real-time functionalities
Compare 7 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-16 15:46:15 +02:00
ce7e89d339 docs: update PROJECT_STATUS.md with module completions and timeline adjustments
bd522743af chore: update pnpm-lock.yaml to include swr and associated dependencies
Compare 2 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-16 14:45:10 +02:00
bb16aaee40 chore: update pnpm-lock.yaml to include swr and associated dependencies
bb62a374c5 docs: update project status to reflect revised progress and priorities
a56e774892 test: remove redundant JwtAuthGuard mock in unit test file
cd5ad2e1e4 feat: implement API service, middleware, and authentication context
cab80e6aef feat: add dashboard, projects, and persons pages with reusable components
Compare 6 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-15 20:58:02 +02:00
cf292de428 docs: update documentation to reflect module completion and testing progress
2de57e6e6f feat: export projectCollaborators in schema index
92c44bce6f feat: add project collaborators relations
0154f9c0aa feat: add project collaborators schema
c16c8d51d2 feat: add collaborator management to projects module
Compare 9 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-15 19:29:17 +02:00
7eae25d5de test: add comprehensive unit tests for groups and auth modules
04aba190ed docs: update project status with authentication progress
Compare 2 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-15 19:10:11 +02:00
9792110560 docs: add CI/CD and deployment documentation
e64d706274 feat: implement global JWT auth guard with public route support
Compare 2 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-15 18:17:23 +02:00
4dbb858782 docs: update README with revised architecture and setup instructions
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-15 18:10:48 +02:00
b64a6e9e2e refactor: remove redundant Git mapping for backend folder in IDE configuration
f739099524 docs: update project status to reflect completed database migration system
76ef9a3380 feat: add db:update script to streamline database updates
d15bf3fe90 fix: update migrations output path in Drizzle configuration
63458333ca feat: add tags module with CRUD operations and DTOs
Compare 7 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-15 17:16:13 +02:00
7b6da2767e docs: remove detailed implementation plans for authentication and backend architecture
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-15 17:13:10 +02:00
2035821e89 docs: update README and dependencies, add .gitignore entry
b8fc2219b9 feat: add UI components and assets for frontend layout
Compare 2 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-15 17:09:41 +02:00
9f99b80784 feat: implement authentication and database modules with relations and group management
f6f0888bd7 docs: add comprehensive project documentation files
6d6ecdaec1 chore: add IntelliJ IDEA configuration and project files to version control
Compare 3 commits »
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-15 13:39:37 +02:00
32f82e46f8 docs: add new documentation section and update license details
Mathis pushed to prod at WorkSimplon/brief-20 2025-05-15 13:10:12 +02:00
ef934a8599 docs: add implementation plans for authentication and database schema