frontend/src/services
kolaente 6d472bf5ca
fix: task attachment upload
2021-10-17 22:29:05 +02:00
..
migrator User Data Export and import (#699) 2021-09-04 19:26:38 +00:00
abstractService.js fix: task attachment upload 2021-10-17 22:29:05 +02:00
accountDelete.js User account deletion (#651) 2021-08-11 19:08:18 +00:00
attachment.js chore: don't resolve when returning from promise & improve list store module 2021-10-16 18:59:53 +02:00
avatar.js More avatar providers (#200) 2020-08-02 17:17:29 +00:00
backgroundUnsplash.js feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
backgroundUpload.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
bucket.js feat: improve kanban implementation 2021-10-11 18:08:30 +02:00
dataExport.js feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
emailUpdate.js Add user settings (#108) 2020-04-17 20:46:50 +00:00
label.js Fix labels randomly changing color after saving 2021-01-17 11:51:07 +01:00
labelTask.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
linkShare.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
list.js feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
listDuplicateService.js Add list duplicate (#172) 2020-06-30 20:53:25 +00:00
listUsers.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
namespace.js Fix labels randomly changing color after saving 2021-01-17 11:51:07 +01:00
notification.js Add notifications overview (#414) 2021-02-21 15:13:58 +00:00
passwordReset.js feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
passwordUpdateService.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
savedFilter.js Saved filters (#239) 2020-09-26 21:02:37 +00:00
subscription.js Subscriptions and notifications for namespaces, tasks and lists (#410) 2021-02-14 19:18:51 +00:00
task.js feat: improve kanban implementation 2021-10-11 18:08:30 +02:00
taskAssignee.js Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
taskCollection.js Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
taskComment.js Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
taskRelation.js Fix deleting task relations 2021-02-18 23:36:06 +01:00
team.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
teamList.js Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
teamMember.js Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
teamNamespace.js Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
totp.js chore: don't resolve when returning from promise & improve list store module 2021-10-16 18:59:53 +02:00
user.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
userList.js Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
userNamespace.js Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
userSettings.js Add setting for sending reminder emails (#343) 2020-12-19 00:12:30 +00:00