Commit graph

24 commits

Author SHA1 Message Date
Sérgio Salgado
dc1f8f82f9 fix: remove duplicate code 2022-01-14 19:45:18 +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
José Oliveira
ab05e3a4a0 fix: justify content property 2021-09-07 17:13:55 +01:00
José Oliveira
7273d4f31f fix: replace listing icon with settings icon 2021-05-25 11:06:39 +01:00
José Oliveira
5ed84b7cdb feat: advanced options screen triggers 2021-05-25 11:06:39 +01:00
José Oliveira
76b321accd Error message if the delete fails 2021-02-16 13:19:24 +00:00
Sérgio Salgado
c1d781d488 feat: hoverable tooltip 2020-12-24 20:17:07 +00:00
Taranto
96b8e3d9a2 feat: error handling for the tables and wizards 2020-10-30 20:13:12 +00:00
Taranto
a710a1b33a fix: typos and small ui improvements 2020-10-25 20:24:31 +00:00
Taranto
7b5c70a958 fix: ui and chromium compatibility 2020-10-22 17:03:00 +01:00
Taranto
00387e0862 fix: add empty table text 2020-10-22 09:52:07 +01:00
Taranto
f7f5cba7c2 chore: remove direction option from trigger page 2020-10-20 21:04:15 +02:00
Taranto
c45241471e fix: small bugfixes and improvements 2020-10-06 23:19:22 +02:00
Taranto
f6547341f1 feat: reject address reuse 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
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
Liordino Neto
7551a50c23 style: fixed styles and wizard step icons 2020-05-04 12:55:48 +02:00
Liordino Neto
8c35ffc2ed feat: created a wizard component to wrap the flow control 2020-05-04 12:55:48 +02:00
Liordino Neto
fe2c5723d3 feat: added the new trigger wizard modal 2020-05-04 12:55:48 +02:00
Liordino Neto
3b29bc096f fix: fixed the add new trigger link text 2020-05-04 12:55:48 +02:00
Liordino Neto
f698c7bd24 feat: added the advanced settings icon (not functional yet)
feat: added the 'Add new trigger' link  (not functional yet)

feat: added the triggers editable table  (not functional yet)
2020-05-04 12:55:48 +02:00
Liordino Neto
79c26b1c50 feat: created the base skeleton for the compliance triggers page 2020-05-04 12:55:48 +02:00