vikunja/frontend/src/models
kolaente d467a06e72 feat(frontend): add bot settings page and services 2026-05-01 14:44:10 +00:00
..
abstractModel.ts feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
adminOverview.ts feat(admin): add typed models for admin users and overview 2026-04-20 18:55:06 +00:00
adminUser.ts feat(admin): add typed models for admin users and overview 2026-04-20 18:55:06 +00:00
apiTokenModel.ts feat(frontend): add bot settings page and services 2026-05-01 14:44:10 +00:00
attachment.ts feat: add inline PDF viewer for task attachments (#2541) 2026-04-04 21:25:54 +02:00
avatar.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
backgroundImage.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
bucket.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
caldavToken.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
emailUpdate.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
file.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
label.ts feat(gantt): rebuild the gantt chart (#1001) 2025-08-12 16:33:50 +02:00
labelTask.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
linkShare.ts feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
notification.ts fix(notifications): handle user mentioned notification 2024-12-11 19:15:09 +01:00
passwordReset.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
passwordUpdate.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
project.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
projectDuplicateModel.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
projectView.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
reaction.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
savedFilter.ts feat(filters): add UI for marking saved filters as favorites (#2055) 2026-01-07 16:21:41 +00:00
session.ts feat: add frontend session management with refresh tokens 2026-02-25 10:30:25 +01:00
subscription.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
task.ts feat(task): allow changing bucket from task detail view (#2233) 2026-04-02 12:18:34 +02:00
taskAssignee.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
taskBucket.ts fix(kanban): use full updated kanban bucket when moving task 2025-03-19 16:06:20 +01:00
taskComment.ts feat: emoji reactions for tasks and comments (#2196) 2024-03-12 19:25:58 +00:00
taskDuplicateModel.ts feat: add task duplicate frontend model and service 2026-03-04 17:20:26 +01:00
taskPosition.ts feat(views): save task position 2024-03-19 00:47:48 +01:00
taskRelation.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
taskReminder.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
team.ts feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
teamMember.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
teamProject.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
teamShareBase.ts feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
totp.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
user.test.ts test: add unit tests for getDisplayName 2026-02-21 23:08:24 +01:00
user.ts feat(frontend): add bot user model support and badge 2026-05-01 14:44:10 +00:00
userProject.ts feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
userSettings.ts feat(settings): add quickAddDefaultReminders field to frontend settings 2026-04-11 21:51:41 +00:00
userShareBase.ts feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
webhook.ts fix(webhook): use same casing for basic auth fields (#2688) 2026-04-24 11:20:07 +02:00