|
|
71551153c4
|
backend changes to rename login_pending_tasks_admin table to admin_pending_creations
|
2022-02-02 16:25:15 +01:00 |
|
|
|
5bc23a4857
|
remove typeorm from backend project and reference the one installed in database. This way the default connection of the enteties can be used - this was not possible before since the connection waa created in the backend typeorm, but the entities are defined in the database installation.
We now remove the typeorm from backend and rely solely on the database typeorm. We now can use both activeRecord and dataMapper pattern.
|
2022-02-01 04:14:54 +01:00 |
|
|
|
654dd8de96
|
check right on sendActivationEmail
|
2022-02-01 02:59:19 +01:00 |
|
Alexander Friedland
|
cce9e2af67
|
Merge branch 'master' into fix-creation-for-not-checked-email
|
2022-01-27 14:09:25 +01:00 |
|
elweyn
|
6c81673a4b
|
Update creations of a user only if the old pending creation has the same month as the updated month. Throw exception before end of file.
|
2022-01-27 11:04:32 +01:00 |
|
elweyn
|
9e4d2498ca
|
Throw exception before continuing the bussiness logic.
|
2022-01-27 10:38:35 +01:00 |
|
elweyn
|
a12378ed8b
|
Checks if User has activated his Email before saving a open creation.
|
2022-01-27 10:33:06 +01:00 |
|
elweyn
|
d938814f1a
|
Check if user account is not disabled to make a creation.
|
2022-01-27 10:24:03 +01:00 |
|
elweyn
|
afbc52c2aa
|
Implemented a method to add back the summ to the creations array.
|
2022-01-26 20:10:11 +01:00 |
|
elweyn
|
190038eaa1
|
fix updatePendingCreation method logic, now it checks if the updated datas are allowed so that no user can get more than 1000 GDD per month.
|
2022-01-26 15:54:19 +01:00 |
|
|
|
ab584c7250
|
reduced backend coverage, renamed test file apropriatly
|
2022-01-25 22:14:37 +01:00 |
|
|
|
869d9e303d
|
disabled UserResolver.test
|
2022-01-25 22:06:29 +01:00 |
|
|
|
a6bcd5d796
|
Merge branch 'master' into import_production_data
|
2022-01-25 13:57:47 +01:00 |
|
ogerly
|
c51758e597
|
remove division / 100 for GDT
|
2022-01-25 10:38:47 +01:00 |
|
|
|
707d4ea489
|
removed console logs
|
2022-01-25 00:49:54 +01:00 |
|
|
|
1110a6fdef
|
minor changes + console logs for sending to debug the stage2 instance
|
2022-01-25 00:49:54 +01:00 |
|
|
|
138f09b4e0
|
unified the mnemonic lists and simplified code
|
2022-01-25 00:49:53 +01:00 |
|
|
|
eb33e5130a
|
regenerate passphrase if needed
|
2022-01-20 12:30:07 +01:00 |
|
Moriz Wahl
|
2e25c280cf
|
Merge branch 'master' into paginate-user-table
|
2022-01-18 12:54:59 +01:00 |
|
|
|
90effb41b5
|
changed syntax again due to shell replacing $variables
|
2022-01-14 18:49:35 +01:00 |
|
Moriz Wahl
|
d441931125
|
get pagination working
|
2022-01-14 13:13:48 +01:00 |
|
|
|
5217b347be
|
replace all $1 url variables with something meaningfull, since $1 is replaced in scripting
|
2022-01-14 10:24:47 +01:00 |
|
Moriz Wahl
|
2b6dd2af87
|
implement fake pagination for searchUsers
|
2022-01-13 17:00:01 +01:00 |
|
Moriz Wahl
|
84104b7f0b
|
Merge branch 'master' into test-set-password
|
2022-01-13 10:35:01 +01:00 |
|
Moriz Wahl
|
25dbfef8a8
|
Merge branch 'master' into test-send-email
|
2022-01-13 10:12:19 +01:00 |
|
Moriz Wahl
|
8d800fc7da
|
test some error cases
|
2022-01-13 09:55:09 +01:00 |
|
Moriz Wahl
|
4bac268de3
|
test setPassword with success
|
2022-01-13 09:30:53 +01:00 |
|
|
|
acd04b3432
|
removed /vue from tests, configs and references
|
2022-01-12 21:21:21 +01:00 |
|
Moriz Wahl
|
c05f32cf5f
|
sendAccountActivationEmail with object as arg
|
2022-01-12 12:19:45 +01:00 |
|
Moriz Wahl
|
b1520182a2
|
sendResetPasswordEmail with object as arg
|
2022-01-12 12:13:42 +01:00 |
|
Moriz Wahl
|
ce9d4b2ca8
|
extract sendTransactionReceivedEmail
|
2022-01-12 12:05:44 +01:00 |
|
Moriz Wahl
|
fb53a0bcb0
|
extract reset password email
|
2022-01-12 11:36:17 +01:00 |
|
Moriz Wahl
|
c6863d6e64
|
sendAccountActivationEmail in separate file
|
2022-01-12 11:02:49 +01:00 |
|
Moriz Wahl
|
b95eb902e9
|
move mailer functions into own folder
|
2022-01-12 09:54:34 +01:00 |
|
Moriz Wahl
|
1c86b704d3
|
Merge branch 'master' into test-send-email
|
2022-01-12 09:49:00 +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 |
|
Moriz Wahl
|
b7186209f1
|
sendAccountActivationEmail as imprted function
|
2022-01-04 18:37:59 +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
|
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 |
|