You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
planka_custom/server/api/helpers
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
..
actions feat: Slack bot notifications (#676) 2 years ago
attachments fix: Preserve orientation of images 3 years ago
board-memberships ref: Remove board types, refactoring 3 years ago
boards Added card archiving functionality and created status column with corresponding migrations 2 years ago
card-labels ref: Remove board types, refactoring 3 years ago
card-memberships ref: Remove board types, refactoring 3 years ago
card-subscriptions ref: Remove board types, refactoring 3 years ago
cards feat: Slack bot notifications (#676) 2 years ago
labels feat: Labels reordering 3 years ago
lists ref: Remove board types, refactoring 3 years ago
notifications feat: Slack bot notifications (#676) 2 years ago
project-managers ref: Remove board types, refactoring 3 years ago
projects fix: Preserve orientation of images 3 years ago
tasks ref: Remove board types, refactoring 3 years ago
users feat: Add ability to map OIDC attributes and ignore username 2 years ago
utils fix: Fix error output when sending email or message to Slack 2 years ago
.gitkeep Initial commit 6 years ago