Commit graph

17 commits

Author SHA1 Message Date
Sérgio Salgado
7532b5c904 fix: missing error messages 2022-10-11 23:46:33 +01:00
José Oliveira
44cd957c6d feat: tc photo toggle button 2022-05-16 16:34:52 +01:00
José Oliveira
576979f14f feat: add toggle button for tc screen 2021-09-07 17:22:03 +01:00
Sérgio Salgado
ddfd5e1309 fix: cross icon replace
fix: space between switch buttons and label
fix: switch button shadow
feat: change CoinATMRadar fields to table
refactor: css classes
2021-07-05 12:30:39 +01:00
José Oliveira
a08e0fbbcc feat: forms validate only on submit 2021-02-20 17:37:03 +00:00
Liordino Neto
fbd075723a style: set IconButton stroke colors to comet
fix: replaced edit buttons of the BooleanPropertiesTable component and
Contact Info and Terms & Conditions pages
2020-10-28 16:17:18 +00:00
Liordino Neto
b997e9ecf0 fix: allow text on company number
fix: data wasn't updated after saving

fix: fixed switches on all of the operator info pages
2020-10-15 21:30:58 +02:00
Liordino Neto
14cbd127c4 fix: extended length of accept and cancel buttons text to 50 chars 2020-10-06 23:41:46 +02:00
Taranto
c45241471e fix: small bugfixes and improvements 2020-10-06 23:19:22 +02:00
Liordino Neto
02474a0a6d fix: wrong fonts on the operator info pages (#430)
* fix: fix bug when loading the contact info page with no phone configured
or no country configured in locales

style: fixed contact info styles

style: fixes on the terms & conditions styles

* fix: re-add H4 style after merge

fix: code styling
2020-09-22 22:28:12 +01:00
Liordino Neto
3c0f4ec194 feat: Prevent leaving the page without saving (#431)
* fix: make all fields required on the Terms & Conditions page if Show on
screen is enabled

fix: enable/disable the Terms & Conditions form based on the Show on
screen toggle

fix: replaced deactivated field with plain text when not editing

fix: make de non editable text content field scrollable

style: make it follow the same style as the other screens, with the edit
button and links to save and cancel

feat: created Prompt component to avoid leaving pages without saving

feat: applied component to the editable table

feat: applied component to the Cashout, Commissions, Locales, Cashboxes,
Notifications, CryptoBalanceOverrides and Wallet pages

feat: applied component to the ContactInfo and ReceiptPrinting pages

refactor: export the default prompt message to be used in other contexts

fix: applied prompt component to the Operator Info pages

fix: create routes for the operator info components

feat: applied the Prompt component to the Contact Info and Receipt pages

feat: applied the Prompt component to the Terms & Conditions page

* refactor: move prompt to components

* feat: use formik on the boolean properties table

* chore: removed console.logs

chore: removed comments

refactor: moved BooleanCell to the BooleanPropertiesTable file and make
it not a formik field
2020-09-21 12:45:29 +01:00
Liordino Neto
b870bdd999 fix: make all fields required on the Terms & Conditions page if Show on
screen is enabled

fix: enable/disable the Terms & Conditions form based on the Show on
screen toggle

fix: replaced deactivated field with plain text when not editing

fix: make de non editable text content field scrollable

style: make it follow the same style as the other screens, with the edit
button and links to save and cancel
2020-09-18 16:19:55 +01:00
Liordino Neto
27da8cc025 feat: created a number input component (base and formik)
fix: replace numeric TextInput fields on the Cashout, Commissions,
Cashboxes, Notifications, Operator Info and Terms & Conditions pages

fix: change the way the number format is defined on the component

fix: parameterize the number of decimal places in the in the number
input and set it's value for the current number inputs on the admin
2020-09-02 12:32:40 +02: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
Taranto
ec73f0b022 fix: flat schema on operator info pages 2020-05-09 20:14:43 +01:00
Luis Félix
4320df2d61 feat: add terms and conditions page
feat: add modal preview

feat: remove preview

fix: increase space between switch and fields
2020-02-17 22:46:33 +01:00