Commit Graph

247 Commits

Author SHA1 Message Date
Keagan McClelland
aea5dfe04a Bugfix/protocol consistency (#846)
* fix eos <-> registry protocol

* fix ui <-> eos protocol

* redoes the embassyd api to accept an optional version spec argument, still allowing for CLI @ syntax

* redo the front end in accordance with the new api

* Update appmgr/src/install/mod.rs

Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>

* fix more query params

Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
2022-01-21 20:35:52 -07:00
Drew Ansbacher
198635da50 spelling 2022-01-21 20:35:52 -07:00
Drew Ansbacher
76d23010b3 starting status 2022-01-21 20:35:52 -07:00
Drew Ansbacher
ac8384f2ec union change fix 2022-01-21 20:35:52 -07:00
Matt Hill
397a71cb0d fix amination for config nested objects 2022-01-21 20:35:52 -07:00
Matt Hill
060a12fe17 fix logs colors and improve notifications screen 2022-01-21 20:35:52 -07:00
Drew Ansbacher
f9bdf1bc71 dep copy change 2022-01-21 20:35:52 -07:00
Matt Hill
54cdb16487 closes #773 2022-01-21 20:35:52 -07:00
Drew Ansbacher
7576b30a6b guid and new alert flow 2022-01-21 20:35:52 -07:00
Matt Hill
442bb4c224 fix occasional issues with stale state 2022-01-21 20:35:52 -07:00
Matt Hill
17d0f9e533 New recovery flow 2022-01-21 20:35:52 -07:00
Drew Ansbacher
221d99bfee eos-version-compat 2022-01-21 20:35:52 -07:00
Drew Ansbacher
bb72bdb9d1 config actions and eos version marketplace 2022-01-21 20:35:52 -07:00
Matt Hill
54a65e465a better backup reports 2022-01-21 20:35:52 -07:00
Matt Hill
502fdeea78 show health even when not completed and reword restart-shutdown 2022-01-21 20:35:52 -07:00
Matt Hill
65a4b8ab84 rework cutofing processing (#716)
* rework cutofing processing

* fix default generation bug

* dont hard code all dependent ids to 'hello'

* fix recommendation display and bug with health cehck not updating

* fix key name

* fix dependency error updates and retain order on backup

* fix health check display
2022-01-21 20:35:52 -07:00
Matt Hill
ded4c6a597 new return type for dry configure dependency 2022-01-21 20:35:52 -07:00
Matt Hill
896069f1a1 enable UI during backups, fix state management bugs 2022-01-21 20:35:52 -07:00
Drew Ansbacher
5eae4ffeb4 git hash in build script (#691)
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Matt Hill
c27fd487b9 change disk type, add endpoint, share stats prompt 2022-01-21 20:35:52 -07:00
Matt Hill
933481cd7d rework Embassy tab, fix error type in patch-db, fix response type for embassy updates 2022-01-21 20:35:52 -07:00
Matt Hill
9b8fccb431 many things 2022-01-21 20:35:52 -07:00
Matt Hill
db39e4432a global error handling in order to reload page on chunk failed 2022-01-21 20:35:52 -07:00
Matt Hill
9d14d47cfd don't reset on startup 2022-01-21 20:35:52 -07:00
Matt Hill
f7556b78c5 delete cookie before login and new key on rpc error data 2022-01-21 20:35:52 -07:00
Drew Ansbacher
71ce2b064f delete recovered 2022-01-21 20:35:52 -07:00
Matt Hill
e864d0eb64 finish 2022-01-21 20:35:52 -07:00
Matt Hill
c3037d6251 handle unuath response from patchdb ws, clean up old files, better setting of auth state 2022-01-21 20:35:52 -07:00
Matt Hill
8ccad3a437 remove server specs from about page and patch db model 2022-01-21 20:35:52 -07:00
Matt Hill
ffa9cac362 transitive dependency error and metrics scrolling 2022-01-21 20:35:52 -07:00
Matt Hill
169039c69b fix list page bug 2022-01-21 20:35:52 -07:00
Matt Hill
1732e5403b fix metrics again 2022-01-21 20:35:52 -07:00
Matt Hill
b978d5062f fix wizard and server metrics 2022-01-21 20:35:52 -07:00
Matt Hill
d47dd28384 squashing the bugs 2022-01-21 20:35:52 -07:00
Matt Hill
eaafc764f5 handle possible null case for dep error 2022-01-21 20:35:52 -07:00
Matt Hill
a17e81ece5 remove time from health check and add loading message to health check 2022-01-21 20:35:52 -07:00
Matt Hill
4a63e3079c add rpcClient to window 2022-01-21 20:35:52 -07:00
Matt Hill
9edda3a313 fix bug with launching config modal from dependency auto config 2022-01-21 20:35:52 -07:00
Matt Hill
2dc0f97d90 convert strigs to numbers for numberic form controls 2022-01-21 20:35:52 -07:00
Matt Hill
d92bccdc45 fix marketplace dependency show and chaching 2022-01-21 20:35:52 -07:00
Matt Hill
596a06d25f update action response type 2022-01-21 20:35:52 -07:00
Matt Hill
260a48d434 restyle action response 2022-01-21 20:35:52 -07:00
Matt Hill
b6e25cc6ff make needs config a primary status 2022-01-21 20:35:52 -07:00
Matt Hill
5b3e445b53 finsih status refactor 2022-01-21 20:35:52 -07:00
Matt Hill
9a9403e51b rework status display in service show 2022-01-21 20:35:52 -07:00
Drew Ansbacher
bd27beecdf no tsc errs 2022-01-21 20:35:52 -07:00
Matt Hill
5467383e8d show page done 2022-01-21 20:35:52 -07:00
Drew Ansbacher
e56d07dbab hash to fingerprint 2022-01-21 20:35:52 -07:00
Drew Ansbacher
926c74a1b1 ssh array complete 2022-01-21 20:35:52 -07:00
Drew Ansbacher
506799828c second bang 2022-01-21 20:35:52 -07:00