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/client
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
..
public fix: Front-end base url with path (#303) 4 years ago
src Added card archiving functionality and created status column with corresponding migrations 2 years ago
.env chore: Update version 2 years ago
.gitignore Set popup max-height, update public files, update dependencies 7 years ago
README.md Initial commit 7 years ago
config-overrides.js fix: Fix paths in css files when building on windows 3 years ago
package-lock.json feat: Display clickable links in tasks (#694) 2 years ago
package.json feat: Display clickable links in tasks (#694) 2 years ago

README.md

Planka client