vikunja/src/models
2023-08-24 11:18:17 +02:00
..
abstractModel.ts
attachment.ts
avatar.ts
backgroundImage.ts
bucket.ts feat(kanban): use total task count from the api instead of manually calculating it per bucket 2023-06-08 16:57:58 +02:00
caldavToken.ts
emailUpdate.ts
file.ts
label.ts feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
labelTask.ts
linkShare.ts feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
notification.ts feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
passwordReset.ts
passwordUpdate.ts
project.ts fix: remove leftovers of childIds 2023-05-24 15:54:35 +02:00
projectDuplicateModel.ts fix(projects): update project duplicate api definitions 2023-07-07 13:00:48 +02:00
savedFilter.ts
subscription.ts
task.ts fix(task): duplicate attribute 2023-08-24 11:18:17 +02:00
taskAssignee.ts
taskComment.ts
taskRelation.ts
taskReminder.ts fix(reminders): properly parse relative reminders which don't have an amount 2023-06-10 18:54:39 +02:00
team.ts
teamMember.ts feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
teamProject.ts feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
teamShareBase.ts feat: remove all namespace leftovers 2023-05-24 15:54:27 +02:00
totp.ts
user.ts
userProject.ts feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
userSettings.ts fix: load the correct language 2023-06-12 18:01:56 +02:00
userShareBase.ts