Commit Graph

442 Commits

Author SHA1 Message Date
Matt Hill
305f3d8bcc setup wizard improvements 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
9dea6d292d collapsable config 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
Lucy C
25977292e1 Feature/gen dep config (#714)
* update ui readme

* adjust dry auto-configure to generate config for dependency and return necessary details

* fix types
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
fdfb0ecbb9 fix type error for build 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
Matt Hill
09d4736044 better wifi images 2022-01-21 20:35:52 -07:00
Drew Ansbacher
55bf7c71da eos dl restrictions 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
1ed7396dd1 fix dependencies not showing bug 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
77753d9afa install lastest version when recovering service 2022-01-21 20:35:52 -07:00
Matt Hill
fe95d64cbd fix build 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
debefdbc5f wifi delete 2022-01-21 20:35:52 -07:00
Drew Ansbacher
36bae894a9 pr notes 2022-01-21 20:35:52 -07:00
Drew Ansbacher
71ce2b064f delete recovered 2022-01-21 20:35:52 -07:00
Matt Hill
7dcb4239df only backing up for maintenance page 2022-01-21 20:35:52 -07:00
Matt Hill
64865a2da2 delete unused 2022-01-21 20:35:52 -07:00
Matt Hill
e864d0eb64 finish 2022-01-21 20:35:52 -07:00
elvece
f1283cce91 update package lock to build node modules using npm prefix 2022-01-21 20:35:52 -07:00
Matt Hill
43df7bca16 fix tool tips in config 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
Drew Ansbacher
e6518097f2 forbid actions when config not properly done 2022-01-21 20:35:52 -07:00
Matt Hill
a92e34433e description for service menu 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
kn0wmad
0d237a299a Makefile fix 2022-01-21 20:35:52 -07:00
Matt Hill
e77c0a46db refine readme 2022-01-21 20:35:52 -07:00
kn0wmad
33fe3e1059 Setup Scripts (#472)
* Init commit of setup scripts

* Minor edit

* Script edit and dir rename

* Oops

* Updated README

* Updated scripts/readme

* Additional Script/README updates

* Further Script updates

* BuildGuide updates

* More git fuckery

* Init commit of setup scripts

* Minor edit

* Script edit and dir rename

* Oops

* Updated scripts/readme

* Script/README updates

* Additional Script/README updates

* Script/README edits

* Copy script edit

* Copy script edit

* Filesystem script edit

* More edits

* Guide edit

* Makefile

* fixes ui build scripts to use submodules (#546)

* fix product key generation

Co-authored-by: Aiden McClelland <me@drbonez.dev>
Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
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
Drew Ansbacher
f5f6b92d1b mk list search fix 2022-01-21 20:35:52 -07:00
Matt Hill
4a63e3079c add rpcClient to window 2022-01-21 20:35:52 -07:00