Commit graph

18 commits

Author SHA1 Message Date
Rafael Taranto
abcce7ff06 Merge pull request #1041 from josepfo/feat/manual-entry-populate-existing-requirement
feat: enable custom entries and custom information requirements
2022-01-18 19:15:14 +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
Sérgio Salgado
ebfdbbb3fc fix: identify customers with manual pending data 2022-01-14 21:05:55 +00:00
José Oliveira
bd0701236c feat: enable custom entries and custom information requirements 2022-01-13 15:30:31 +00:00
José Oliveira
c93e1028a4 feat: add photos list and carousel 2021-12-13 18:29:06 +00:00
José Oliveira
10b8838cf0 feat: get upload component up to spec 2021-11-16 11:25:09 +00:00
José Oliveira
bedb75b767 feat: add upload component 2021-11-16 11:13:59 +00:00
José Oliveira
53f32ba49b feat: add custom file/image to the wizard 2021-11-16 11:13:58 +00:00
José Oliveira
c31005d6ef feat: addd manual entry option and wizard first step 2021-11-16 11:13:56 +00:00
Sérgio Salgado
fe665f1e9c fix: edge case with suspensions shorter than 1 day 2021-07-21 14:08:36 +01: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
e2970bea48 fix: fix error when attempting to format an invalid phone number string 2020-12-23 17:57:48 +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