1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
planka/server/api/helpers
2019-11-05 18:01:42 +05:00
..
.gitkeep Initial commit 2019-08-31 04:07:25 +05:00
create-action.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
create-board.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
create-card-label.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
create-card-membership.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
create-card.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +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 Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
create-project-membership.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
create-project.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +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 Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
delete-action.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
delete-board.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +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 Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
delete-project.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +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 Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-action-to-project-path.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-actions-for-card.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-actions.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +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-board-to-project-path.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-boards-for-project.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-boards.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-card-labels-for-card.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-card-labels.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-card-memberships.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-card-subscriptions.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-card-to-project-path.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-cards-for-board.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-cards-for-list.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-cards.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-label-to-project-path.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-labels-for-board.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-list-to-project-path.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-lists-for-board.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-membership-project-ids-for-user.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-membership-user-ids-for-project.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-memberships-for-card.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-memberships-for-project.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-notifications-for-user.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-notifications.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-project-memberships-for-user.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-project-memberships.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-projects.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-subscription-user-ids-for-card.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-subscriptions-by-user-for-card.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-subscriptions-for-card.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-task-to-project-path.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-tasks-for-card.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-tasks.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-user.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
get-users.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
insert-to-positionables.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +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 Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +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-board.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
update-card.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +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 Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
update-notifications-for-user.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
update-project.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +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 Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
verify-token.js Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00