Commit Graph

188 Commits

Author SHA1 Message Date
Aiden McClelland
e6fb74a800 Feature/cloud backups (#889)
* cifs for cloud backups on lan

* password spelling fix

* fix spelling and fix rpc method

* fix other methods

* remove old code and rename method

* add support for cifs backup targets

wip

cifs api

simplify idiom

add doc comment

wip

wip

should work™

* add password hash to server info

* fix type

* fix types for cifs

* minor fixes for cifs feature

* fix rpc structure

* fix copy, address some TODOs

* add subcommand

* backup path and navigation

* wizard edits

* rebased success page

* wiz conflicts resolved

* current change actually

* only unsub if done

* no fileter if necessary

* fix copy for cifs old password

* setup complete (#913)

* setup complete

* minor fixes

* setup.complete

* complete bool

* setup-wizard: complete boolean

Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com>
2022-01-21 20:35:52 -07:00
Drew Ansbacher
bef29fdaf0 matt comments addressed 2022-01-21 20:35:52 -07:00
Drew Ansbacher
2ed9d09443 last 1000 chars of not message 2022-01-21 20:35:52 -07:00
Drew Ansbacher
628a269274 removing severity 2022-01-21 20:35:52 -07:00
Matt Hill
044c4cc7b2 fix pointer issue with mocks, better styles 2022-01-21 20:35:52 -07:00
Drew Ansbacher
c9d77e99af loading progress NaN fix 2022-01-21 20:35:52 -07:00
Matt Hill
c99b75c0b4 local mocks and default back buttons 2022-01-21 20:35:52 -07:00
Drew Ansbacher
098dc0a6d0 version spec undo 2022-01-21 20:35:52 -07:00
waterplea
ee81ca111b Refactor AppListPage 2022-01-21 20:35:52 -07:00
Drew Ansbacher
c3c161cc25 union tag description 2022-01-21 20:35:52 -07:00
Drew Ansbacher
557c81f41c severity enum 2022-01-21 20:35:52 -07:00
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
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
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
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
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
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
169039c69b fix list page bug 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
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
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
3ebb8da7a9 share stats dash 2022-01-21 20:35:52 -07:00
Drew Ansbacher
2a7f1a6eb7 window supports websockets 2022-01-21 20:35:52 -07:00
Drew Ansbacher
309d37abd2 delete before comment 2022-01-21 20:35:52 -07:00
Drew Ansbacher
cfc937f17a async fixed 2022-01-21 20:35:52 -07:00
Drew Ansbacher
fd62de7a91 feature done 2022-01-21 20:35:52 -07:00
Drew Ansbacher
6a92ed80b8 comparing 030 2022-01-21 20:35:52 -07:00
Drew Ansbacher
baad108081 initial update progress commit 2022-01-21 20:35:52 -07:00
Drew Ansbacher
4cc5a26afe no more after 2022-01-21 20:35:52 -07:00
Drew Ansbacher
c525481d23 delete all endpoint update 2022-01-21 20:35:52 -07:00