Sérgio Salgado
15e0182ba1
fix: remove duplicated createBatch() calls
...
fix: rename cassetteMaxCapacity to snake uppercase
fix: notification module retrieving the wrong override fields
2021-12-02 14:37:11 +00:00
Rafael Taranto
31dcf890de
Merge pull request #959 from chaotixkilla/fix-restart-services-autofocus
...
Fix autofocus on 'Restart Services' button
2021-12-01 10:37:26 +00:00
Rafael Taranto
74ccf18db7
Merge pull request #967 from ubavic/fix/recordTrade_is_void
...
fix: recordTrade is void
2021-12-01 10:36:19 +00:00
Rafael Taranto
e8edd05a64
Merge pull request #960 from chaotixkilla/fix-notification-override-alerts
...
Fix notification overrides ignoring cassettes 3 and 4
2021-12-01 10:35:19 +00:00
Nikola Ubavic
7c80eb257e
fix/recordTrade_is_void
2021-11-30 21:05:12 +01:00
Sérgio Salgado
cf0b61137d
fix: add cassettes 3 and 4 to the notification overrides
2021-11-29 17:40:17 +00:00
Rafael Taranto
bbde0fc2b6
Merge pull request #949 from josepfo/fix/initial-wizard-breaks-upon-choosing-exchange
...
Fix: initial wizard breaks upon choosing exchange
2021-11-29 10:59:42 +00:00
Rafael Taranto
3556e8d8cb
Merge pull request #955 from chaotixkilla/fix-date-parsing-with-date-fns
...
Fix date parsing and formatting
2021-11-29 09:52:49 +00:00
Sérgio Salgado
d35d050321
fix: added preflight for lazy query fetching
2021-11-29 01:29:00 +00:00
Sérgio Salgado
88ed187176
fix: change date instances of single-digit days to double-digit
2021-11-26 16:13:04 +00:00
Rafael Taranto
4693aa02c0
Merge pull request #956 from RafaelTaranto/chore/builded-files-26-11
...
chore: builded files
2021-11-26 12:25:51 +00:00
Taranto
efaa49bd2e
chore: builded files
2021-11-26 12:23:13 +00:00
Rafael Taranto
4cf330f6fb
Merge pull request #954 from josepfo/fix/migration-for-multiple-cassettes-support
...
fix: skipping queries on migration
2021-11-26 11:28:36 +00:00
Sérgio Salgado
bb189decae
fix: date parsing and formatting
2021-11-26 01:37:25 +00:00
José Oliveira
946260480d
fix: skipping queries on migration
2021-11-25 21:03:53 +00:00
José Oliveira
8dac871324
fix: add fallback for max number of cassettes calculations
2021-11-25 18:06:54 +00:00
José Oliveira
b8517b3c19
fix: maxNumberOfCassettes having -Infinity value
2021-11-25 00:13:41 +00:00
José Oliveira
0e3e2eb141
fix: check for null values when selecting exchange
2021-11-24 23:41:49 +00:00
Rafael Taranto
1cb715332a
Merge pull request #947 from chaotixkilla/feat-replace-moment-usage
...
Replace moment usage
2021-11-24 23:15:49 +00:00
Sérgio Salgado
9c15d19c0e
fix: offset sent to machine
2021-11-24 23:02:24 +00:00
Sérgio Salgado
ca2274a8a2
fix: use date-fns functional programming module
2021-11-24 23:02:24 +00:00
Sérgio Salgado
b0a031bd97
fix: timezone options
2021-11-24 23:02:23 +00:00
Sérgio Salgado
973040f409
feat: remove all instances of moment usage
2021-11-24 23:02:23 +00:00
Sérgio Salgado
7d6fb17158
feat: convert from using dst offsets to use timezone code
...
feat: select timezones from current selected country
2021-11-24 23:02:22 +00:00
Rafael Taranto
cc8c48ff4c
Merge pull request #727 from chaotixkilla/feat-btc-transaction-batching
...
BTC transaction batching
2021-11-24 22:56:09 +00:00
Rafael Taranto
540f1581f5
Merge pull request #712 from chaotixkilla/feat-implement-fido-auth
...
Hardware credential authentication
2021-11-24 22:55:34 +00:00
Sérgio Salgado
008dd3e9f6
feat: add crypto reservation for batched transaction
2021-11-24 22:23:25 +00:00
Sérgio Salgado
0132227251
fix: batching db transactions
2021-11-24 22:23:25 +00:00
Sérgio Salgado
f6e793ea4d
fix: usage of .plus function in BN calculation
...
fix: move batching database writing to transactions
2021-11-24 22:23:24 +00:00
Sérgio Salgado
bef24cf3a3
fix: remove settings parameter from individual wallet interfaces
2021-11-24 22:23:24 +00:00
Sérgio Salgado
e6be999f02
fix: supportsBatching function
2021-11-24 22:23:23 +00:00
Sérgio Salgado
00c38ea721
feat: add batch_time and batched to cash_in_txs
...
feat: add batched flag to clear tx to send
feat: add batch information to front-end
feat: change transaction sending info on batch sending
fix: batching support function added to all wallet plugins
fix: mock-wallet batching check
feat: send machine information about batchable coins
2021-11-24 22:21:40 +00:00
Sérgio Salgado
8289c55acf
fix: check for wallet tx batching support
2021-11-24 22:21:39 +00:00
Sérgio Salgado
73c0d09198
feat: add transaction batching module
...
feat: plugin sendCoins batching support
feat: batching processing on poller
feat: mock-wallet batching
fix: bitcoin tx batching
fix: transaction batching db table
2021-11-24 22:21:39 +00:00
Sérgio Salgado
c8adaabf85
feat: add batch_id to cash_in_txs
...
feat: bitcoind sendmany request
feat: check if wallet supports transaction batching
2021-11-24 22:21:38 +00:00
Sérgio Salgado
3c32f9009a
fix: expected rp names
2021-11-24 22:20:21 +00:00
Sérgio Salgado
d8f163af74
fix: multiple small fixes
2021-11-24 22:11:25 +00:00
Sérgio Salgado
6b44c6aa37
fix: remove log
2021-11-24 20:23:52 +00:00
Sérgio Salgado
1563aa307b
fix: sql uppercasing
...
fix: structural changes to remove async/await flows
fix: invert boolean flow
fix: minor fixes
2021-11-24 20:23:51 +00:00
Sérgio Salgado
f987a07e0b
feat: implement hardware key auth
2021-11-24 20:23:49 +00:00
Rafael Taranto
24ed69244c
Merge pull request #757 from josepfo/feat/create-table-for-operator-ids
...
feat: create db table and store operator id
2021-11-24 17:51:04 +00:00
Rafael Taranto
e830624e1e
Merge pull request #942 from chaotixkilla/fix-user-management-issues
...
Fix styling and URL creation issues in user management page
2021-11-24 17:44:08 +00:00
Rafael Taranto
7164e1105b
Merge pull request #943 from chaotixkilla/fix-transaction-filter-missing-cancelled
...
Fix transaction search filters
2021-11-24 17:43:16 +00:00
Rafael Taranto
e57bccf750
Merge pull request #813 from chaotixkilla/feat-custom-sms
...
Custom SMS
2021-11-24 17:42:27 +00:00
Rafael Taranto
abd3bcc625
Merge pull request #838 from chaotixkilla/feat-add-backend-support-customer-custom-fields
...
Add backend support to customer custom fields
2021-11-24 17:41:39 +00:00
Rafael Taranto
51fee24b60
Merge pull request #948 from RafaelTaranto/chore/merge-release-into-dev
...
Chore/merge release into dev
2021-11-24 17:34:43 +00:00
Taranto
0ad2ee362a
Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev
2021-11-24 14:53:50 +00:00
Sérgio Salgado
6bbe5a9c3e
fix: simplify filter obj function
2021-11-23 19:50:35 +00:00
Sérgio Salgado
d759704db3
refactor: pull up variable to constants file
2021-11-23 19:10:11 +00:00
Sérgio Salgado
ed7c515993
refactor: unify sms creation into a single function
2021-11-23 19:09:50 +00:00