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
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
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
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
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
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
ee8c46b51e
fix: remove machine selector
2021-11-23 19:09:50 +00:00
Sérgio Salgado
30bc9c96da
fix: missing timestamp variable
...
fix: remove tags array
2021-11-23 19:09:49 +00:00
Sérgio Salgado
54b73b95b4
feat: scripting-like tags on custom sms content
...
feat: add created column to custom_messages
feat: custom message dynamic validators and testing
feat: delete custom sms
feat: employ custom sms to existing events
2021-11-23 19:09:48 +00:00
Sérgio Salgado
3480bbf8f7
feat: add custom SMS screen
...
feat: custom messages database migration
feat: populate custom SMS screen with database data
feat: custom SMS creation modal
fix: small fixes on styling
2021-11-23 19:08:02 +00:00
Sérgio Salgado
91672b73c9
chore: remove log
2021-11-23 18:52:07 +00:00
Sérgio Salgado
0fe2862d61
feat: add custom fields fetching on gql client
2021-11-23 18:52:07 +00:00
Rafael Taranto
95e4949bda
Merge pull request #937 from ubavic/fix/anonymous_users_in_transactions
...
fix: 'Anonymous' should show in transactions
2021-11-23 09:47:11 +00:00
Rafael Taranto
60e939a4b9
Merge pull request #933 from SiIky/feat/iCfPSCAQ/cashbox-history-backport
...
feat: cashbox history backport
2021-11-23 09:08:27 +00:00
André Sá
900756d6f4
refactor: apply review comments
2021-11-22 18:42:56 +00:00
Sérgio Salgado
6b9c18b9c6
fix: transaction filter deletion
2021-11-21 22:41:38 +00:00
Sérgio Salgado
ea51c62b80
fix: remove usage of env var
2021-11-19 19:44:37 +00:00
Sérgio Salgado
5892d3b3c0
fix: user management css
...
fix: get production hostname to create links
2021-11-19 19:41:57 +00:00
Nikola Ubavic
1cb583fd31
fix: return 'Anonymous'
2021-11-18 18:03:09 +01:00
Rafael Taranto
d138b26903
Merge pull request #873 from chaotixkilla/feat-integrate-hedging-and-accounting-with-pazuz-admin
...
Integrate hedging and accounting with pazuz related screens
2021-11-17 20:34:20 +00:00
André Sá
6444b20a8c
feat: cash cassettes edit wizard w/ 4 cassettes support
2021-11-17 19:13:08 +00:00
Rafael Taranto
c580f4cbf1
Merge pull request #817 from josepfo/feat/sms-receipts
...
feat: toggle for sms receipt
2021-11-17 14:30:14 +00:00
Rafael Taranto
082679a605
Merge pull request #930 from ubavic/fix/empty_cashbox_history
...
fix: fix bugs in Cashbox history
2021-11-17 14:28:38 +00:00
Nikola Ubavic
8456ef7ac9
fix: validation
...
chore: create `notEditing` function
2021-11-17 12:12:46 +00:00
José Oliveira
3434782f0b
fix: remove dev logs
2021-11-17 10:53:36 +00:00
Nikola Ubavic
784c4c3ab1
fix: validation
...
chore: create `notEditing` function
2021-11-16 22:57:11 +01:00
José Oliveira
12e9523554
fix: fix wallet table width
2021-11-16 21:36:00 +00:00
José Oliveira
82490145cd
fix: fee discount selector alignment
2021-11-16 18:49:00 +00:00
José Oliveira
32f79bc450
feat: migrate fee discount config field for each installed coin
2021-11-16 18:02:52 +00:00
José Oliveira
6a35e6bdee
fix: fee percentage discounts
2021-11-16 18:02:47 +00:00
José Oliveira
eb33203d26
feat: apply fee discount for outgoing tx
2021-11-16 18:02:44 +00:00
Sérgio Salgado
2ff9ac5bcd
fix: remove lamassu login-related filtering
...
fix: use logger instead of console
2021-11-16 16:46:50 +00:00
Sérgio Salgado
b9114b6a33
fix: use dev database as default for pazuz
2021-11-16 16:46:50 +00:00
Sérgio Salgado
62ce359a80
fix: remove logs
2021-11-16 16:46:49 +00:00
Sérgio Salgado
9260e4a698
feat: add apollolink split to query both lamassu and pazuz apollo servers
...
feat: integrate accounting with pazuz related screens
2021-11-16 16:46:49 +00:00
Sérgio Salgado
eb18440320
feat: omit pazuz-related headers when build target is lamassu
...
fix: rename headers to get up to standard
feat: pazuz user registration links now contain schema identification param
2021-11-16 16:46:48 +00:00
Sérgio Salgado
6f285d30c5
chore: remove logs
2021-11-16 16:46:47 +00:00