Commit Graph

7 Commits (fbf04da80a7b8f11504f9b483eb79b142eeb79b7)

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
Maksim Eltyshev 6ffa817b53 ref: Remove board types, refactoring 3 years ago
Maksim Eltyshev 51fa7df69c feat: Permissions for board members
Closes #262
3 years ago
Maksim Eltyshev 3714bbc06f ref: Refactoring 3 years ago
Maksim Eltyshev c6ee7d54bb Prepare for collection board type, refactoring, update dependencies 5 years ago
Maksim Eltyshev 99d9ab4a9e Add validation to background field 6 years ago
Maksim Eltyshev 5ffef61fe7 Initial commit 6 years ago