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
Sérgio Salgado
ca2274a8a2
fix: use date-fns functional programming module
2021-11-24 23:02:24 +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
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
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
Sérgio Salgado
16513a8238
feat: add nil UUID to match new machine pairing logic
2021-11-16 16:46:48 +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
José Oliveira
154fe7affb
fix: sms receipt data construction
2021-11-16 15:42:09 +00:00
José Oliveira
9506b98b47
refactor: move sms receipt content to server
2021-11-16 15:42:07 +00:00
José Oliveira
5f18fcbeb6
feat: send twilio sms
2021-11-16 15:39:47 +00:00
José Oliveira
f502c3a57a
feat: sms receipt route
2021-11-16 15:34:35 +00:00
Rafael Taranto
1d2c497a4f
Merge pull request #868 from SiIky/fix/Z4NKZ9Hc/zeroconf-backwards-compat
...
fix: zero-conf backwards compatibility
2021-11-11 18:32:55 +00:00
André Sá
e82dc27c13
fix: zero-conf backwards compatibility
2021-10-07 19:55:54 +01:00
José Oliveira
2f2285e943
refactor: styling improvements and add custom carousel component
2021-10-07 13:54:38 +01:00
José Oliveira
e729de1410
feat: handle T&C photos and UI photos roll
2021-10-07 13:49:43 +01:00
José Oliveira
2822acbda0
feat: process triggers automation and add to poller response
2021-10-04 11:39:30 +01:00
Sérgio Salgado
b0fa62a9f3
feat: add discount source column to transaction tables
...
fix: move individual discounts to phone code response instead of poller
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
576979f14f
feat: add toggle button for tc screen
2021-09-07 17:22:03 +01:00
José Oliveira
1a166bc279
feat: machine performance indicators
2021-09-07 17:16:52 +01:00
Sérgio Salgado
5add544ad7
feat: send InsufficientFundsError correct error code for machine logic
2021-08-19 14:17:34 +01:00
José Oliveira
686c7a2b36
refactor: use promise all
2021-07-13 17:09:07 +01:00
José Oliveira
bf31ace25d
fix: add response even if cashbox reset is set to manual
2021-07-13 17:09:07 +01:00
José Oliveira
ad29650c36
refactor: async/await to then and log removal
2021-07-13 17:09:07 +01:00
José Oliveira
3281df1a91
fix: batch creation and UI details
2021-07-13 17:09:07 +01:00
José Oliveira
c83b3cda56
feat: replace toggle with radio and option descriptions
2021-07-13 17:09:07 +01:00
José Oliveira
b5c37442c3
feat: perform batch creation based on reset settings
2021-07-13 17:09:07 +01:00
Sérgio Salgado
cba519fb4d
fix: automatic cashbox batch creation
2021-07-07 17:46:23 +01:00
Sérgio Salgado
61cc772816
feat: cashbox batch creation on machine cashbox removal
...
fix: cashbox batch creation with empty cashbox
2021-07-07 17:46:23 +01:00
José Oliveira
2f0ca0ab26
fix: remove logs and change route
2021-07-05 12:25:15 +01:00
José Oliveira
c7d56c8110
fix: change photos path
2021-07-05 12:25:15 +01:00
José Oliveira
c221437618
feat: relay id data photos to server
2021-07-05 12:25:15 +01:00
Sérgio Salgado
129e5555df
fix: compliance notifications through sms and email
2021-07-05 11:22:58 +01:00
José Oliveira
ea44478b48
chore: update big number package
2021-07-05 11:10:24 +01:00
Sérgio Salgado
4772024e3d
feat: endpoints for machine network performance
2021-06-28 16:23:40 +01:00
Sérgio Salgado
e9b17bdf43
fix: cashbox routing
2021-06-22 15:20:53 +01:00
Sérgio Salgado
8bce807220
feat: route to get notified of machine cashbox removal
2021-06-22 15:20:53 +01:00
csrapr
d2b7224c73
Chore: use constant for currencyMax
2021-05-25 15:10:49 +01:00
csrapr
ac38a40b6c
Feat: back end support for per coin 0-conf limit
2021-05-25 15:10:49 +01:00
csrapr
8d6ed7c2a3
Fix: re-add pollingRoutes.js/poll changes
2021-03-19 14:04:31 +00:00
csrapr
757db75d1a
Chore: merge compliance notification code changes
2021-03-19 14:04:31 +00:00
csrapr
afb5ceea71
Fix: add missing coupon routes
2021-03-19 14:04:31 +00:00
Cesar
558317e9f3
Feat: implement per operator settings cache
...
Fix: fix linter-found issues
Chore: move findOperatorId to own middleware file
Chore: delete old routes.js file and rename new-routes.js to routes.js
Fix: PR fixes
2021-03-19 14:04:31 +00:00
Cesar
85235eaa13
Feat: refactor routes.js express entrypoint config
...
Feat: express config script refactor
Feat: add state and settingsCache files
2021-03-19 14:04:31 +00:00