.. |
.gitkeep
|
Initial commit
|
2019-08-31 04:07:25 +05:00 |
create-action.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
create-attachment-receiver.js
|
Add covers for cards
|
2020-04-23 03:02:53 +05:00 |
create-attachment.js
|
Add start script for Docker image, pre-commit lint check, package.json scripts cleanup
|
2020-04-24 21:44:54 +05:00 |
create-avatar-receiver.js
|
Add covers for cards
|
2020-04-23 03:02:53 +05:00 |
create-board.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
create-card-label.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
create-card-membership.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
create-card.js
|
Add preferences tab to user settings, add subscribe to own cards option
|
2020-04-10 00:11:34 +05:00 |
create-label.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
create-list.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
create-project-membership.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
create-project.js
|
Move from prettier-eslint to eslint-plugin-prettier, update dependencies
|
2020-02-03 18:42:31 +05:00 |
create-task.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
create-user.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
delete-action.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
delete-attachment.js
|
Add covers for cards
|
2020-04-23 03:02:53 +05:00 |
delete-board.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
delete-card-label.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
delete-card-membership.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
delete-card.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
delete-label.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
delete-list.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
delete-project-membership.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
delete-project.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
delete-task.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
delete-user.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-action-to-project-path.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-actions-for-card.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-actions.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-admin-user-ids.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
get-attachment-to-project-path.js
|
Add file attachments
|
2020-04-21 05:44:12 +05:00 |
get-attachments-for-card.js
|
Add file attachments
|
2020-04-21 05:44:12 +05:00 |
get-attachments.js
|
Add file attachments
|
2020-04-21 05:44:12 +05:00 |
get-board-to-project-path.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-boards-for-project.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-boards.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-card-labels-for-card.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-card-labels.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-card-memberships.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-card-subscriptions.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-card-to-project-path.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-cards-for-board.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-cards-for-list.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-cards.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-label-to-project-path.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-labels-for-board.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-list-to-project-path.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-lists-for-board.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-membership-project-ids-for-user.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-membership-user-ids-for-project.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-memberships-for-card.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-memberships-for-project.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-notifications-for-user.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-notifications.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-project-memberships-for-user.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-project-memberships.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-projects.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-subscription-user-ids-for-card.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-subscriptions-by-user-for-card.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-subscriptions-for-card.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-task-to-project-path.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-tasks-for-card.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-tasks.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-user-by-email-or-username.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-user.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
get-users.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
insert-to-positionables.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
is-user-member-for-project.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
map-records.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
sign-token.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
update-action.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
update-attachment.js
|
Add file attachments
|
2020-04-21 05:44:12 +05:00 |
update-board.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
update-card.js
|
Add covers for cards
|
2020-04-23 03:02:53 +05:00 |
update-label.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
update-list.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
update-notifications-for-user.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
update-project.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |
update-task.js
|
Code formatting with prettier, change eslint config for the server
|
2019-11-05 18:01:42 +05:00 |
update-user.js
|
Add file attachments
|
2020-04-21 05:44:12 +05:00 |
verify-token.js
|
Add username to user
|
2020-04-03 00:35:25 +05:00 |