Commit graph

21 commits

Author SHA1 Message Date
Rafael
00dc3d0fcd feat: vite as build tool 2024-12-02 08:35:34 +00:00
Nikola Ubavic
52a3d4cf81 fix: tooltip doesn't stay open 2024-11-28 11:16:22 +00:00
Sérgio Salgado
7532b5c904 fix: missing error messages 2022-10-11 23:46:33 +01: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
49ea028805 fix: add loading flag to commission list 2021-10-04 07:31:17 +01:00
Sérgio Salgado
e1c9cdd586 fix: remove unused parameters 2021-06-28 15:57:58 +01:00
Sérgio Salgado
3572d27551 feat: bill picker available on cashout and commission screens 2021-06-28 15:57:58 +01:00
Sérgio Salgado
44980bbf9c fix: commissions UI
fix: remove logs
2021-02-23 16:39:15 +00:00
José Oliveira
76b321accd Error message if the delete fails 2021-02-16 13:19:24 +00:00
Jose Sousa
588b24fa6a fix: moved removeCoinFromOverride and added select className prop 2020-12-24 20:14:34 +00:00
Jose Sousa
013955075a chore: select refactor 2020-12-24 20:14:34 +00:00
Jose Sousa
6b569a89c2 fix: moved button and label to TitleSection and added status icon 2020-12-24 20:14:34 +00:00
Jose Sousa
9d52b49083 feat: save new overrires from commissions list 2020-12-24 20:14:34 +00:00
Jose Sousa
e918a62994 feat: commissions list 2020-12-24 20:14:34 +00:00
Taranto
9595afb63a feat: all coins on commissions 2020-11-05 18:53:58 +00:00
Taranto
96b8e3d9a2 feat: error handling for the tables and wizards 2020-10-30 20:13:12 +00:00
Taranto
7b5c70a958 fix: ui and chromium compatibility 2020-10-22 17:03:00 +01:00
Liordino Neto
0c3ae801d0 fix: Editing/saving fixes (#432)
* feat: table add button is now hidden when adding/editing

feat: disable every other action on editable table when editing/adding

feat: hide add button instead of disabling it when can't add

feat: disable every other action when adding/editing on the commissions
page

feat: disable every other action when adding/editing on the locales
page

feat: disable every other action when adding/editing on the
notifications page

feat: disable save buttons while waiting for server response on tables
and editable numbers

* chore: removed TODO
2020-09-22 22:28:55 +01:00
Liordino Neto
76030c7208 fix: don't allow negative values on the commissions forms
feat: add an all machines option to the commissions overrides

fix: added cash-in and cash-out icons to main and override table headers

feat: filter out already overriden machine-coin combinations

fix: fix error when there's no machine selected yet
2020-09-21 12:43:49 +01:00
Taranto
5dd8501a17 fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
Taranto
bf8f1d991c chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00