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 9cebf5305a
All checks were successful
continuous-integration/drone/push Build is passing
feat: allow for easy reset of a repeating amount
Resolves #2179
2022-07-21 15:10:48 +02:00
..
assets fix: pride logo rounded corners on mobile 2022-06-08 22:55:00 +02:00
components fix: don't allow negative repeat amounts 2022-07-21 15:06:17 +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: make sure weekday parsing in quick add magic ignores the casing 2022-07-11 12:35:08 +02:00
http-common feat: rename js files to ts 2022-04-02 17:14:59 +02:00
i18n fix: don't allow negative repeat amounts 2022-07-21 15:06:17 +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 fix: make sure weekday parsing in quick add magic ignores the casing 2022-07-11 12:35:08 +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: vuex state mutation error when moving a kanban bucket 2022-07-20 17:18:27 +02:00
styles chore: use the <dropdown> and <dropdown-item> components everywhere 2022-07-20 17:08:58 +02:00
types fix: cypress plugins 2022-07-04 21:50:48 +00:00
views feat: allow for easy reset of a repeating amount 2022-07-21 15:10:48 +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 fix linting 2022-07-04 21:50:48 +00: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