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 813d2b56a0
continuous-integration/drone/push Build is passing Details
fix: don't try to map non-array data
2023-06-20 16:21:45 +02:00
..
assets feat: new image for the unauthenticated views 2023-06-12 21:58:17 +02:00
components feat(reminders): add e2e tests for task reminders 2023-06-20 15:56:39 +02:00
composables fix: set and use correct type for destructured props 2023-06-20 15:24:02 +02:00
constants feat: change the link share hash name 2023-06-19 15:28:06 +02:00
directives feat: abstract BaseCheckbox 2023-03-29 17:17:49 +02:00
helpers chore: move const 2023-06-19 15:28:06 +02:00
i18n [skip ci] Updated translations via Crowdin 2023-06-20 00:29:35 +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(task): call getting task identifier directly instead of using model function 2023-06-18 18:46:18 +02:00
modules fix: tests 2023-06-12 16:35:47 +02:00
router feat: check link share auth from store instead 2023-06-19 15:28:06 +02:00
services fix: don't try to map non-array data 2023-06-20 16:21:45 +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: use props destructuring everywhere 2023-06-20 14:40:41 +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