Commit graph

2445 commits

Author SHA1 Message Date
José Oliveira
b367653e09 fix: yup error messages 2021-10-04 07:31:17 +01:00
José Oliveira
afe10635b2 fix: error messages compliance triggers 2021-10-04 07:31:17 +01:00
csrapr
c69a44dd01 Fix: rare footer crash in dashboard page 2021-10-04 07:31:17 +01:00
José Oliveira
89740b2443 feat: prune server logs table 2021-10-04 07:31:17 +01:00
João Leal
56d0a18fe3 fix: renamed 'zero conf' to 'confidence' 2021-10-04 07:31:17 +01:00
José Oliveira
742303c22d fix: increase column width 2021-10-04 07:31:17 +01:00
José Oliveira
e4551e9299 fix: remove crypto amount rounding 2021-10-04 07:31:17 +01:00
csrapr
ff4c7ed595 Fix: broken header when horizontal scrolling 2021-10-04 07:31:17 +01:00
csrapr
55a2ede718 Fix: cashbox should always be visible 2021-10-04 07:31:17 +01:00
csrapr
4a65970000 Fix: disable editing in cash cassettes 2021-10-04 07:31:17 +01:00
csrapr
b227828e55 Chore: remove unneeded useEffect and useState hooks 2021-10-04 07:31:17 +01:00
José Oliveira
d8a89e6aa2 fix: validate number on the reducer 2021-10-04 07:31:17 +01:00
José Oliveira
a1e8e8bc4c fix: verify if total in cassettes is NaN 2021-10-04 07:31:17 +01:00
José Oliveira
8322b99f11 fix: cash cassettes footer shows nan 2021-10-04 07:31:17 +01:00
csrapr
346d539960 Fix: fix rare concurrency bug on cashOut 2021-10-04 07:31:17 +01:00
Neal
d53b8460bd chore: update zec, bch, eth nodes 2021-10-04 07:31:17 +01:00
José Oliveira
a402d4244b fix: error handling 2021-10-04 07:31:17 +01:00
José Oliveira
8403736026 fix: migrate accounts and default cash-out commissions 2021-10-04 07:31:17 +01:00
André Sá
6894cfbb7c docs: update installation process 2021-09-27 10:35:34 +01:00
André Sá
6aeb42ec87 fix: locales override language limit 2021-09-27 10:34:01 +01:00
José Oliveira
8c143ab216 fix: remove log and fix rebase leftovers 2021-09-24 11:04:11 +01:00
José Oliveira
e5ea16d83b fix: entries label weight, use string utils func instead of custom 2021-09-24 10:55:36 +01:00
José Oliveira
893dbd8162 fix: remove erroneous prop 2021-09-24 10:55:35 +01:00
José Oliveira
e4c383e656 fix: search filter section according to spec 2021-09-24 10:55:34 +01:00
Sérgio Salgado
f2a304ae49 fix: customer filters not being applied
fix: customer name edge cases
fix: sql uppercasing
2021-09-24 10:55:32 +01:00
Sérgio Salgado
2a2a0a8a8b feat: add search functionality to customer page 2021-09-24 10:54:34 +01:00
Liordino Neto
b343ce386f feat: created the search component
style: added spec styles

fix: fixed font color on search input

style: added box-shadow to the search component

feat: added local search functionality to the search component

feat: integrated search component into the transactions page

feat: allow multiple filter selection on the search component

fix: let the user select only one filter for each type

feat: added chips for the selected filters on the transactions page

feat: added the remove function on the filter chips

style: styled items according to spec

refactor: simplified search component (moved logic to the outside)

feat: added transaction filters to the gql query

feat: added a 'clear all filters' button

feat: added a filters query

feat: added a gql query for the transaction filters

fix: fixed the transactions gql query so it haves the same options as
the transaction filters

feat: added a 'loading' feature to the search box (shown while loading
the filters)

fix: fetch transactions and filters separately in the transactions page

fix: style export

fix: packages

fix: transaction conflicts
2021-09-24 00:23:24 +01:00
Sérgio Salgado
584492cb55 feat: add mock wallet scoring 2021-09-16 16:42:09 +01:00
Sérgio Salgado
b0fa62a9f3 feat: add discount source column to transaction tables
fix: move individual discounts to phone code response instead of poller
2021-09-07 17:26:36 +01:00
Sérgio Salgado
e837ee3e7a fix: remove aux query to get customer information related with individual discounts 2021-09-07 17:26:36 +01:00
Sérgio Salgado
310c9eb009 fix: remove log 2021-09-07 17:26:36 +01:00
Sérgio Salgado
dc2ab44468 fix: customers without idCardData available 2021-09-07 17:26:36 +01:00
Sérgio Salgado
847b87ecb0 feat: use customer Autocomplete on discount creation 2021-09-07 17:26:36 +01:00
Sérgio Salgado
43ff04b2af fix: dynamic query 2021-09-07 17:26:36 +01:00
Sérgio Salgado
03fd19e0cf feat: customer matching on individual discounts panel 2021-09-07 17:26:36 +01:00
Sérgio Salgado
eda6decae0 feat: send individual discounts to machine 2021-09-07 17:26:36 +01:00
Sérgio Salgado
29257c42ec fix: small fixes on loyalty module 2021-09-07 17:26:36 +01:00
Sérgio Salgado
768b5a30e1 feat: individual discounts creation form
feat: individual discounts deletion
fix: discounts mapping from db
2021-09-07 17:26:36 +01:00
Sérgio Salgado
07f15db851 feat: individual discounts migration
feat: loyalty panel routing
chore: rename promo-codes module to loyalty
2021-09-07 17:26:36 +01:00
José Oliveira
576979f14f feat: add toggle button for tc screen 2021-09-07 17:22:03 +01:00
José Oliveira
0ae8c691c2 fix: replace DateTime with Date and add gql resolver date name 2021-09-07 17:16:52 +01:00
José Oliveira
bad3d291ca fix: add manyOrNone to db functions 2021-09-07 17:16:52 +01:00
José Oliveira
00875f06e8 refactor: sql formatting and label rename 2021-09-07 17:16:52 +01:00
José Oliveira
1a166bc279 feat: machine performance indicators 2021-09-07 17:16:52 +01:00
José Oliveira
9896b44178 fix: justify content on blacklist 2021-09-07 17:13:55 +01:00
José Oliveira
ab05e3a4a0 fix: justify content property 2021-09-07 17:13:55 +01:00
José Oliveira
01275a8c9b fix: access crypto code properly and add admin permissions for supervisor cmds 2021-08-30 23:13:59 +01:00
José Oliveira
db90525196 fix: function argument 2021-08-29 19:55:13 +01:00
José Oliveira
24acfcbf6a feat: update btcd after installing 2021-08-29 19:51:05 +01:00
Sérgio Salgado
5add544ad7 feat: send InsufficientFundsError correct error code for machine logic 2021-08-19 14:17:34 +01:00