Commit graph

37 commits

Author SHA1 Message Date
José Oliveira
0cca8b3bf1 fix: disable phone field editable 2022-01-21 15:05:49 +00:00
José Oliveira
1e86e830c7 fix: merge conflicts leftovers and query 2022-01-21 01:45:23 +00:00
José Oliveira
aad3826d02 fix: rename phone override fields 2022-01-20 23:03:35 +00:00
José Oliveira
23a892061c fix: replace lodash with ramda and sms data validation schema 2022-01-20 23:03:34 +00:00
José Oliveira
a64dac0b40 feat: add read only fields to editable card 2022-01-20 23:03:32 +00:00
José Oliveira
750affd349 fix: function name typos 2022-01-20 23:03:29 +00:00
José Oliveira
62284a1d33 feat: sms data editable fields 2022-01-20 23:03:26 +00:00
José Oliveira
5406a3cfdd feat: twilio api data confirmation dialog 2022-01-20 23:03:25 +00:00
José Oliveira
894161a998 feat: sms data card info 2022-01-20 23:03:23 +00:00
Rafael Taranto
d5b7b088cd Merge pull request #1055 from chaotixkilla/feat-custom-info-requests-as-manual-triggers
Add custom info request manual trigger behavior
2022-01-19 14:37:58 +00:00
Sérgio Salgado
87a3b718db fix: allow for custom info requests to be allowed or blocked
fix: improve custom info requests backend
fix: add custom info requests to trigger overrides
2022-01-18 18:46:55 +00:00
José Oliveira
f4f4eb1335 fix: disable unfinished features 2022-01-17 16:57:37 +00:00
José Oliveira
8ad127c6c4 feat: enable customer data manual entry 2022-01-17 00:03:18 +00:00
José Oliveira
bd0701236c feat: enable custom entries and custom information requirements 2022-01-13 15:30:31 +00:00
Rafael Taranto
4b860a0cb7 Merge pull request #984 from josepfo/fix/id-scan-editable-fields
fix: id scan editable fields and date format
2021-12-11 19:09:40 +00:00
Sérgio Salgado
01841c03ba fix: missing comma in migration file
fix: default value for customer notes
fix: remove custom requirements divider when there are no requirements set
2021-12-10 18:18:57 +00:00
Sérgio Salgado
939a67a52b fix: add void delete function to custom requirements 2021-12-09 19:24:09 +00:00
José Oliveira
e54480ce37 fix: id scan editable fields and date format 2021-12-08 23:32:07 +00:00
Sérgio Salgado
036e47bad4 feat: add custom requirements UI to the profile page 2021-12-08 22:17:19 +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
b995b549b4 fix: img size and retrieve information button alignment 2021-12-06 19:44:15 +00:00
José Oliveira
e3b13a228b fix: button new comet3 color, replace lodash with ramda 2021-12-06 19:34:07 +00:00
José Oliveira
3667d8b655 fix: forms keys names and img size 2021-12-06 19:25:06 +00:00
José Oliveira
68c635ce38 fix: use gql upload lib and remove logs 2021-12-06 19:25:04 +00:00
José Oliveira
3e4f4a4962 fix: apollo server image upload 2021-12-06 19:25:03 +00:00
José Oliveira
9baa16c824 fix: formik bugs and gql upload 2021-12-06 19:25:01 +00:00
José Oliveira
3de7ae2fe9 feat: add edit, delete and image input 2021-12-06 18:31:31 +00:00
Sérgio Salgado
bb189decae fix: date parsing and formatting 2021-11-26 01:37:25 +00:00
Sérgio Salgado
ca2274a8a2 fix: use date-fns functional programming module 2021-11-24 23:02:24 +00:00
Sérgio Salgado
973040f409 feat: remove all instances of moment usage 2021-11-24 23:02:23 +00:00
José Oliveira
7eb10f1515 fix: css syntax, remove useless component and the title tag on svgs 2021-11-16 11:25:13 +00:00
José Oliveira
c0204d0787 fix: custom entries value 2021-11-16 11:25:11 +00:00
José Oliveira
10b8838cf0 feat: get upload component up to spec 2021-11-16 11:25:09 +00:00
José Oliveira
53f32ba49b feat: add custom file/image to the wizard 2021-11-16 11:13:58 +00:00
José Oliveira
550bc2b7a4 feat: add dynamic position to editable cards, reject/authorize buttons 2021-11-11 22:41:42 +00:00
José Oliveira
5cc63d05a6 feat: add icons and make customer data cards editable 2021-11-11 22:32:25 +00:00
José Oliveira
4b461c0a57 feat: overview rework and customer data mosaic view 2021-11-11 22:32:23 +00:00