212 Commits

Author SHA1 Message Date
einhornimmond
096dd9586d move around more graphql queries 2025-03-04 17:02:14 +01:00
einhornimmond
23228676a2 fix problem with fetching project with out logourl 2025-03-04 16:42:42 +01:00
einhornimmond
b79ea80da1 put only valid project values into store 2025-03-04 16:31:26 +01:00
einhornimmond
6caad2ecbf add comment and nav link after login and register button 2025-02-26 12:15:33 +01:00
einhornimmond
1beba9661f round banner edges 2025-02-26 11:33:28 +01:00
einhornimmond
4c8aea0d3e fix some frontend tests 2025-02-24 14:00:57 +01:00
einhornimmond
ca628319f9 forwarding even with account activation email 2025-02-24 13:20:30 +01:00
einhornimmond
1fdbee906c forward to spaceurl after login with project query parameter 2025-02-18 16:49:50 +01:00
einhornimmond
8ea8201967 show project banner on login/register 2025-02-18 09:57:17 +01:00
einhornimmond
27c67a063f experiment with joi 2025-01-17 07:30:14 +01:00
einhornimmond
262774868e scale down pictures to actually used size 2024-11-21 15:48:09 +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
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
ec964020c4
fix(frontend): fix logout issue (#3374)
* fix(frontend): post migration fixes

* fix(frontend): add network-only option so transactions are refetched properly on another user login.

* feat(frontend): remove not needed await on mounted

---------

Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-10-15 15:08:14 +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
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
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
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
0de05680b6 linter fixes 2024-08-09 08:08:34 +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
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
38cde98591 fix(frontend): fix eslint/stylelint issues 2024-08-08 09:27:29 +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
Moriz Wahl
2d1bf3c510 add roles to store 2023-07-18 14:10:42 +02:00
Hannes Heine
e5be42f0f8
Merge branch 'master' into more-unit-tests-frontend 2023-07-01 14:07:00 +02:00
ccada453c0
fixed vue error 2023-06-27 22:37:20 +02:00
Moriz Wahl
3792a49102 feat(frontend): test right side layout template 2023-06-13 13:50:48 +02:00
Moriz Wahl
a09f1b3800 remove further emails 2023-04-18 13:42:56 +02:00
Moriz Wahl
ce3784ddbe tests for links with gradido ID 2023-03-23 13:13:57 +01:00
Moriz Wahl
4c15669c4b remove unused listeners, remove tunneled email and its methods 2023-03-14 19:48:16 +01:00
Alexander Friedland
ecdf79d7cd
Merge branch 'master' into 2709-the-bell-symbol-must-appear-text 2023-03-02 12:15:44 +01:00
ogerly
35d81f889c fix tests 2023-02-22 13:53:51 +01:00
ogerly
fe8214df89 change contribution design an all and my contribution icons 2023-02-22 09:46:34 +01:00
elweyn
e37c2aacdb Remove .vue as imports 2023-02-21 07:18:45 +01:00
Moriz Wahl
625b4cb3d0 fix unit tests 2023-02-17 12:56:37 +01:00
Moriz Wahl
df468b9b1d change to named tab param 2023-02-17 11:15:19 +01:00
Moriz Wahl
86742d0158 refactor(frontend): community routes 2023-02-17 09:48:05 +01:00
elweyn
d8645969d3 remove mx for small device, change email align & change col size. 2023-01-19 11:28:24 +01:00
Moriz Wahl
66edfaf0c8 fix(frontend): tunneled email on right side last transactions 2023-01-17 18:09:32 +01:00
ogerly
5203644283 mobil navbar fix and transparent 2023-01-17 07:36:34 +01:00
Alexander Friedland
60ca3485c3
Merge branch 'master' into mobil-menu-transparent-bg-color 2023-01-16 15:37:28 +01:00
ogerly
41f7dfe56f remove last month label, matching stands and button size 2023-01-16 14:24:02 +01:00
Moriz Wahl
82a6c61633 mock replace in route.path, stub last transactions 2023-01-16 11:37:13 +01:00