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 befa6f27bb feat: rename list to project everywhere
fix: project table view

fix: e2e tests

fix: typo in readme

fix: list view route

fix: don't wait until background is loaded for list to show

fix: rename component imports

fix: lint

fix: parse task text

fix: use list card grid

fix: use correct class names

fix: i18n keys

fix: load project

fix: task overview

fix: list view spacing

fix: find project

fix: setLoading when updating a project

fix: loading saved filter

fix: project store loading

fix: color picker import

fix: cypress tests

feat: migrate old list settings

chore: add const for project settings

fix: wrong projecten rename from lists

chore: rename unused variable

fix: editor list

fix: shortcut list class name

fix: pagination list class name

fix: notifications list class name

fix: list view variable name

chore: clarify comment

fix: i18n keys

fix: router imports

fix: comment

chore: remove debugging leftover

fix: remove duplicate variables

fix: change comment

fix: list view variable name

fix: list view css class name

fix: list item property name

fix: name update tasks function correctly

fix: update comment

fix: project create route

fix: list view class names

fix: list view component name

fix: result list class name

fix: animation class list name

fix: change debug log

fix: revert a few navigation changes

fix: use @ for imports of all views

fix: rename link share list class

fix: remove unused css class

fix: dynamically import project components again
2023-03-14 14:04:23 +00:00
..
assets feat: use variable fonts with subsetting (#2817) 2022-12-15 21:37:02 +00:00
components feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
composables feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
constants chore(config): remove unused URL_PREFIX const (#2926) 2023-01-05 13:35:28 +00:00
directives feat: type improvements 2022-10-31 22:42:28 +01:00
helpers feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
i18n feat: rename list to project everywhere 2023-03-14 14:04:23 +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: rename list to project everywhere 2023-03-14 14:04:23 +00:00
models feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
modules feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
router feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
services feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
stores feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
styles feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
types feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
views feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
App.vue feat: improve naming and styles 2023-02-03 17:25:38 +01:00
histoire.setup.ts feat: add histoire 2023-01-05 23:12:58 +01:00
main.ts fix(i18n): load language files before doing anything else (#3218) 2023-03-10 13:46:23 +00:00
pinia.ts feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
polyfills.ts feat: add-task usability improvements (#2767) 2023-01-04 15:54:09 +00:00
registerServiceWorker.ts fix(base): Use Build Time Base Path 2023-02-03 09:21:06 +01:00
sentry.ts feat: add type info 2022-11-01 13:12:12 +01:00
sw.ts fix(base): Use Build Time Base Path 2023-02-03 09:21:06 +01: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