frontend/src
kolaente 098b5fa2b1
fix(reminders): properly parse relative reminders which don't have an amount
2023-06-10 18:54:39 +02:00
..
assets feat: abstract BaseCheckbox 2023-03-29 17:17:49 +02:00
components fix(reminders): properly parse relative reminders which don't have an amount 2023-06-10 18:54:39 +02:00
composables feat: remove all namespace leftovers 2023-05-24 15:54:27 +02:00
constants chore(config): remove unused URL_PREFIX const (#2926) 2023-01-05 13:35:28 +00:00
directives feat: abstract BaseCheckbox 2023-03-29 17:17:49 +02:00
helpers feat(reminders): add proper time picker for relative dates 2023-06-09 13:19:47 +02:00
i18n feat(reminders): make relative presets actually work 2023-06-09 14:31:32 +02:00
indexes feat: update eslint config 2022-10-04 13:45:16 +02:00
message chore: improve `@/message` `action` type (#3209) 2023-03-08 09:51:55 +00:00
modelSchema/common feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
modelTypes feat: allow to edit existing relative reminders 2023-05-31 16:25:32 +02:00
models fix(reminders): properly parse relative reminders which don't have an amount 2023-06-10 18:54:39 +02:00
modules fix(quick add magic): date parsing with a date at the beginning 2023-04-11 18:12:08 +02:00
router feat: allow creating a new project directly as a child project from another one 2023-05-24 15:54:37 +02:00
services feat: Use new Reminders API instead of reminder_dates 2023-05-31 16:25:30 +02:00
stores feat: set the current language to the one saved by the user on login 2023-05-31 15:17:54 +02:00
styles fix(navigation): nav item width for items without sub projects 2023-05-31 14:37:57 +02:00
types feat(reminders): add proper time picker for relative dates 2023-06-09 13:19:47 +02:00
views feat: Use new Reminders API instead of reminder_dates 2023-05-31 16:25:30 +02:00
App.vue feat: improve naming and styles 2023-02-03 17:25:38 +01:00
histoire.setup.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
main.ts chore: rename flag 2023-05-24 15:54:35 +02:00
pinia.ts feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
polyfills.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
registerServiceWorker.ts fix(base): Use Build Time Base Path 2023-02-03 09:21:06 +01:00
sentry.ts feat: add type info 2022-11-01 13:12:12 +01:00
sw.ts chore(deps): update workbox monorepo to v6.6.1 (#3553) 2023-05-30 20:30:46 +00:00
urls.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00