Commit graph

1169 commits

Author SHA1 Message Date
Rafael Taranto
bdc9ac9e8e Merge pull request #952 from ubavic/fix/backport_cashbox_wizard_fix
fix: backport #898 to the release
2021-11-29 09:52:28 +00:00
Sérgio Salgado
d35d050321 fix: added preflight for lazy query fetching 2021-11-29 01:29:00 +00:00
Sérgio Salgado
4e90c950b7 refactor: pull up cassettes default value 2021-11-26 16:22:34 +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
Taranto
efaa49bd2e chore: builded files 2021-11-26 12:23:13 +00:00
Sérgio Salgado
bb189decae fix: date parsing and formatting 2021-11-26 01:37:25 +00:00
Nikola Ubavic
7c957e469a fix: wasCashboxEmptied depends on state
refactor: `wasCashboxEmptied` and `cashbox` moved to the if block
2021-11-25 21:20:37 +01:00
José Oliveira
62960ea195 fix: set machine default value to empty list 2021-11-25 18:31:03 +00:00
José Oliveira
a5723b7779 fix: max nr of cassette value fallback 2021-11-25 18:29:38 +00:00
José Oliveira
8dac871324 fix: add fallback for max number of cassettes calculations 2021-11-25 18:06:54 +00:00
Sérgio Salgado
27b710ba17 fix: add cash cassettes editing wizard to the counterpart screen on the machine status screen
fix: issue with the cassettes wizard and steps for undefined cassettes
2021-11-25 17:49:26 +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
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
Taranto
dda1d776d3 chore: builded files 2021-11-23 09:54:48 +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