frontend/src/models
kolaente e37145cd43
Add setting for the first day of the week
2021-06-03 18:12:40 +02: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
authTypes.json Added link sharing (#30) 2019-09-09 17:55:43 +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 a "done" option to kanban buckets (#440) 2021-03-24 20:16:56 +00:00
config.js Move everything to models and services (#17) 2019-03-02 10:25:10 +00:00
emailUpdate.js Add user settings (#108) 2020-04-17 20:46:50 +00:00
file.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02: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 Add link share password authentication (#466) 2021-04-11 13:18:19 +00:00
list.js Subscriptions and notifications for namespaces, tasks and lists (#410) 2021-02-14 19:18:51 +00:00
listDuplicateModel.js Add list duplicate (#172) 2020-06-30 20:53:25 +00:00
namespace.js Subscriptions and notifications for namespaces, tasks and lists (#410) 2021-02-14 19:18:51 +00:00
notification.js Fix team name in team member added notification 2021-02-23 19:17:45 +01:00
notificationNames.json Add notifications overview (#414) 2021-02-21 15:13:58 +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
priorities.json Task Priorities (#19) 2019-03-03 15:03:08 +00:00
relationKinds.json Fix misspelling (#415) 2021-02-21 17:46:26 +00:00
rights.json Improved team search and team managing (#18) 2019-03-03 12:50:06 +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 setting a default color when none was saved 2021-04-18 19:16:53 +02: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
taskRepeatModes.json Add repeat mode setting for tasks 2021-04-14 10:24:07 +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 setting for the first day of the week 2021-06-03 18:12:40 +02:00
userShareBase.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00