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
Giacomo Rossetto a71755e408
continuous-integration/drone/push Build is passing Details
feat(gantt): implement dynamic sizing on small date ranges (#3750)
Reviewed-on: #3750
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Giacomo Rossetto <jackyman_cs4@live.it>
Co-committed-by: Giacomo Rossetto <jackyman_cs4@live.it>
2023-10-03 11:30:24 +00:00
..
assets feat: new image for the unauthenticated views 2023-06-12 21:58:17 +02:00
components feat(gantt): implement dynamic sizing on small date ranges (#3750) 2023-10-03 11:30:24 +00:00
composables fix(gantt): open task with double click from the gantt chart 2023-09-12 15:12:16 +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 fix(tasks): ignore empty lines when adding multiple tasks at once 2023-09-29 10:06:38 +02:00
i18n [skip ci] Updated translations via Crowdin 2023-09-28 00:08:46 +00: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(kanban): add setting for default bucket 2023-09-03 16:32:29 +02:00
models feat(labels): assign random color when creating labels 2023-09-06 17:10:36 +02:00
modules fix(quick add magic): repeating intervals in words 2023-07-13 18:20:30 +02:00
router feat(api tokens): add basic api token overview 2023-09-01 11:15:48 +02:00
services fix: lint 2023-09-06 16:31:07 +02:00
stores fix(auth): silently discard invalid auth tokens and log the user out 2023-09-29 10:38:00 +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(background): unsplash author credit in dark mode 2023-09-29 09:33:30 +02:00
App.vue feat: add demo mode warning message 2023-09-01 18:09:19 +02:00
histoire.setup.ts fix: has-pseudo-class polyfill 2023-03-29 17:22:06 +02:00
main.ts fix: lint 2023-08-24 11:27:31 +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