Commit Graph

8 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
Matthieu Bollot 6cd9da844f
feat: Add ability to duplicate card (#668) 2 years ago
Yu Inoue 920f9c097d
fix: Display year when date is outside of current year (#567) 2 years ago
NavyStack 079b8eba53
fix: Fine-tune Korean and Japanese translations, fix full stops (#561) 2 years ago
Maksim Eltyshev d0a2734161 fix: Rename timer to stopwatch
Closes #392
3 years ago
Maksim Eltyshev b39119ace4 Project managers, board members, auto-update after reconnection, refactoring 5 years ago
Maksim Eltyshev cf21bef9ee Fix file attach from clipboard when copy from browser. Closes #96 5 years ago
nielsboussion def1134566
Add French language 5 years ago