Commit graph

70 commits

Author SHA1 Message Date
Rafael Taranto
416744baf3 Merge remote-tracking branch 'origin/release-8.1' into chore/merge-8.1-into-8.6-2023-10-22 2023-10-22 00:57:33 +01:00
siiky
c78b440ca7 chore: bump @lamassu/coins to latest 2023-10-09 14:54:59 +01:00
CrypticaScriptura
dc52cf4414 chore: version v8.6.0-beta.11, update license field (#1603) 2023-10-03 12:04:16 -04:00
Rafael Taranto
75563ef24d Merge remote-tracking branch 'origin/release-8.1' into release-8.6 2023-09-27 11:40:35 +01:00
CrypticaScriptura
ba19ae327a fix: l-c version on l-a (#1598)
Co-authored-by: Rafael Taranto <rafael.taranto@protonmail.com>
2023-09-22 14:37:30 -04:00
Rafael Taranto
f3fcea0fb0 fix: l-c version on l-a 2023-09-22 18:38:12 +01:00
Rafael Taranto
7f2963bc85 feat: tron cash-out 2023-09-11 12:13:14 +01:00
Rafael Taranto
59a97d08e4 feat: tickers, exchanges, tron_usdt 2023-09-07 18:01:18 +01:00
Taranto
a8ab4caa50 chore: version bump on lamassu-coins 2022-05-17 18:40:27 +01:00
Taranto
348260931e chore: version bump and react files 2022-03-07 10:04:13 +00:00
Taranto
080f451269 chore: lamassu-coins rename 2022-02-18 20:15:39 +00:00
Sérgio Salgado
2a3e954484 chore: bump uuid version on UI side
fix: add custom info requests to customer list status check
2022-02-14 15:21:01 +00:00
Sérgio Salgado
94eed283cb feat: add customer creation modal 2022-01-13 15:17:06 +00:00
Sérgio Salgado
7e93c209f2 fix: ua-parser-js version bump and place in the right package.json 2021-12-17 16:23:19 +00:00
Taranto
c7dedf313e chore: downgrade lib for apollo compatibility 2021-12-16 12:51:34 +00:00
José Oliveira
9baa16c824 fix: formik bugs and gql upload 2021-12-06 19:25:01 +00:00
Taranto
efaa49bd2e chore: builded files 2021-11-26 12:23:13 +00:00
Sérgio Salgado
973040f409 feat: remove all instances of moment usage 2021-11-24 23:02:23 +00:00
Sérgio Salgado
7d6fb17158 feat: convert from using dst offsets to use timezone code
feat: select timezones from current selected country
2021-11-24 23:02:22 +00:00
Sérgio Salgado
d8f163af74 fix: multiple small fixes 2021-11-24 22:11:25 +00:00
Taranto
dda1d776d3 chore: builded files 2021-11-23 09:54:48 +00:00
Sérgio Salgado
5b13ffe3d9 feat: encode pazuz_operatoridentifier header
chore: rename cookies to fit a standard
fix: small fixes
2021-11-16 16:46:47 +00:00
Rafael Taranto
0d74192ccb Merge pull request #914 from josepfo/feat/add-machine-name-to-customer-txs-table
feat: add machine name to customer txs table
2021-11-16 14:48:12 +00:00
Rafael Taranto
07b83c9fb1 Merge pull request #895 from josepfo/feat/custom-editable-fields
Feat: custom editable fields
2021-11-16 14:45:53 +00:00
José Oliveira
4841ef21a5 feat: add machine name to customer txs table 2021-11-16 13:21:21 +00:00
José Oliveira
10b8838cf0 feat: get upload component up to spec 2021-11-16 11:25:09 +00:00
Taranto
e4cdd0a0e0 chore: small fix and builded files 2021-11-16 10:14:42 +00:00
José Oliveira
4d7a252710 feat: compliance and t&c photos displayed on carousel 2021-10-07 13:54:36 +01:00
Taranto
abbcda793b chore: re-add feature missing from merge 2021-10-04 07:31:17 +01:00
Taranto
9cd512d4e6 fix: add missing dependecy 2021-10-04 07:31:17 +01:00
José Oliveira
2040c388b8 chore: update new lamassu admin 2021-07-30 17:36:08 +01:00
Taranto
8753ea081b fix: batch function missing 2021-07-22 12:15:45 +01:00
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
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
José Oliveira
800b007fb1 fix: replace gql type Date to DateTime 2021-06-22 15:33:00 +01:00
José Oliveira
92b6093a07 feat: downloadable tx summary and logs 2021-06-22 15:33:00 +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
Sérgio Salgado
fff9523988 fix: changes to adapt rebase 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
José
a48c474da1 chore: bump yup to 0.32.9 2021-03-16 12:21:20 +00:00
Sérgio Salgado
3b33ae0255 fix: trigger form validation
fix: package-lock

fix: remove comment
2021-02-17 11:10:23 +00:00
Taranto
3fd307ab17 fix: machine autocomplete and package-lock 2021-02-14 22:56:40 +00:00
csrapr
0d6349dbf4 Chore: fix regressions caused by rebase 2021-02-05 18:59:11 +00:00
Cesar
6b6d52d7b0 Fix: make percentage chart work properly
Fix: code review
2021-02-05 18:59:11 +00:00
Cesar
19cd086436 Feat: make dashboard and machine profile page 2021-02-02 17:02:24 +00:00
Taranto
0ad1ba2f77 fix: small fixes and release prep 2020-12-24 20:05:45 +00:00
Taranto
9595afb63a feat: all coins on commissions 2020-11-05 18:53:58 +00:00
Taranto
913d281798 feat: nodemon and fast reload 2020-11-05 18:53:58 +00:00
Taranto
97ffb7bdf1 fix: wizard loading order and zeroConf 2020-10-21 11:31:17 +02:00