Commit graph

19 commits

Author SHA1 Message Date
André Sá
fc51f0347b feat: show ping time and network speed 2021-10-22 10:12:16 +01:00
José Oliveira
d90f2524c6 fix: revert ping time UI 2021-10-12 20:49:05 +01:00
José Oliveira
f78608f844 fix: move machine internet performance indicators to expandable row 2021-09-07 16:42:22 +01:00
João Leal
bf5ee5feb4 fix: add machine actions to 'Dashboard > Machine Details' 2021-07-23 19:45:02 +01:00
Sérgio Salgado
ae92b583f6 feat: remove status section of the machine status table
fix: remove unnecessary JSX fragment
2021-02-14 23:27:51 +00:00
Cesar
bb9da7ff80 Chore: remove unneeded useEffect 2020-12-16 17:24:49 +00:00
Cesar
6994303069 Feat: warn admin before restarting services 2020-12-16 17:24:49 +00:00
Cesar
179a0270e5 fix: rename humanReadable to display 2020-12-11 19:18:24 +00:00
Cesar
35e71b9536 feat: Add restart services button in machine admin actions 2020-12-11 19:18:24 +00:00
Liordino Neto
3a5bbbca1f feat: added shutdown function to the machine loader
feat: created shutdown route and call it from gql server (called from
admin UI button)

feat: added an extra message property to the ConfirmDialog

refactor: simplified the MachineDetailsCard component

feat: added an extra information message to the Shutdown machine action
2020-11-04 13:12:12 +00:00
Liordino Neto
8ff0a7f79b fix: removed unnecessary conditions when completing machine status
actions
2020-10-26 16:02:38 +00:00
Liordino Neto
b4898a92dc fix: fixed the expanded component not closing when redirecting from 'Add machine'
fix: use useEffect to correctly fix the not closing expanded row

fix: pass added machine id to machine status via History props instead
of url

fix: avoid page reloading on confirmed actions
2020-10-26 16:02:38 +00:00
Liordino Neto
363e69402d fix: removed not needed TODO
chore: added a TODO for the new admin
2020-10-20 21:06:28 +02:00
Liordino Neto
da7cc04268 fix: removed nested logic on css 2020-10-20 21:06:28 +02:00
Liordino Neto
bbf98b4d52 feat: created the rename action on the machine status page
fix: added missing 'shutdown' action on the MachineActions enum of the
gql schema

style: set the Edit icon for the rename action

style: fixed first and last action buttons spacing
2020-10-15 21:20:06 +02:00
Mauricio Navarro Miranda
db014a3ed4 fix: machine status layout bugs
fix: reboot icon looks cropped

fix: confirm dialog layout

fix: Status chip background colors

fix: detailed machine status layout

fix: machine detailed status layout

fix: machine status article links, status chip size

fix: confirmDialog for all machine actions

fix: confirm dialog on every action. reload when success

fix: verbose input label

fix: display software version and machine model

fix: eslint fixes

fix: removed machine version and update button

fix: get machines statuses from ping

chore: removed the support articles until they're ready

fix: reset value and error states when closing the confirm dialog

fix: removed unused info from the machine table

styles: fixed styles in the machine details card

chore: moved styles to another file

fix: fixed the version gql property
2020-10-15 21:20:06 +02:00
Taranto
f2080c32e9 feat: new compliance options 2020-10-06 23:19:22 +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
Renamed from new-lamassu-admin/src/pages/maintenance/MachineDetailsCard.js (Browse further)