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
1bb387d315
feat: Display version in UI
...
Closes #153
3 years ago
RAR
ed89fe5351
feat: Open card once created with Ctrl+Enter ( #373 )
3 years ago
Maksim Eltyshev
32507f2799
fix: Add missing translation key
3 years ago
Christoph Enne
738ed19e7f
feat: Trello board JSON import ( #352 )
...
Closes #27 , closes #105
3 years ago
Maksim Eltyshev
3df07c10fa
fix: Use password strength estimator
...
Closes #294
4 years ago
Maksim Eltyshev
42092efcd2
fix: Remove dots in translations
4 years ago
Maksim Eltyshev
5c91bddfe7
feat: Stronger password policy
4 years ago
Maksim Eltyshev
51fa7df69c
feat: Permissions for board members
...
Closes #262
4 years ago
Maksim Eltyshev
78669da01d
feat: Add search by users, members and labels
4 years ago
Maksim Eltyshev
34db8947b6
feat: Toggle actions details, little redesign
4 years ago
Maksim Eltyshev
a148a3aae5
feat: Add language selector
...
Closes #212
4 years ago
Maksim Eltyshev
86e4864d1b
feat: Add gallery for attachments
4 years ago
Maksim Eltyshev
c9b23652d1
feat: Add ability to edit users
...
Closes #60
4 years ago
Maksim Eltyshev
b39119ace4
Project managers, board members, auto-update after reconnection, refactoring
5 years ago
Maksim Eltyshev
ff95a12578
Background gradients, migrate from CSS to SCSS, remove !important
6 years ago