9519c1a410
Fix: Fixing UI issues in the page: "Trade" #7 Overlapping Buy with Sell prices and amounts
Frontend: websocket connection seems not stable
Initial analysis of the issue
In the https://testnet.diva.exchange/ this issue happens regularly in an interval of 1 minute and 2 seconds. In the Network tab in the Developer Tools can be seen...
UI issues in the page: "Trade"
Issue #1 (Footer)
The language selection can be moved to the Config page. The rest of the information in the footer is not crucial and can be moved somewhere else or simply not get displayed on...
UX issues
UI issues
fb3a70f230
Fix: Moved hardcoded text to language DB
b9f42ce7b3
Fix: Rel date time counter
30750239f9
Fix: Reactivated Rel date time counter
Wrong date time displayed when mouse over
2e3391d2e3
Fix: Issue #6: Wrong date time displayed when mouse over
c9a71e9738
Added: unit tests for the Rel datetime formatting
Wrong date time displayed when mouse over
5f3724ab6b
Added: Rel datetime refresh every 1 second if it's younger than a day
b3a7ad46cc
Added: Rel datetime for the Orders & Trades and Market
945433af56
Added: Rel datetime for the Orders & Trades and Market
c34125d1a9
Merge branch 'develop' of https://codeberg.org/diva.exchange/diva into develop
198245c6d6
Added: Distinguish in the backend between relative ('R'+number) and absolute (only number) datetime
689079a96b
Fixed: Rel Date time function name
5d392818c3
Added: Rel Date time display
3668eacd72
Added: Fixed text_idents
9f014628c0
Added: Added Date-time stamp in Market Order (still invisible)