Commit Graph

54 Commits

Author SHA1 Message Date
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
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
896069f1a1 enable UI during backups, fix state management bugs 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
9b8fccb431 many things 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
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
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
Matt Hill
9edda3a313 fix bug with launching config modal from dependency auto config 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
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
Matt Hill
5467383e8d show page done 2022-01-21 20:35:52 -07:00
Matt Hill
f4be73d0d8 remove app metrics from app show 2022-01-21 20:35:52 -07:00
Matt Hill
ab728424a8 fix nav to show from market and add more disk info 2022-01-21 20:35:52 -07:00
Matt Hill
c4baacf44f ignore current deps not in manifest 2022-01-21 20:35:52 -07:00
Drew Ansbacher
6c68c7fed9 no log 2022-01-21 20:35:52 -07:00
Drew Ansbacher
b3a4ebcf53 undefined bug fix 2022-01-21 20:35:52 -07:00
Drew Ansbacher
d809e175db package prog service 2022-01-21 20:35:52 -07:00
Drew Ansbacher
24bb9125db load service checkpoint 2022-01-21 20:35:52 -07:00
Matt Hill
0ceb14ed2a fix install progress by cloning 2022-01-21 20:35:52 -07:00
Matt Hill
9c6aaa64b8 noreferrer everywhere 2022-01-21 20:35:52 -07:00
Drew Ansbacher
f05770ee7f no logs 2022-01-21 20:35:52 -07:00
Drew Ansbacher
02f5b4abc4 fix installed status app show 2022-01-21 20:35:52 -07:00
Matt Hill
7b9ce88a16 global click protections, install wizard fixes, better login, better marketplace search, fix mocks 2022-01-21 20:35:52 -07:00
Drew Ansbacher
7ec2d26fe7 misc changes 2022-01-21 20:35:52 -07:00
Matt Hill
37a6df0815 react to enter key for alerts and modals. Styling and logic 2022-01-21 20:35:52 -07:00
Matt Hill
6e82ef48ca fix unsubscribes on logout, better connection monitoring, and better message for lost connection 2022-01-21 20:35:52 -07:00
Matt Hill
7dc53a4e85 cosmetics plus a slew of little frontend rendering bugs 2022-01-21 20:35:52 -07:00
Matt Hill
7aaeefc180 cleaning up 2022-01-21 20:35:52 -07:00
Matt Hill
1299a3a368 manifest in dependency-onfo 2022-01-21 20:35:52 -07:00
Matt Hill
708d035455 modify location of icon and title for dependencies 2022-01-21 20:35:52 -07:00
Matt Hill
5741cf084f Subnav (#391)
* begin subnav implementation

* implement subnav AND angular forms for comparison

* unions working-ish, list of enums working

* new form approach almost complete

* finish new forms approach for action inputs and config

* expandable list items and handlebars display

* Config animation (#394)

* config cammel

* config animation

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>

* improve server settings inputs, still needs work

* delete all notifications, styling, and bugs

* contracted by default

Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com>
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Drew Ansbacher
a43ff976a2 Drew cleanup (#380)
* accordion works

* cleanup

* styling

* more styling

* App show change (#387)

* show page change

* no marketplace

* app show changes

* update marketplace list

* icon

* top left icon

* toolbar

* right size

* out of toolbar

* no service details

* fix skeleton text and server metrics page

* stuck

* add session management

* complete sessions feature

* app show page

* remove unnecessary icons

* add cli to list of possible sessions

* Modal global (#383)

* modal checkpoint

* global modal

* black looks good now

* black looks good now

* not smaller

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com>

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com>
2022-01-21 20:35:52 -07:00
Drew Ansbacher
4c294566d7 Progress bar (#377)
* looking for unnecessary watches

* on init data initialization

* prog pipe

* install progress everywhere

* titlecase status

* include updateing state in app show for install progress

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
2022-01-21 20:35:52 -07:00
Matt Hill
eb245aea50 refactor loaders, better err toasts, rework Embassy tab organization 2022-01-21 20:35:52 -07:00
Matt Hill
d1b8f51b78 dont watch patch.data directly in TS (#371)
* dont watch patch.data directly in TS

* installs and uninstalls working

* minor repairs
2022-01-21 20:35:52 -07:00
Matt Hill
301a19d644 bring back startup alerts 2022-01-21 20:35:52 -07:00
Matt Hill
6bbe19aed7 toast errors and some styling 2022-01-21 20:35:52 -07:00
Matt Hill
edc37e33f1 action inputs 2022-01-21 20:35:52 -07:00
Matt Hill
15eb13e156 better subscriptions 2022-01-21 20:35:52 -07:00
Matt Hill
2255089484 react to sequnce changes 2022-01-21 20:35:52 -07:00
Matt Hill
c4fa205c3d start 2022-01-21 20:35:52 -07:00
Matt Hill
01c6b91c52 rework modals and more 2022-01-21 20:35:52 -07:00