No description
Find a file
Liordino Neto 507027cdee feat: added the compliance/customers route
feat: added customers list page

feat: created the Customer type on the gql server and consume it

Currently only with the 'name' property

feat: added query on gql to get the customers list with the needed props

feat: added the currently available props to the front end table

fix: consider only sent txs for the aggregations on the customers list

fix: replace ExpTable with a non-expandable one

fix: remove unused properties from gql and front-end

fix: fixed the customers list columns width

fix: the last active table column was reading the wrong property

chore: remove debug logging

fix: use the correct table columns to check for txs that should be
considered on the customers list page

fix: use the international format for phone numbers

feat: added the search box

fix: remove ordering from the gql customers list query and moved it to
the front-end)

fix: removed the search box

chore: refactor the customers list table into a new component

chore: cleanup code

fix: fixed styles from customer list page header
2020-02-17 22:47:39 +01:00
.vscode Add QuadrigaCX exchange and ticker (#176) 2018-09-27 21:59:53 +03:00
bin feat: add services page 2020-01-20 18:04:26 +01:00
dev Take machineid into account for coinatmradar rates (#301) 2019-08-06 20:37:46 +01:00
lamassu-admin-elm Remove Quadriga from NavBar 2019-08-31 17:50:13 +02:00
lamassu-remote-install Front facing camera (#289) 2019-07-05 19:17:59 +03:00
lib feat: added the compliance/customers route 2020-02-17 22:47:39 +01:00
migrations fix: rebase issues and code style 2019-11-12 15:04:32 +00:00
new-lamassu-admin feat: added the compliance/customers route 2020-02-17 22:47:39 +01:00
public Prevent address reuse option 2019-07-31 18:12:16 +01:00
schemas Delete quadrigacx.json 2019-08-31 17:50:13 +02:00
test Swap Quadriga for Kraken 2019-08-31 17:50:13 +02:00
tests/ofac done 2018-05-03 20:20:18 +03:00
tools remove ramda dependency 2018-03-11 19:37:27 +00:00
.dummy remove tests -- failing and too complicated to maintain 2016-04-24 00:08:17 +03:00
.gitignore Lamassu admin server initial commit 2019-10-31 12:28:51 +00:00
.migrate-stress stress testing; add mock-ticker 2017-07-18 08:12:01 +03:00
cartridges.json get cartridge counts from db 2014-11-28 10:53:38 -05:00
certs.sh WIP 2016-11-05 19:18:33 +00:00
connect.txt fix cashOut bug 2017-09-05 18:30:08 +02:00
countries.json add country data 2016-12-20 18:52:19 +02:00
crypto-schema.json add crypto-scheme 2016-05-31 14:15:43 +03:00
currencies.json moved l-a-s in here 2016-12-05 17:15:32 +02:00
data-notes.txt add country data 2016-12-20 18:52:19 +02:00
INSTALL-NIX.md chore: hardcode nix-channel to shell.nix 2019-12-24 10:21:12 +01:00
INSTALL.md Update INSTALL.md (#158) 2018-09-22 23:36:02 +01:00
jsconfig.json WIPP 2016-09-26 17:22:46 +03:00
lamassu-default.json Front facing camera (#289) 2019-07-05 19:17:59 +03:00
lamassu-schema.json Prevent address reuse option 2019-07-31 18:12:16 +01:00
Lamassu_CA.pem add (temporary) Lamassu CA 2017-12-14 22:57:39 +02:00
languages.json Add Armenian to languages.json (#140) 2018-08-24 17:30:25 +03:00
package-lock.json feat: added the compliance/customers route 2020-02-17 22:47:39 +01:00
package.json feat: added the compliance/customers route 2020-02-17 22:47:39 +01:00
Procfile Recommit everything because of credentials 2014-03-07 23:15:56 +01:00
raw-countries.json add country data 2016-12-20 18:52:19 +02:00
README.md Move lamassu-install files to this repo's lamassu-remote-install folder. (#214) 2018-11-19 14:23:25 +01:00
schema.json update config 2016-12-01 17:46:18 +02:00
shell.nix chore: pin nix commit hash version 2019-12-31 19:06:01 +02:00
todo.txt Lots of development 2017-04-10 15:42:47 +03:00
UNLICENSE renamed to UNLICENSE 2014-03-31 18:26:42 -04:00
Vagrantfile add blockchain install scripts 2017-07-06 21:56:56 +03:00
yarn.lock add coinbase ticker 2017-07-10 12:03:04 +03:00

lamassu-server

Lamassu remote server.

Pull Requests

We do not generally accept outside pull requests for new features. Please consult with us before putting a lot of work into a pull request.

Installation

See INSTALL.md.

Installation on remote server (only for production)

See lamassu-remote-install/README.md.

Running

node bin/lamassu-server --mockSms