renovate
7f3d7a656d
chore(deps): update dependency caniuse-lite to v1.0.30001468
2023-03-20 08:08:31 +00:00
renovate
040a8ce095
chore(deps): update dependency rollup to v3.20.0
2023-03-20 07:05:16 +00:00
Frederick [Bot]
8974939bf2
[skip ci] Updated translations via Crowdin
2023-03-19 00:05:55 +00:00
Dominik Pschenitschni
846de369f2
chore(parseSubtasksViaIndention): fix comment ( #3259 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3259
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2023-03-18 07:41:36 +00:00
Frederick [Bot]
4d865af423
[skip ci] Updated translations via Crowdin
2023-03-18 00:06:08 +00:00
renovate
62ad01fc8f
chore(deps): update dependency esbuild to v0.17.12
2023-03-17 07:05:23 +00:00
renovate
da0164b97d
chore(deps): update histoire to v0.15.9
2023-03-16 23:05:16 +00:00
kolaente
fc8711d6d8
fix: rename list to project for parsing subtasks via indention
2023-03-16 19:25:04 +01:00
renovate
03cef1f831
chore(deps): update dependency @vitejs/plugin-vue to v4.1.0
2023-03-16 15:05:00 +00:00
WofWca
ee4974a494
fix: style: "favorite" button being shown on projects without hovering
2023-03-16 14:56:32 +00:00
WofWca
bfbfd6a421
chore: update JSDoc example
2023-03-16 14:56:32 +00:00
renovate
49954abbbe
chore(deps): update dependency vite to v4.2.0
2023-03-16 11:06:23 +00:00
renovate
2f618512cb
chore(deps): update dependency @vitejs/plugin-legacy to v4.0.2
2023-03-16 09:05:39 +00:00
Frederick [Bot]
0086ebed0d
[skip ci] Updated translations via Crowdin
2023-03-16 00:06:15 +00:00
renovate
1523ed9a47
chore(deps): update dependency cypress to v12.8.1
2023-03-15 22:03:55 +00:00
renovate
79c7cbedcc
chore(deps): update dependency vitest to v0.29.3
2023-03-15 21:06:10 +00:00
renovate
3e128f3966
chore(deps): update pnpm to v7.29.3
2023-03-15 11:16:41 +00:00
renovate
fb45483ffc
fix(deps): update dependency vue-flatpickr-component to v11.0.3
2023-03-15 10:05:24 +00:00
renovate
a9bc7d7a38
fix(deps): update dependency @types/sortablejs to v1.15.1
2023-03-15 05:05:35 +00:00
renovate
78f032d678
chore(deps): update dependency sass to v1.59.3
2023-03-14 22:05:23 +00:00
Dominik Pschenitschni
d73b71a097
fix: SortBy type import
2023-03-14 21:46:42 +00:00
renovate
2bdc6155d7
chore(deps): update dependency cypress to v12.8.0
2023-03-14 20:34:59 +00:00
Dominik Pschenitschni
f60cebf42c
fix: force usage of @types for flexsearch instead of integrated types
2023-03-14 17:06:30 +01:00
renovate
2e4c6673d4
fix(deps): update dependency flexsearch to v0.7.31
2023-03-14 17:06:30 +01:00
kolaente
6e3d64d6ef
fix(tests): make sure the task is created with a bucket
2023-03-14 14:04:23 +00:00
kolaente
2deb66855b
fix(ci): always pull latest unstable api image for testing
2023-03-14 14:04:23 +00:00
kolaente
a64c0c19e5
fix: make sure redirects to a saved view work as intended
2023-03-14 14:04:23 +00:00
kolaente
24b4576c00
fix(tests): wait for request instead of fixed time
2023-03-14 14:04:23 +00:00
kolaente
34ad889d90
fix(link share): redirect to list view after authenticating
2023-03-14 14:04:23 +00:00
Dominik Pschenitschni
af523cfcd7
feat: add redirect for old list routes
2023-03-14 14:04:23 +00:00
Dominik Pschenitschni
842f204123
fix: improve projectView storing and add migration
2023-03-14 14:04:23 +00:00
Dominik Pschenitschni
9162002e55
fix: spacing
2023-03-14 14:04:23 +00:00
Dominik Pschenitschni
985f998a82
fix: wording
2023-03-14 14:04:23 +00:00
Dominik Pschenitschni
b93639e14e
fix: rebase readd CustomTransition
2023-03-14 14:04:23 +00:00
Dominik Pschenitschni
a4be973e29
feat: improve variable naming for ProjectCardGrid
2023-03-14 14:04:23 +00:00
Dominik Pschenitschni
060a573fe9
fix: switching to view type now
2023-03-14 14:04:23 +00:00
Dominik Pschenitschni
7c43b7385d
fix comment
2023-03-14 14:04:23 +00:00
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
Dominik Pschenitschni
b9d3b5c756
feat: rename files with list to project
2023-03-14 14:04:23 +00:00
renovate
ee732684bc
chore(deps): update dependency @types/node to v18.15.3
2023-03-14 07:05:05 +00:00
renovate
360b530dd5
chore(deps): update dependency @types/dompurify to v3
2023-03-13 21:05:38 +00:00
renovate
713c3a1a08
chore(deps): update dependency @types/node to v18.15.2
2023-03-13 19:05:09 +00:00
renovate
81b1e4035d
chore(deps): update typescript-eslint monorepo to v5.55.0
2023-03-13 18:05:20 +00:00
renovate
2cde9341d4
fix(deps): update sentry-javascript monorepo to v7.43.0
2023-03-13 16:06:32 +00:00
renovate
cdf0690da6
fix(deps): update dependency @intlify/unplugin-vue-i18n to v0.9.2
2023-03-13 10:17:16 +00:00
renovate
80335e7b95
chore(deps): update dependency netlify-cli to v13.1.2
2023-03-13 09:05:32 +00:00
renovate
dbc2de14c9
chore(deps): update dependency @types/node to v18.15.1
2023-03-13 08:14:47 +00:00
renovate
c0f711d27f
chore(deps): update dependency caniuse-lite to v1.0.30001465
2023-03-13 07:04:54 +00:00
kolaente
df24522490
chore: 0.20.5 release preperations
2023-03-12 10:23:07 +01:00
kolaente
6cf2e574bf
fix(docker): revert unprivileged user
...
nginx runs the init process as root so that it can bind to port 80. All worker processes run as an unprivileged user and thus the attack surface is minimal.
The previous solution didn't change the user id of the user running Vikunja and thus didn't have an effect anyway.
Related to #3228
2023-03-11 21:56:47 +01:00