elweyn
|
0bd3ce27df
|
Change Tests to statusFilter.
|
2023-01-25 16:48:49 +01:00 |
|
elweyn
|
7796d57c97
|
Merge branch '2594-filter-query-all-contributions' of https://github.com/gradido/gradido into 2594-filter-query-all-contributions
|
2023-01-25 16:40:45 +01:00 |
|
elweyn
|
8b3423b91b
|
Remove i18n, change state to status.
|
2023-01-25 16:40:32 +01:00 |
|
Hannes Heine
|
d47310e106
|
Merge branch 'master' into 2594-filter-query-all-contributions
|
2023-01-25 16:30:23 +01:00 |
|
Hannes Heine
|
a7b19fcc82
|
Merge pull request #2625 from gradido/legend-to-all-contribution-tab
refactor(frontend): add legend to all contribution tab, and add tests.
|
2023-01-25 14:06:12 +01:00 |
|
mahula
|
ae0f4f0cc5
|
Merge branch 'master' into legend-to-all-contribution-tab
|
2023-01-25 13:51:21 +01:00 |
|
elweyn
|
9e7da0f451
|
Add tests for filterState parameter in listAllContributions query.
|
2023-01-25 08:11:47 +01:00 |
|
elweyn
|
47eea57c09
|
Remove unused import.
|
2023-01-25 08:00:34 +01:00 |
|
elweyn
|
cc0fe5968d
|
Tests that the filterState parameter in listAllContributions works as expected.
|
2023-01-25 07:54:17 +01:00 |
|
Hannes Heine
|
d91857b1a4
|
Merge branch 'master' into 2594-filter-query-all-contributions
|
2023-01-25 06:38:51 +01:00 |
|
Moriz Wahl
|
66cec91ed4
|
Merge pull request #2587 from gradido/unit-tests-community-page
feat(frontend): unit tests community page
|
2023-01-24 20:01:54 +01:00 |
|
elweyn
|
2cecadded2
|
Add filterState to the backend test listAllContributions query.
|
2023-01-24 17:02:08 +01:00 |
|
elweyn
|
589df276c0
|
Add legend to all contribution tab, and add tests for this case.
|
2023-01-24 16:28:41 +01:00 |
|
Hannes Heine
|
14c546627a
|
Merge branch 'master' into 2594-filter-query-all-contributions
|
2023-01-24 16:14:21 +01:00 |
|
Moriz Wahl
|
a24f464fbf
|
Merge branch 'master' into unit-tests-community-page
|
2023-01-24 16:13:58 +01:00 |
|
Hannes Heine
|
de0724e51e
|
Merge pull request #2461 from gradido/2332-mark-contribution-as-rejected
feat(backend): deny contributions
|
2023-01-24 16:13:29 +01:00 |
|
Moriz Wahl
|
bfb6a9598b
|
Merge branch 'master' into unit-tests-community-page
|
2023-01-24 16:05:55 +01:00 |
|
elweyn
|
57222d07c4
|
Change rejected to deny, add error test for denyContribution & remove TODO comment.
|
2023-01-24 15:56:58 +01:00 |
|
elweyn
|
2291cc813e
|
Change en translation from deny to reject.
|
2023-01-24 15:47:31 +01:00 |
|
elweyn
|
4f85b8508d
|
Fix locales.
|
2023-01-24 15:38:28 +01:00 |
|
elweyn
|
62c85476d4
|
Correct tests.
|
2023-01-24 15:29:19 +01:00 |
|
elweyn
|
bfe2aa9246
|
Merge branch '2332-mark-contribution-as-rejected' of https://github.com/gradido/gradido into 2332-mark-contribution-as-rejected
|
2023-01-24 15:22:48 +01:00 |
|
elweyn
|
da652e6745
|
Rename reject to deny and rejected to denied.
|
2023-01-24 15:22:37 +01:00 |
|
Hannes Heine
|
446754fad4
|
Merge branch 'master' into 2332-mark-contribution-as-rejected
|
2023-01-24 15:04:15 +01:00 |
|
Hannes Heine
|
4d40944f1e
|
Merge pull request #2579 from gradido/update-admin-yarn-lock
refactor(admin): update yarn.lock file of admin.
|
2023-01-24 15:03:48 +01:00 |
|
elweyn
|
24557ae35b
|
Fix locales.
|
2023-01-24 14:43:07 +01:00 |
|
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 |
|
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 |
|
|
|
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 |
|
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 |
|