Commit graph

345 commits

Author SHA1 Message Date
ddeac1aa26 connect to backend 2025-06-04 14:30:41 +02:00
6c8d57a7e5 update imports 2025-06-04 12:49:42 +02:00
f6252901cd spelling 2025-06-03 15:27:39 +02:00
ff53d2d4d9 fix view errors 2025-06-03 15:20:59 +02:00
05ec4afadb Education views in member and config 2025-06-02 13:57:06 +02:00
3b89262ce9 add note field to member 2025-06-02 13:30:16 +02:00
b280654f92 change icon sizing 2025-06-02 13:14:24 +02:00
516c6a9e92 enhance: add calendar link to login screen 2025-05-31 07:34:19 +02:00
ec0222ff2f enhance: add membership total view in member 2025-05-30 15:13:50 +02:00
0defc9b0ba change: redirect to edit page after create of newsletter and protocol 2025-05-29 11:20:54 +02:00
bd1fdaa234 update models to backend changes 2025-05-29 10:57:24 +02:00
98fd7b64d2 adapt viewmodel changes 2025-05-24 12:55:24 +02:00
30baca2567 type safetiy 2025-05-24 11:40:10 +02:00
9b2ab1923e adapt models to backend changes 2025-05-24 11:30:23 +02:00
caf8e71a51 enhance: double confirm deletion for manual added newsletter recipients 2025-05-21 10:36:01 +02:00
d11f0d50c6 enhance: double confirm deletion for newsletter dates 2025-05-21 10:33:24 +02:00
2ce66da1d1 enhance: enable deletion of protocol content 2025-05-21 10:32:56 +02:00
d70edd0086 respiratory create forms 2025-05-21 09:38:16 +02:00
def32b786c adapt unified design in template 2025-05-21 09:20:22 +02:00
b83b22d806 add additional fields 2025-05-21 09:10:41 +02:00
43f46c0fad Merge branch 'milestone/ff-admin-unit' into unit/#70-build-ui-demo 2025-05-20 18:55:35 +02:00
b6e80b358a Merge branch 'develop' into milestone/ff-admin-unit
# Conflicts:
#	src/stores/admin/navigation.ts
2025-05-20 18:55:02 +02:00
12b1d08ea4 enhance: navigation optimization 2025-05-16 13:34:24 +02:00
04c01b6780 change: standardisation of UI 2025-05-16 13:32:40 +02:00
4ee16c624a enhance: permission handling 2025-05-16 11:12:18 +02:00
dd93f7a7b8 order of permission and sidebar 2025-05-16 10:58:31 +02:00
9ee1cca46d vehicle update screen 2025-05-16 10:55:23 +02:00
35fd8a8e82 enhance: unified ui 2025-05-16 10:27:38 +02:00
70e9b47483 inspection plan execute 2025-05-16 10:27:08 +02:00
b359044cb5 inspection create 2025-05-15 14:11:33 +02:00
ee700d9e02 change of models 2025-05-14 14:42:00 +02:00
a49babe48d damage report and inspections 2025-05-14 09:13:47 +02:00
0ea9601ea3 vehicle update and code 2025-05-13 12:30:57 +02:00
8766bbce08 update inspection schema 2025-05-13 12:16:39 +02:00
05555425ce change models 2025-05-13 10:11:26 +02:00
d5c33d899f correct type errors 2025-05-11 16:44:16 +02:00
738765bcb4 fix: possible reset of config store after redirect to login 2025-05-09 14:54:47 +02:00
bdc139f37f Merge branch 'milestone/ff-admin-unit' into unit/#70-build-ui-demo
# Conflicts:
#	package-lock.json
#	package.json
#	src/router/club/newsletterGuard.ts
#	src/router/club/protocolGuard.ts
#	src/router/index.ts
#	src/types/permissionTypes.ts
#	src/views/admin/club/newsletter/NewsletterRecipients.vue
2025-05-09 12:29:30 +02:00
4ebacc5f52 Merge branch 'develop' into milestone/ff-admin-unit 2025-05-09 11:25:31 +02:00
a39044dffc change: remove logging 2025-05-08 08:17:14 +02:00
18d52e4bab change: refactor imports 2025-05-07 09:20:32 +02:00
b4fdd5fc60 enhance: permission handling 2025-05-07 09:05:25 +02:00
c17355fcd1 change: request method for account credential change 2025-05-07 08:27:31 +02:00
f04fabefb0 Merge pull request 'feature/#66-static-user-login' (#91) from feature/#66-static-user-login into develop
Reviewed-on: #91
2025-05-06 07:20:18 +00:00
625a2df308 fix: temporary fix on tailwind hover 2025-05-06 09:17:26 +02:00
f65b3108ee check if password and repeat match 2025-05-06 09:02:55 +02:00
196a92325a fix: redirect to nopermission screen 2025-05-06 08:38:49 +02:00
b39198c935 enable password on invite or reset 2025-05-06 08:38:28 +02:00
ee52363bde enable switch to pw totp in account settings 2025-05-05 17:44:03 +02:00
63d97d0b83 login by password or totp 2025-05-05 14:21:22 +02:00