Commit Graph

308 Commits

Author SHA1 Message Date
ekzyis f291a14630 Fix order form sell checkbox CSS 2023-12-03 04:22:18 +01:00
ekzyis 822c9d04c7 Add /about 2023-12-03 04:16:12 +01:00
ekzyis e0e745a319 Refresh session after order cancelation 2023-12-03 03:18:24 +01:00
ekzyis 3f22f12707 Fix unpaid orders shown 2023-12-03 03:10:00 +01:00
ekzyis adc3c8bfe1 Fix stale login redirect 2023-12-03 02:55:27 +01:00
ekzyis 59f7269930 User feedback on order cancelation 2023-12-03 02:47:15 +01:00
ekzyis 3b7b9e5134 Fix alignment of labels in order form 2023-12-03 02:44:00 +01:00
ekzyis 305e248310 Fix wrong share balance if sell order canceled 2023-12-03 02:41:03 +01:00
ekzyis 3396bd4ccf Fix browser warnings regarding form 2023-12-03 02:30:50 +01:00
ekzyis 54b8aa8057 Update order form 2023-12-03 02:28:36 +01:00
ekzyis ce95a2111b Update matchmaking 2023-12-03 02:03:48 +01:00
ekzyis 0be35c5cf5 Add TODO 2023-12-03 02:01:27 +01:00
ekzyis ac3008ec74 Show canceled orders to user 2023-12-03 00:33:10 +01:00
ekzyis 6171bfebde Improve invoice status
* show if invoice expired
* refactor style if invoice not found
2023-12-03 00:27:22 +01:00
ekzyis 530f87304b Show sat balance in order form 2023-12-02 23:42:10 +01:00
ekzyis 555e8f0767 Remove unnecessary comments 2023-12-02 23:41:39 +01:00
ekzyis f6d04f021c Fix order creation not setting invoice_id 2023-12-02 23:41:32 +01:00
ekzyis 28546962f3 Add msats to session 2023-12-02 23:30:48 +01:00
ekzyis 49cacb266c Order cancelation 2023-12-02 23:22:14 +01:00
ekzyis 3979bbd86f Fix formatting 2023-12-02 21:59:29 +01:00
ekzyis 7a913d0f27 Use PENDING for unpaid invoices 2023-12-02 21:47:20 +01:00
ekzyis c885efe034 Invoice status styling 2023-12-02 21:45:06 +01:00
ekzyis e0c1085145 Show invoice status immediately 2023-12-02 21:38:59 +01:00
ekzyis 26fb7b3178 Remove unused table matches 2023-12-02 21:11:25 +01:00
ekzyis 38318688b9 Fix user balance query 2023-12-02 02:56:58 +01:00
ekzyis 4d27aca6e5 Show success to user 2023-12-02 02:56:04 +01:00
ekzyis c92557cd2a Fix timestamp of sell orders
For some reason, I had to put o.invoice_id at the end of the select list. Else, sell orders would receive wrong/empty data.
2023-12-02 02:56:04 +01:00
ekzyis 16e6efe6c2 Fix unpaid market orders shown 2023-12-02 02:45:37 +01:00
ekzyis 7fc63f44cd Fix order match link 2023-12-02 02:27:44 +01:00
ekzyis 272591b015 Fix empty stats 2023-12-02 02:24:48 +01:00
ekzyis b8898451ea Use checkbox to toggle between buy and sell 2023-12-02 02:17:00 +01:00
ekzyis 6bdd4e19b2 Fix page on empty stats 2023-11-30 22:09:38 +01:00
ekzyis ad7778302b Fix definition of 'confirmed' 2023-11-30 22:09:38 +01:00
ekzyis c6d81d5848 Fix market orders not showing sell orders 2023-11-29 19:06:32 +01:00
ekzyis 7c9fa1f696 Handle status 201 2023-11-29 18:52:18 +01:00
ekzyis fd6111b590 Create sell orders 2023-11-29 18:48:21 +01:00
ekzyis 00475b7914 mouseover on status column 2023-11-29 18:38:46 +01:00
ekzyis 5edb220b37 Fix tx value used on BeginTx error 2023-11-29 18:38:04 +01:00
ekzyis 6ca06e5372 Redirect to /login on order submit 2023-11-29 08:51:17 +01:00
ekzyis 0ae9f671d4 Add sell order form 2023-11-29 08:11:56 +01:00
ekzyis dc082ec4f2 Remove log.Println 2023-11-29 05:53:52 +01:00
ekzyis ea7e43fab4 Fix chart data 2023-11-29 05:03:41 +01:00
ekzyis 5554c14556 Add context menu to match orders 2023-11-29 04:57:29 +01:00
ekzyis c9de76ac75 Add market stats page 2023-11-29 04:11:46 +01:00
ekzyis 8e3492d560 Fix TypeError on empty orders 2023-11-28 22:14:54 +01:00
ekzyis 8098daab8c Highlight matching orders 2023-11-28 22:10:16 +01:00
ekzyis 6869d6c821 green on EXECUTED 2023-11-28 21:45:01 +01:00
ekzyis 1944b04d07 Run matchmaking 2023-11-28 21:39:58 +01:00
ekzyis 4da3f3774b Fix margin on <router-view> 2023-11-28 01:35:24 +01:00
ekzyis 3445693ef4 Use context during invoice polling 2023-11-27 22:09:51 +01:00