Commit graph

19 commits

Author SHA1 Message Date
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
André Sá
9be46bd96a chore: compliance triggers text inconsistencies 2021-10-07 18:34:00 +01:00
Sérgio Salgado
7c8318964f fix: remove logs 2021-10-04 07:31:17 +01:00
Sérgio Salgado
0069ba8402 fix: suspension day validation 2021-10-04 07:31:17 +01:00
Sérgio Salgado
9094569b83 fix: triggers wizard fields are more responsive to errors, improved UX 2021-10-04 07:31:17 +01:00
Sérgio Salgado
50d763a800 feat: dynamic singular and plural strings on triggers descriptions 2021-10-04 07:31:17 +01:00
José Oliveira
a08e0fbbcc feat: forms validate only on submit 2021-02-20 17:37:03 +00:00
Sérgio Salgado
c004ebb749 fix: empty string to JSX element 2021-02-17 11:10:23 +00:00
Sérgio Salgado
3532b1849f chore: change string returns to JSX elements 2021-02-17 11:10:23 +00:00
Sérgio Salgado
3b33ae0255 fix: trigger form validation
fix: package-lock

fix: remove comment
2021-02-17 11:10:23 +00:00
Sérgio Salgado
b594eb8b48 fix: compliance trigger UI 2021-02-17 11:10:23 +00:00
Taranto
0ad1ba2f77 fix: small fixes and release prep 2020-12-24 20:05:45 +00:00
Taranto
f7f5cba7c2 chore: remove direction option from trigger page 2020-10-20 21:04:15 +02:00
Taranto
5887a301fb feat: us ssn 2020-10-09 18:01:02 +02:00
Taranto
c45241471e fix: small bugfixes and improvements 2020-10-06 23:19:22 +02:00
Taranto
f2080c32e9 feat: new compliance options 2020-10-06 23:19:22 +02:00
Taranto
6f5cb385b0 feat: compliance triggers and customers up to spec 2020-09-11 14:11:59 +01:00
Taranto
0b28e7f98a fix: get triggers up to spec 2020-09-11 14:11:59 +01:00
Taranto
bf8f1d991c chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00