No description
Find a file
Liordino Neto 852bf7b089 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-06-23 15:29:41 +01:00
.vscode Add QuadrigaCX exchange and ticker (#176) 2018-09-27 21:59:53 +03:00
bin chore: update uuid, axios and base-x to latest version and remove fczbkk/uuid4 2021-05-24 15:39:21 +01:00
data chore: add georgian as support language 2020-11-22 20:24:42 +00:00
dev feat: new compliance options 2020-10-06 23:19:22 +02:00
lamassu-remote-install chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
lib feat: created the search component 2021-06-23 15:29:41 +01:00
migrations fix: config migration 2021-06-20 15:56:18 +01:00
new-lamassu-admin feat: created the search component 2021-06-23 15:29:41 +01:00
public chore: version builded files 2021-03-23 18:05:49 +00:00
test feat: load dummy data in tx tables 2021-05-25 11:03:57 +01:00
tests/ofac done 2018-05-03 20:20:18 +03:00
tools chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
.gitignore feat: idle machine polling 2021-02-03 23:03:05 +00:00
INSTALL-NIX.md chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
INSTALL.md chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02: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_CA.pem add (temporary) Lamassu CA 2017-12-14 22:57:39 +02:00
package-lock.json feat: created the search component 2021-06-23 15:29:41 +01:00
package.json fix: lamassu-coins import 2021-06-23 15:07:01 +01:00
README.md Move lamassu-install files to this repo's lamassu-remote-install folder. (#214) 2018-11-19 14:23:25 +01:00
shell.nix chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
UNLICENSE renamed to UNLICENSE 2014-03-31 18:26:42 -04: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