b92d78967a
Create LearnDialog (links to learn.robosats.com)
2022-05-16 13:42:51 -07:00
1c1c6fc488
Add link to Learn.RoboSats, add WIP _include
2022-05-16 12:34:54 -07:00
a6c433719e
Convert Icons to ts, add Bitcoin Icons
2022-05-16 11:01:17 -07:00
6f318129c1
Add Wallet compatibiity button link
2022-05-16 06:03:01 -07:00
1a751b4fa7
Make collateral lock step more explicit for takers
2022-05-16 05:22:40 -07:00
30300c7e4f
Improve connection of UI between Make and Book
2022-05-16 04:37:30 -07:00
55e3f8d031
Merge branch 'linear-determinate-to-ts' into main ( #132 )
2022-05-16 01:35:16 -07:00
523d899482
Add import React on LinearDeterminate
2022-05-16 01:34:03 -07:00
9e96aaa021
Add Twitter to CommunityDialog
2022-05-13 08:47:54 -07:00
5cba7474b8
Catalan translation ( #133 )
...
* Catalan translation
Work in progress.
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
Catalan translation finished.
* Update ca.json
Updated according to the latest English version.
* Activate CA
Co-authored-by: ₿lue Lynx <104466642+BlueLynx21@users.noreply.github.com>
2022-05-11 13:31:12 +00:00
73baacb137
Convert LinearDeterminate component to Typescript
2022-05-11 13:27:11 +02:00
ce0f5f8f74
Merge branch 'add-typescript-support' into main ( #103 )
2022-05-10 11:57:51 -07:00
ee445e0cff
Fix last warnings
2022-05-10 11:44:12 -07:00
8ae7a5d0c9
Remove 'buy' as make order default
2022-05-10 05:18:28 -07:00
1b4d42cfdf
Implement last order always shown on robot profile
2022-05-09 15:34:10 -07:00
3894ca5d30
Fix typos in spanish translation file ( #131 )
2022-05-09 17:40:09 +00:00
3c662b847f
Create StoreToken and NoRobot dialogs
2022-05-08 15:07:49 -07:00
6112e64b61
Fix warnings in Tradebox and Chat
2022-05-08 09:46:27 -07:00
9af2e722be
Fix warnings, wip
2022-05-08 08:43:08 -07:00
c09e81a037
Add usage of API fetched limits everywhere on MakerPage
2022-05-08 06:29:42 -07:00
8d9f79c5af
Create InfoDialog Component
2022-05-07 11:59:42 -07:00
c9649d58a8
Add back lost duplicated tooltip message
2022-05-07 11:24:38 -07:00
423c816389
Create CommunityDialog component
2022-05-06 12:44:23 +02:00
90939c42e5
Create FlagWithProps component
...
This component replaces the function getFlags
2022-05-06 12:44:23 +02:00
a1aa270cfd
Remove duplicated tooltip
...
The Tooltip component does not allow another Tooltip component as child.
2022-05-06 12:43:51 +02:00
6c53fc21c5
Fix RangeSlider
2022-05-06 12:43:51 +02:00
1145812e2e
Fix undefined imports
2022-05-06 12:42:15 +02:00
d5c93e5a30
Fix type errors
2022-05-06 12:36:52 +02:00
b397420241
Convert prettyNumbers util to Typescript
2022-05-06 12:32:13 +02:00
e4e33d39f5
Fix charged maker bond at cancel before taker bond is locked
2022-05-05 11:15:14 -07:00
02321a3592
Add alert user to save token before taking order
2022-05-04 08:13:35 -07:00
26155fe451
Add currency UAH
2022-05-04 07:27:05 -07:00
b3fcfc0570
Fix colaboative cancel broken
2022-05-03 15:51:52 -07:00
a4afb81ccc
Prompt user to store token before order making
2022-05-03 15:38:41 -07:00
2b44d32b01
Store robot token in cookies. Add renew order after success for makers.
2022-05-03 13:21:04 -07:00
4abfe91587
Update de.json ( #122 )
...
* update de.json
* update de.json
Signed-off-by: dsitti <dsitti@pm.me>
2022-05-03 16:38:57 +00:00
416aab46d0
Store orders in app state. Fix typos.
2022-05-02 09:35:05 -07:00
0d4922a6e2
Add new payment method icons
2022-05-02 08:34:42 -07:00
09e68c4473
Add new Info logo. Fix buy/sell icons.
2022-05-01 14:54:05 -07:00
b36155fbd6
BTC instead of Sats on Stats For Nerds ( #98 )
...
* Update views.py
* Update BottomBar.js
2022-05-01 18:09:17 +00:00
7af3b13050
Add new icons to methods.js
2022-05-01 10:24:36 -07:00
fa524427d3
Add complete set of localized amazon icons ( #119 )
2022-05-01 17:08:02 +00:00
1f920c9268
Fix DEL in clean orders. Add cancel button to paused order
2022-05-01 10:05:58 -07:00
419fadc125
Add new icons, add new limits. Fix minor bugs.
2022-05-01 06:41:55 -07:00
44da4d0fc1
Update fr.json ( #117 )
...
Corrected 6 sentences which were not finishing by ","
2022-05-01 09:39:36 +00:00
3f6602e1a9
Activate new payment method icons
2022-04-29 12:39:54 -07:00
a60ed8ae00
Activate DE and FR
2022-04-29 12:26:33 -07:00
755874b100
Advanced maker options v2 ( #110 )
...
* Add escrow/invoice time customization
* Add accordion for Expiry times
* Add current price on order maker
* Add deposit timeout limit on order page
* Minor aestetic fixes
* Implement pause/unpause and expiry reasons
* Add renew order
* Add highlight buy/sell on maker page
* Fix order renewal. Improve book visuals and response.
* Fix double renew requests
* Fix cancel orders. Fix paused status to delay
* Fix paused order layout and loading spinner
* Add telegram message: order is in chat
2022-04-29 18:54:20 +00:00
0b7d2754d1
fr.json ( #107 )
...
* Create fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
* Update fr.json
2022-04-29 15:03:01 +00:00
2d24f0fa46
Add amazon icons including flags of 8 regions ( #113 )
2022-04-29 07:17:06 +00:00