Commit graph

46 commits

Author SHA1 Message Date
Rafael
d646aee24b chore: use proper name convention for build tools 2024-12-02 08:35:38 +00:00
Rafael
00dc3d0fcd feat: vite as build tool 2024-12-02 08:35:34 +00:00
Nikola Ubavic
644a6b32bd fix: standardize caps 2024-11-27 09:56:52 +00:00
Nikola Ubavic
72eb851731 fix: standardize caps 2024-11-27 09:52:40 +00:00
Rafael Taranto
0e606a5d5e fix: initial wizard null safety 2024-03-28 21:56:20 +00:00
Rafael Taranto
c06b373d5a chore: beta status on LN 2024-03-11 12:42:17 +00:00
Sérgio Salgado
7532b5c904 fix: missing error messages 2022-10-11 23:46:33 +01:00
André Sá
e7c2456ff7 Merge branch 'release-8.0' into 8.0-to-8.1-merge 2022-07-26 11:47:59 +01:00
Sérgio Salgado
168efc923a feat: re-enable USDT and eip-1559 commits 2022-06-14 16:54:08 +01:00
Taranto
4023470fec Merge remote-tracking branch 'upstream/release-8.0' into merge-release-8.0-into-dev-220906 2022-06-09 23:56:40 +01:00
Sérgio Salgado
0e5aa0e58c chore: disable USDT 2022-06-01 18:20:48 +01:00
Sérgio Salgado
427d046679 fix: send new fee as a number and add more fee options 2022-05-23 10:54:45 +01:00
Sérgio Salgado
79ed8af1cb fix: remove ETH 0-conf wizard step 2022-05-13 19:31:11 +01:00
Sérgio Salgado
c84f5becea feat: enable USDT for cash-in only transactions 2022-04-06 18:51:18 +01:00
Rafael Taranto
d4428dd807 Merge pull request #1146 from chaotixkilla/chore-disable-usdt
Disable USDT
2022-03-04 20:44:09 +00:00
Sérgio Salgado
f6ec74a0dc chore: disable USDT 2022-03-03 19:06:24 +00:00
José Oliveira
126ee7338e fix: set default values for miners fee and batching flag 2022-03-03 16:51:48 +00:00
José Oliveira
f7ea781f4e fix: disable miners fee overrides field 2022-03-02 16:58:47 +00:00
André Sá
712724eec0 fix: make empty 0conf settings uneditable 2022-02-18 21:09:36 +00:00
André Sá
2d392eb64d fix: show settings of coins with no 0conf set up 2022-02-18 20:42:27 +00:00
José Oliveira
ba72786dcb feat: support new advanced wallet settings 2022-02-17 21:50:31 +00:00
José Oliveira
4120d58a1b feat: advanced wallet settings up to spec 2022-02-17 01:40:02 +00:00
Sérgio Salgado
ef6fccb862 fix: remove allowTransactionBatching from being required 2022-02-03 17:24:43 +00:00
Sérgio Salgado
c7a9cef998 feat: disable transaction batching editing unless it's BTC 2022-02-03 17:22:03 +00:00
Sérgio Salgado
68d9d95dfa feat: add transaction batching option to advanced wallet settings 2022-02-03 17:11:48 +00:00
José Oliveira
12e9523554 fix: fix wallet table width 2021-11-16 21:36:00 +00:00
José Oliveira
561532339a fix: confidence checking ui up to spec 2021-11-16 13:03:52 +00:00
Rafael Taranto
0881d00594 Merge pull request #766 from josepfo/feat/crypto-units-selector
feat: advanced wallet settings
2021-11-14 23:13:16 +00:00
João Leal
56d0a18fe3 fix: renamed 'zero conf' to 'confidence' 2021-10-04 07:31:17 +01:00
José Oliveira
2ff160cc68 feat: use lamassu-coins to display crypto units options 2021-07-28 01:00:39 +01:00
José Oliveira
9ec7f6f296 feat: advanced wallet settings 2021-07-28 01:00:34 +01:00
Sérgio Salgado
04c50a2dc5 fix: row stripeWhen prop 2021-07-06 16:48:07 +01:00
Sérgio Salgado
d714e0c7cb fix: zero conf limit validation schema 2021-07-06 16:48:07 +01:00
csrapr
c2e8ed612b Fix: remove unnecessary state variable for zeroConfLimit 2021-06-28 15:54:50 +01:00
csrapr
84e7b67635 Feat: disable ETH 0-confLimit edit, in migrations make ETH 0-confLimit 0 2021-06-28 15:54:50 +01:00
csrapr
d2b7224c73 Chore: use constant for currencyMax 2021-05-25 15:10:49 +01:00
csrapr
5da28bc830 Feat: move zeroConfLimit to wallet_CRYPTOCODE namespace 2021-05-25 15:10:49 +01:00
Taranto
3fd307ab17 fix: machine autocomplete and package-lock 2021-02-14 22:56:40 +00:00
Taranto
9595afb63a feat: all coins on commissions 2020-11-05 18:53:58 +00:00
Taranto
7d5d963685 feat: error handling on forms 2020-10-30 20:13:12 +00:00
Liordino Neto
e09c972547 fix: keep previous value when closing the configuration popup without
saving on locales screen

refactor: renamed enableCoin function to configureCoin

fix: keep previous value when closing the configuration popup without
saving on wallets screen

refactor: renamed enableThirdPartyService function to
configureThirdPartyService
2020-10-28 18:10:01 +00:00
Liordino Neto
bd10a4048a fix: removed unnecessary comment
fix: removed the onChange event from the ticker Autocomplete, as it
don't use third party services
2020-10-26 16:01:39 +00:00
Liordino Neto
7576934109 feat: open configuration popup when selecting a non-configured third
party service on the wallets page
2020-10-26 16:01:39 +00:00
Mauricio Navarro Miranda
1f5b84340e feat: Admin Wizard
feat: Wallet admin wizard
feat: Notifications admin wizard
feat: Twillio admin wizard
feat: Commissions admin wizard
feat: OperatorInfor admin wizard
feat: Locales admin wizard
feat: wizard admin route
fix: better margin for admin wizard sidebar
feat: allow FormRenderer to receive a field xs size
feat: add a few flags on notifications, to reuse component parts as desired
fix: wrong gql
fix: missnig prop
fix: eslint
fix: radio styles
feat: configure bitgo wallet for single cryptocurrency on wizard
fix: eslint
feat: set up infura wallet on wizard
feat: exchange account config on wizard
fix: choose wallet choose exchange DRY
fix: layout
fix: rebase wizard to use commissions new changes
fix: typo
fix: eslint
fix: horizontal radios
feat: radio interacts with mailgun enabled/disabled state
fix: use yup to validate wizard steps
fix: eslint
feat: add xl size for button
feat: admin wizard splash
feat: use fullsize modal for wizard
fix: eslint
feat: Footer styles
feat: wizard footer styles
fix: wallet step styles
fix: zeplin spec
fix: zeplin styles
feat: blockcypher link
fix: xs can only be used on item
feat: minimize wizard footer on click away
feat: read blockcypher config
fix: all set title styles do not match
fix: no need to wrap the wrapper
feat: allow to override Setup table width for wizard
fix: wrapper class for wizard steps
fix: layout elements for mailgun step
feat: use yup to validate wizard steps
style: eslint
feat: operator info components open by default on wizard
fix: all set table is too wide
feat: full example modal
feat: check if wallet has valid config
feat: check if twilio has valid config
2020-10-15 21:32:46 +02:00
Taranto
99b400f21c fix: regression in tooltips, autocomplete and font 2020-09-11 14:11:59 +01:00
Taranto
1f6d272aa0 fix: rework wallet screen 2020-04-23 18:38:29 +02:00