einhornimmond
262774868e
scale down pictures to actually used size
2024-11-21 15:48:09 +01:00
einhornimmond
c1368e6dc7
bugfix
2024-11-17 10:10:52 +01:00
einhornimmond
9afbf560a0
fix frontend tests
2024-11-11 17:43:03 +01:00
einhornimmond
470d714697
fix styleint
2024-11-11 12:14:05 +01:00
einhornimmond
2e6cc09681
Merge branch 'master' into monterail_vue3_migration
2024-11-11 12:10:14 +01:00
MateuszMichalowski
ccc04dd706
fix(frontend): fix postmigration fix ( #3382 )
...
* feat(frontend): migration fixes
* feat(admin): post migration fixes
* feat(admin): revert docker change
* feat(admin): update tests
* feat(frontend): add feedback fixes
2024-11-09 00:11:02 +01:00
einhornimmond
772ff51581
fix empty variables field on graphql request when updating user naming format
2024-11-07 10:08:26 +01:00
MateuszMichalowski
a58ba48604
feat(frontend): fix postmigration fix ( #3378 )
...
* feat(frontend): migration fixes
* feat(admin): post migration fixes
* feat(admin): revert docker change
* feat(admin): update tests
2024-10-31 18:05:48 +01:00
MateuszMichalowski
60d91927a5
feat(frontend): map feature in vue 3 ( #3376 )
...
* feat(frontend): Map feature update
* feat(frontend): Fix linting
2024-10-18 14:59:22 +02:00
MateuszMichalowski
ba91f8d6fe
feat(frontend): links and emails in messages ( #3377 )
...
* feat(frontend): Transform links and mails in transaction messages into clickable links and mailto links.
* feat(frontend): Lint fix
2024-10-18 14:58:58 +02:00
MateuszMichalowski
b69d2273ae
feat(frontend): add transaction link in latest transactions ( #3375 )
...
* fix(frontend): post migration fixes
* fix(frontend): align with stylelint
* fix(frontend): fix tests and dashboard layout
* feat(frontend): add link to transactions
* feat(frontend): remove unused code
* feat(frontend): let dynamic keys in translations
* feat(frontend): fix stylelint
* feat(frontend): add missing styles for breadcrumb
---------
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-10-15 16:06:34 +02:00
MateuszMichalowski
71f19d366f
fix(frontend): post migration fixes ( #3372 )
...
* fix(frontend): post migration fixes
* fix(frontend): align with stylelint
* fix(frontend): fix tests and dashboard layout
---------
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-10-10 09:46:12 +02:00
einhornimmond
5b58617d93
update text
2024-10-07 13:28:41 +02:00
MateuszMichalowski
e8277861ec
fix(frontend): vue3 migration pre deploy setup ( #3366 )
...
* fix(admin): update test files predeploy
* fix(admin): update test files predeploy
* fix(admin): update test files predeploy
2024-09-12 18:53:40 +02:00
MateuszMichalowski
b3f031fff4
fix(frontend): style fixes, admin fix ( #3364 )
2024-09-04 14:01:33 +02:00
MateuszMichalowski
a994b4b75f
fix(frontend): gdt test ( #3361 )
...
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback and iternal tests
* fix(frontend): User bigger icon in Transaction component
* fix(frontend): Test gdt transaction open.
* fix(frontend): Fix sidebar navigation info
* fix(frontend): lint fix
2024-08-26 17:41:35 +02:00
MateuszMichalowski
fa35a64d75
fix(frontend): style fixes ( #3360 )
...
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback and iternal tests
* fix(frontend): User bigger icon in Transaction component
2024-08-26 16:43:16 +02:00
MateuszMichalowski
0f134c8a15
fix(frontend): migration feedback fixes ( #3359 )
...
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback
* fix(frontend): fixes after feedback
2024-08-26 08:41:28 +02:00
MateuszMichalowski
57e54d60dc
fix(frontend): scss changes and fixes ( #3358 )
2024-08-21 09:10:17 +02:00
MateuszMichalowski
76e5994441
fix(frontend): migration remaining fixes ( #3356 )
...
* fix(frontend): fix password update validation, cleanup code, fix pipe operator in i18n issue, fixes to redeem via code.
* fix(frontend): fix transaction links
* fix(frontend): revert changes in admin components file
* fix(frontend): linters fixes
2024-08-19 10:11:17 +02:00
MateuszMichalowski
d61e69c2f1
fix(admin): fix message update ( #3354 )
...
* fix(admin): fix refetch data in edit creation form
* fix(admin): fix message updates
* fix(admin): fix stylelint issue
2024-08-09 15:45:21 +02:00
MateuszMichalowski
b7ffa94f1e
fix(frontend): fix dropdown in transaction send and link ( #3352 )
...
* fix(frontend): fix dropdown in transaction send and link
* fix(frontend): use azy query to fetch messages
2024-08-09 13:24:19 +02:00
Kamila
4f9e5310d0
fix newsletter state reactivity
2024-08-09 09:54:56 +02:00
MateuszMichalowski
f73b975c65
fix(frontend): fix how community switch is handled ( #3350 )
2024-08-09 09:41:17 +02:00
Kamila
4c04543194
Merge branch 'monterail_vue3_migration' of github.com:gradido/gradido into monterail_vue3_migration
2024-08-09 08:59:49 +02:00
Kamila
c80745fb1a
linter fixes
2024-08-09 08:14:18 +02:00
Kamila
7fb86f6f87
Merge remote-tracking branch 'origin/monterail_vue3_migration_frontend--vee-validate-refactor' into monterail_vue3_migration_frontend--settings-page-refactor
2024-08-09 08:08:55 +02:00
Kamila
0de05680b6
linter fixes
2024-08-09 08:08:34 +02:00
Kamila
6a5869fd3e
WIP
2024-08-09 08:02:43 +02:00
MateuszMichalowski
cdaca99b04
feat(frontend): migration setup ( #3342 )
...
* frontend - moved to vue 2.7 and vite
* frontend - moved to vue 3
* frontend - login page updates
* fix(frontend): WiP migration
* fix(frontend): WiP migration
* fix(frontend): WiP migration
* fix(frontend): WiP migration
* fix(frontend): WiP migration
* fix(frontend): fix eslint/stylelint issues
* fix(frontend): fix eslint/stylelint issues
* feature(frontend): update node in docker frontend
* feature(frontend): move send types out of Send file
* feature(frontend): add entry in package json to fix eslint issue
* feature(frontend): eslint fix
* replace docker-compose with docker compose
* update docker-compose test file
* feature(frontend): Creation fixes
* feature(frontend): Add missing updates for apollo scripts.
---------
Co-authored-by: einhornimmond <silas@einhornimmond.de>
2024-08-08 23:02:15 +02:00
Mateusz Michałowski
40e534ab71
feature(frontend): Creation fixes
2024-08-08 18:02:13 +02:00
Kamila
b23f479b1f
WIP
2024-08-08 14:16:03 +02:00
Kamila
2e6d62f274
WIP on monterail_vue3_migration_frontend--vee-validate-refactor
2024-08-08 09:44:31 +02:00
Mateusz Michałowski
bb75dcf11d
feature(frontend): move send types out of Send file
2024-08-08 09:40:26 +02:00
Mateusz Michałowski
38cde98591
fix(frontend): fix eslint/stylelint issues
2024-08-08 09:27:29 +02:00
Mateusz Michałowski
ef424a0d63
fix(frontend): WiP migration
2024-08-07 16:25:45 +02:00
Mateusz Michałowski
81d7bf799e
fix(frontend): WiP migration
2024-08-07 16:18:25 +02:00
Mateusz Michałowski
263aedae23
fix(frontend): WiP migration
2024-08-02 16:21:19 +02:00
Mateusz Michałowski
71bf1c7e0d
fix(frontend): WiP migration
2024-08-02 12:42:04 +02:00
Mateusz Michałowski
89b9b1a535
frontend - login page updates
2024-07-23 08:16:12 +02:00
Mateusz Michałowski
4e053d98a0
frontend - moved to vue 2.7 and vite
2024-07-11 21:32:45 +02:00
einhornimmond
04a5362051
remove automatically logged out message
2024-05-30 15:23:44 +02:00
einhornimmond
066e817c51
fix
2024-05-13 14:58:23 +02:00
einhornimmond
ac35138efb
Merge branch 'master' into fix_services
2024-05-13 14:50:01 +02:00
einhornimmond
87af650980
change to using v-if
2024-05-13 14:46:13 +02:00
einhornimmond
819d095467
show gms and humhub menu entries only when activated, double check user with username and email
2024-05-13 14:36:23 +02:00
einhornimmond
8abd5404bf
Merge branch 'master' into overview_circles
2024-05-10 15:19:54 +02:00
einhornimmond
0f9ffcb68a
update news
2024-05-10 15:18:51 +02:00
einhornimmond
8d16c5cbbd
fix lint from conflict merge on github
2024-05-10 15:09:58 +02:00
einhornimmond
bf920e9821
Merge branch 'master' into humhub_login_link
2024-05-10 14:32:06 +02:00