17 Commits

Author SHA1 Message Date
Dario Rekowski on RockPI
b10886a8d3 move gradido to float into view element 2021-05-05 15:30:24 +00:00
einhornimmond
39fff3e42a return also GDT as float instead of integer 2021-05-04 13:35:49 +02:00
einhornimmond
b88a7dd029 give balance as float value in GDD (not lpnger GDD cent) 2021-05-03 11:51:27 +02:00
einhornimmond
41a5b269fc add some more 2021-04-27 19:33:44 +02:00
Dario Rekowski on RockPI
8ba26803bc fix bug with object instead of array 2021-04-27 14:19:12 +00:00
einhorn_b
8e1d1aa0ae fix handlung of empty transactions list 2021-04-22 17:00:20 +02:00
einhorn_b
33f9c58268 fix } which don't belong there 2021-04-22 16:52:14 +02:00
einhornimmond
2a8fad3a44
Update community_server/src/Controller/AppRequestsController.php
make it looking better

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-21 12:10:40 +02:00
Dario Rekowski on RockPI
dfdd34ea7a reimplement listTransactions with paging for frontend, move parts to Model/Tables resulting code seems to me a lot faster than previous 2021-04-16 13:51:19 +00:00
Dario Rekowski on RockPI
74c9aeabc3 add getBalance call to api 2021-04-16 11:49:42 +00:00
Dario Rekowski on RockPI
af1696c358 check also session from post request 2021-04-13 11:09:39 +00:00
Dario Rekowski on RockPI
d2f63baa00 add createCoins api call, move double code in extra functions 2021-04-12 15:55:17 +00:00
einhornimmond
227809d5b5 add some group related code 2021-04-07 20:49:21 +02:00
Dario Rekowski on RockPI
7b8c5ff883 point frontend to new api route 2021-04-07 14:54:08 +00:00
Dario Rekowski on RockPI
feb66dc670 transfer blockchain type to login server 2021-04-06 11:09:16 +00:00
Dario Rekowski on RockPI
6ba6bd7180 add send coins transactions how uses login-server endpoint from stage2 2021-03-31 18:02:54 +00:00
741255c715
Merge commit 'cfddb27b48e7c7d018cfb5bd7feb8362ab2a25a3' into stage2_community_server 2021-03-17 00:41:12 +01:00