frontend/src/services
konrad 4a02a1b496 Add setting for sending reminder emails (#343)
Fix the "Import your data button" in the settings

Add setting for sending reminder emails

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#343
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-12-19 00:12:30 +00:00
..
migrator Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
abstractService.js Performance improvements (#288) 2020-11-02 20:47:31 +00:00
attachment.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02: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
emailUpdate.js Add user settings (#108) 2020-04-17 20:46:50 +00:00
label.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02: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 Add limits for kanban boards (#234) 2020-09-04 20:01:02 +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 Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02: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
task.js Fix parsing task done at date 2020-12-08 15:43:51 +01: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 Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00: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