clauspeterhuebner
8dc38d4121
correct text
2025-09-10 18:40:50 +02:00
clauspeterhuebner
0c10a31178
adapt first part of redeem UI requirements
2025-09-10 00:53:08 +02:00
einhornimmond
b478520f90
fix locales, move navigation.info to info
2025-08-26 09:08:00 +02:00
einhornimmond
e37454703d
change some text
2025-08-23 12:30:41 +02:00
einhornimmond
4f52e401d4
fix link
2025-07-25 15:19:23 +02:00
einhornimmond
1c06a9cff6
use correct validation error messages for contribution and send memo
2025-07-25 14:49:18 +02:00
einhornimmond
3b218a8da3
refactor TransactionForm, remove not longer needed components
2025-07-24 15:59:09 +02:00
einhornimmond
98aebe1a1f
Merge branch 'master' into frontend_rename_community_page
2025-05-21 17:13:15 +02:00
einhornimmond
ec90cb4a36
rename community page to contributions page to prevent confusion with cross-community stuff
2025-05-21 11:40:00 +02:00
einhornimmond
211ab91627
change experimental to beta
2025-05-21 11:23:05 +02:00
einhornimmond
d030d957ff
replace experimental with beta
2025-05-16 11:59:13 +02:00
einhornimmond
3c86bd1362
Merge branch 'master' into frontend_community_message_keep_open
2025-05-16 07:36:26 +02:00
clauspeterhuebner
3a7574141d
Merge remote-tracking branch 'origin/master' into 3466-introduce-community-selection-logic-in-transactionlink-page
2025-05-14 16:44:02 +02:00
einhornimmond
0fed8dd447
Merge branch 'master' into frontend_community_message_keep_open
2025-05-14 16:29:27 +02:00
einhornimmond
a83828b716
fix wrong tooltip
2025-05-14 15:53:34 +02:00
einhornimmond
76f9fe56f0
fix missing user data on confirmation, use anchor links to jump to specific contribution in list
2025-05-14 12:24:53 +02:00
clauspeterhuebner
29c08babcc
Merge remote-tracking branch 'origin/master' into
...
3466-introduce-community-selection-logic-in-transactionlink-page
2025-05-13 23:00:34 +02:00
clauspeterhuebner
c2294611bd
changes to distingue between redeemJWT and disburseJWT
2025-04-25 19:19:17 +02:00
clauspeterhuebner
0ef80978e0
change dialogue in case of disbursementLink
2025-04-23 00:37:54 +02:00
einhornimmond
4dad461f72
fix lint
2025-04-22 10:24:36 +02:00
einhornimmond
c0ec697f64
remove build-css from serve, add info link for gms
2025-04-17 08:46:11 +02:00
clauspeterhuebner
721f9eb8c5
Merge branch 'master' into 3466-introduce-community-selection-logic-in-transactionlink-page
2025-04-11 14:29:29 +02:00
clauspeterhuebner
f1f46b2d80
first try of x-cross tx per link
2025-04-11 03:12:05 +02:00
einhornimmond
f32a5b284a
Update frontend/src/locales/en.json
...
Co-authored-by: clauspeterhuebner <86960882+clauspeterhuebner@users.noreply.github.com>
2025-04-02 16:55:14 +02:00
einhornimmond
3e41c69c21
update circles card texts
2025-03-29 15:30:01 +01:00
einhornimmond
80dc63d184
update page title
2025-03-29 13:49:30 +01:00
clauspeterhuebner
de9f1f2dfc
add disabled-button text
2025-03-27 23:57:48 +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
e1456ea32d
delete unused 'settings.GMS.publish-location.random' key
2025-03-12 02:23:30 +01:00
clauspeterhuebner
b2cf1357bb
modify text properties for overview cards
2025-03-12 02:05:38 +01:00
clauspeterhuebner
399dc7314e
change settings text
2025-03-07 01:26:00 +01:00
einhornimmond
99a84cbb92
fix tests
2025-03-06 16:51:56 +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
d956ea91fe
Update frontend/src/locales/en.json
...
Co-authored-by: clauspeterhuebner <86960882+clauspeterhuebner@users.noreply.github.com>
2025-02-15 10:04:07 +01:00
einhornimmond
f8fdd3e26c
fix tests and lint
2025-02-13 14:08:03 +01:00
einhornimmond
6bbb97048e
try modularizing validated form input(s)
2025-02-06 16:18:32 +01:00
einhornimmond
f1f9aaf123
fix test and lint
2025-01-07 17:30:29 +01:00
einhornimmond
9b0dc7df9a
Merge branch 'master' into increase_initialien_count
2024-11-12 13:39:47 +01:00
einhornimmond
2e6cc09681
Merge branch 'master' into monterail_vue3_migration
2024-11-11 12:10:14 +01:00
einhornimmond
5d341afbf9
Merge branch 'master' into increase_initialien_count
2024-11-03 08:41:56 +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
einhornimmond
5b58617d93
update text
2024-10-07 13:28:41 +02:00
einhornimmond
e49cfa883b
increase publish name initalien two
2024-09-24 10:43:55 +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
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
Mateusz Michałowski
71bf1c7e0d
fix(frontend): WiP migration
2024-08-02 12:42:04 +02:00