This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/models
konrad c45911fd36
All checks were successful
continuous-integration/drone/push Build is passing
Fix date parsing parsing words with weekdays in them (#607)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #607
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-25 10:45:17 +00:00
..
abstractModel.js Performance improvements (#288) 2020-11-02 20:47:31 +00:00
attachment.js
authTypes.json
avatar.js
backgroundImage.js
bucket.js Add a "done" option to kanban buckets (#440) 2021-03-24 20:16:56 +00:00
config.js
emailUpdate.js
file.js Fix setting task favorite status in test fixtures 2021-07-13 12:18:54 +02:00
label.js Fix labels randomly changing color after saving 2021-01-17 11:51:07 +01:00
labelTask.js
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
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
passwordUpdate.js
priorities.json Fix date parsing parsing words with weekdays in them (#607) 2021-07-25 10:45:17 +00:00
relationKinds.json Fix misspelling (#415) 2021-02-21 17:46:26 +00:00
rights.json
savedFilter.js
subscription.js Subscriptions and notifications for namespaces, tasks and lists (#410) 2021-02-14 19:18:51 +00:00
task.js Sort labels alphabetically on tasks 2021-07-22 22:05:34 +02:00
taskAssignee.js
taskComment.js
taskRelation.js
taskRepeatModes.json Add repeat mode setting for tasks 2021-04-14 10:24:07 +02:00
team.js
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
totp.js
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