Commit graph

1828 commits

Author SHA1 Message Date
Sérgio Salgado
7794b91d20 feat: flag option to toggle test db 2021-02-03 23:03:05 +00:00
José Oliveira
ea36d66167 Using config manager now 2021-02-03 22:56:18 +00:00
Sérgio Salgado
5d868af9e7 fix: move raw data parsing to machine 2021-02-02 19:03:40 +00:00
Sérgio Salgado
3d011ec079 fix: remove log 2021-02-02 19:03:40 +00:00
Sérgio Salgado
d5272f6cf5 fix: save raw data 2021-02-02 19:03:40 +00:00
Sérgio Salgado
8bf6225b58 fix: console log 2021-02-02 19:03:40 +00:00
Sérgio Salgado
309d9ff95b feat: store id card raw data 2021-02-02 19:03:40 +00:00
Cesar
ae7eaca10c Fix: make percentage chart work properly
Fix: code review

Fix: rework components according to PR requested changes

Fix: fix repeated code buildRatesNoCommission

Also renames id to deviceId in transactions quer

Fix: pr requested changes

Chore: move inline styles to classes

Chore: remove comment

Fix: bad equality !process.env.NODE_ENV === 'production'
2021-02-02 17:02:24 +00:00
Cesar
00f176fccc Feat: make percentage chart
feat: footer expands to show more items

fix: several style fixes

feat: streak through cassettes table if machine doesnt have cashout enabled

Revert "feat: streak through cassettes table if machine doesnt have cashout enabled"

This reverts commit eaa390be8e9688c557507ff9c2984addc3f25031.

feat: Streak through cash cassettes table if cashout not enabled

feat: Machine details overview on sidebar

feat: machine prof page: breadcrumb, sidebar. dashboard: redirect on machine click

feat: Last ping shows seconds/ minutes/ hours/ days ago depending on time past

chore: Disabled cashbox % column in dashboard system performance card
2021-02-02 17:02:24 +00:00
Cesar
19cd086436 Feat: make dashboard and machine profile page 2021-02-02 17:02:24 +00:00
Rafael Taranto
d17ca43abb Merge pull request #572 from lamassu/release-7.5.0
Release 7.5.0-beta.1
2021-01-25 14:33:48 +00:00
chaotixkilla
26c5c427bf Reintroduce cashbox (#535)
* feat: reintroduce cashbox component

* feat: cashbox update on db

* feat: cashbox on notifications

* feat: cashbox on overrides

* fix: cashin notifications

* fix: styling

* feat: cashin bills added to cashbox

* refactor: comment unused code

* fix: new bills length on cashbox

* fix: remove unused code

* chore: remove temporary code
2021-01-18 20:23:46 +00:00
Sérgio Salgado
0d3eb2e392 fix: virtual cassette and denomination min value 2021-01-18 19:56:59 +00:00
Sérgio Salgado
9d4c4041dc fix: coupon form, styling and server handling 2021-01-18 19:42:03 +00:00
Sérgio Salgado
5045821593 fix: review 2021-01-18 19:42:03 +00:00
Sérgio Salgado
772805269f fix: query and function name 2021-01-18 19:42:03 +00:00
Sérgio Salgado
742913db36 fix: normalize SQL 2021-01-18 19:42:03 +00:00
Sérgio Salgado
e846f5a165 fix: sql and import 2021-01-18 19:42:03 +00:00
Sérgio Salgado
9291b7ebcb fix: poller coupon status 2021-01-18 19:42:03 +00:00
Sérgio Salgado
7fe8799edc feat: add loyalty panel screen and structure
feat: add coupons table

feat: add coupons to schema

fix: coupon schema

feat: coupon table

feat: add coupon top button

feat: add first coupon button

feat: delete coupon

feat: coupon modal

fix: clear discount on modal close

fix: modal input formatting

feat: add new coupons

fix: button positioning

fix: remove loyalty panel sidebar

fix: coupon screen matching specs

fix: coupon modal

feat: send coupon data to machine on poll

fix: available coupons bool

feat: coupon endpoint

feat: transaction discount migration

feat: post-discount rates

refactor: bills

feat: version string

fix: bill saving on db

feat: coupon soft-delete

fix: coupon soft delete

fix: bill receiving

feat: remove cryptoAtoms update during tx

fix: tx trading

fix: bills

feat: start trades rework

fix: remove code

fix: code review
2021-01-18 19:42:03 +00:00
Sérgio Salgado
7b26eab729 fix: remove console log 2021-01-18 15:31:20 +00:00
Sérgio Salgado
2b1fd83a99 feat: longer lifespan for filtered coins cache 2021-01-18 15:31:20 +00:00
Sérgio Salgado
9808a67945 feat: add coin filtering to cashout polling 2021-01-18 15:31:20 +00:00
Rafael Taranto
e843020215 Liordino feature/config migration review (#552)
* feat: changed old server ports so it can coexists with the new server

feat: removed deleted references from old server

feat: created reset and migrate mutations on gql server and
correspondent functions on new settings loader

feat: created front end for the config migration with reset and migrate
functionalities

style: add spacing between buttons

* feat: added ALL_COINS option to the commissions migration

fix: only compare arrays when both variables are arrays

fix: 'all coins' must be on a array to work
Signed-off-by: Liordino Neto <liordinoneto@gmail.com>

Co-authored-by: Liordino Neto <liordinoneto@gmail.com>
2021-01-18 15:22:51 +00:00
Rafael Taranto
6f0b758bac Merge pull request #555 from naconner/carteiras
chore: update zcashd, geth
2021-01-08 22:00:36 +00:00
Taranto
9ed3bc50e4 Merge remote-tracking branch 'upstream/release-7.5.0' into dev 2021-01-05 10:54:56 +00:00
naconner
16a6848717 chore: update zcashd, geth 2021-01-04 12:44:42 -05:00
Cesar
c686ecc2aa Fix: adds created_by_operator constraint for duplicate checking 2020-12-30 17:58:21 +00:00
Liordino Neto
df8a1804a3 feat: changed old server ports so it can coexists with the new server
feat: removed deleted references from old server

feat: created reset and migrate mutations on gql server and
correspondent functions on new settings loader

feat: created front end for the config migration with reset and migrate
functionalities

style: add spacing between buttons
Signed-off-by: Liordino Neto <liordinoneto@gmail.com>
2020-12-24 20:20:05 +00:00
Taranto
0ad1ba2f77 fix: small fixes and release prep 2020-12-24 20:05:45 +00:00
Cesar
5823485ab7 Feat: warn admin if address is duplicate 2020-12-24 13:41:29 +00:00
Cesar
0cd14ba398 Fix: blacklist modal not opening
Fix: no more fetching of non operator added addresses for blacklisted
addresses table.

Fix: trim address white spaces before sending it to database query
2020-12-21 15:54:54 +00:00
Cesar
6994303069 Feat: warn admin before restarting services 2020-12-16 17:24:49 +00:00
Sérgio Salgado
a432d913be fix: override fields update 2020-12-16 17:18:38 +00:00
Cesar
1913390eae Fix: notification override alerts not being sent 2020-12-16 17:13:17 +00:00
Josh Harvey
eaac41d277 Merge pull request #532 from naconner/wallets-again
chore: update wallet nodes, enable RBF by default
2020-12-16 16:16:52 +00:00
csrapr
bb3c9ef2ec Merge branch 'dev' into fix/coinatmradar-fix-7.5 2020-12-14 17:38:05 +00:00
Cesar
0b02c7feae Fix: fix query 2020-12-11 19:23:12 +00:00
Cesar
ed4e654036 Chore: remove unused code and use lodash 2020-12-11 19:23:12 +00:00
Cesar
0ec49159e4 feat: Customer transactions fetching with dataloader library 2020-12-11 19:23:12 +00:00
Cesar
4a763b87b4 Fix: apply change requests 2020-12-11 16:20:31 +00:00
Cesar
3893ce3996 Chore: add jest tests 2020-12-07 18:20:06 +00:00
Cesar
e325d6d2b1 Feat: validate axios request and enable commissions switch 2020-12-02 19:02:57 +00:00
Neal
5aa61e8b4f feat: enable RBF by default 2020-12-02 11:54:29 -05:00
Neal
906863ede3 chore: update wallet nodes 2020-12-02 11:53:10 -05:00
Cesar
95a1385a1e fix: getCashLimit wasn't returning actual value, cashLimit was assigned to an object instead of a number 2020-11-30 15:03:06 +00:00
Cesar
f6a876ccb8 fix: coinatmradar request error 400 2020-11-27 18:08:23 +00:00
Sérgio Salgado
721b21d194 fix: user_agent nullable 2020-11-20 16:48:14 +00:00
Cesar
a6b6ebd0bc fix: fix for requested changes pr #513 2020-11-18 21:45:31 +00:00
Cesar
fd6f1a2fe0 feat: create blacklist page 2020-11-18 21:45:31 +00:00