1861 Commits

Author SHA1 Message Date
Claus-Peter Hübner
0ce0e9b2d7 extensions to test contributionLink more detailed 2022-06-14 01:43:10 +02:00
Claus-Peter Hübner
ccb69b2631 Tests for createContributionLink 2022-06-14 00:37:11 +02:00
Claus-Peter Hübner
d3571fdf5f upgrade database version to 0038 2022-06-13 20:09:49 +02:00
Claus-Peter Hübner
f5d3a93a18 Merge remote-tracking branch 'origin/master' into
1921-feature-contribution-link-crud-in-admin-resolver
2022-06-13 17:51:39 +02:00
Claus-Peter Hübner
786f03a202 begin tests for createContributionLink 2022-06-13 17:46:16 +02:00
Wolfgang Huß
4e0a2f42a6 Merge branch 'master' of github.com:gradido/gradido into 1881-set-role-in-admin-interface 2022-06-13 17:07:00 +02:00
Moriz Wahl
5456e6dae4 add ContributionLink graphQL model 2022-06-13 13:19:03 +02:00
Moriz Wahl
5deaf597ed Merge branch 'master' into 1920-feature-create-contribution-link-table 2022-06-13 12:02:20 +02:00
Claus-Peter Hübner
f327aac582 shift enum from ticket #1920
Merge remote-tracking branch
'origin/1920-feature-create-contribution-link-table' into
1921-feature-contribution-link-crud-in-admin-resolver
2022-06-10 00:17:06 +02:00
Claus-Peter Hübner
d26da285b2 Merge remote-tracking branch 'origin/1920-feature-create-contribution-link-table' into 1921-feature-contribution-link-crud-in-admin-resolver 2022-06-10 00:09:38 +02:00
Claus-Peter Hübner
8a0147c811 shift enum in ticket #1921 2022-06-09 23:54:06 +02:00
Claus-Peter Hübner
e769390868 correct nullable columns vs nullable attributes 2022-06-09 22:54:26 +02:00
clauspeterhuebner
114465c234
Update backend/src/config/index.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-09 22:24:22 +02:00
Wolfgang Huß
8dc1202305 Fix 'setUserRole' resolver tests 2022-06-09 16:43:40 +02:00
Wolfgang Huß
4b7a643275 Implement 'setUserRole' resolver and write tests (still with errors) 2022-06-09 16:23:01 +02:00
Moriz Wahl
6b03bd96fb
Merge branch 'master' into 1920-feature-create-contribution-link-table 2022-06-09 11:15:17 +02:00
Claus-Peter Hübner
fadaaf85b0 new method createContributionLink 2022-06-09 01:48:27 +02:00
Claus-Peter Hübner
77e266e389 input and output types for creatingContributionLink 2022-06-09 01:48:07 +02:00
Claus-Peter Hübner
fd8444bc40 backend with correct db-version 2022-06-09 01:46:37 +02:00
Claus-Peter Hübner
9782a0545f Merge remote-tracking branch 'origin/1920-feature-create-contribution-link-table' into 1921-feature-contribution-link-crud-in-admin-resolver 2022-06-08 21:34:21 +02:00
Claus-Peter Hübner
fd352602ec delete value NONE from enum 2022-06-08 21:33:26 +02:00
Wolfgang Huß
f71bf5da30 Add 'isAdmin' property to 'UserAdmin' and 'AdminResolver', 'searchUsers' 2022-06-08 10:48:03 +02:00
Claus-Peter Hübner
a32910a766 Resolver with new method createContributionLink 2022-06-08 03:24:55 +02:00
Claus-Peter Hübner
0817b54384 Args object for create ContributionLink 2022-06-08 03:22:35 +02:00
Claus-Peter Hübner
f7935973ef CRUD Rights for ContributionLink 2022-06-08 03:21:59 +02:00
Claus-Peter Hübner
10c8b51850 Merge remote-tracking branch 'origin/1920-feature-create-contribution-link-table' into 1921-feature-contribution-link-crud-in-admin-resolver 2022-06-07 23:01:16 +02:00
Claus-Peter Hübner
e71725686c change backend config for db-version 0037 2022-06-07 22:21:40 +02:00
Claus-Peter Hübner
698f13078e define enum for ContributionLinks cycles 2022-06-07 22:14:02 +02:00
Wolfgang Huß
6abb399ab9 Removed UserSetting from backend 2022-06-07 11:33:47 +02:00
Wolfgang Huß
d958cfdfde Fix DB_VERSION 2022-06-07 10:33:46 +02:00
Wolfgang Huß
7166f83d84 Merge branch 'master' of github.com:gradido/gradido into 1948-delete-settings-animationcoin-in-database 2022-06-07 10:22:11 +02:00
Wolfgang Huß
9b90f52cba Cleanup 2022-06-02 16:00:09 +02:00
Wolfgang Huß
7ec96f9084 Merge branch 'master' of github.com:gradido/gradido into 1880-no-throw-when-register-with-existing-email 2022-06-02 15:56:39 +02:00
Wolfgang Huß
b6fc752f80 Remove cc from multi registration email 2022-06-02 15:56:20 +02:00
Wolfgang Huß
c7923e3122 Refactor and write the tests of the 'createUser' resolver and the multi registration email 2022-06-02 15:45:49 +02:00
Moriz Wahl
22be58f782 fix: .env log level for apollo and backend category 2022-06-02 14:23:57 +02:00
Wolfgang Huß
ca8ce34f68 Move 'searchUsers' query from mutations to queries, correct and refine test descriptions 2022-06-02 11:21:57 +02:00
Moriz Wahl
d048a00143 getPendingCreations excludes confirmed contributions 2022-06-02 08:43:30 +02:00
Moriz Wahl
08f72e2777 Merge branch 'master' into contributions-table 2022-06-02 08:25:09 +02:00
Wolfgang Huß
2785379c12 Refactor the 'createUser' resolver, forgotten files 2022-06-01 15:45:28 +02:00
Wolfgang Huß
d794a4dea9 Refactor the 'createUser' resolver 2022-06-01 15:44:51 +02:00
Moriz Wahl
2c67d5f5fe filter args optional, now default values 2022-06-01 14:11:50 +02:00
Moriz Wahl
70b1119840 queries in queries file instead of mutations 2022-06-01 14:10:37 +02:00
Wolfgang Huß
71595428b3 Set DB_VERSION to '0037-drop_server_user_table.ts' 2022-06-01 12:39:57 +02:00
Wolfgang Huß
8650f86a7d Put expected directly into the test after Moriz suggestion to get it better to debug 2022-06-01 10:26:53 +02:00
Wolfgang Huß
3f8c1169ba Fix wrongly changed month on transaction links data 2022-06-01 10:19:46 +02:00
Wolfgang Huß
06b5aaaa1c
Update backend/src/graphql/resolver/AdminResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-01 10:05:02 +02:00
Wolfgang Huß
517034dcab
Update backend/src/graphql/resolver/AdminResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-01 10:02:38 +02:00
Wolfgang Huß
d6556cd02c
Update backend/src/graphql/resolver/AdminResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-01 10:01:20 +02:00
Wolfgang Huß
56873b6f18 Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj 2022-05-31 11:01:46 +02:00