Fernando Porazzi
7bca5ecdc7
Extract getCookie function into its own file ( #94 )
...
The getCookie function was being implemented a couple of times across the pages. These changes create a single implementation and imports the helper function whenever needed.
2022-04-15 16:22:49 +00:00
Reckless_Satoshi
96c6358d4e
Internationalization ( #85 )
...
* Implement react i18n-next
* Add XHR i18n backend, include currencies_dict in APP
* Implement i18n 2/9. Add site description
* Implement i18n 3/9 TradeBox. Fix explicit pricing when amount range is enabled.
* Implement i18n 4/9 MakerPage.
* Implement i18n 5/9 OrderPage
* Implement i18n 6/9 Chat
* Implement i18n 9/9 Book, Bottom Bar, Profile, Misc, Info
* Add Contributing translation guidelines
2022-04-05 14:25:53 +00:00
Reckless_Satoshi
d68d07f760
Add string to icons. Add payment icons to order and book page.
2022-03-30 07:26:13 -07:00
Reckless_Satoshi
85ff23894d
Replace bottomBar unicode emojis for svg icons
2022-03-27 08:23:00 -07:00
Reckless_Satoshi
227dbf2e49
Include flags in-app (replace unicode emojis)
2022-03-27 04:39:33 -07:00
Reckless_Satoshi
5aa0304d32
Improve amount specification UI
2022-03-24 08:43:31 -07:00
Reckless_Satoshi
5ee28f9564
Add dark mode, text input for amount range, basic/advance tabs
2022-03-24 06:41:32 -07:00
Reckless_Satoshi
8ae2406275
Implement backend handle range amounts, order take amount input and order book ranges
2022-03-22 10:49:57 -07:00
Reckless_Satoshi
f383d20c37
Implement public API non-KYC BTC prices
2022-03-12 03:24:11 -08:00
Reckless_Satoshi
3d130129f1
Dispute amount are claimable via UI. Fix FSE does not expire.
2022-03-09 06:13:53 -08:00
Reckless_Satoshi
b62c243447
Add explainer: if maker is away you receive a compensation
2022-03-09 04:07:51 -08:00
Reckless_Satoshi
3902159b67
Improve frontend notifications. Add resolved messages. Add unlocked/settled bonds. Fix bug with statements submission.
2022-02-24 12:47:46 -08:00
Reckless_Satoshi
dbb86657ac
Make explicit BTC payment methods are swaps
2022-02-19 02:45:42 -08:00
Reckless_Satoshi
f8f306101e
Fix cancel lnpayment at WFM. Add svgs, BTC currency flag. Fix pretty numbers
2022-02-16 18:45:18 -08:00
Reckless_Satoshi
4a16f7debd
Fit for daphne + gunicorn. Docker default command runs dev node.
2022-02-10 11:28:59 -08:00
Reckless_Satoshi
b39529d91e
Avoid giving new robot to a user who is expecting still a payment
2022-02-03 13:51:42 -08:00
Reckless_Satoshi
5d4e3c5718
Add inactive maker confirmation dialog when taking an order
2022-02-03 10:27:39 -08:00
Reckless_Satoshi
71532d52d0
Add maker status on book page
2022-02-03 10:06:30 -08:00
Reckless_Satoshi
26bccdf9df
Improve order dividers, status tooltips
2022-02-02 01:29:05 -08:00
Reckless_Satoshi
159180089e
Improve take order and cancel order responsiveness
2022-02-01 08:27:02 -08:00
Reckless_Satoshi
bd8d2d8512
Add memory to textInput premium/satoshis
2022-01-31 14:42:43 -08:00
Reckless_Satoshi
24347682c3
Improve routing within app components
2022-01-31 04:53:20 -08:00
Reckless_Satoshi
716e838442
Add in order user activity status badge
2022-01-30 11:45:37 -08:00
Reckless_Satoshi
58ecb607c3
Add setup background threads. Minor fixes and cosmetic.
2022-01-30 07:18:03 -08:00
Reckless_Satoshi
64115a8bb5
Remodel usergen form. Add fee limit hparams.
2022-01-30 05:18:32 -08:00
Reckless_Satoshi
292addc081
Fix stateless tradebox
2022-01-29 06:42:54 -08:00
Reckless_Satoshi
51e21f7f6b
Implement responsive order page
2022-01-27 14:51:57 -08:00
Reckless_Satoshi
753e80c589
Fix explicit sats frontend. Fix float max sats routing fee
2022-01-27 09:43:17 -08:00
Reckless_Satoshi
493684b8c9
Add lifetime settled volume. Sort admin panel cronologically
2022-01-26 10:45:24 -08:00
Reckless_Satoshi
2263ec7153
Add penalty live countdown. Fix unilateral cancellation after escrow
2022-01-26 03:44:45 -08:00
Reckless_Satoshi
5a677067f7
Record expiry height into lnpayment and admin panel
2022-01-25 06:46:02 -08:00
Reckless_Satoshi
2d1a2e4c5c
Add logics for payment retry, first iteration.
2022-01-24 14:53:55 -08:00
Reckless_Satoshi
25ab5fdf2e
Add invoice expiry paddingas temporary fix for order expire at invoice expire.
2022-01-24 10:34:52 -08:00
Reckless_Satoshi
51d65fd15e
Implement CLTV_expiries for each hold invoice duration. Invoice expiry matches status time to lock it.
2022-01-24 09:54:44 -08:00
Reckless_Satoshi
8919b7937b
Cosmetic fixes
2022-01-23 12:23:25 -08:00
Reckless_Satoshi
b934534e1e
Implement collaborative cancellation
2022-01-23 11:02:25 -08:00
Reckless_Satoshi
8a43d3359d
Simplify orderpage vars, improve tradebox response times
2022-01-22 15:05:03 -08:00
Reckless_Satoshi
fb5cb8fb4a
Cancel frontend clean up. Try and go for management commands
2022-01-20 12:50:25 -08:00
Reckless_Satoshi
300a385589
Fix chat reloading after confirming fiat sent
2022-01-19 14:44:31 -08:00
Reckless_Satoshi
c58070f437
Improve logics around locked bonds. Add frontend confirm cancel dialog.
2022-01-18 07:23:57 -08:00
Reckless_Satoshi
e31bc1adad
Bug fix invoice follow. Copy user token button.
2022-01-18 05:20:19 -08:00
Reckless_Satoshi
28d18a4842
Add background order updates. Add confirm boxes for Dispute and Fiat Received
2022-01-17 15:11:41 -08:00
Reckless_Satoshi
eddd4674f6
Add admin background task: follow all active hold invoices
2022-01-17 08:41:55 -08:00
Reckless_Satoshi
28bfaee937
Add background task for expired orders removal
2022-01-16 10:32:34 -08:00
Reckless_Satoshi
91544642ae
Add currency visual flags
2022-01-15 07:12:26 -08:00
Reckless_Satoshi
f390a8f2f1
Fix delay when bad request. Fixavg premium to weighted avg premium
2022-01-15 06:22:07 -08:00
Reckless_Satoshi
8e609b9e47
Add dynamic refresh rate to OrderPage based on order status
2022-01-15 04:00:11 -08:00
Reckless_Satoshi
1a99b78229
Fix small mistakes
2022-01-14 09:35:27 -08:00
Reckless_Satoshi
032d3a1369
Add taker bond lock expiry
2022-01-14 06:19:54 -08:00
Reckless_Satoshi
135c4c59e5
Add UI info and icons on order pager
2022-01-14 04:00:53 -08:00