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
Maksim Eltyshev
239611ad51
chore: Update dependencies
2 years ago
Maksim Eltyshev
d0a2734161
fix: Rename timer to stopwatch
...
Closes #392
3 years ago
Maksim Eltyshev
8a46a2e0b9
ref: Creating popups with hook, fix translation keys passing
3 years ago
Maksim Eltyshev
aa69bb8d1e
feat: Labels reordering
...
Closes #289
3 years ago
Maksim Eltyshev
e3d00c8791
fix: Disable quick timer actions for viewers
3 years ago
Maksim Eltyshev
14cc55a8c0
feat: Highlight active timer, add quick actions
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
34db8947b6
feat: Toggle actions details, little redesign
3 years ago
Maksim Eltyshev
560bddbe18
fix: Fix styles
3 years ago
Maksim Eltyshev
ad67b9ba24
feat: Add tasks reordering
...
Closes #50 , closes #232
3 years ago
Maksim Eltyshev
86e4864d1b
feat: Add gallery for attachments
4 years ago
Maksim Eltyshev
b39119ace4
Project managers, board members, auto-update after reconnection, refactoring
5 years ago
Maksim Eltyshev
c6ee7d54bb
Prepare for collection board type, refactoring, update dependencies
5 years ago
Maksim Eltyshev
ff95a12578
Background gradients, migrate from CSS to SCSS, remove !important
6 years ago
Maksim Eltyshev
746e2fe790
Make columns itself scrollable, fix action creation when moving card, little refactoring
6 years ago
Maksim Eltyshev
cbc942e306
Move cards between boards and projects
6 years ago
Maksim Eltyshev
a9f2948672
Add attachment popup, hide attachments if more than 4
6 years ago
Maksim Eltyshev
246eb17249
Add dropzone for attachment, paste attachment from clipboard
6 years ago
Maksim Eltyshev
3dffed90c6
Add covers for cards
6 years ago
Maksim Eltyshev
f743f4ea8b
Add file attachments
6 years ago
Maksim Eltyshev
d1b74f9d11
Update dependencies
6 years ago
Maksim Eltyshev
9c7c96a780
Move from prettier-eslint to eslint-plugin-prettier, update dependencies
6 years ago
Maksim Eltyshev
1f38c6073c
Small UI improvements, update dependencies
6 years ago
Maksim Eltyshev
51013b6a32
Rename deadline to due date, update dependencies
6 years ago
Maksim Eltyshev
18f0cc59dd
Markdown support in card description and comment, fixes for mobile devices, update dependencies
6 years ago
Maksim Eltyshev
5ffef61fe7
Initial commit
6 years ago