Dario Rekowski on RockPI
|
25b0ae28ed
|
update decay code, use different approach as before, more easy coding
|
2021-03-16 16:53:08 +01:00 |
|
Dario Rekowski on RockPI
|
130397e2bb
|
fix naming
|
2021-03-16 16:50:52 +01:00 |
|
Dario Rekowski on RockPI
|
ba46e6b458
|
adapt for cross group transactions
|
2021-03-16 16:49:58 +01:00 |
|
Dario Rekowski on RockPI
|
000682d1b6
|
added vue client
|
2021-03-16 16:49:58 +01:00 |
|
Dario Rekowski on RockPI
|
64c21a054b
|
remove
|
2021-03-16 16:49:58 +01:00 |
|
ogerly
|
d53decefbf
|
removed mithril_client
|
2021-03-16 16:49:58 +01:00 |
|
Dario Rekowski on RockPI
|
0e90faa44c
|
added vue client as submodule
|
2021-03-16 16:49:58 +01:00 |
|
Dario Rekowski on RockPI
|
df2db05a2c
|
update error message
|
2021-03-16 16:49:58 +01:00 |
|
Dario Rekowski on RockPI
|
10fcebfa80
|
include vue-client in /client and vue-development build in /vue-dev, update state_balances decay and synchronize Record with pauls new transaction format
|
2021-03-16 16:49:58 +01:00 |
|
Dario Rekowski on RockPI
|
e8db92c63c
|
update state balance if not found, recursive
|
2021-03-16 16:49:58 +01:00 |
|
Dario Rekowski on RockPI
|
e56cd1501d
|
decay
|
2021-03-16 16:49:58 +01:00 |
|
Dario Rekowski on RockPI
|
6de55f5f39
|
get session_id from login server via get request
|
2021-03-16 16:49:58 +01:00 |
|
Dario Rekowski on RockPI
|
9b11b63074
|
concat memo
|
2021-03-16 16:49:58 +01:00 |
|
Dario via Pythagoras
|
b6e336205c
|
update tx_hash data type size
|
2021-03-16 16:49:58 +01:00 |
|
team-devstage
|
518595d5ba
|
some fixes for the eye and adaption to gradido node errors
|
2021-03-16 16:49:58 +01:00 |
|
Dario Rekowski on RockPI
|
286a5db44f
|
refix error2
|
2021-03-16 16:49:57 +01:00 |
|
Dario Rekowski on RockPI
|
43780025a7
|
skip empty records
|
2021-03-16 16:49:57 +01:00 |
|
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 |
|
einhornimmond
|
a4791ca79d
|
update mariadb version, TODO: auto-detect version
|
2021-03-16 13:14:37 +01:00 |
|