José Oliveira
9baa16c824
fix: formik bugs and gql upload
2021-12-06 19:25:01 +00:00
José Oliveira
3de7ae2fe9
feat: add edit, delete and image input
2021-12-06 18:31:31 +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
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
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
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
ee8c46b51e
fix: remove machine selector
2021-11-23 19:09:50 +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
7c0338294d
chore: remove customFields from CustomerInput gql type
2021-11-23 18:52:08 +00:00
Sérgio Salgado
fec57bf173
feat: add migration to add customer custom fields related tables
...
feat: create CustomerCustomField type on graphql
feat: add custom fields fetching to getCustomer and getCustomerList functions
feat: add mutations to interact with customer custom fields
2021-11-23 18:52:04 +00:00
Sérgio Salgado
5b13ffe3d9
feat: encode pazuz_operatoridentifier header
...
chore: rename cookies to fit a standard
fix: small fixes
2021-11-16 16:46:47 +00:00
Sérgio Salgado
7135a03654
feat: add operatorId to l-a-s middlewares
...
fix: make changes to db event handler to receive more complex payloads
feat: machine actions previously on REST now work based on notifications
feat: state middleware now operates based on operatorId as well
chore: remove old localAppRoutes related code
2021-11-16 16:46:45 +00:00
csrapr
cb2e1b3907
Feat: adds async local storage to admin server
2021-11-16 16:46:11 +00:00
André Sá
30a0b39280
refactor: rename Bills to Bill in GraphQL schema
2021-11-15 21:18:25 +00:00
André Sá
5f5e0d8b05
feat: create batch when resetting bills count on Admin
2021-11-15 21:15:35 +00:00
Rafael Taranto
f8e5d0585c
Merge pull request #845 from chaotixkilla/feat-cancel-cash-in-txs
...
Cancel cash-in transactions
2021-11-14 23:08:41 +00:00
André Sá
dde26b8dc2
feat: cashbox history tab
2021-11-12 16:12:52 +00:00
Rafael Taranto
a0b6a4455c
Merge pull request #893 from ubavic/fix/download_transactions_log
...
fix: download transaction log
2021-11-11 18:32:29 +00:00
Rafael Taranto
1dd8f4ff7e
Merge pull request #872 from SiIky/chore/JbtevlHv/log_through_logger
...
Log through the logger
2021-11-11 18:32:06 +00:00
Rafael Taranto
750bca63e5
Merge pull request #790 from josepfo/fix/clean-filters-button-styling
...
Fix: search filter section according to spec
2021-11-11 18:29:39 +00:00
Nikola Ubavic
be6694b280
fix: add an args attribute to the component
...
fix: add a missing argument to the batch function call
2021-10-20 18:30:02 +02:00
André Sá
21bdf5f60a
chore: use logger for all important logs
2021-10-11 16:24:24 +01:00
Sérgio Salgado
f7720e3512
feat: cancel cash-in transaction
2021-10-10 16:03:10 +01:00
José Oliveira
e729de1410
feat: handle T&C photos and UI photos roll
2021-10-07 13:49:43 +01:00
Sérgio Salgado
a6eb4b904f
feat: implement subscriber info retrieval
2021-10-04 11:42:25 +01:00
Taranto
abbcda793b
chore: re-add feature missing from merge
2021-10-04 07:31:17 +01:00
Sérgio Salgado
2a2a0a8a8b
feat: add search functionality to customer page
2021-09-24 10:54:34 +01:00
Sérgio Salgado
6d6c8adabd
feat: receive numberOfCassettes from machine
...
feat: save numberOfCassettes on devices table
feat: make CashCassettes dynamic with the number of cassettes
2021-09-13 18:53:52 +01:00
Sérgio Salgado
5788b6216d
feat: add support for more than two cassettes
2021-09-13 18:53:47 +01:00
Sérgio Salgado
e837ee3e7a
fix: remove aux query to get customer information related with individual discounts
2021-09-07 17:26:36 +01:00
Sérgio Salgado
847b87ecb0
feat: use customer Autocomplete on discount creation
2021-09-07 17:26:36 +01:00
Sérgio Salgado
03fd19e0cf
feat: customer matching on individual discounts panel
2021-09-07 17:26:36 +01:00
Sérgio Salgado
768b5a30e1
feat: individual discounts creation form
...
feat: individual discounts deletion
fix: discounts mapping from db
2021-09-07 17:26:36 +01:00
Sérgio Salgado
07f15db851
feat: individual discounts migration
...
feat: loyalty panel routing
chore: rename promo-codes module to loyalty
2021-09-07 17:26:36 +01:00
José Oliveira
0ae8c691c2
fix: replace DateTime with Date and add gql resolver date name
2021-09-07 17:16:52 +01:00
José Oliveira
1a166bc279
feat: machine performance indicators
2021-09-07 17:16:52 +01:00
José Oliveira
fe518b21d7
refactor: reuse tx to csv gql query and overall function simplification
2021-09-07 17:05:50 +01:00
José Oliveira
5826a29c53
feat: simplified tx exports
2021-09-07 17:05:50 +01:00
José Oliveira
515d02dd21
feat: ping time internet quality measurement
2021-09-07 16:42:22 +01:00
José Oliveira
e952682917
fix: cancel cashout txs
2021-08-19 12:52:47 +01:00
Sérgio Salgado
2b93f016ac
feat: add search functionality to customer page
2021-07-29 00:05:36 +01:00
Sérgio Salgado
fe665f1e9c
fix: edge case with suspensions shorter than 1 day
2021-07-21 14:08:36 +01:00
Sérgio Salgado
13b10f3749
fix: edge case with suspensions shorter than 1 day
2021-07-21 14:08:11 +01:00