frontend/src
kolaente 447641c222 chore: apply lint fixes 2024-02-07 12:23:09 +00:00
..
assets feat: new image for the unauthenticated views 2023-06-12 21:58:17 +02:00
components chore: apply lint fixes 2024-02-07 12:23:09 +00:00
composables chore: apply lint fixes 2024-02-07 12:23:09 +00:00
constants feat: change the link share hash name 2023-06-19 15:28:06 +02:00
directives fix(deps): update dependency @github/hotkey to v2.1.0 (#3766) 2023-10-11 09:01:48 +00:00
helpers fix(openid): use the calculated redirect url when authenticating with openid providers 2024-01-28 12:42:45 +01:00
i18n fix(gantt): correctly import languages from dayjs 2024-02-05 21:57:21 +01:00
indexes feat: update eslint config 2022-10-04 13:45:16 +02:00
message chore: provide better error messages when refreshing user info fails 2023-07-10 12:20:40 +02:00
modelSchema/common feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
modelTypes feat(reminders): show reminders in notifications bar 2023-12-23 15:48:29 +01:00
models fix(task): remove default task color 2024-02-06 18:18:44 +01:00
modules fix(quick add magic): ensure month is removed from task text 2024-01-10 23:54:42 +01: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 fix(filter): validate filter title field after loading a filter for edit 2024-01-26 11:29:46 +01:00
stores fix(openid): use the calculated redirect url when authenticating with openid providers 2024-01-28 12:42:45 +01:00
styles fix(progress): move customizations into progress bar component 2024-02-07 11:24:20 +01:00
types feat(reminders): add proper time picker for relative dates 2023-06-09 13:19:47 +02:00
views chore: apply lint fixes 2024-02-07 12:23:09 +00:00
App.vue chore: apply lint fixes 2024-02-07 12:23:09 +00:00
histoire.setup.ts chore: apply lint fixes 2024-02-07 12:23:09 +00:00
main.ts chore: apply lint fixes 2024-02-07 12:23:09 +00: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 chore(sentry): only load sentry when enabled 2023-06-18 15:01:49 +02:00
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 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