Dario Rekowski on RockPI
|
d1b80a16c6
|
use transaction count as last known sequence number insteed greatest id to use it with reused topic in development
|
2021-03-16 16:49:57 +01:00 |
|
Dario Rekowski on RockPI
|
efdf86a191
|
add setSessionId json endpoint for login-server
|
2021-03-16 16:49:57 +01:00 |
|
Dario Rekowski on RockPI
|
730f44c61b
|
Merge branch 'new_protocol' of ssh://**REDACTED**/~/php/cakePHP/gradido_community_server into new_protocol
|
2021-03-16 16:49:57 +01:00 |
|
Dario Rekowski on RockPI
|
72a08d8c80
|
add app requests controller
|
2021-03-16 16:49:57 +01:00 |
|
team-devstage
|
25793c9d75
|
use transaction count for last known sequence number to get transactions from node
|
2021-03-16 16:49:12 +01:00 |
|
team-devstage
|
171ed35846
|
fix some bugs by work with transactions from gradido node
|
2021-03-16 16:49:12 +01:00 |
|
team-devstage
|
02fa4aef61
|
Merge branch 'new_protocol' of ssh://**REDACTED**/~/php/cakePHP/gradido_community_server into new_protocol
|
2021-03-16 16:49:12 +01:00 |
|
team-devstage
|
49c41b53eb
|
adjustemnts
|
2021-03-16 16:49:12 +01:00 |
|
Dario Rekowski on RockPI
|
60449797e8
|
add tabs css and js
|
2021-03-16 16:49:11 +01:00 |
|
Dario Rekowski on RockPI
|
433d3d5324
|
add get state balance, finish list transactions
|
2021-03-16 16:48:37 +01:00 |
|
Dario Rekowski on RockPI
|
9e871d6d4b
|
add function to fill state_user_transactions, work on client-api
|
2021-03-16 16:48:37 +01:00 |
|
Dario Rekowski on RockPI
|
8687f9b9c5
|
add State User Transactions for better transaction order and paging
|
2021-03-16 16:48:37 +01:00 |
|
Dario Rekowski on RockPI
|
2893c51b01
|
add ajax get transactions function skeletons
|
2021-03-16 16:47:12 +01:00 |
|
Dario Rekowski on RockPI
|
cecb8b0f5c
|
add test page for including vue-based web client
|
2021-03-16 16:44:11 +01:00 |
|
Dario Rekowski on RockPI
|
a7bb43c310
|
test and fix errors with pauls modified example (I have filled in real transaction data
|
2021-03-16 16:44:11 +01:00 |
|
Dario Rekowski on RockPI
|
f0b8c978d2
|
fix with empty gradido nodes
|
2021-03-16 16:44:11 +01:00 |
|
Dario Rekowski on RockPI
|
0737a4f1f3
|
fix for case without any transaction in db
|
2021-03-16 16:44:11 +01:00 |
|
Dario Rekowski on RockPI
|
bd6640388d
|
finish parsing transactions from gradido node
|
2021-03-16 16:44:11 +01:00 |
|
Dario Rekowski on RockPI
|
01f0bd5323
|
add login server manage links to dashboard
|
2021-03-16 16:44:11 +01:00 |
|
Dario Rekowski on RockPI
|
23492e97bb
|
update pending tasks, creation and transfer
|
2021-03-16 16:44:11 +01:00 |
|
Dario Rekowski on RockPI
|
968d8d98e8
|
update transfer with new protocoL
|
2021-03-16 16:43:25 +01:00 |
|
Dario Rekowski on RockPI
|
26d1cfe0fe
|
fix merge conflict
|
2021-03-16 16:43:25 +01:00 |
|
Dario Rekowski on RockPI
|
645fdd0528
|
add new logo for desktop
|
2021-03-16 16:42:40 +01:00 |
|
Dario Rekowski on RockPI
|
e6fe7556df
|
update logo
|
2021-03-16 16:42:40 +01:00 |
|
Dario Rekowski on RockPI
|
7e23b36cbc
|
add new gradido proto files and update parse proto script
|
2021-03-16 16:42:40 +01:00 |
|
team-devstage
|
b9b724ad07
|
cleanup samirs code, remove not needed stuff from my old code -Dario
|
2021-03-16 16:42:40 +01:00 |
|
team-devstage
|
46492a1778
|
add new created files from samir
|
2021-03-16 16:42:40 +01:00 |
|
team-devstage
|
2d6950bc80
|
add files created from samir
|
2021-03-16 16:42:40 +01:00 |
|
team-devstage
|
9d8eee819f
|
git checkout work of samir
|
2021-03-16 16:42:40 +01:00 |
|
Dario Rekowski on RockPI
|
2f2af7e96f
|
js for login server
|
2021-03-16 16:42:40 +01:00 |
|
Dario Rekowski on RockPI
|
8f62ad6115
|
change to blake2
|
2021-03-16 16:42:40 +01:00 |
|
Dario Rekowski on RockPI
|
7af29888ee
|
adding error transaction api endpoint, only empty function
|
2021-03-16 16:42:40 +01:00 |
|
Dario Rekowski on RockPI
|
f3d76bda73
|
fix some syntax errors
|
2021-03-13 18:41:31 +01:00 |
|
Dario Rekowski on RockPI
|
478bc660b0
|
add option to sort transactions
|
2021-03-13 18:41:31 +01:00 |
|
Dario Rekowski on RockPI
|
76cd280192
|
parse amount to int
|
2021-03-13 18:41:31 +01:00 |
|
Dario Rekowski on RockPI
|
6095b0c22d
|
check that amount in transfer and creation in positive
|
2021-03-13 18:41:30 +01:00 |
|
Dario Rekowski on RockPI
|
37186f1ef2
|
add state user transaction table and php files from branch new_protocol
|
2021-03-13 18:41:30 +01:00 |
|
Dario Rekowski on RockPI
|
9668242c8a
|
add Option to disable email, which don't work in docker
|
2021-03-13 18:41:30 +01:00 |
|
Dario Rekowski on RockPI
|
61c4279035
|
update proto files
|
2021-03-13 18:41:30 +01:00 |
|
einhornimmond
|
15e915522d
|
try new autoload config and proto php place
|
2021-03-13 18:41:30 +01:00 |
|
Dario Rekowski on RockPI
|
65698f4bdc
|
fix ajaxGetBalance bug with zero entrys and missing composer generate autoload step
|
2021-03-13 18:41:30 +01:00 |
|
Dario Rekowski on RockPI
|
7ac94a8398
|
add option in json request for enable/disable auto-sign transaction
|
2021-03-13 18:41:30 +01:00 |
|
Dario Rekowski on RockPI
|
c03ed3e789
|
add function for send GDD per ajax request
|
2021-03-13 18:41:30 +01:00 |
|
Dario Rekowski on RockPI
|
4e6e627da7
|
bring http://localhost/state-balances/ajaxListTransactions to live
|
2021-02-22 17:51:21 +00:00 |
|
Dario Rekowski on RockPI
|
98b5a0817e
|
make code nicer
|
2021-02-22 14:24:04 +00:00 |
|
Dario Rekowski on RockPI
|
5124305c72
|
update ajaxGetBalance, use data from db, instead from session, fix tests, prepare for using decay
|
2021-02-22 14:22:21 +00:00 |
|
Dario Rekowski on RockPI
|
88d8a547cf
|
successfully test state-balance/ajaxGetBalance
|
2021-02-19 14:57:19 +00:00 |
|
Dario Rekowski on RockPI
|
b900afed29
|
fix typing error>
|
2021-02-19 14:00:17 +00:00 |
|
Dario Rekowski on RockPI
|
0bc355dd99
|
add test data (3x creations, 1 transfer) to test fixtures
|
2021-02-19 13:36:44 +00:00 |
|
Dario Rekowski on RockPI
|
1f875f1c96
|
change call for csfr token to get
|
2021-02-16 09:19:54 +00:00 |
|