From 5d24b054c1f8d05fb7eb260ae39c121d93447be3 Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Tue, 9 Mar 2021 14:05:37 +0100 Subject: [PATCH] update login-server branch, add option to community-server to get transactions in reversed order --- community_server | 2 +- docu/community-server.api.md | 5 ++++- login_server | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/community_server b/community_server index 36ddbba58..cfc0af844 160000 --- a/community_server +++ b/community_server @@ -1 +1 @@ -Subproject commit 36ddbba5815435575b2d3c1270d738ccabc9eb54 +Subproject commit cfc0af844dcb1832993fdb6126493adb443960be diff --git a/docu/community-server.api.md b/docu/community-server.api.md index 965f96c23..d45911c6f 100644 --- a/docu/community-server.api.md +++ b/docu/community-server.api.md @@ -16,7 +16,10 @@ If session is valid, return: ## List Transactions List all transactions from logged in user, currently without paging Ajax: -GET http://localhost/state-balances/ajaxListTransactions/-127182 +GET http://localhost/state-balances/ajaxListTransactions/-127182/ +or +GET http://localhost/state-balances/ajaxListTransactions/-127182/DESC +to get transaction in descending order Antwort: Wenn alles okay: diff --git a/login_server b/login_server index 9b9115290..2837ac13f 160000 --- a/login_server +++ b/login_server @@ -1 +1 @@ -Subproject commit 9b9115290c8d2ead756d64b70ae63a6571aa4693 +Subproject commit 2837ac13f00fa411b826f58edcffc05519a5786e