Commit graph

23 commits

Author SHA1 Message Date
Nikola Ubavic
72eb851731 fix: standardize caps 2024-11-27 09:52:40 +00:00
Sérgio Salgado
dfa82e54ae fix: loading usage 2021-12-20 01:23:28 +00:00
Sérgio Salgado
bb189decae fix: date parsing and formatting 2021-11-26 01:37:25 +00:00
José Oliveira
0ae8c691c2 fix: replace DateTime with Date and add gql resolver date name 2021-09-07 17:16:52 +01:00
Sérgio Salgado
a0c77b4939 feat: correct timezone offset on downloaded logs 2021-06-28 16:39:54 +01:00
Sérgio Salgado
78a4c9f267 fix: formatDate working with timezone code 2021-06-20 15:56:18 +01:00
Sérgio Salgado
b2b4fedf42 feat: timezone conversion 2021-06-20 15:56:18 +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é Oliveira
1ab4b68168 fix: verifying all empty scenarios 2021-02-15 13:11:17 +00:00
José Oliveira
6951bac10e fix: verifying empty arrays 2021-02-15 13:11:17 +00:00
José Oliveira
9f0d470c2c Using ramda isEmpty 2021-02-15 13:11:17 +00:00
José Oliveira
037f383540 Fixed when the empty message should appear 2021-02-15 13:11:17 +00:00
José Oliveira
d2fd305329 Added a message when no logs found 2021-02-15 13:11:17 +00:00
José Oliveira
8d379555f8 Added machine name to the downloaded logs file 2021-02-02 19:31:42 +00:00
Taranto
a108df0c4c feat: return logs in csv format 2020-10-30 20:17:42 +00:00
Liordino Neto
cb44468e47 fix: removed 'Share with Lamassu' button from machine logs and server
maintanence pages
2020-10-27 22:31:00 +00:00
Taranto
c45241471e fix: small bugfixes and improvements 2020-10-06 23:19:22 +02:00
Taranto
b153a23f25 fix: small component fixes 2020-09-11 14:11:59 +01:00
Liordino Neto
f641e605a4 fix: added timestamp parameters for a date range on the gql queries for
machineLogs, serverLogs and transactions

feat: added optional limit and offset variables for the logs queries,
for filtering and pagination

feat: adapted the LogsDownloaderPopper to download the logs by whats set
on the filters

fix: improved code readability

fix: avoid errors when the range option is selected and no range is
actually selected
2020-07-31 00:37:00 +02:00
Taranto
5dd8501a17 fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
Taranto
1f6d272aa0 fix: rework wallet screen 2020-04-23 18:38:29 +02:00
Taranto
bde27cce4c fix: get machine logs page up-to-date 2020-03-20 17:28:23 +01:00
Taranto
82a1aa6b99 chore: bump eslint import library to activate rule 2020-03-20 17:28:23 +01:00
Renamed from new-lamassu-admin/src/pages/Logs.js (Browse further)