Commit Graph

656 Commits

Author SHA1 Message Date
Reckless_Satoshi
1b4d42cfdf
Implement last order always shown on robot profile 2022-05-09 15:34:10 -07:00
David
60944ea716
Fix layout for small iOS devices and allow scroll (#130)
* Fix layout for small iOS devices and allow scroll

* Apply new styles in fidelity bond lock page
2022-05-09 22:09:19 +00:00
David
3894ca5d30
Fix typos in spanish translation file (#131) 2022-05-09 17:40:09 +00:00
Reckless_Satoshi
83c8d80da3
Add exchange historical endpoint api/historical 2022-05-09 10:35:04 -07:00
Reckless_Satoshi
3c662b847f
Create StoreToken and NoRobot dialogs 2022-05-08 15:07:49 -07:00
Reckless_Satoshi
d639ecd706
Add video walktroughts and tutorials to README.md 2022-05-08 18:26:14 +00:00
Reckless_Satoshi
454a1a875c
Update CONTRIBUTING.md 2022-05-08 17:11:07 +00:00
Reckless_Satoshi
718f42abf9
Fix active order shows on profile in Sending Satoshis status 2022-05-08 09:52:19 -07:00
Reckless_Satoshi
6112e64b61
Fix warnings in Tradebox and Chat 2022-05-08 09:46:27 -07:00
Reckless_Satoshi
9af2e722be
Fix warnings, wip 2022-05-08 08:43:08 -07:00
Reckless_Satoshi
c09e81a037
Add usage of API fetched limits everywhere on MakerPage 2022-05-08 06:29:42 -07:00
Reckless_Satoshi
c00709e6a9
Bump LND to v0.14.3 2022-05-08 04:49:11 -07:00
David
ce1cf4ef99
Fix order book alignement in iOS (#127) 2022-05-07 21:21:12 +00:00
Reckless_Satoshi
8d9f79c5af
Create InfoDialog Component 2022-05-07 11:59:42 -07:00
Reckless_Satoshi
c9649d58a8
Add back lost duplicated tooltip message 2022-05-07 11:24:38 -07:00
Fernando Porazzi
423c816389
Create CommunityDialog component 2022-05-06 12:44:23 +02:00
Fernando Porazzi
90939c42e5
Create FlagWithProps component
This component replaces the function getFlags
2022-05-06 12:44:23 +02:00
Fernando Porazzi
a1aa270cfd
Remove duplicated tooltip
The Tooltip component does not allow another Tooltip component as child.
2022-05-06 12:43:51 +02:00
Reckless_Satoshi
6c53fc21c5
Fix RangeSlider 2022-05-06 12:43:51 +02:00
Reckless_Satoshi
1145812e2e
Fix undefined imports 2022-05-06 12:42:15 +02:00
Fernando Porazzi
d5c93e5a30
Fix type errors 2022-05-06 12:36:52 +02:00
Fernando Porazzi
b397420241
Convert prettyNumbers util to Typescript 2022-05-06 12:32:13 +02:00
Fernando Porazzi
dcefce874f
Add typescript support and change webpack and babel config
This commit adds full Typescript support. Although .js files will keep on working normally, it's encouraged that new files are created with either .tsx(for components) or .ts(for non components) extensions.

Also, a linter with some basic settings for React and Typescript has been added. These settings can be changed at any time if needed.
2022-05-06 12:32:12 +02:00
Reckless_Satoshi
e4e33d39f5
Fix charged maker bond at cancel before taker bond is locked 2022-05-05 11:15:14 -07:00
Reckless_Satoshi
02321a3592
Add alert user to save token before taking order 2022-05-04 08:13:35 -07:00
Reckless_Satoshi
26155fe451
Add currency UAH 2022-05-04 07:27:05 -07:00
Reckless_Satoshi
b3fcfc0570
Fix colaboative cancel broken 2022-05-03 15:51:52 -07:00
Reckless_Satoshi
a4afb81ccc
Prompt user to store token before order making 2022-05-03 15:38:41 -07:00
Reckless_Satoshi
2b44d32b01
Store robot token in cookies. Add renew order after success for makers. 2022-05-03 13:21:04 -07:00
dsitti
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
Reckless_Satoshi
416aab46d0
Store orders in app state. Fix typos. 2022-05-02 09:35:05 -07:00
Reckless_Satoshi
0d4922a6e2
Add new payment method icons 2022-05-02 08:34:42 -07:00
Reckless_Satoshi
09e68c4473
Add new Info logo. Fix buy/sell icons. 2022-05-01 14:54:05 -07:00
Reckless_Satoshi
7e71d6da37
Merge branch 'add-art-0.1.2' into main 2022-05-01 14:26:28 -07:00
RedPurdy
a4ff0d24eb
v0.1.2 2022-05-01 22:18:45 +02:00
RedPurdy
3eb7cec094
Buy-selected-icon-correction 2022-05-01 21:38:45 +02:00
ibertario
b36155fbd6
BTC instead of Sats on Stats For Nerds (#98)
* Update views.py

* Update BottomBar.js
2022-05-01 18:09:17 +00:00
Reckless_Satoshi
7af3b13050
Add new icons to methods.js 2022-05-01 10:24:36 -07:00
David
fa524427d3
Add complete set of localized amazon icons (#119) 2022-05-01 17:08:02 +00:00
Reckless_Satoshi
1f920c9268
Fix DEL in clean orders. Add cancel button to paused order 2022-05-01 10:05:58 -07:00
Reckless_Satoshi
419fadc125
Add new icons, add new limits. Fix minor bugs. 2022-05-01 06:41:55 -07:00
RedPurdy
a727bc2039
Sell-icon-2-correction 2022-05-01 15:08:01 +02:00
RedPurdy
34310409a9
receive-icon-correction 2022-05-01 14:53:35 +02:00
RedPurdy
de31909564
Buy-Icon-correction 2022-05-01 13:32:43 +02:00
Reckless_Satoshi
8d62ef1b89
Add new svg buy/sell icons (#118)
Co-authored-by: RedPurdy <104675727+RedPurdy@users.noreply.github.com>
2022-05-01 09:45:04 +00:00
Edu392
44da4d0fc1
Update fr.json (#117)
Corrected 6 sentences which were not finishing by ","
2022-05-01 09:39:36 +00:00
RedPurdy
3d84c5ceac
Add new svg buy/sell icons 2022-04-30 17:57:12 +02:00
Reckless_Satoshi
3f6602e1a9
Activate new payment method icons 2022-04-29 12:39:54 -07:00
Reckless_Satoshi
a60ed8ae00
Activate DE and FR 2022-04-29 12:26:33 -07:00
Reckless_Satoshi
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