frontend/src/models
dpschen 07a6a31f47 chore: move constants in folder (#732)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#732
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 14:21:33 +00:00
..
constants chore: move constants in folder (#732) 2021-09-10 14:21:33 +00:00
abstractModel.js Performance improvements (#288) 2020-11-02 20:47:31 +00:00
attachment.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
avatar.js More avatar providers (#200) 2020-08-02 17:17:29 +00:00
backgroundImage.js Custom backgrounds for lists (#144) 2020-05-31 19:17:10 +00:00
bucket.js Add missing position property to list and bucket models 2021-07-28 22:46:33 +02:00
emailUpdate.js Add user settings (#108) 2020-04-17 20:46:50 +00:00
file.js Fix setting task favorite status in test fixtures 2021-07-13 12:18:54 +02:00
label.js chore: define default label background color once (#713) 2021-09-08 21:44:56 +00:00
labelTask.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
linkShare.js Add link share password authentication (#466) 2021-04-11 13:18:19 +00:00
list.js Add missing position property to list and bucket models 2021-07-28 22:46:33 +02:00
listDuplicateModel.js Add list duplicate (#172) 2020-06-30 20:53:25 +00:00
namespace.js Cleanup broken sw functions 2021-07-26 23:09:49 +02:00
notification.js chore: move constants in folder (#732) 2021-09-10 14:21:33 +00:00
passwordReset.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
passwordUpdate.js Add user settings (#108) 2020-04-17 20:46:50 +00: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 chore: move constants in folder (#732) 2021-09-10 14:21:33 +00:00
taskAssignee.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
taskComment.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
taskRelation.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
team.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
teamList.js Performance improvements (#288) 2020-11-02 20:47:31 +00:00
teamMember.js Performance improvements (#288) 2020-11-02 20:47:31 +00:00
teamNamespace.js Performance improvements (#288) 2020-11-02 20:47:31 +00:00
teamShareBase.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
totp.js TOTP (#109) 2020-04-17 23:46:07 +00:00
user.js Add settings for user search (#458) 2021-04-07 19:31:14 +00:00
userList.js Performance improvements (#288) 2020-11-02 20:47:31 +00:00
userNamespace.js Performance improvements (#288) 2020-11-02 20:47:31 +00:00
userSettings.js Add default list setting & creating tasks from home (#520) 2021-07-17 21:21:46 +00:00
userShareBase.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00