Commit graph

9 commits

Author SHA1 Message Date
Sérgio Salgado
ff474ee507 feat: add error message display to operator contact info 2021-10-05 22:33:08 +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
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
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
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
37ea3a04c3 fix: replaced the 'info card enabled' radio group with a switch
fix: increased width of inputs

fix: avoid formik fields wiggling

fix: avoid content bellow form to wiggle when editing

fix: fixed the wiggling on the fields labels

fix: add ellipsis on text overflow on the contact info form

fix: validate phone number, considering locale country if no country
code is provided

fix: contact info can now be edited independent of the "info card
enabled" switch state

fix: removed unused style
2020-07-31 00:29:51 +02: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
Luis Félix
a4532793f3 fix: make textinput style guide compliant
fix: correct input spacing

fix: correct label color

fix: correct input width

fix: move formik stuff out of base TextInput
2020-01-24 14:27:54 +01:00
Luis Félix
7b59e36cb4 feat: add operator info page
feat: save/load operator info

feat: add formik switch component

feat: add input validation

fix: correct formik switch behaviour

fix: change infoCardEnabled to a radio input

style: move styles out of js

feat: add error feedback
2020-01-24 14:27:54 +01:00