Commit Graph

9 Commits (bb276b3f2e6b317119fdfb5136c39d943bd054fd)

Author SHA1 Message Date
Robson Ventura Rodrigues 60c514b63f Added card archiving functionality and created status column with corresponding migrations
- Implemented the option to archive cards in the system, with support in both backend and frontend.
- Created 'status' column in the cards table to manage archiving status.
- Developed necessary database migrations for the new column.
- Reused the delete confirmation popup to confirm archiving, minimizing code changes.
- Modifications made to backend handlers and frontend UI to support the archiving functionality.
2 years ago
Robson Ventura 5b4b0cd635
feat: Development environment with docker compose (#709) 2 years ago
Edouard 9f0fce098e
feat: SMTP integration and email notifications (#631) 2 years ago
Daniel Hiller 92098e136c feat: Add healthcheck for docker deployments
fix: Missing healthcheck.js

fix: missing healthcheck.js

fix: HEALTHCHECK command
2 years ago
Daniel Hiller 616304a1fa Update branch 2 years ago
Balthasar Hofer d4b64b90fc
feat: Add ability to ignore roles when logging in with SSO (#534)
Closes #533
2 years ago
Daniel Hiller 1a49826b85 docs: adjust filenames to match the docs 2 years ago
Maksim Eltyshev 6a7ad7a24b Update dependencies 6 years ago
Victor Parmar deec1a06a2 c add dev documentation and local db server 6 years ago