240 Commits

Author SHA1 Message Date
Einhornimmond
61a751d178 update protocol 2021-10-10 13:29:18 +02:00
Einhornimmond
865403e0fa fix double transaction entry 2021-10-10 13:24:50 +02:00
Einhornimmond
bfa0e9481c fix problems with transaction 2021-10-08 18:20:52 +02:00
Einhornimmond
a839b964eb fix problems with catch and UnhandledPromiseRejectionWarning 2021-10-08 16:43:30 +02:00
Einhornimmond
6646722652 fix protobuf with build and start command 2021-10-08 15:31:26 +02:00
einhornimmond
143b7f6d5c fix transactions, now rollback work like expected 2021-10-08 12:52:14 +02:00
einhornimmond
b4ed516a8e use protobuf models as static modules, first approach didn't work 2021-10-07 20:00:46 +02:00
einhornimmond
a622fe02cd linting 2021-10-07 13:24:47 +02:00
einhornimmond
39f4ee5521 reduce merge noise 2 2021-10-07 13:16:14 +02:00
einhornimmond
c891f9e4f8 reduce merge noise 2021-10-07 13:14:55 +02:00
einhornimmond
2f67b5f5e2 Merge branch 'master' into apollo_createTransactions 2021-10-07 13:12:04 +02:00
einhornimmond
98e7f381ee add notification email 2021-10-07 13:10:41 +02:00
einhornimmond
425fed9835 add missing file and email config 2021-10-07 12:18:37 +02:00
einhornimmond
8911bf761c implement more of create send coin transaction 2021-10-06 20:07:50 +02:00
einhornimmond
a2d7420040 Put existing code into resolver 2021-10-06 16:52:36 +02:00
einhornimmond
8a68a72dac Merge branch 'apollo_createTransactions' of github.com:gradido/gradido into apollo_createTransactions 2021-10-06 12:45:13 +02:00
Einhornimmond
7e2de83d56 changes 2021-10-06 12:43:07 +02:00
einhorn_b
6699b4d6eb first steps for send coins 2021-10-06 12:41:05 +02:00
ogerly
dde7bb292f first step of review, fix frotend and backend 2021-10-05 15:19:10 +02:00
ogerly
9a278a6869 final step seperated communities fix lint, fix locales 2021-10-05 14:14:02 +02:00
Alexander Friedland
1e4ba0961b
Update CommunityResolver.ts 2021-10-05 12:24:54 +02:00
Alexander Friedland
1946a64ed9
Update CommunityResolver.ts 2021-10-05 12:14:52 +02:00
Einhornimmond
e49230e1ea changes 2021-10-05 12:05:23 +02:00
elweyn
6232810337 Community changes. 2021-10-05 10:19:11 +02:00
elweyn
5462e8b606 Merge master in this and resolve merge conflicts. 2021-10-05 08:06:09 +02:00
338a2e8f6c
Update backend/src/util/decay.test.ts
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2021-10-04 10:28:04 +02:00
3487a2e232
renamed args folder to singular arg 2021-10-04 10:04:58 +02:00
a673a5f11e
missing change 2021-10-03 13:41:20 +02:00
fa5860ee47
missing model ajustment 2021-10-03 11:14:39 +02:00
d1f3e4e215
moved isAuthorized in directive folder
removed resolver index.ts and load it via glob pattern
2021-10-03 11:14:24 +02:00
084561e5fb
resolver in singulat folder 2021-10-03 11:13:21 +02:00
d15b256fed
model in singular folder 2021-10-03 11:13:02 +02:00
2b113f841b
more lint fixes 2021-10-02 17:19:33 +02:00
einhorn_b
21960a5505 fix ulfs assumptions 2021-10-02 17:13:43 +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
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
b5a7af16e7
bring load and save coinanimation to live 2021-10-02 13:54:09 +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
175bffcc05
repository use Order Enum 2021-10-01 21:59:57 +02:00