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/modelTypes
kolaente 7f70471894
continuous-integration/drone/push Build is passing Details
feat(reminders): show reminders in notifications bar
2023-12-23 15:48:29 +01:00
..
IAbstract.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
IApiToken.ts feat(api tokens): validate title field when creating a new token 2023-09-01 12:56:23 +02:00
IAttachment.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
IAvatar.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
IBackgroundImage.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
IBucket.ts feat(kanban): save done bucket with project instead of bucket 2023-09-03 16:32:29 +02:00
ICaldavToken.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
IEmailUpdate.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
IFile.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
ILabel.ts feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
ILabelTask.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
ILinkShare.ts feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
INotification.ts feat(reminders): show reminders in notifications bar 2023-12-23 15:48:29 +01:00
IPasswordReset.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
IPasswordUpdate.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
IProject.ts feat(kanban): add setting for default bucket 2023-09-03 16:32:29 +02:00
IProjectDuplicate.ts fix(projects): update project duplicate api definitions 2023-07-07 13:00:48 +02:00
ISavedFilter.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
ISubscription.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
ITask.ts feat: Use new Reminders API instead of reminder_dates 2023-05-31 16:25:30 +02:00
ITaskAssignee.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
ITaskComment.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
ITaskRelation.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
ITaskReminder.ts feat: allow to edit existing relative reminders 2023-05-31 16:25:32 +02:00
ITeam.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
ITeamMember.ts feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
ITeamProject.ts feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
ITeamShareBase.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
ITotp.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
IUser.ts feat: type improvements 2022-10-31 22:42:28 +01:00
IUserProject.ts feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
IUserSettings.ts chore(deps): update dev-dependencies (major) (#3741) 2023-10-20 19:34:11 +00:00
IUserShareBase.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
IWebhook.ts feat(webhooks): add webhook management form 2023-10-18 20:12:48 +02:00