symonbaikov
e822372026
feat(api): add endpoint to fetch all assigned cards with related data
...
- Implemented GET /api/cards/assigned endpoint to return all cards assigned to the current user (as member or author)
- Included related entities: labels, task lists, tasks, attachments, custom fields, memberships, and users
- Added route to config/routes.js
- Ensured response format matches project conventions for proper client display
2025-06-06 20:16:53 +03:00
Maksim Eltyshev
2ee1166747
feat: Version 2
...
Closes #627 , closes #1047
2025-05-10 02:09:06 +02:00
Maksim Eltyshev
545b3d711d
fix: Fix styles, refactoring
2024-08-12 23:17:17 +02:00
Arkadiusz Dzięgiel
c4c6d738a5
feat: Colorize due date and make it toggleable ( #845 )
2024-08-12 18:29:50 +02:00
Maksim Eltyshev
87683fe523
feat: Webhooks configuration, all events support, refactoring
2024-06-12 00:51:36 +02:00
Maksim Eltyshev
7273b33768
chore: Cleanup
2024-04-08 01:47:24 +02:00
Matthieu Bollot
2eff8b80f1
feat: Slack bot notifications ( #676 )
2024-04-08 01:27:10 +02:00
Matthieu Bollot
c61b23c713
feat: Add ability to duplicate card ( #668 )
2024-04-08 01:24:50 +02:00
Edouard
ca4d6761cd
feat: SMTP integration and email notifications ( #631 )
2024-04-08 01:24:50 +02:00
Brad Bahls
f11fa8d504
updated to use currentUser.name for messages
2023-12-28 09:03:41 -07:00
GlitchWitch
719ba9fc9c
Rename custom.js -> slack.js
2023-12-23 10:52:15 -06:00
Brad Bahls
b8ce112dc3
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
2023-12-23 08:52:07 -07:00
Maksim Eltyshev
22ec8707ac
fix: Rename timer to stopwatch
...
Closes #392
2023-02-27 19:09:51 +01:00
Maksim Eltyshev
5cd025ffb7
ref: Remove board types, refactoring
2022-12-26 21:10:50 +01:00
Maksim Eltyshev
542c4a845c
fix: Change mechanics of file uploading
2022-08-26 02:45:27 +02:00
Maksim Eltyshev
f9e0147f33
feat: Permissions for board members
...
Closes #262
2022-08-19 14:00:40 +02:00
Maksim Eltyshev
fe91b5241e
Project managers, board members, auto-update after reconnection, refactoring
2021-06-24 01:05:22 +05:00
Maksim Eltyshev
30ed77af59
Prepare for collection board type, refactoring, update dependencies
2020-08-04 01:32:46 +05:00
Maksim Eltyshev
044fe17dbf
Preserve members and labels when transfer card to another board
2020-05-09 05:30:52 +05:00
Maksim Eltyshev
b1d187476d
Move cards between boards and projects
2020-05-05 01:30:06 +05:00
Maksim Eltyshev
49dc28b0d7
Add covers for cards
2020-04-23 03:02:53 +05:00
Maksim Eltyshev
ce1e1f741d
Add username to user
2020-04-03 00:35:25 +05:00
Maksim Eltyshev
45bde7e7c0
Move from prettier-eslint to eslint-plugin-prettier, update dependencies
2020-02-03 18:42:31 +05:00
Maksim Eltyshev
7a3805e64c
Code formatting with prettier, change eslint config for the server
2019-11-05 18:01:42 +05:00
Maksim Eltyshev
3848cc194a
Change id generation algorithm, display notifications total on the main page
2019-10-10 14:51:59 +05:00
Maksim Eltyshev
5ccebfb853
Rename deadline to due date, update dependencies
2019-10-05 06:12:36 +05:00
Maksim Eltyshev
36fe34e8e1
Initial commit
2019-08-31 04:07:25 +05:00