Commit graph

385 commits

Author SHA1 Message Date
José Oliveira
2368830696 chore: add lamassu-eth-recovery to package.json 2021-08-19 13:03:00 +01:00
csrapr
081957c957 Feat: abstract extended queries; strip out default funcs from db obj 2021-07-13 17:21:25 +01:00
csrapr
471782cbd7 Fix: revert package* changes 2021-07-13 17:21:25 +01:00
Sérgio Salgado
dc40881640 chore: remove references to lamassu-cancel script 2021-07-06 16:53:01 +01:00
José Oliveira
dae1f3782f chore: undo bitgo version change and remove lowdb 2021-07-06 16:15:40 +01:00
José Oliveira
639f264ee3 chore: remove unused packages, update ccxt, argon2, apollo-server-express and express 2021-07-06 16:15:40 +01:00
José Oliveira
ea44478b48 chore: update big number package 2021-07-05 11:10:24 +01:00
Sérgio Salgado
dff407e30e fix: lamassu-coins import
fix: USDT wallet splash screen
2021-06-23 15:07:01 +01:00
Sérgio Salgado
bb8deda6e3 fix: rebase changes 2021-06-23 15:07:01 +01:00
Sérgio Salgado
8e9928e574 chore: upgrade bitgo version
chore: remove ed25519 direct dependency
2021-06-19 20:09:27 +01:00
Sérgio Salgado
a5667421ef fix: move timezone package from l-s to l-a-s 2021-05-27 16:12:56 +01:00
José Oliveira
842ef8e097 fix: add ccxt package 2021-05-27 16:12:03 +01:00
csrapr
ac38a40b6c Feat: back end support for per coin 0-conf limit 2021-05-25 15:10:49 +01:00
Sérgio Salgado
94af408d8e feat: timezone locales field 2021-05-25 15:08:44 +01:00
csrapr
7657da5e16 Chore: make populateSettings middleware use node-cache 2021-05-25 10:31:18 +01:00
José Oliveira
d7f0b1226c chore: update uuid, axios and base-x to latest version and remove fczbkk/uuid4 2021-05-24 15:39:21 +01:00
csrapr
8cd1389de3 Feat: upgrade pg-promise and fix breaking changes 2021-05-22 18:17:45 +01:00
José Oliveira
c4ea21259a chore: remove obviated l-s scripts 2021-05-22 18:16:12 +01:00
Sérgio Salgado
3c2cbac23f fix: remove bcrypt 2021-05-03 23:00:41 +01:00
Sérgio Salgado
15769cd1bf feat: implement argon2 and changed session data type to timestamptz 2021-05-03 23:00:41 +01:00
Sérgio Salgado
fded22f39a feat: add user management screen
feat: login screen

fix: login routing and layout

feat: add users migration

feat: passport login strategy

fix: users migration

feat: simple authentication

fix: request body

feat: JWT authorization

feat: 2fa step on login

feat: 2fa flow

feat: add rememberme to req body

fix: hide 2fa secret from jwt

fix: block login access to logged in user

fix: rerouting to wizard

refactor: login screen

feat: setup 2fa state on login

feat: 2fa secret qr code

fix: remove jwt from 2fa secret

fix: wizard redirect after login

fix: 2fa setup flow

fix: user id to uuid

feat: user roles

feat: user sessions and db persistence

feat: session saving on DB and cookie

refactor: unused code

feat: cookie auto renew on request

feat: get user data endpoint

fix: repeated requests

feat: react routing

fix: private routes

refactor: auth

feat: sessions aware of ua and ip

feat: sessions on gql

feat: session management screen

feat: replace user_tokens usage for users

feat: user deletion also deletes active sessions

feat: remember me alters session cookie accordingly

feat: last session by all users

fix: login feedback

fix: page loading UX

feat: routes based on user role

feat: header aware of roles

feat: reset password

fix: reset password endpoint

feat: handle password change

feat: reset 2FA

feat: user role on management screen

feat: change user role

fix: user last session query

fix: context

fix: destroy own session

feat: reset password now resets sessions

feat: reset 2fa now resets sessions

refactor: user data

refactor: user management screen

feat: user enable

feat: schema directives

fix: remove schema directive temp

feat: create new users

feat: register endpoint

feat: modals for reset links

fix: directive Date errors

feat: superuser directive

feat: create user url modal

fix: user management layout

feat: confirmation modals

fix: info text

feat: 2fa input component

feat: code input on 2fa state

feat: add button styling

feat: confirmation modal on superuser action

feat: rework 2fa setup screen

feat: rework reset 2fa screen

fix: session management screen

fix: user management screen

fix: blacklist roles

chore: migrate old customer values to new columns

fix: value migration

fix: value migration

refactor: remove old code
2021-05-03 23:00:41 +01:00
Taranto
7b3b2fb72d Merge remote-tracking branch 'upstream/release-7.5.0' into merge-release-7.5.0-into-dev 2021-04-21 17:43:13 +01:00
Neal
34219d3378 chore: version v7.5.0-beta.3 2021-03-24 08:34:48 -04:00
José Oliveira
e326f4c0e5 refactor: use pRetry to prevent recursive call 2021-03-17 14:05:47 +00:00
José Oliveira
7d07964e7e refactor: use pRetry to prevent recursive call 2021-03-17 11:21:13 +00:00
Sérgio Salgado
82b5db6908 refactor: schema modularization 2021-03-17 10:43:41 +00:00
Rafael Taranto
dee7dde195 Merge pull request #613 from lamassu/release-7.5.0
merge release into dev
2021-02-22 12:02:20 +00:00
Sérgio Salgado
a4c49fcbc4 chore: point towards lamassu repo 2021-02-18 18:31:40 +00:00
Sérgio Salgado
deae0cb2e4 chore: pin ed25519 dependency 2021-02-17 17:29:39 +00:00
Rafael Taranto
af22c79a6f chore: add graphql dependency and version bump (#601) 2021-02-15 13:35:03 -05:00
Sérgio Salgado
5bd116c208 chore: add default config for mock machines 2021-02-03 23:03:05 +00:00
Sérgio Salgado
8b53644f14 fix: stress-test on virgin servers 2021-02-03 23:03:05 +00:00
Sérgio Salgado
6a5b2a6f8e feat: npm script for stress testing 2021-02-03 23:03:05 +00:00
Sérgio Salgado
5d868af9e7 fix: move raw data parsing to machine 2021-02-02 19:03:40 +00:00
Taranto
0ad1ba2f77 fix: small fixes and release prep 2020-12-24 20:05:45 +00:00
csrapr
bb3c9ef2ec Merge branch 'dev' into fix/coinatmradar-fix-7.5 2020-12-14 17:38:05 +00:00
Cesar
0ec49159e4 feat: Customer transactions fetching with dataloader library 2020-12-11 19:23:12 +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
Sérgio Salgado
791b275cdf feat: add request data to user_tokens and token filtering 2020-11-12 22:03:26 +00:00
Rafael Taranto
5434e9f8e6 Fix/csv logs (#505)
* fix: use async csv lib

* fix: wording on the wizard

* chore: builded react files
2020-11-09 10:27:44 +00:00
Rafael Taranto
431f652de7 Chore/merge dd back (#503)
* chore: update ZEC, LTC, BTC, ETH, use BCHN

* chore: update zcashd

* chore: v7.4.10

* fix: remove lamassu-update

* fix: remove lamassu-update from bins

* fix: use p2sh-segwit addresses for cash-out

Latest releases of bitcoind default to bech32 addresses. Instead, use p2sh-segwit to maintain compatibility on cash-out.

* fix: use p2sh-segwit addresses for LTC

* chore: update wallet nodes

Co-authored-by: naconner <7396812+naconner@users.noreply.github.com>
Co-authored-by: Neal <neal@lamassu.is>
2020-11-06 20:31:32 +00:00
Taranto
913d281798 feat: nodemon and fast reload 2020-11-05 18:53:58 +00:00
Taranto
a108df0c4c feat: return logs in csv format 2020-10-30 20:17:42 +00:00
Taranto
89bb9a8f25 chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
Taranto
bf8f1d991c chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
Taranto
84ba74926c fix: make t&c changes backwards compatible 2020-03-20 15:41:50 +01:00
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
Taranto
f1edea4e8a feat: only refetch t&c on config change 2020-01-24 14:32:04 +01:00
Taranto
9ccdd7d6f9 feat: add compression to l-s 2020-01-24 14:32:04 +01:00