frontend/src/models
kolaente 8389587a60
fix: check if notifications are available at all before checking if triggered are available
Should fix sentry issue FRONTEND-OSS-J
2021-10-31 12:56:32 +01:00
..
constants fix: make task relation kinds translatable 2021-10-04 21:52:27 +02:00
abstractModel.js feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +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 fix: check if notifications are available at all before checking if triggered are available 2021-10-31 12:56:32 +01: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 feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +00:00
teamMember.js feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +00:00
teamNamespace.js feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +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 feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +00:00
userNamespace.js feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +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