|
|
7d062d1cc4
|
clean jest.config.js
|
2023-01-28 04:38:48 +01:00 |
|
|
|
449bc223cd
|
update node version
|
2023-01-28 04:33:02 +01:00 |
|
|
|
1e8a96fc80
|
run dht-node instead of backend in workflow
|
2023-01-26 16:15:32 +01:00 |
|
|
|
8f4992bd9f
|
lint fixes
|
2023-01-26 16:03:40 +01:00 |
|
|
|
285c753979
|
fix linting
|
2023-01-26 15:59:52 +01:00 |
|
|
|
f12176c35f
|
fix test setup
|
2023-01-26 15:12:12 +01:00 |
|
|
|
738b7942c1
|
remove apollo server
|
2023-01-26 14:14:02 +01:00 |
|
|
|
f287a97a3e
|
default GRADIDO_HUB as federation topic
|
2023-01-26 14:01:13 +01:00 |
|
|
|
fe3b02bca7
|
cleanup workflow
|
2023-01-26 13:47:26 +01:00 |
|
|
|
51844dc3f1
|
correct coverage path
|
2023-01-26 13:44:55 +01:00 |
|
|
|
a2b0d41d0a
|
outside docker unit tests
|
2023-01-26 13:33:57 +01:00 |
|
|
|
cc65d8365a
|
corrected config version
|
2023-01-26 13:19:46 +01:00 |
|
|
|
7fe285c79f
|
update database version
|
2023-01-26 13:14:21 +01:00 |
|
|
|
aee4f47201
|
build docker images
|
2023-01-26 12:58:47 +01:00 |
|
|
|
5c98947d5d
|
also up the database for testing
|
2023-01-26 12:44:20 +01:00 |
|
|
|
ec53e24734
|
clean .env.template
|
2023-01-26 12:38:30 +01:00 |
|
|
|
7804675355
|
fix docker build with larger context
|
2023-01-26 12:30:45 +01:00 |
|
|
|
aa20dd93f9
|
corrected docker ports
|
2023-01-26 12:25:23 +01:00 |
|
|
|
0bf7ebe458
|
Merge branch 'master' into 2509-feature-federation-separate-dht-node-as-new-modul
|
2023-01-26 12:22:56 +01:00 |
|
Hannes Heine
|
c9ffa23f0d
|
Merge pull request #2629 from gradido/2611-change-button-color
feat(frontend): 'yes'-button shows which dialog is currently open with a different color
|
2023-01-26 10:13:31 +01:00 |
|
mahula
|
94bf6eea5f
|
Merge branch 'master' into 2611-change-button-color
|
2023-01-26 09:50:22 +01:00 |
|
clauspeterhuebner
|
c5bb2ae380
|
Merge pull request #2459 from gradido/2428-feature-federation-implement-multiple-apollo-graphql-endpoints
feat(backend): federation implement multiple apollo graphql endpoints
|
2023-01-25 18:12:06 +01:00 |
|
clauspeterhuebner
|
bb30be15ce
|
Merge branch 'master' into 2428-feature-federation-implement-multiple-apollo-graphql-endpoints
|
2023-01-25 17:25:52 +01:00 |
|
clauspeterhuebner
|
c45c5699f3
|
Update federation/src/graphql/api/GetTestApiResult.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2023-01-25 17:21:26 +01:00 |
|
Moriz Wahl
|
d7c2e1ece5
|
comment unused code to raise coverage
|
2023-01-25 16:29:37 +01:00 |
|
Moriz Wahl
|
b959a64e77
|
remove unused TransactionType enumerator to raise coverage
|
2023-01-25 16:29:18 +01:00 |
|
elweyn
|
96262a2405
|
Add 2370-feature-deleting-contribution-must-be-analog-to-confirming-contribution-dialog changes.
|
2023-01-25 14:44:24 +01:00 |
|
elweyn
|
dc70a375f6
|
Correct merge conflicts.
|
2023-01-25 14:41:03 +01:00 |
|
elweyn
|
22af8012f5
|
Correct merged stash conflicts.
|
2023-01-25 14:37:30 +01:00 |
|
elweyn
|
5e58d6e312
|
Correct merged stash conflicts.
|
2023-01-25 14:36:55 +01:00 |
|
elweyn
|
bd9d62b2d6
|
Change cancel button variant to info, change variant of 'Yes' button to 'danger' for deletedialog, 'warning' for denydialog and 'success' for confirm-dialog
|
2023-01-25 14:30:08 +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
|
2f787043c1
|
Remove some function emits, remove comments of wip.
|
2023-01-25 13:41:35 +01:00 |
|
elweyn
|
2eff5d99cd
|
Add test suite for deny prozess.
|
2023-01-25 13:34:33 +01:00 |
|
elweyn
|
70494a8e11
|
Remove unused local key denyNow, change color of deny button to yellow, change order of confirm and deny buttons.
|
2023-01-25 13:10:46 +01:00 |
|
mahula
|
eccb74baea
|
fix linting
|
2023-01-25 12:38:16 +01:00 |
|
elweyn
|
e7b27a32ee
|
Refactor GetTestApiResult & Add second resolver to version 1_0
|
2023-01-25 12:29:34 +01:00 |
|
Hannes Heine
|
309eddd841
|
Merge branch 'master' into 2370-feature-deleting-contribution-must-be-analog-to-confirming-contribution-dialog
|
2023-01-25 12:21:37 +01:00 |
|
mahula
|
cc4c8ce351
|
refactor overlay conditions on admin creation confirmation page
|
2023-01-25 12:11:56 +01:00 |
|
clauspeterhuebner
|
a3af2e5513
|
Merge branch 'master' into 2428-feature-federation-implement-multiple-apollo-graphql-endpoints
|
2023-01-25 02:34:29 +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
|
589df276c0
|
Add legend to all contribution tab, and add tests for this case.
|
2023-01-24 16:28:41 +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 |
|