850 Commits

Author SHA1 Message Date
87e0f056ef
v1.6.1 2022-01-27 21:39:46 +01:00
65bc3479fa
rewrote elopage hook to handle actual elopage hook 2022-01-27 21:29:53 +01:00
f3078b3cbd
use url encode bodyparser 2022-01-27 21:29:18 +01:00
Alexander Friedland
cce9e2af67
Merge branch 'master' into fix-creation-for-not-checked-email 2022-01-27 14:09:25 +01:00
17945b1645
v1.6.0 2022-01-27 11:44:53 +01:00
b8ab335ba5
Merge branch 'master' into 1330-EditCreationFormular-update-date 2022-01-27 11:32:29 +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
c7c011879b
Merge branch 'master' into fix-creation-for-not-checked-email 2022-01-27 11:03:27 +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
cc78849a46
typo 2022-01-27 01:30:57 +01:00
795c99e641
flame hannes 2022-01-27 01:24:58 +01:00
61c9073712
update configs and parameterize klicktipp options 2022-01-27 01:24:51 +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
6f6ba3a2e9
try to adjust jest config 2022-01-25 21:48:45 +01:00
2a48133790
corrected typo,
build database in test environment explicitly as production_up
2022-01-25 21:39:11 +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
be295d3fe1
also parameterize the gdt api url 2022-01-25 00:50:26 +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
9f72ea23bc
update required db version 2022-01-25 00:49:54 +01:00
138f09b4e0
unified the mnemonic lists and simplified code 2022-01-25 00:49:53 +01:00
210b64691d
added correct english mnemonic lsit 2022-01-25 00:49:53 +01:00
08200f49f2
removed incorrect mnemonic lists 2022-01-25 00:49:53 +01:00
96b756227f
Merge branch 'master' into import_production_data 2022-01-25 00:49:53 +01:00
54cc6c9327
adjusted backend .env.template to recognize community variables 2022-01-21 02:58:05 +01:00
fcf7a9fbca
fix broken login with existing token in local store 2022-01-20 17:51:45 +01:00
777d1f2f43
missing nullable field definition 2022-01-20 14:08:32 +01:00
eb33e5130a
regenerate passphrase if needed 2022-01-20 12:30:07 +01:00
427608ada3
username is nullable 2022-01-19 21:42:25 +01:00
791b05b481
typo on elopage hook 2022-01-19 14:45:06 +01:00
723afb6402
make description field explicitly nullable and corrected graphql model accordingly 2022-01-19 14:44:56 +01:00
e98113240d
fix docker setup by changing the default value for logging path
make the path configurable for the bare metal deployment and deploy old default value as default for bare metal deployment
2022-01-18 13:39:15 +01:00
Moriz Wahl
2e25c280cf Merge branch 'master' into paginate-user-table 2022-01-18 12:54:59 +01:00
7416eaa4c5
lint fixes 2022-01-17 13:45:42 +01:00
61b262472d
elopage hook, log full body 2022-01-17 11:21:09 +01:00
b94e59882d
typeorm logging 2022-01-17 10:33:38 +01:00
8b3f6ea339
disable introspection when GRAPHIQL is disabled 2022-01-16 11:05:40 +01:00
da63312f65
some basic apollo logging 2022-01-16 10:42:46 +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
4625d4b164
corrected filename 2022-01-13 23:00:19 +01:00
dda39550ab
corrected templates 2022-01-13 22:48:25 +01:00
8fcc3b31ad
improved installscript alot
- proper order
- templates for all configs to fill in automatically
2022-01-13 22:34:17 +01:00