12509 Commits

Author SHA1 Message Date
elweyn
b940400e5b Remove unused import. 2023-01-24 14:26:43 +01:00
elweyn
d42804acfb Change type of filterState from string[] to ContributionStatus[]. 2023-01-24 12:10:53 +01:00
elweyn
1554a7d454 Remove test loggings. 2023-01-24 12:04:09 +01:00
mahula
579ef7b25e
Merge branch 'master' into 2370-feature-deleting-contribution-must-be-analog-to-confirming-contribution-dialog 2023-01-24 11:56:42 +01:00
elweyn
f4c743f7b4 Add localization, change filterState from string to array of string. 2023-01-24 11:33:29 +01:00
elweyn
574906eb76 Add filterState parameter to listAllContributions query, can be a string or null and checks in the DB for the ContributionStatus. 2023-01-24 10:27:46 +01:00
Hannes Heine
23e3e02139
Merge branch 'master' into 2332-mark-contribution-as-rejected 2023-01-24 08:39:15 +01:00
elweyn
5fa6afbd90 Merge branch 'master' into update-admin-yarn-lock 2023-01-23 10:57:31 +01:00
Moriz Wahl
3b9a553513 localized message 2023-01-20 10:42:16 +01:00
Moriz Wahl
a1b1142128 Merge branch 'master' into unit-tests-community-page 2023-01-20 10:41:29 +01:00
clauspeterhuebner
81bd4d137a
Merge branch 'master' into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey 2023-01-20 02:41:35 +01:00
clauspeterhuebner
4c5cecb108
Merge branch 'master' into 2428-feature-federation-implement-multiple-apollo-graphql-endpoints 2023-01-20 02:41:27 +01:00
941c0daa06
Merge pull request #2588 from gradido/v1.17.1
chore(release): v1.17.1
2023-01-20 00:56:52 +01:00
ce40f9a006
Merge branch 'master' into v1.17.1 2023-01-19 22:12:29 +01:00
62e76e02ad
v1.17.1 2023-01-19 22:11:20 +01:00
Alexander Friedland
49ce522eac
Merge pull request #2583 from gradido/word-break-in-contribution
refactor(frontend): change contribution memo add word-break
2023-01-19 21:47:18 +01:00
Moriz Wahl
b997a34aaf coverage frontend to 95% 2023-01-19 19:32:11 +01:00
Moriz Wahl
68dab7a5b4 Merge branch 'master' into unit-tests-community-page 2023-01-19 19:29:42 +01:00
Moriz Wahl
a13c1a3cf5 further tests 2023-01-19 19:29:06 +01:00
0b7fdac38a
removed comment 2023-01-19 18:24:00 +01:00
Moriz Wahl
be65595bee refcator tests for apollo calls 2023-01-19 18:21:00 +01:00
clauspeterhuebner
0189603681
Merge branch 'master' into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey 2023-01-19 18:09:12 +01:00
clauspeterhuebner
c4df2be4a7
Merge branch 'master' into 2428-feature-federation-implement-multiple-apollo-graphql-endpoints 2023-01-19 18:09:05 +01:00
Alexander Friedland
8ef9b240e4
Merge branch 'master' into word-break-in-contribution 2023-01-19 16:06:21 +01:00
Alexander Friedland
dc7dead09a
Merge pull request #2584 from gradido/admin-text-memo-add-text-break
refactor(admin): add text-break on all table memo fields
2023-01-19 16:06:03 +01:00
63f1f99907
Merge branch 'master' into admin-text-memo-add-text-break 2023-01-19 15:52:23 +01:00
802d0b4efe
Merge pull request #2586 from gradido/fix-error-handling
fix(frontend): throw proper frontend warning errors
2023-01-19 15:52:06 +01:00
Hannes Heine
e757a39349
Merge branch 'master' into 2332-mark-contribution-as-rejected 2023-01-19 15:46:06 +01:00
ogerly
aa5a6e0711 fix locales 2023-01-19 15:38:00 +01:00
Alexander Friedland
320eb85c8c
Merge branch 'master' into word-break-in-contribution 2023-01-19 15:37:47 +01:00
31b7e09017
fix error handling to throw proper errors 2023-01-19 15:33:38 +01:00
Hannes Heine
6b38d26979
Merge branch 'master' into admin-text-memo-add-text-break 2023-01-19 15:30:10 +01:00
Hannes Heine
901f09b9c7
Merge pull request #2585 from gradido/fix-french-translation
refactor(frontend): equalize en with fr languages.
2023-01-19 15:29:20 +01:00
ogerly
7349a9bdd1 add localation in toast 2023-01-19 15:25:40 +01:00
89d5d3b3cb
fixed error 2023-01-19 15:16:22 +01:00
elweyn
a5fd937e14 Equalize en with fr languages. 2023-01-19 14:58:19 +01:00
Alexander Friedland
d4f1ad872d
Merge branch 'master' into admin-text-memo-add-text-break 2023-01-19 14:45:56 +01:00
Alexander Friedland
44517bb2b1
Merge branch 'master' into word-break-in-contribution 2023-01-19 14:44:50 +01:00
ogerly
3f6bcdc0d2 add text-break on all table memo fields 2023-01-19 14:42:36 +01:00
ogerly
e519f048fe add no-resize props on InpuArea.vue 2023-01-19 14:27:50 +01:00
clauspeterhuebner
bfedf29a25
Merge branch 'master' into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey 2023-01-19 14:17:09 +01:00
clauspeterhuebner
e02147ef5f
Merge branch 'master' into 2428-feature-federation-implement-multiple-apollo-graphql-endpoints 2023-01-19 14:16:49 +01:00
Moriz Wahl
400544c6b1
Merge pull request #2582 from gradido/update-forgot-password-unit-tests
refactor(frontend): forgot password unit tests
2023-01-19 14:16:14 +01:00
mahula
a258df2521
Merge branch 'master' into word-break-in-contribution 2023-01-19 13:56:43 +01:00
ba288e8e70
Merge branch 'master' into update-forgot-password-unit-tests 2023-01-19 13:56:12 +01:00
0bf913a21f
Merge pull request #2581 from gradido/fix_min_value_hours
fix(frontend): fix min value for hours input
2023-01-19 13:55:56 +01:00
684c00b1d4
Merge branch 'master' into fix_min_value_hours 2023-01-19 13:43:59 +01:00
Moriz Wahl
7bd643b98b feat(frontend): unit tetst community page 2023-01-19 13:39:25 +01:00
ogerly
cda222a648 change contribution memo add word-break 2023-01-19 13:39:08 +01:00
Moriz Wahl
d7fa8b8f8b refactor(frontend): forgot password unit tests 2023-01-19 13:24:51 +01:00