vikunja/frontend/src/modelTypes
Elscrux aac01c7a35
All checks were successful
continuous-integration/drone/push Build is passing
feat: default view setting (#2306)
This PR adds configuration of default project view in settings, which is used when the user has not visited the project and thus last view hasn't yet been saved in projects. Updates old settings and adds "First View" option with fallback.

Resolves #2153

Co-authored-by: Elscrux <nickposer2102@gmail.com>
Reviewed-on: #2306
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Elscrux <elscrux@gmail.com>
Co-committed-by: Elscrux <elscrux@gmail.com>
2024-06-02 08:15:53 +00:00
..
IAbstract.ts
IApiToken.ts
IAttachment.ts
IAvatar.ts
IBackgroundImage.ts
IBucket.ts fix(views): fetch buckets through view 2024-03-19 00:47:48 +01:00
ICaldavToken.ts
IEmailUpdate.ts
IFile.ts
ILabel.ts
ILabelTask.ts
ILinkShare.ts
INotification.ts
IPasswordReset.ts
IPasswordUpdate.ts
IProject.ts fix(kanban): save done and default bucket on the view and not on the project 2024-04-06 13:32:54 +02:00
IProjectDuplicate.ts
IProjectView.ts feat: default view setting (#2306) 2024-06-02 08:15:53 +00:00
IReaction.ts feat: emoji reactions for tasks and comments (#2196) 2024-03-12 19:25:58 +00:00
ISavedFilter.ts
ISubscription.ts
ITask.ts feat: emoji reactions for tasks and comments (#2196) 2024-03-12 19:25:58 +00:00
ITaskAssignee.ts
ITaskComment.ts feat: emoji reactions for tasks and comments (#2196) 2024-03-12 19:25:58 +00:00
ITaskPosition.ts feat(views): save task position 2024-03-19 00:47:48 +01:00
ITaskRelation.ts
ITaskReminder.ts
ITeam.ts feat(teams): add public flags to teams to allow easier sharing with other teams (#2179) 2024-03-10 14:04:32 +00:00
ITeamMember.ts
ITeamProject.ts
ITeamShareBase.ts
ITotp.ts
IUser.ts
IUserProject.ts
IUserSettings.ts feat: default view setting (#2306) 2024-06-02 08:15:53 +00:00
IUserShareBase.ts
IWebhook.ts