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 |
ekzyis
|
ecda577e3e
|
Fix invoice amount check
|
2023-11-27 21:58:19 +01:00 |
ekzyis
|
ef304a3047
|
Fix typo
|
2023-11-27 18:29:07 +01:00 |
ekzyis
|
88db5f6ffb
|
Remove color for order description
|
2023-11-27 18:27:56 +01:00 |
ekzyis
|
10eaecdf0d
|
Rename status to PENDING
|
2023-11-27 18:12:00 +01:00 |
ekzyis
|
358c44decc
|
Colorize status
|
2023-11-27 18:06:56 +01:00 |
ekzyis
|
b39878c495
|
Merge branch 'vue-rewrite' into develop
|
2023-11-27 17:45:34 +01:00 |
ekzyis
|
f91080da27
|
Add order status column
|
2023-11-27 17:45:07 +01:00 |
ekzyis
|
89a861e4f1
|
Fix market order style
|
2023-11-27 17:44:53 +01:00 |
ekzyis
|
e3ffcb9e26
|
Add relative time to invoice details
|
2023-11-27 16:54:41 +01:00 |
ekzyis
|
b2d8c089c9
|
Only fetch paid orders
|
2023-11-27 02:46:48 +01:00 |
ekzyis
|
b82e5de63c
|
Set default values
|
2023-11-27 02:45:16 +01:00 |
ekzyis
|
1ab65afdcd
|
Link to /market/:id/form
|
2023-11-27 02:45:05 +01:00 |
ekzyis
|
798b28999c
|
Create OrderRow component
|
2023-11-27 01:12:54 +01:00 |
ekzyis
|
b49cdb9b8b
|
Use font-mono for status
|
2023-11-27 01:03:31 +01:00 |
ekzyis
|
e84db076a4
|
Use router-view for markets
|
2023-11-27 00:59:15 +01:00 |
ekzyis
|
6b9dd419d4
|
Fix missing title
|
2023-11-27 00:58:50 +01:00 |
ekzyis
|
98faad9129
|
Remove console.log
|
2023-11-27 00:44:56 +01:00 |
ekzyis
|
c96eeb7668
|
Show user orders
|
2023-11-27 00:21:39 +01:00 |
ekzyis
|
fb7fbae699
|
Fix invoice polling finds no rows
|
2023-11-26 23:53:35 +01:00 |
ekzyis
|
aa6db6a5e1
|
Fix foreign key constraint violation during market creation
|
2023-11-26 23:48:55 +01:00 |
ekzyis
|
afba1c2bfb
|
Add error handling in market form
|
2023-11-26 23:45:07 +01:00 |
ekzyis
|
e5e9ae0667
|
Remove market end date from invoice description
|
2023-11-26 23:40:11 +01:00 |
ekzyis
|
da58c1158a
|
Add link to faucet
|
2023-11-26 23:38:43 +01:00 |
ekzyis
|
001ac39328
|
Fix poll leak
|
2023-11-26 23:28:58 +01:00 |
ekzyis
|
73162155d5
|
Fix orphaned invoices with Tx and Context usage
txs are now rolled back on order error
|
2023-11-26 23:22:34 +01:00 |