|
|
acd04b3432
|
removed /vue from tests, configs and references
|
2022-01-12 21:21:21 +01:00 |
|
Moriz Wahl
|
e4c8225799
|
Merge branch 'master' into fix-admin-creation-list
|
2022-01-11 13:01:30 +01:00 |
|
Moriz Wahl
|
6abd4cce55
|
Merge branch 'master' into fix-doubled-token
|
2022-01-11 12:42:50 +01:00 |
|
Moriz Wahl
|
121b7530dc
|
fix: Override Existing Token in Response Header
|
2022-01-11 09:22:51 +01:00 |
|
Moriz Wahl
|
c4cbc50da0
|
address correct db column for only creations filter
|
2022-01-10 16:33:52 +01:00 |
|
Moriz Wahl
|
814f9e18dd
|
fix update of open creations
|
2022-01-10 13:25:35 +01:00 |
|
Hannes Heine
|
a0e515e53c
|
Merge branch 'master' into fix-change-password
|
2022-01-10 11:53:00 +01:00 |
|
elweyn
|
09a1b05ca0
|
Backend gave the gdtSum with cents include in the number, now divided by 100.
|
2022-01-10 11:03:10 +01:00 |
|
Moriz Wahl
|
55d85a8ccf
|
fix: Change Password in User Profile
|
2022-01-10 10:01:47 +01:00 |
|
elweyn
|
8053033c52
|
Fix linting.
|
2022-01-03 08:24:14 +01:00 |
|
Hannes Heine
|
a3f56832ef
|
Merge branch 'master' into adminCreateMultiplePendingCreations
|
2021-12-30 14:25:53 +01:00 |
|
Alexander Friedland
|
4330b9d760
|
Merge branch 'master' into adminCreateMultiplePendingCreations
|
2021-12-30 14:14:17 +01:00 |
|
elweyn
|
c31c8b28f2
|
Adding right to confirm pending creation.
|
2021-12-30 14:01:34 +01:00 |
|
elweyn
|
2f59ecae50
|
Adding right to delete pending creation.
|
2021-12-30 14:00:53 +01:00 |
|
elweyn
|
e440bb10b7
|
Adding right to search pending creation.
|
2021-12-30 13:59:39 +01:00 |
|
elweyn
|
56021489f8
|
Adding right to update pending creation.
|
2021-12-30 13:58:47 +01:00 |
|
elweyn
|
6e27c31d3c
|
Adding right to create pending creation.
|
2021-12-30 13:57:28 +01:00 |
|
Hannes Heine
|
b9efa4b048
|
Merge branch 'master' into remove_self_creation_confirmation
|
2021-12-30 13:50:50 +01:00 |
|
Moriz Wahl
|
d28ad456b5
|
linting
|
2021-12-29 23:30:08 +01:00 |
|
Moriz Wahl
|
69d983b891
|
Update backend/jest.config.js
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-12-29 23:16:47 +01:00 |
|
Moriz Wahl
|
e39d51d335
|
Update backend/src/graphql/resolver/UserResolver.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-12-29 23:16:33 +01:00 |
|
Moriz Wahl
|
341402d965
|
CI_worklfow_test as new yarn command to get backend unit test working in CI
|
2021-12-29 23:06:23 +01:00 |
|
Moriz Wahl
|
db82409d08
|
always take exposed files from build
|
2021-12-29 22:45:22 +01:00 |
|
Moriz Wahl
|
fda6576714
|
change paths of up, down and reset
|
2021-12-29 22:09:56 +01:00 |
|
Moriz Wahl
|
56afb18e81
|
test publisher id
|
2021-12-29 14:02:17 +01:00 |
|
Moriz Wahl
|
5c79d34ef3
|
test language, make pubkey unique, migrations dir from config
|
2021-12-28 17:36:41 +01:00 |
|
Moriz Wahl
|
6a666edc9f
|
test account activation email is sent
|
2021-12-27 20:48:39 +01:00 |
|
Moriz Wahl
|
fbac95f352
|
remove emoty file, test content of user tables after registration
|
2021-12-27 17:26:58 +01:00 |
|
Moriz Wahl
|
3d349b2121
|
feat: Test Create User Mutation
|
2021-12-27 15:57:04 +01:00 |
|
elweyn
|
dae95c7f65
|
Authorized function for each AdminResolver funktions, adding a check that pendingCreation userId different from moderator id.
|
2021-12-27 10:19:11 +01:00 |
|
Hannes Heine
|
634d2278b2
|
Merge branch 'master' into adminCreateMultiplePendingCreations
|
2021-12-22 15:38:18 +01:00 |
|
elweyn
|
145c1ffd9b
|
Assure to have a resendTime in the config.
|
2021-12-22 12:28:36 +01:00 |
|
Hannes Heine
|
d1b97c4227
|
Update backend/src/config/index.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2021-12-22 12:12:44 +01:00 |
|
Hannes Heine
|
9c4e876c6b
|
Merge branch 'master' into 1197-admin-interface-created-transactions-list
|
2021-12-22 08:29:55 +01:00 |
|
elweyn
|
07d4a8103a
|
Change the query so we get only creation transactions.
|
2021-12-22 08:26:30 +01:00 |
|
elweyn
|
13642133c1
|
Moved the filter on creation to the query.
|
2021-12-22 08:25:08 +01:00 |
|
Hannes Heine
|
69ffa165d5
|
Update backend/src/graphql/resolver/AdminResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2021-12-21 16:38:16 +01:00 |
|
|
|
aad32e16f3
|
Merge branch 'master' into migration_0006-login_users_collation
|
2021-12-21 15:54:37 +01:00 |
|
elweyn
|
967e47908a
|
Remove the console.log, remove unused Int.
|
2021-12-21 15:39:53 +01:00 |
|
elweyn
|
84b81f6dc4
|
Remove console.log and commented code.
|
2021-12-21 14:38:18 +01:00 |
|
Hannes Heine
|
003c534f47
|
Merge branch 'master' into adminCreateMultiplePendingCreations
|
2021-12-21 13:17:11 +01:00 |
|
elweyn
|
9138a6e407
|
Remove console.log
|
2021-12-21 12:44:39 +01:00 |
|
elweyn
|
51168b9ab0
|
Merge changes on the UserResolver with the changes in master.
|
2021-12-21 12:32:46 +01:00 |
|
Hannes Heine
|
7716863f90
|
Merge branch 'master' into 1165-refactor-admin-interface
|
2021-12-21 11:51:34 +01:00 |
|
Hannes Heine
|
2574b2c661
|
Merge branch 'master' into adminCreateMultiplePendingCreations
|
2021-12-21 09:15:34 +01:00 |
|
|
|
6ae330da51
|
update required database version
|
2021-12-21 07:08:17 +01:00 |
|
elweyn
|
1688ded788
|
Withdrew password argument of createUser.
|
2021-12-20 15:26:51 +01:00 |
|
elweyn
|
75cbea2321
|
Change the transactionList query so we can get only creation and get the list for specific users.
|
2021-12-20 15:15:51 +01:00 |
|
Hannes Heine
|
3860822058
|
Merge branch 'master' into adminCreateMultiplePendingCreations
|
2021-12-20 13:40:59 +01:00 |
|
|
|
ce973d1e78
|
Merge branch 'master' into fix_optin_code_regeneration
|
2021-12-20 12:36:48 +01:00 |
|