vikunja/frontend/src/stores
kolaente 43d0203358 feat(time-tracking): add the time-tracking store 2026-06-08 13:54:09 +00:00
..
auth.ts feat(auth): plumb totp passcode through openIdAuth action 2026-04-09 17:25:47 +00:00
base.ts fix(ui): make code element background dark-mode aware and harden config store 2026-04-20 18:55:06 +00:00
config.test.ts feat(frontend): expose isAdmin on current user and add config feature check 2026-04-20 18:55:06 +00:00
config.ts refactor(config): add PRO_FEATURE constants for licensed features 2026-06-08 13:54:09 +00:00
helper.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
kanban.test.ts test(kanban): cover moveTaskToBucket 2026-04-14 11:32:14 +00:00
kanban.ts refactor(frontend): replace for...in usages and forbid via lint rule 2026-04-15 11:44:47 +00:00
labels.test.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
labels.ts feat: remove flexsearch dependency and replace with simple string filtering (#2542) 2026-04-04 21:41:25 +02:00
projects.test.ts feat: remove flexsearch dependency and replace with simple string filtering (#2542) 2026-04-04 21:41:25 +02:00
projects.ts feat: remove flexsearch dependency and replace with simple string filtering (#2542) 2026-04-04 21:41:25 +02:00
tasks.test.ts feat(tasks): apply default reminders to quick-add tasks with due date 2026-04-11 21:51:41 +00:00
tasks.ts feat(tasks): apply default reminders to quick-add tasks with due date 2026-04-11 21:51:41 +00:00
timeTracking.test.ts feat(time-tracking): add the time-tracking store 2026-06-08 13:54:09 +00:00
timeTracking.ts feat(time-tracking): add the time-tracking store 2026-06-08 13:54:09 +00:00
viewFilters.test.ts feat(frontend): preserve Gantt date range when switching views (#2141) 2026-01-24 13:12:35 +01:00
viewFilters.ts feat(frontend): preserve Gantt date range when switching views (#2141) 2026-01-24 13:12:35 +01:00