1729 Commits

Author SHA1 Message Date
einhornimmond
60f08c991c remove svg files which are now replaced my ioncify icons 2025-03-11 19:19:17 +01:00
einhornimmond
3e690e5a6c size and gap adjustments 2025-03-11 13:39:23 +01:00
einhornimmond
5af93fe1f4 use gear instead of fingerprint for settting icon, replace svg icon with iconify icon 2025-03-11 13:22:56 +01:00
einhornimmond
bf836e7216 make auth nav link span if active 2025-03-11 10:55:24 +01:00
einhornimmond
23fe66e2be fix auth page nav link color, reduce css 2025-03-10 10:24:46 +01:00
einhornimmond
04952c2ef4
Merge branch 'master' into project_brandings_add_db_and_graphql_resolver 2025-02-26 07:23:00 +01:00
einhornimmond
472c7598ad fix lint and tests 2025-02-24 17:37:30 +01:00
einhornimmond
ce6cdb51d3 add constant, remove some unused code 2025-02-22 09:32:17 +01:00
einhornimmond
1ab8f75a68
Merge branch 'master' into frontend_refactor_contribution_form 2025-02-19 17:18:45 +01:00
clauspeterhuebner
5e706685b7 switch marker colors of community location and user location 2025-02-19 16:36:03 +01:00
einhornimmond
f88bb7bcc7 fix lint 2025-02-13 14:38:24 +01:00
einhornimmond
f8fdd3e26c fix tests and lint 2025-02-13 14:08:03 +01:00
einhornimmond
86820b36fb fix inaccuracy with using parseFloat instead of parseInt 2025-02-12 16:03:46 +01:00
einhornimmond
da51b691ea removed debug code 2025-02-12 15:34:37 +01:00
einhornimmond
772901e073 finally a working solution 2025-02-12 10:46:47 +01:00
Einhornimmond
4f1ea1f5ba change to using only yup 2025-02-08 13:24:09 +01:00
einhornimmond
6bbb97048e try modularizing validated form input(s) 2025-02-06 16:18:32 +01:00
einhornimmond
851db7e8c5 lint fix 2025-02-04 13:02:10 +01:00
einhornimmond
52414789cd new approach for validation 2025-02-04 12:51:06 +01:00
einhornimmond
379bcd473a fix lint 2025-01-21 16:56:09 +01:00
einhornimmond
a28b0171bb prebuild css 2025-01-21 16:46:10 +01:00
einhornimmond
de1e512172
Merge branch 'master' into montreal_user_location 2025-01-09 10:52:31 +01:00
einhornimmond
f1f9aaf123 fix test and lint 2025-01-07 17:30:29 +01:00
einhornimmond
687a4b7890 fix 2025-01-07 17:16:31 +01:00
einhornimmond
66d83455e7
Merge branch 'master' into montreal_user_location 2024-12-20 20:33:34 +01:00
einhornimmond
8efbcb8e7e use older ubuntu for e2e test, lint 2024-12-20 13:08:34 +01:00
einhornimmond
8021e94177 lint 2024-12-20 12:02:58 +01:00
einhornimmond
767838ea22 remove debug console commands 2024-12-20 12:02:41 +01:00
einhornimmond
fec42a5bc2
Merge branch 'master' into montreal_user_location 2024-12-18 12:13:00 +01:00
einhornimmond
7978d2f65e fix test 2024-12-18 12:03:41 +01:00
einhornimmond
f4bdddaa78 fix gdt pagination 2024-12-18 12:03:03 +01:00
MateuszMichalowski
924e0f25df
fix(frontend): updated tests (#3406)
* feat(frontend): add feedback fixes + map feature fixes

* feat(frontend): fetch contribution data networkOnly

* feat(frontend): test files updated
2024-12-17 21:44:04 +01:00
MateuszMichalowski
5237c9cab5
feat(frontend): add feedback fixes + map feature fixes (#3400) 2024-12-06 20:58:36 +01:00
clauspeterhuebner
cc9b2b1b27 additional console logs in initMap 2024-11-26 15:53:49 +01:00
clauspeterhuebner
7f452fd94a add logoutput for user and community locations on initMap 2024-11-26 03:01:42 +01:00
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