Commit graph

15 commits

Author SHA1 Message Date
Sérgio Salgado
1dd16c2220 feat: base for USDT support 2021-06-23 15:07:01 +01:00
Sérgio Salgado
3423e2ddd0 chore: replace imports to point to lamassu-coins module 2021-06-23 15:07:01 +01:00
José Oliveira
dabe21f834 refactor: exchanges config validation and error handling 2021-05-25 10:53:54 +01:00
José Oliveira
ea1c29ebba Fixing some bugs and minor changes 2021-05-25 10:53:54 +01:00
csrapr
c442b5713a Chore: rename all-zero-conf to none and add ETH support 2021-05-25 10:50:09 +01:00
José Oliveira
a4c0bab814 fix: generelise deprecation 2021-03-07 17:36:27 +00:00
José Oliveira
db13106a2f fix: remove geth only from wizard 2021-03-07 17:36:27 +00:00
José Oliveira
05a6d0aa41 fix: remove geth option for ETH 2021-03-07 17:36:27 +00:00
naconner
825a9bfe09 fix: add back missing tickers, simplify zero-conf 2020-10-15 21:12:10 +02:00
Liordino Neto
994f823632 fix: added missing lodash dependency to accounts lib
fix: show full languages name on the dropdown

fix: search crypto per name as well

fix: limit selected languages to 4 (the same as the old admin)

fix: removed duplicated import
2020-08-02 00:38:54 +02:00
Liordino Neto
fbb72e9562 fix: added missing lodash dependency to accounts lib
fix: removed unnecessary properties from CAR page and config

style: changed the CAR page properties from radio groups to switches

fix: refetch config after saving
2020-07-31 00:02:42 +02:00
Taranto
5dd8501a17 fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
Taranto
bf8f1d991c chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
Taranto
1f6d272aa0 fix: rework wallet screen 2020-04-23 18:38:29 +02:00
Rafael Taranto
b8e0c2175b feat: add graphql support (#349)
* fix: eslint warnings

* refactor: use ramda + sanctuary instead of lodash

* refactor: use prettier-standard for formatting

* feat: enable security

* feat: add graphql

* chore: remove trailing commas from linter

* docs: new scripts on react and new-admin-server

* feat: handle authentication on graphql

* fix: perf improvement to date picker

* chore: add insecure-dev script to run servers
2019-12-24 15:36:41 +01:00