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 |
|
einhornimmond
|
ca71af1817
|
fix removed path
|
2021-03-14 10:21:18 +01:00 |
|
einhornimmond
|
d87850db8c
|
Merge branch 'stage1' of ssh://**REDACTED**/~/_cakephp/gradido_single_node into stage1
|
2021-03-13 18:41:31 +01:00 |
|
einhornimmond
|
1541ba6a7b
|
Merge branch 'stage-1' of ssh://**REDACTED**/~/_cakephp/gradido_single_node into stage1
|
2021-03-13 18:41:31 +01:00 |
|
Dario Rekowski on RockPI
|
f3d76bda73
|
fix some syntax errors
|
2021-03-13 18:41:31 +01:00 |
|
einhornimmond
|
6fc3abe358
|
Merge branch 'stage1' of github.com:gradido/gradido_community_server into stage1
|
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 |
|
einhornimmond
|
91b4473ada
|
working on decay
|
2021-03-13 18:41:31 +01:00 |
|
einhornimmond
|
9ae9e5c311
|
add CORS header in community server
|
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
|
09fbce76e7
|
parse amount to int
|
2021-03-13 18:41:31 +01:00 |
|
einhornimmond
|
7543308c9e
|
fix permissions
|
2021-03-13 18:41:30 +01:00 |
|
Dario Rekowski on RockPI
|
6095b0c22d
|
check that amount in transfer and creation in positive
|
2021-03-13 18:41:30 +01:00 |
|
team-devstage
|
9807088ee8
|
make it runnable
|
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 |
|
einhornimmond
|
04ce761e11
|
add script for copy over community server code to /var/www/html/$FOLDER_NAME
|
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 |
|
einhornimmond
|
a38f2d67ae
|
make better debugging output by csfr error
|
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
|
fe60808247
|
Merge branch 'stage1' of ssh://**REDACTED**/~/_cakephp/gradido_single_node into stage1
|
2021-03-13 18:41:30 +01:00 |
|
einhornimmond
|
91b490ea47
|
Merge branch 'stage1' of ssh://**REDACTED**/~/_cakephp/gradido_single_node into stage1
|
2021-03-13 18:41:30 +01:00 |
|
|
|
b6544b9e69
|
Merge pull request #3 from gradido/stage0
Stage0
|
2021-03-13 18:36:44 +01:00 |
|