frontend/src/services
dpschen dae441a373 feat: simplify heading blur logic (#727)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/frontend#727
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-10 12:57:59 +00:00
..
migrator User Data Export and import (#699) 2021-09-04 19:26:38 +00:00
abstractService.js chore(deps): update dependency axios to v0.21.2 (#698) 2021-09-04 19:57:09 +00:00
accountDelete.js User account deletion (#651) 2021-08-11 19:08:18 +00:00
attachment.js User Data Export and import (#699) 2021-09-04 19:26:38 +00:00
avatar.js More avatar providers (#200) 2020-08-02 17:17:29 +00:00
backgroundUnsplash.js Use the right Id when loading unsplash thumbnails 2020-05-31 22:08:18 +02:00
backgroundUpload.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
bucket.js Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
dataExport.js Fix data export download progress 2021-09-08 17:33:58 +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 fix: vuex mutation violation from draggable (#674) 2021-08-23 19:24:52 +00: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 Move everything to models and services (#17) 2019-03-02 10:25:10 +00: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: simplify heading blur logic (#727) 2021-09-10 12:57:59 +00: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 Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +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