Commit Graph

24 Commits (1bf25474d0a7fcb985972d17390561829cdc3023)

Author SHA1 Message Date
Arkadiusz Dzięgiel 1bf25474d0 feat: Colorize DueDate badge and add toggleable completion flag.
Mark overdue dates with red colour, less than 24h with yellow and completed with green. In Card edit modal, DueDate widget now allows toggling completion flag (checkbox).
1 year ago
Maksim Eltyshev c065566c15 feat: Webhooks configuration, all events support, refactoring 2 years ago
Maksim Eltyshev b46fb43e6f chore: Cleanup 2 years ago
Matthieu Bollot 2990ea593a feat: Slack bot notifications (#676) 2 years ago
Matthieu Bollot b5bbf6a6a4 feat: Add ability to duplicate card (#668) 2 years ago
Edouard bcd3ea86e8 feat: SMTP integration and email notifications (#631) 2 years ago
Brad Bahls 86d21d6abd
updated to use currentUser.name for messages 2 years ago
GlitchWitch 3fedc14062
Rename custom.js -> slack.js 2 years ago
Brad Bahls 1043dacd67
added new custom service with slack integration helper functions; added axios package; added notifications for card create, delete, and update (move); added notifications for comment create 2 years ago
Maksim Eltyshev d0a2734161 fix: Rename timer to stopwatch
Closes #392
3 years ago
Maksim Eltyshev 6ffa817b53 ref: Remove board types, refactoring 3 years ago
Maksim Eltyshev cece2254d7 fix: Change mechanics of file uploading 3 years ago
Maksim Eltyshev 51fa7df69c feat: Permissions for board members
Closes #262
3 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 35f9631326 Preserve members and labels when transfer card to another board 6 years ago
Maksim Eltyshev cbc942e306 Move cards between boards and projects 6 years ago
Maksim Eltyshev 3dffed90c6 Add covers for cards 6 years ago
Maksim Eltyshev af00e3e191 Add username to user 6 years ago
Maksim Eltyshev 9c7c96a780 Move from prettier-eslint to eslint-plugin-prettier, update dependencies 6 years ago
Maksim Eltyshev a11f6260c0 Code formatting with prettier, change eslint config for the server 6 years ago
Maksim Eltyshev e8139b29d5 Change id generation algorithm, display notifications total on the main page 6 years ago
Maksim Eltyshev 51013b6a32 Rename deadline to due date, update dependencies 6 years ago
Maksim Eltyshev 5ffef61fe7 Initial commit 6 years ago