Commit graph

55 commits

Author SHA1 Message Date
José Oliveira
aad3826d02 fix: rename phone override fields 2022-01-20 23:03:35 +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
556d8433fa feat: add testing customer toggle 2022-01-19 02:23:26 +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
f9ec06c965 fix: mark TODOs 2022-01-17 17:06:45 +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
c5f308e7a4 Merge pull request #1010 from ubavic/fix/direction_arrow_on_customer_page
fix: customer details page
2021-12-20 15:01:57 +00:00
Sérgio Salgado
dfa82e54ae fix: loading usage 2021-12-20 01:23:28 +00:00
Nikola Ubavic
5d58365c87 fix: direction arrow column
fix: action button width
2021-12-17 18:38:07 +01:00
José Oliveira
c93e1028a4 feat: add photos list and carousel 2021-12-13 18:29:06 +00:00
Sérgio Salgado
eb8737872d feat: revamp customer notes feature 2021-12-09 22:31:53 +00:00
Sérgio Salgado
dcd3259484 feat: customer notes migration
feat: customer notes backend operations

feat: add customer note mutation
feat: add editing capabilities to PropertyCard
feat: connect customer notes backend to frontend
fix: customer note form and static content styling

fix: SQL uppercasing

fix: set default value for notes content
fix: SQL after dev rebase
refactor: move get current user token to separate method
2021-12-09 22:31:51 +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
b77b732bcb fix: latest customer data selection and button margin 2021-12-06 19:25:05 +00:00
José Oliveira
3e4f4a4962 fix: apollo server image upload 2021-12-06 19:25:03 +00:00
José Oliveira
3de7ae2fe9 feat: add edit, delete and image input 2021-12-06 18:31:31 +00:00
José Oliveira
a8f1c50d07 feat: add icons and make customer data cards editable 2021-12-06 18:31:29 +00:00
José Oliveira
0981a7d4af feat: overview rework and customer data mosaic view 2021-12-06 18:31:28 +00:00
Sérgio Salgado
91672b73c9 chore: remove log 2021-11-23 18:52:07 +00:00
Sérgio Salgado
0fe2862d61 feat: add custom fields fetching on gql client 2021-11-23 18:52:07 +00:00
Rafael Taranto
0d74192ccb Merge pull request #914 from josepfo/feat/add-machine-name-to-customer-txs-table
feat: add machine name to customer txs table
2021-11-16 14:48:12 +00:00
José Oliveira
4841ef21a5 feat: add machine name to customer txs table 2021-11-16 13:21:21 +00:00
José Oliveira
80d6052788 fix: remove rebase leftovers 2021-11-16 11:44:26 +00:00
José Oliveira
c31005d6ef feat: addd manual entry option and wizard first step 2021-11-16 11:13:56 +00:00
José Oliveira
412f11f7f0 feat: add icons and make customer data cards editable 2021-11-16 11:07:52 +00:00
José Oliveira
d27a9847bb feat: overview rework and customer data mosaic view 2021-11-16 10:50:20 +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
José Oliveira
e729de1410 feat: handle T&C photos and UI photos roll 2021-10-07 13:49:43 +01:00
Sérgio Salgado
a6eb4b904f feat: implement subscriber info retrieval 2021-10-04 11:42:25 +01:00
Sérgio Salgado
fe665f1e9c fix: edge case with suspensions shorter than 1 day 2021-07-21 14:08:36 +01:00
Sérgio Salgado
4003d892fd feat: allow customer suspension removal 2021-06-28 16:21:41 +01:00
Sérgio Salgado
b2b4fedf42 feat: timezone conversion 2021-06-20 15:56:18 +01:00
José Oliveira
f394606821 refactor: use flag in graphql objects 2021-03-16 11:09:50 +00:00
José Oliveira
4116069bd5 fix: disallow navigation to and blocking of anonymous customers 2021-03-16 11:09:50 +00:00
csrapr
0d6349dbf4 Chore: fix regressions caused by rebase 2021-02-05 18:59:11 +00:00
Cesar
705747e9e0 Feat: compliance blacklisted addresses notifications 2021-02-05 18:59:11 +00:00
Cesar
c457faab40 Chore: make notification center UI
Chore: fiatBalancesNotify refactor

Chore: removed now-unused code in some files

Feat: change column "detail" in database to use jsonb

Chore: add notification center background and button

Chore: notifications screen scaffolding

Fix: change position of notification UI

Feat: join backend and frontend

Feat: notification icons and machine names

Feat: add clear all button, stripe overlay on invalid notification

Fix: rework notification styles

Feat: use popper to render notifications

Feat: make notification center UI

Fix: fix css on notification center

Fix: fix invalidateNotification

Chore: apply PR requested changes

Fix: PR fixes

Fix: make toggleable body/root styles be handled by react

Chore: delete old notifier file

Fix: undo variable name changes for cryptobalance notifs
2021-02-04 15:48:23 +00:00
Cesar
204e421b3d Feat: compliance blacklisted addresses notifications 2021-02-04 15:48:23 +00:00
Liordino Neto
2a1aaaaf7e chore: removed unused variable from ComplianceDetails
fix: fixed the customer mutation, which was causing errors on all
customer compliance buttons
2020-10-28 16:18:19 +00:00
Liordino Neto
15618df4ef fix: inverted name and phone positions on the customers list
fix: use the correct variables for getting the customers status

fix: customer name was showing as 'undefined undefined' when not present

fix: use the phone number as a fallback for the customer name when it's
not present

fix: removed phone number compliance card

fix: set a fixed size for the popup photos
2020-10-26 16:04:15 +00:00