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
|
9f9c6aed79
|
devops: Release Version 1.9.0
|
2022-06-02 14:28:27 +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ß
|
5601dcc5f8
|
Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj
|
2022-06-01 10:18:29 +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 |
|
Moriz Wahl
|
c922bd6b6f
|
fix: License should be a valid SPDX license expression
|
2022-05-31 14:11:09 +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 |
|
Wolfgang Huß
|
514a38ea38
|
Make transaction link filter object nullable
|
2022-05-31 11:00:56 +02:00 |
|
Wolfgang Huß
|
cabb844c2c
|
Fix creation date for transaction links for seeding
- Add some commented code for future testing of 'withRedeemed', 'withExpired'.
|
2022-05-31 10:43:15 +02:00 |
|
Moriz Wahl
|
c8931e0740
|
Merge branch 'master' into add-timezone-to-decay-start-block
|
2022-05-31 09:27:27 +02:00 |
|
Moriz Wahl
|
625867514c
|
Merge branch 'master' into update-license-in-package-json
|
2022-05-31 09:18:45 +02:00 |
|
Wolfgang Huß
|
5f2690949f
|
Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj
|
2022-05-31 08:42:28 +02:00 |
|
Moriz Wahl
|
d915679497
|
Merge branch 'master' into use-logger-categories
|
2022-05-31 08:14:25 +02:00 |
|
Moriz Wahl
|
e44a41b22b
|
contribution to transaction as transaction
|
2022-05-31 08:12:41 +02:00 |
|
Moriz Wahl
|
56ba42babd
|
do not read confirmed and deleted contributions
|
2022-05-30 21:00:56 +02:00 |
|
Moriz Wahl
|
22944bce28
|
get tests running again
|
2022-05-30 15:00:23 +02:00 |
|
Moriz Wahl
|
5d8bf7f27c
|
add logger to admin resolver, log some tracing, fix seeds
|
2022-05-30 14:50:58 +02:00 |
|
Moriz Wahl
|
69a3cc0264
|
use new Contribution Data Model
|
2022-05-30 14:15:34 +02:00 |
|
Moriz Wahl
|
4c7fc10d8f
|
change DB version
|
2022-05-30 10:57:25 +02:00 |
|
Moriz Wahl
|
c436c80988
|
Merge branch 'master' into use-logger-categories
|
2022-05-30 07:51:41 +02:00 |
|
Moriz Wahl
|
28d876e71c
|
log errors as error
|
2022-05-30 07:51:13 +02:00 |
|