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
2022-08-02 13:30:39 +02:00
..
assets fix: pride logo rounded corners on mobile 2022-06-08 22:55:00 +02:00
components feat: create task when pressing the button 2022-08-02 13:30:39 +02:00
composables fix: task sorting by position in list view 2022-07-13 16:24:50 +02:00
directives fix import type 2022-07-04 21:50:48 +00:00
helpers fix: general user settings empty when loading the settings page 2022-07-21 16:11:45 +02:00
http-common feat: rename js files to ts 2022-04-02 17:14:59 +02:00
i18n chore: use flatpickr range instead of two datepickers 2022-08-02 13:30:36 +02:00
indexes fix linting 2022-07-04 21:50:48 +00:00
message feat: rename js files to ts 2022-04-02 17:14:59 +02:00
models fix: task default color should be set and evaluated properly 2022-06-16 18:11:49 +02:00
modules feat: add more testcases for parsing weekdays 2022-07-31 18:16:31 +02:00
router fix import type 2022-07-04 21:50:48 +00:00
services fix: archiving a list 2022-06-30 18:04:41 +02:00
store fix(kanban): reset loading state after creating a task 2022-07-21 15:57:03 +02:00
styles chore: remove old component and dependencies 2022-08-02 13:30:38 +02:00
types fix: cypress plugins 2022-07-04 21:50:48 +00:00
views feat: increase the default date range 2022-08-02 13:30:39 +02:00
App.vue fix: don't use transitions for elements where it is not possible 2022-07-19 16:56:09 +02:00
icons.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
main.ts feat: add basic implementation of ganttastic 2022-08-02 13:30:33 +02:00
registerServiceWorker.ts fix: service worker path 2022-04-02 17:23:23 +02:00
sentry.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
sw.ts chore(deps): update workbox monorepo to v6.5.3 (#1820) 2022-04-18 17:33:01 +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