Commit Graph

466 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
Matt Hill
7723b704ec skip prompt if no dep issues 2022-01-21 20:35:52 -07:00
Drew Ansbacher
2bbb4206ea loop backwards 2022-01-21 20:35:52 -07:00
Matt Hill
698b0d97e5 closes #910 2022-01-21 20:35:52 -07:00
Drew Ansbacher
26c8b6c647 marketplace link fix (#908)
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Drew Ansbacher
4a7c0643ce sharing module pipe refactor 2022-01-21 20:35:52 -07:00
Drew Ansbacher
7370dfb0ec show start button 2022-01-21 20:35:52 -07:00
Drew Ansbacher
972fc8c398 only edit error if error 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
d8fb32ea8b fix misspelling 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
Drew Ansbacher
d38da2231e dots compromise 2022-01-21 20:35:52 -07:00
Drew Ansbacher
6c3e99f3e1 finalizing bug 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
Drew Ansbacher
1a3d0f8e95 spinner working 2022-01-21 20:35:52 -07:00
Drew Ansbacher
1614e88738 linting 2022-01-21 20:35:52 -07:00
Drew Ansbacher
91cf6f9a5d bug fix and readme revert 2022-01-21 20:35:52 -07:00
Drew Ansbacher
8b28ad2ca5 resolved conflicts 2022-01-21 20:35:52 -07:00
Drew Ansbacher
968586e91f but on login 2022-01-21 20:35:52 -07:00
Drew Ansbacher
d5819c25b9 drew water edits 2022-01-21 20:35:52 -07:00
waterplea
278e4b52b6 Rollback package-lock.json change 2022-01-21 20:35:52 -07:00
waterplea
60b9f2566a Refactor AppListPage 2022-01-21 20:35:52 -07:00
waterplea
ee81ca111b Refactor AppListPage 2022-01-21 20:35:52 -07:00
Matt Hill
648fbd09f2 use default ionic back button 2022-01-21 20:35:52 -07:00
Drew Ansbacher
c3c161cc25 union tag description 2022-01-21 20:35:52 -07:00
Matt Hill
fbb88a24c3 slightly improve health cehck display 2022-01-21 20:35:52 -07:00
Drew Ansbacher
223aaf76aa health check name and description 2022-01-21 20:35:52 -07:00
Matt Hill
1ef8691571 slight rewording 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
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
09c0749612 empty list issue 2022-01-21 20:35:52 -07:00
Drew Ansbacher
80e48cfd8e logs monospace no new line in between 2022-01-21 20:35:52 -07:00
Matt Hill
2d2d390ff0 closes #825 2022-01-21 20:35:52 -07:00
Drew Ansbacher
3a9bfd08a9 remove wifi on failure 2022-01-21 20:35:52 -07:00
Drew Ansbacher
e8617c310a install messaging 2022-01-21 20:35:52 -07:00
Drew Ansbacher
4d86d13e48 just set this.metrics 2022-01-21 20:35:52 -07:00
Matt Hill
e6ba378c05 fix cert path 2022-01-21 20:35:52 -07:00
Matt Hill
ae4ba6330f revert updating Angular/Ionic 2022-01-21 20:35:52 -07:00
Drew Ansbacher
ac8384f2ec union change fix 2022-01-21 20:35:52 -07:00
Matt Hill
d380c57668 update to Angular 13 and Ionic 6 2022-01-21 20:35:52 -07:00
Matt Hill
48c2833112 closes #790 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