5750 Commits

Author SHA1 Message Date
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
c595c47d90
Merge pull request #1324 from gradido/import_production_data
import_production_data
2022-01-25 22:23:09 +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
42984772c5
try target test_up 2022-01-25 21:57:55 +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
61bb14ac7c
dont start database in test.yml 2022-01-25 21:30:10 +01:00
936161d998
docker file 2022-01-25 18:59:52 +01:00
ae84907f5c
try limit stuff to be copied from src.
reimplement reset hack
2022-01-25 18:27:02 +01:00
ed105b8e7c
try copying src folder aswell 2022-01-25 18:15:37 +01:00
8a9fc846f5
try copying mnemonic files in dist as solution 2022-01-25 17:59:50 +01:00
a424bb8fee
try this - no database restarting what so ever 2022-01-25 17:33:33 +01:00
8b8213a3b7
try some docker compose fixes 2022-01-25 16:50:06 +01:00
b423773391
work with sleep again 2022-01-25 16:31:48 +01:00
752c5cf62f
actually run database in test workflow 2022-01-25 16:19:44 +01:00
087df935b6
sleep a bit to wait for database to finish migrations 2022-01-25 16:10:22 +01:00
a6bcd5d796
Merge branch 'master' into import_production_data 2022-01-25 13:57:47 +01:00
Alexander Friedland
0e515d9e7b
Merge pull request #1339 from gradido/1338-GDT-Value-is-divided-by-100
remove division / 100 for GDT
2022-01-25 13:49:06 +01:00
ogerly
c51758e597 remove division / 100 for GDT 2022-01-25 10:38:47 +01:00
d12017cfcc
also use hexblobs in restore.sh 2022-01-25 01:04:04 +01:00
71227d8505
simplify query (thanks @hannes) 2022-01-25 00:50:27 +01:00
ce16c54897
integrity test example 2022-01-25 00:50:27 +01:00
be295d3fe1
also parameterize the gdt api url 2022-01-25 00:50:26 +01:00
92a71cb97a
remove timezone change from setup.md 2022-01-25 00:49:54 +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
bf7a0f14ce
setup include timezone setup - production needs Europe/Berlin 2022-01-25 00:49:54 +01:00
0aa9b920ac
changed suggested file for import_production since the old data was corrupt 2022-01-25 00:49:54 +01:00
9f72ea23bc
update required db version 2022-01-25 00:49:54 +01:00
0d1bb496d5
removed console and have better comments 2022-01-25 00:49:54 +01:00
1da3be6863
comment and cleanp 2022-01-25 00:49:54 +01:00
8fb1be64fb
formating 2022-01-25 00:49:54 +01:00
6f4a04c015
comments and also check for email confirmed 2022-01-25 00:49:54 +01:00
3f4ce13cc8
removed some comments 2022-01-25 00:49:54 +01:00
75ca456293
cleanup migration 12 - passphrase change 2022-01-25 00:49:54 +01:00
832533fb4c
transform wordlist 2022-01-25 00:49:54 +01:00
fdee9f7b48
delete duplicate passphrases for existsing users not beeing valid 2022-01-25 00:49:54 +01:00
54afb80cc2
generate random private key for those accounts with an intact passphrase 2022-01-25 00:49:53 +01:00
138f09b4e0
unified the mnemonic lists and simplified code 2022-01-25 00:49:53 +01:00
0bc4b4beae
all three mnemonic lists for database to perform transformation 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
Moriz Wahl
3a1ff078de
Merge pull request #1334 from gradido/set-locale-on-page-reload
fix: Language Set Correctly after Page Reload in Admin Interface
2022-01-24 18:45:44 +01:00
Moriz Wahl
38cb7ba4dd
Merge branch 'master' into set-locale-on-page-reload 2022-01-24 18:34:01 +01:00
Moriz Wahl
238ae3a20f
Merge pull request #1328 from gradido/set-language-on-login
fix: Set Locale after Login
2022-01-24 18:33:19 +01:00
Moriz Wahl
57bbbffc7a
Merge branch 'master' into set-language-on-login 2022-01-24 18:14:21 +01:00
5a6002b990
Merge pull request #1331 from gradido/deployment_community_parameters
deployment_community_parameters
2022-01-24 18:01:09 +01:00
Moriz Wahl
b890c3fc3c
Merge branch 'master' into set-locale-on-page-reload 2022-01-24 17:50:31 +01:00