This repository has been archived on 2025-10-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vikunja-frontend/src/models
dpschen b029889f27 fix: check for notification api (#1043)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1043
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-11-22 19:03:27 +00:00
..
constants fix: make task relation kinds translatable 2021-10-04 21:52:27 +02:00
abstractModel.js feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +00:00
attachment.js
avatar.js
backgroundImage.js
bucket.js Add missing position property to list and bucket models 2021-07-28 22:46:33 +02:00
emailUpdate.js
file.js Fix setting task favorite status in test fixtures 2021-07-13 12:18:54 +02:00
label.js chore: define default label background color once (#713) 2021-09-08 21:44:56 +00:00
labelTask.js
linkShare.js Add link share password authentication (#466) 2021-04-11 13:18:19 +00:00
list.js Add missing position property to list and bucket models 2021-07-28 22:46:33 +02:00
listDuplicateModel.js
namespace.js Cleanup broken sw functions 2021-07-26 23:09:49 +02:00
notification.js chore: move constants in folder (#732) 2021-09-10 14:21:33 +00:00
passwordReset.js
passwordUpdate.js
savedFilter.js
subscription.js
task.js fix: check for notification api (#1043) 2021-11-22 19:03:27 +00:00
taskAssignee.js
taskComment.js
taskRelation.js
team.js
teamList.js feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +00:00
teamMember.js feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +00:00
teamNamespace.js feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +00:00
teamShareBase.js
totp.js
user.js
userList.js feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +00:00
userNamespace.js feat: remove lodash dependency (#743) 2021-10-06 20:25:06 +00:00
userSettings.js Add default list setting & creating tasks from home (#520) 2021-07-17 21:21:46 +00:00
userShareBase.js