3454 Commits

Author SHA1 Message Date
8d48202779
removed test database creation from database prepare 2021-10-02 22:00:30 +02:00
Alexander Friedland
fc54663cef
Merge pull request #813 from gradido/585-Coin-animation-on-and-off-switchable
585 coin animation on and off switchable
2021-10-02 20:06:30 +02:00
4aa5316110
fix tests to use enum definitions 2021-10-02 19:15:57 +02:00
78442409a8
fix tests 2021-10-02 18:00:35 +02:00
2b113f841b
more lint fixes 2021-10-02 17:19:33 +02:00
d78585309a
lint fixes 2021-10-02 17:15:36 +02:00
einhorn_b
21960a5505 fix ulfs assumptions 2021-10-02 17:13:43 +02:00
ff2ab310a1
Update .gitignore 2021-10-02 17:04:47 +02:00
einhorn_b
e623079880 fix lint 2021-10-02 16:46:45 +02:00
einhorn_b
2630de425d update GDT to use enums and switch-case 2021-10-02 16:41:21 +02:00
einhorn_b
cc4571e4d3 fix linting 2021-10-02 14:42:11 +02:00
einhorn_b
7acda32c7d fix saving coin animation 2021-10-02 14:25:36 +02:00
f51664807a
use User Repository 2021-10-02 13:58:40 +02:00
einhorn_b
fccb5a7715
fix sorting 2021-10-02 13:57:01 +02:00
einhorn_b
2277cc497b
fix locales 2021-10-02 13:57:01 +02:00
einhorn_b
8178e68f0e
use pubkey from context 2021-10-02 13:57:01 +02:00
Einhornimmond
68f8896ed3
fix linting 2021-10-02 13:54:37 +02:00
Einhornimmond
f77de6ff5b
remove my package-lock, sorry 2021-10-02 13:54:09 +02:00
Einhornimmond
b5a7af16e7
bring load and save coinanimation to live 2021-10-02 13:54:09 +02:00
Einhornimmond
a5d6b510f5
remove email from updateUserInfos call 2021-10-02 13:52:38 +02:00
Einhornimmond
6c42d20edd
merge with master 2021-10-02 13:52:38 +02:00
einhornimmond
232e28a413
Merge pull request #931 from gradido/bug_fixes_recent_changes
Bug fixes recent changes
2021-10-02 13:05:46 +02:00
einhornimmond
142aa221a8
Merge pull request #928 from gradido/clean_model_migrations
fix migrations to use only the entity model
2021-10-02 12:55:50 +02:00
705ddb432f
gdt sum must be a number, null is not allowed 2021-10-02 12:46:52 +02:00
7a424c5e33
Balance by user cannot fail but returns undefined if not found 2021-10-02 12:46:38 +02:00
a4744dd588
use enum for comparison instead of a number 2021-10-02 12:35:31 +02:00
9953945bb5
refactor balance resolver code 2021-10-02 12:34:40 +02:00
16d530489d
fixed query transactionsQuery 2021-10-02 12:34:03 +02:00
4025c4aff9
run database in test mode when in development mode 2021-10-02 12:33:17 +02:00
3042f49d0c
Merge pull request #929 from gradido/refactor_graphql
Refactor graphql
2021-10-02 10:10:00 +02:00
a48b124da2
Merge pull request #927 from gradido/clean_models2
Clean models2
2021-10-02 10:07:59 +02:00
2f47005673
Merge pull request #930 from gradido/docu_graphics_mocks
Docu graphics mocks
2021-10-02 10:06:46 +02:00
59623b600d
mock kontoübersicht 2021-10-01 22:12:24 +02:00
2770d4bb7b
mock choose community 2021-10-01 22:12:15 +02:00
ce07800c9c
gdt server api 2021-10-01 22:12:07 +02:00
69bb8b7ea7
unify pagination to use currentPage, pageSize and order as values 2021-10-01 22:00:37 +02:00
175bffcc05
repository use Order Enum 2021-10-01 21:59:57 +02:00
d391aa3491
resolvers 2021-10-01 21:59:34 +02:00
d1da8cdfd6
models 2021-10-01 21:59:24 +02:00
1c2db6cb15
deleted inputs (now args) 2021-10-01 21:59:18 +02:00
c9a56ac0a2
enums 2021-10-01 21:59:06 +02:00
ca3f930c5e
args types 2021-10-01 21:58:58 +02:00
0449beb19b
resolvers 2021-10-01 20:15:48 +02:00
42f66221a1
Decay Model + Utils 2021-10-01 20:15:39 +02:00
01ee94e07a
removed group model 2021-10-01 20:15:10 +02:00
abad8924b8
UserTransaction Model 2021-10-01 20:14:58 +02:00
408c3e3f86
Transaction Model 2021-10-01 20:14:46 +02:00
14dbd7056f
User model 2021-10-01 20:14:34 +02:00
9ff3632021
Balance Model 2021-10-01 20:14:13 +02:00
b043bbe79b
fix migrations to use only the entity model 2021-10-01 19:20:02 +02:00