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 68a137acf9
chore(sentry): only load sentry when enabled
2023-06-18 15:01:49 +02:00
..
assets feat: new image for the unauthenticated views 2023-06-12 21:58:17 +02:00
components feat(reminders): add preset two hours before due / start / end date 2023-06-16 19:12:07 +02:00
composables feat: add vite-plugin sentry 2023-06-18 14:33:21 +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 fix(reminders): don't assume 30 days are always a month 2023-06-13 12:06:00 +02:00
i18n [skip ci] Updated translations via Crowdin 2023-06-16 00:29:42 +00: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(user): use user language from store after logging in 2023-06-12 16:08:31 +02:00
models fix: load the correct language 2023-06-12 18:01:56 +02:00
modules fix: tests 2023-06-12 16:35:47 +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: add message to add to home screen on mobile 2023-06-12 19:37:58 +02:00
styles fix(navigation): menu item overflow 2023-06-06 17:32:18 +02:00
types feat(reminders): add proper time picker for relative dates 2023-06-09 13:19:47 +02:00
views fix: correctly sync filters on upcoming tasks page 2023-06-16 19:49:43 +02:00
App.vue feat: add message to add to home screen on mobile 2023-06-12 19:37:58 +02:00
histoire.setup.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
main.ts chore(sentry): only load sentry when enabled 2023-06-18 15:01:49 +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 chore(sentry): only load sentry when enabled 2023-06-18 15:01:49 +02:00
sw.ts chore(deps): update workbox monorepo to v7 (major) (#3556) 2023-06-02 11:03:36 +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