MateuszMichalowski
|
57e54d60dc
|
fix(frontend): scss changes and fixes (#3358)
|
2024-08-21 09:10:17 +02:00 |
|
einhornimmond
|
f2cf1c622d
|
ignore components.d.ts from admin, remove auto generated components.d.ts from admin and frontend from git repository
|
2024-08-19 18:13:01 +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
|
f6b827d43b
|
fix(admin): fix refetch data in edit creation form (#3353)
|
2024-08-09 13:35:05 +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 |
|
einhornimmond
|
989a274949
|
comment out nginx request limiter
|
2024-08-09 10:53:56 +02:00 |
|
Kamila Lach
|
ace43fc187
|
Merge pull request #3351 from gradido/monterail_vue3_migration_fix-newsletter
fix(frontend): fix newsletter state reactivity
|
2024-08-09 09:57:56 +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 |
|
MateuszMichalowski
|
1a402f4093
|
fix(frontend): fixed after merge (#3349)
|
2024-08-09 09:20:00 +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
|
dd9688ea53
|
Merge branch 'monterail_vue3_migration_frontend--settings-page-refactor' into monterail_vue3_migration
|
2024-08-09 08:40:29 +02:00 |
|
Kamila
|
94bff0dec4
|
Merge remote-tracking branch 'origin/monterail_vue3_migration' into monterail_vue3_migration_frontend--settings-page-refactor
|
2024-08-09 08:29:47 +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
|
3259a31a30
|
fix(frontend): fixed logout handler (#3347)
|
2024-08-09 00:01:23 +02:00 |
|
MateuszMichalowski
|
e65ca9104f
|
chore(frontend): main js cleanup (#3346)
* feature(frontend): change env config reading
* feature(frontend): cleanup main.js
|
2024-08-08 23:48:53 +02:00 |
|
MateuszMichalowski
|
a575e3843a
|
feature(frontend): change env config reading (#3345)
|
2024-08-08 23:32:01 +02:00 |
|
MateuszMichalowski
|
aaf9b70f42
|
feature(frontend): bump node in FE .nvmrc (#3344)
|
2024-08-08 23:10:16 +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 |
|
MateuszMichalowski
|
fb047b89b5
|
fix(admin): Remove "maxAmountPerMonth" from createContributionLink gql. (#3343)
|
2024-08-08 18:26:48 +02:00 |
|
Mateusz Michałowski
|
fb7d069435
|
Merge remote-tracking branch 'origin/monterail_vue3_migration_frontend--vee-validate-refactor' into monterail_vue3_migration_frontend--vee-validate-refactor
|
2024-08-08 18:02:25 +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 |
|
einhornimmond
|
bf50f04f4c
|
update docker-compose test file
|
2024-08-08 13:07:22 +02:00 |
|
einhornimmond
|
d73e7fabc3
|
replace docker-compose with docker compose
|
2024-08-08 12:54:39 +02:00 |
|
Mateusz Michałowski
|
6081b2f492
|
feature(frontend): eslint fix
|
2024-08-08 10:04:07 +02:00 |
|
Mateusz Michałowski
|
aa275b7631
|
feature(frontend): add entry in package json to fix eslint issue
|
2024-08-08 10:00:49 +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
|
4b7423a314
|
feature(frontend): update node in docker frontend
|
2024-08-08 09:32:26 +02:00 |
|
Mateusz Michałowski
|
38cde98591
|
fix(frontend): fix eslint/stylelint issues
|
2024-08-08 09:27:29 +02:00 |
|
Mateusz Michałowski
|
e3cae6d1aa
|
fix(frontend): fix eslint/stylelint issues
|
2024-08-08 09:26:34 +02:00 |
|
Mateusz Michałowski
|
ef424a0d63
|
fix(frontend): WiP migration
|
2024-08-07 16:25:45 +02:00 |
|
Mateusz Michałowski
|
dad9354b5b
|
fix(frontend): WiP migration
|
2024-08-07 16:19:17 +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
|
4879f3c3a8
|
Merge branch 'refs/heads/monterail_vue3_migration' into monterail_vue3_migration_frontend--vee-validate-refactor
|
2024-08-01 11:46:14 +02:00 |
|
Kamila Lach
|
14f9ca4acb
|
Merge pull request #3339 from gradido/monterail_vue3_migration_admin-fixes
fix(admin): style fixes
|
2024-07-31 14:41:10 +02:00 |
|
Kamila
|
139f9bbc36
|
move icons to assets folder
|
2024-07-31 14:20:22 +02:00 |
|
Kamila
|
71628f29e5
|
Merge remote-tracking branch 'origin/monterail_vue3_migration' into monterail_vue3_migration_admin-fixes
|
2024-07-31 12:49:38 +02:00 |
|
Kamila
|
0991166362
|
add success toast for undeletion of user
|
2024-07-31 12:38:10 +02:00 |
|
Kamila
|
e1d7a8efa1
|
style adjustment
|
2024-07-31 12:37:45 +02:00 |
|
Kamila
|
17a0cb64ed
|
rework icons in the table
|
2024-07-31 11:54:41 +02:00 |
|
Kamila
|
ebf298adae
|
rework icons to have them looking more like on prod
|
2024-07-31 09:01:35 +02:00 |
|
Kamila
|
669b5ef354
|
remove additional margin
|
2024-07-31 09:01:11 +02:00 |
|