Rafael Taranto
35e40f4528
Merge remote-tracking branch 'origin/release-9.0' into chore/merge-9-into-10-20240206
2024-02-06 08:51:09 +00:00
Rafael Taranto
ab304093f3
feat: customer auth via email
2023-11-28 17:36:29 +00:00
Rafael Taranto
a3eb44bda2
fix: added missing code from various LN PRs
2023-10-31 18:27:42 +00:00
Rafael Taranto
21b88f182e
refactor: use recyclers instead of stackers
2023-10-09 14:41:33 +01:00
Taranto
53f74a1fc3
fix: cashbox still being used elsewhere
2023-08-09 18:23:37 +01:00
Rafael Taranto
189aff31d7
Merge branch 'release-8.6' into feat-add-aveiro-admin-ui-8.5
2023-06-26 21:29:00 +01:00
Rafael Taranto
b3afbe7255
Merge pull request #1527 from josepfo/feat/add-genmega-support
...
LAM-789 Fix suspend flag for gm machine
2023-06-15 19:30:40 +01:00
Sérgio Salgado
460a8cf1fd
feat: add refillUnit route flow
2023-06-07 14:27:43 +01:00
Sérgio Salgado
45f722e724
feat: add emptyUnit bills table
...
feat: rework cash unit operations
fix: multiple fixes for the empty unit workflow
2023-06-07 14:27:43 +01:00
Sérgio Salgado
797f074898
feat: add empty and refill unit machine actions
...
fix: remove certain actions from the state middleware after being consumed by the poller
2023-06-07 14:27:43 +01:00
Sérgio Salgado
f3ab63766e
feat: add bill math cassette-agnostic solution
...
fix: multiple generic fixes related with the recyclers
fix: slight UI data changes
2023-06-07 14:27:42 +01:00
Sérgio Salgado
211c4b1ea7
feat: add aveiro cash units to the devices table
...
feat: change data fetching to accomodate the new cash units
2023-06-07 14:27:42 +01:00
Sérgio Salgado
a037ecdbec
fix: wrong error code
2023-06-01 14:08:02 +01:00
Sérgio Salgado
cf38f09b62
fix: response tx for machine update requests
...
fix: CT error handling
2023-06-01 10:41:54 +01:00
josepfo
b312c44562
fix: suspend flag for gm machine
2023-03-21 15:34:38 +00:00
Rafael Taranto
f4fa98879f
Merge pull request #1451 from chaotixkilla/fix-send-only-server-version-old-poller
...
Only send the server version to the old poller requests by 8.1+ machines
2022-11-28 12:41:14 +00:00
Sérgio Salgado
cb6df3f86c
fix: add backwards compatibility code
2022-11-21 19:12:49 +00:00
Sérgio Salgado
f66d155f08
fix: only send the server version when the old poller is triggered by an 8.1+ machine
2022-11-21 17:25:34 +00:00
Sérgio Salgado
32b54b1596
feat: add debug logs for the cashbox removal and batch creation processes
2022-09-19 17:14:47 +01:00
Sérgio Salgado
6c4b225e73
fix: allow for decimal values on customer suspension time
2022-06-20 22:28:03 +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
José Oliveira
44cd957c6d
feat: tc photo toggle button
2022-05-16 16:34:52 +01:00
André Sá
6c43f7536d
refactor: move getCustomInfoRequests call out of config manager
2022-04-26 15:23:42 +01:00
André Sá
40791cb4cd
refactor: move recordPing() to poll()
2022-04-26 12:44:53 +01:00
André Sá
d2b78ea93d
refactor: inline variables and reformat promises
2022-04-26 12:44:52 +01:00
André Sá
b74bd2ce14
refactor: remove unnecessary assignment
2022-04-26 12:44:51 +01:00
André Sá
4a6da1b888
refactor: drop unused parameter
2022-04-26 12:44:49 +01:00
André Sá
bdb094f3cc
fix: add to the pids object rather than overwrite
2022-03-30 15:12:04 +01:00
José Oliveira
f205f99d7f
fix: sms receipt tx direction
2022-03-02 14:40:02 +00:00
Sérgio Salgado
cb7b97b0e2
chore: rename functions to more appropriate names
2022-02-18 18:34:51 +00:00
Rafael Taranto
26bf036553
Merge pull request #1099 from chaotixkilla/fix-custom-sms
...
Get SMS notices closer to spec
2022-02-16 10:09:18 +00:00
Rafael Taranto
5494fe9600
Merge pull request #1101 from chaotixkilla/fix-cashbox-removal-notification
...
Fix cashbox removal notification trigger
2022-02-14 23:49:43 +00:00
Rafael Taranto
b353f68236
Merge pull request #1103 from chaotixkilla/fix-missing-custom-req-data-machine-response
...
Fix missing customer data on machine requests
2022-02-14 17:39:52 +00:00
Rafael Taranto
079905efef
Merge pull request #835 from josepfo/feat/move-paper-wallet-only-to-admin
...
feat: move paper wallet only to admin
2022-02-14 16:08:17 +00:00
Sérgio Salgado
81d74eb40b
fix: add missing custom requirement data on customer data communication with machine
...
fix: create function to reset the override flag in custom requirement data
2022-02-14 15:20:58 +00:00
André Sá
b03901ddd4
Merge branch 'dev' into fix/lam-298/custom_info_requests_flow
...
* dev: (40 commits)
fix: remove unnecessary variable
fix: check for starting supervisor state
fix: Ethereum sends
fix: force balance to big number
fix: XMR sendCoins interface
chore: update react
fix: update only if node is stopped
fix: convert bn.js to bignumber.js bignum
fix: wallet file checking
fix: show batching errors on admin fix: funding page should take into account batching transactions
fix: add feeMultiplier parameter
fix: BN functions on sendCoinsBatch
fix: remove allowTransactionBatching from being required
feat: disable transaction batching editing unless it's BTC
feat: add transaction batching option to advanced wallet settings
fix: pollingRoutes typo
fix: button style and incomplete url
fix: remove date width
fix: l-c import on lamassu-send-coins script
chore: built react files
...
2022-02-11 15:16:00 +00:00
Sérgio Salgado
80d7d7184e
fix: readd the notification sending function
2022-02-10 17:03:42 +00:00
Sérgio Salgado
cd01d894a3
feat: add sms preview
...
feat: add reset to default button
feat: add attachable values
feat: connect the sms receipt notice to the sms receipt request
2022-02-10 00:36:32 +00:00
André Sá
c21a5c1bf4
fix: pollingRoutes typo
2022-02-02 18:46:52 +00:00
André Sá
bc78837d39
refactor: remove unnecessary operations
2022-02-02 14:56:56 +00:00
André Sá
c2329be588
fix: send manually entered customer data to machine
2022-01-27 18:00:13 +00:00
José Oliveira
7157a11895
feat: move paper wallet only to admin
2022-01-27 14:27:19 +00:00
André Sá
99f8a516c3
fix: give custom info back to the machine
2022-01-24 19:21:23 +00:00
José Oliveira
a28d7d1aab
fix: simplify promise chain
2022-01-20 12:34:22 +00:00
José Oliveira
8fe9c2551a
fix: add manual data to customer info
2022-01-19 17:55:01 +00:00
Sérgio Salgado
87a3b718db
fix: allow for custom info requests to be allowed or blocked
...
fix: improve custom info requests backend
fix: add custom info requests to trigger overrides
2022-01-18 18:46:55 +00:00
Sérgio Salgado
c241c458d3
fix: custom info request batching
...
fix: issue from rebase
2022-01-17 23:59:43 +00:00
Sérgio Salgado
807c5bfc85
fix: triggers wizard allowing empty custom requirement field
...
fix: issue with custom requirement filtering when in presence of older triggers
refactor: pull up methods
fix: remove log
2022-01-17 23:28:19 +00:00
Sérgio Salgado
658c8d74d4
fix: stop writing to database on null data
2022-01-12 23:48:43 +00:00
csrapr
ba8cac60f8
Chore: Add basic screen and toggle
...
Chore: form skeleton
Feat: wizard step 1 and 2
Feat: toggle button group for formik
Feat: select input type Form and styling
Feat: text entry page
Feat: Choice list and CSS
Fix: scroll to bottom on Add choice button click
Feat: format data at end of wizard
Feat: wizard toggle button and background blur
Feat: data table for custom info requests
Feat: editing and deleting custom info request
Feat: add icons
Fix: Wizard changes
Feat: custom requests migrations
Feat: fetch custom info requests
Feat: add mutations
Feat: add custom request option in trigger wizard
Feat: show customrequests on table
Feat: Triggers page code refactor
Feat: integrate custom info requests on Customer graphql type
Feat: Show custom info requests on user page
Fix: use normal table instead of datatable
Feat: modal for custom information request details
Feat: poller returns custom request information details
Feat: send customer custom info requests to machine
Chore: add field CustomInfoRequestsData on customer updates
Feat: customer custom info request data saving
Chore: variable name changes and lots of fixes
Feat: remove default value in query, sort request on customer profile
Signed-off-by: csrapr <26280794+csrapr@users.noreply.github.com>
Fix: return promise when array of ids is empty
Feat: TitleSection can receive more than one button
2021-12-08 18:28:51 +00:00