276 Commits

Author SHA1 Message Date
e46ed489ca
define symbol name 2024-01-09 07:01:47 +01:00
63ce6530a0
utilize vike navigate for client side navigation 2024-01-09 05:39:06 +01:00
59f74e150f
Merge pull request #43 from IT4Change/update-packages
chore(frontend): update packages
2024-01-06 04:13:20 +01:00
18e0808673
coverage reduction 2024-01-06 04:12:29 +01:00
0d4064f9ae
package updates 2024-01-06 04:12:13 +01:00
2956ae54cc
Merge pull request #35 from IT4Change/remove-debug-handlers
fix(frontend): deleted unused debug handlers
2023-12-28 12:57:13 +01:00
104a588799
deleted unused debug handlers 2023-12-28 12:56:05 +01:00
25b15b85c4
Merge pull request #33 from IT4Change/771edependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-12-27 14:36:10 +01:00
dependabot[bot]
a6f3109c22
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 13:34:25 +00:00
b5fb176fb9
Merge pull request #32 from IT4Change/dependabot
chore(workflow): dependabot support
2023-12-27 14:33:20 +01:00
a0d274c626
dependabot support 2023-12-27 14:31:34 +01:00
7513945c18
Merge pull request #31 from IT4Change/vike-fix
chore(frontend): apply vike fix
2023-12-27 14:28:48 +01:00
9b18cb51f2
apply vike fix 2023-12-27 14:24:31 +01:00
28d80346a8
Merge pull request #30 from IT4Change/package-updates2
chore(frontend): package updates
2023-12-27 08:34:42 +01:00
2929449d97
remove override 2023-12-27 07:31:43 +01:00
91781722b7
lint fixes 2023-12-27 07:28:07 +01:00
b5d07427f5
update vue related packages 2023-12-27 07:22:59 +01:00
c203656991
adjust vuetify config to load on demand 2023-12-27 07:21:41 +01:00
3b430cd69a
migrate vike 2023-12-27 07:21:29 +01:00
684c47e31c
fix storybook build 2023-12-27 06:48:58 +01:00
dd674616ed
update build essentials 2023-12-27 06:36:46 +01:00
a851c5c8cb
update misc packages 2023-12-27 06:30:45 +01:00
1bc0a26dc8
update remaining eslint-plugins 2023-12-27 06:22:43 +01:00
3fc65f3fd6
update stylelint 2023-12-27 06:16:12 +01:00
c5bc1d6450
eslint updates 2023-12-27 06:14:34 +01:00
d150f906fe
update typescript related packages 2023-12-27 06:09:26 +01:00
a0b77d78a3
update storybook 2023-12-27 06:05:36 +01:00
eb43c99045
update vuetify to 3.4.8 2023-12-27 05:51:45 +01:00
77f01986d8
Merge pull request #29 from IT4Change/optimization
fix(frontend): optimization
2023-12-27 05:47:59 +01:00
54368d1b81
include logo in readme 2023-12-27 05:42:57 +01:00
b55b10cf13
transfere optimization improvements, increase test coverage 2023-12-27 05:42:40 +01:00
6a6b7f0163
Merge pull request #28 from IT4Change/import-order-sbcomp
refactor(frontend): import order + sbcomp + some types
2023-12-14 01:19:29 +01:00
c431b621ec
lint fixes 2023-12-14 01:18:29 +01:00
347e4b6599
fix promise type problem, include emoji 2023-12-14 01:15:54 +01:00
eaf361c31d
fix all stories using SBComp 2023-12-14 01:06:30 +01:00
3d28141447
SBComp type 2023-12-14 01:04:20 +01:00
3274299503
import order to ensure best matches on autocomplete 2023-12-14 01:02:57 +01:00
eeaaa1f5e7
Merge pull request #27 from IT4Change/typechecks
feat(frontend): typechecks & type cleanups
2023-12-14 00:23:07 +01:00
9504eed56b
delete component type, clean types in app.ts 2023-12-14 00:21:34 +01:00
b4115348ba
fix all stories 2023-12-14 00:21:18 +01:00
26ee3f991d
configer vite to check types 2023-12-13 23:56:39 +01:00
273e43d120
install vite-plugin-checker 2023-12-13 23:56:29 +01:00
d3df3d164a
properly define .vue modules 2023-12-13 23:56:10 +01:00
5651bfef37
Merge pull request #26 from IT4Change/eslint-relative-parsing
fix(frontend): eslint relativ eparsing
2023-12-12 09:42:01 +01:00
e8c8ccaca4
enable relative parsing for eslint utilizing __dirname 2023-12-12 09:40:40 +01:00
7a9dc5f07a
Merge pull request #25 from IT4Change/eslint-typescript-strict
fix(other): eslint typescript strict
2023-12-12 08:52:20 +01:00
690ad5fcde
enforce strict typings 2023-12-12 00:58:23 +01:00
89db9f8f4f
strict typings 2023-12-12 00:58:13 +01:00
b56fa78ce6
Merge pull request #24 from IT4Change/test-from-dreammall
fix(frontend): tests from dreammall
2023-12-11 17:15:25 +01:00
dcc44ec46b
type fixes ErrorPage 2023-12-11 17:12:26 +01:00