einhornimmond
3478b3b758
fix error with updating wrong contribution list
2025-04-27 10:41:52 +02:00
einhornimmond
838142cfdf
fix problem with parameters
2025-04-22 10:34:52 +02:00
einhornimmond
4dad461f72
fix lint
2025-04-22 10:24:36 +02:00
einhornimmond
9ff6470b47
make authenticateHumhubAutoLogin a mutation, auto register user on humhub if project was set and user don't exist on humhub
2025-04-22 10:10:16 +02:00
clauspeterhuebner
7a4a989348
linting
2025-03-28 01:45:30 +01:00
clauspeterhuebner
10fe4d94bd
Merge branch '3447-modify-humhub-card-in-overview-page' of
...
github.com:gradido/gradido into 3447-modify-humhub-card-in-overview-page
2025-03-28 01:32:30 +01:00
clauspeterhuebner
ae71ed46b7
remove gmsActive from store
2025-03-27 23:56:56 +01:00
clauspeterhuebner
507f6d2512
add dependency of overview cards
2025-03-27 23:55:56 +01:00
clauspeterhuebner
a9bfc6f837
correct isGMS and isHumHub
2025-03-27 23:54:45 +01:00
einhornimmond
9d0d586798
bugfix, with changing vite.config.js to correctly copy the boolean configs for humhub and gms active, the config value is now an boolena rather than a string in frontend
2025-03-25 10:52:42 +01:00
clauspeterhuebner
e789db7305
insert gmsActive to store after login
2025-03-24 22:29:04 +01:00
clauspeterhuebner
c94a201343
Merge branch '3447-modify-humhub-card-in-overview-page' of github.com:gradido/gradido into 3447-modify-humhub-card-in-overview-page
2025-03-21 01:18:32 +01:00
clauspeterhuebner
6f02396d73
Merge remote-tracking branch 'origin/master' into
...
3447-modify-humhub-card-in-overview-page
2025-03-20 23:15:25 +01:00
clauspeterhuebner
282add8509
skip failing test
2025-03-20 00:33:49 +01:00
einhornimmond
e14068bf8e
mock more
2025-03-19 16:56:52 +01:00
einhornimmond
e8c47331e9
mock useQuery
2025-03-19 16:54:23 +01:00
einhornimmond
23fe66e2be
fix auth page nav link color, reduce css
2025-03-10 10:24:46 +01:00
clauspeterhuebner
4045e16b26
switch-button with left alignment
2025-03-07 02:09:44 +01:00
clauspeterhuebner
399dc7314e
change settings text
2025-03-07 01:26:00 +01:00
clauspeterhuebner
7ac3b3f456
Merge remote-tracking branch 'origin/master' into 3447-modify-humhub-card-in-overview-page
2025-03-07 00:13:49 +01:00
einhornimmond
91c1481785
fix copy and paste error
2025-02-26 13:17:18 +01:00
einhornimmond
421717a4d6
fix lint
2025-02-26 12:22:31 +01:00
einhornimmond
3d27a68842
Merge branch 'project_brandings_add_db_and_graphql_resolver' of github.com:gradido/gradido into project_brandings_add_db_and_graphql_resolver
2025-02-26 12:15:41 +01:00
einhornimmond
6caad2ecbf
add comment and nav link after login and register button
2025-02-26 12:15:33 +01:00
einhornimmond
04952c2ef4
Merge branch 'master' into project_brandings_add_db_and_graphql_resolver
2025-02-26 07:23:00 +01:00
clauspeterhuebner
dc9dc81393
correct overview cards layout
2025-02-24 22:14:53 +01:00
einhornimmond
472c7598ad
fix lint and tests
2025-02-24 17:37:30 +01:00
einhornimmond
ca628319f9
forwarding even with account activation email
2025-02-24 13:20:30 +01:00
einhornimmond
ce6cdb51d3
add constant, remove some unused code
2025-02-22 09:32:17 +01:00
clauspeterhuebner
0dfdfd68fb
change Overview-Page to Cards with Circles and UserSearch (first try)
2025-02-21 19:33:58 +01:00
einhornimmond
1fdbee906c
forward to spaceurl after login with project query parameter
2025-02-18 16:49:50 +01:00
einhornimmond
f8fdd3e26c
fix tests and lint
2025-02-13 14:08:03 +01:00
einhornimmond
9c75738340
remove leftofer from develop
2025-02-12 16:58:21 +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
a41829fe04
rollback
2025-02-07 08:16:07 +01:00
einhornimmond
52414789cd
new approach for validation
2025-02-04 12:51:06 +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
b14e84043f
fix(frontend): fix contribution data handling ( #3405 )
...
* feat(frontend): add feedback fixes + map feature fixes
* feat(frontend): fetch contribution data networkOnly
2024-12-17 15:49:42 +01:00
MateuszMichalowski
5237c9cab5
feat(frontend): add feedback fixes + map feature fixes ( #3400 )
2024-12-06 20:58:36 +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
1a7796ac08
fix broken circles
2024-11-05 19:35:51 +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
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
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