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
kolaente 0607c97da9
All checks were successful
continuous-integration/drone/push Build is passing
feat(api tokens): allow selecting all permissions
2023-12-17 18:39:54 +01:00
..
assets
components fix(tasks): prevent endless references 2023-12-13 19:27:35 +01:00
composables fix(kanban): opening a task from the kanban board and then reloading the page should not crash everything when then navigating back 2023-11-15 23:43:39 +01:00
constants
directives fix(deps): update dependency @github/hotkey to v2.1.0 (#3766) 2023-10-11 09:01:48 +00:00
helpers fix(filter): don't prevent entering date math strings 2023-11-17 19:38:55 +01:00
i18n feat(api tokens): allow selecting all permissions 2023-12-17 18:39:54 +01:00
indexes
message chore: provide better error messages when refreshing user info fails 2023-07-10 12:20:40 +02:00
models fix(task): correctly build task identifier 2023-10-20 16:52:03 +02:00
modelSchema/common
modelTypes chore(deps): update dev-dependencies (major) (#3741) 2023-10-20 19:34:11 +00:00
modules fix(quick add magic): repeating intervals in words 2023-07-13 18:20:30 +02:00
router fix(kanban): opening a task from the kanban board and then reloading the page should not crash everything when then navigating back 2023-11-15 23:43:39 +01:00
services feat(notifications): add option to mark all as read 2023-10-20 16:52:03 +02:00
stores fix(editor): don't use global shortcut when anything is focused 2023-10-22 12:48:31 +02:00
styles fix(task): make sure the modal close button is not overlapped with the title field (#3256) 2023-10-22 17:40:50 +00:00
types
views feat(api tokens): allow selecting all permissions 2023-12-17 18:39:54 +01:00
App.vue feat: add demo mode warning message 2023-09-01 18:09:19 +02:00
histoire.setup.ts
main.ts fix: lint 2023-08-24 11:27:31 +02:00
pinia.ts
polyfills.ts
registerServiceWorker.ts
sentry.ts
sw.ts fix(sw): remove debug option via env as it would not be replaced correctly in prod builds 2023-12-13 18:37:56 +01:00
urls.ts
version.json