Commit Graph

1134 Commits

Author SHA1 Message Date
Aiden McClelland
6d6e4c1807 disable bluetooth and unattended upgrades 2022-01-21 20:35:52 -07:00
Aiden McClelland
f69d4a386c disable docker health checks 2022-01-21 20:35:52 -07:00
Aiden McClelland
13f08242dd reduce health check locking 2022-01-21 20:35:52 -07:00
Drew Ansbacher
d4f2def03f logs page init err 2022-01-21 20:35:52 -07:00
Matt Hill
cfa4055053 disable ws for Consulate and better messaging for 0.2.x update 2022-01-21 20:35:52 -07:00
Keagan McClelland
45f0adde18 default to 0.2.0 2022-01-21 20:35:52 -07:00
Aiden McClelland
ace479b8f2 Feature/setup attach (#921)
* add setup.attach

* fix setup attach
2022-01-21 20:35:52 -07:00
Matt Hill
da7f2f1f99 fix null error 2022-01-21 20:35:52 -07:00
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
Keagan McClelland
6ee0bf8636 fix typo in metrics 2022-01-21 20:35:52 -07:00
Matt Hill
6ddc0a8ed4 readme for diagnostic-ui 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
kn0wmad
b4ffcb7ab5 Update README.md 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
Aiden McClelland
a71d07f353 Bugfix/disable uasp (#878)
* usbstoraged

* set quirks on demand

* remove reference to usbstoraged.service

* comments

* use sysfs instead of modprobe and address comments

* fix ro fs and missing comma

* Apply suggestions from code review

* don't recurse overlayroot

* sleep before reconnect

* reset twice

* sync between writes

* fix build

* fix build

* adds drive to storage quirk whitelist

* long sleep

* another thing to try

* fix: Ensure that the changes take effect

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
Co-authored-by: Justin Miller <dragondef@gmail.com>
2022-01-21 20:35:52 -07:00
Aiden McClelland
e968a1cca7 add spantrace to use-after-exit of RpcContext 2022-01-21 20:35:52 -07:00
Keagan McClelland
e6d1e49984 remove unnecessary debug 2022-01-21 20:35:52 -07:00
Aiden McClelland
92ff208bb7 fixes #868 2022-01-21 20:35:52 -07:00
Aiden McClelland
c453f5c144 fix uasp regression 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
Keagan McClelland
71f1432cee fix configuration logic to always set package to configured if the configuration step succeeds 2022-01-21 20:35:52 -07:00
Keagan McClelland
351cef4141 refactor logic around migrations to be more representative of reality 2022-01-21 20:35:52 -07:00
Keagan McClelland
e578062082 adds flag to manager shared state describing whether health checks should be committed, sets that flag on stop and signal 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
82602af601 update config-sample for ui mocking 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
f8f1f70dc4 update README 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
Aiden McClelland
b546eb2504 blacklist uas kernel module (#873)
* blacklist uas kernel module

* add sudo
2022-01-21 20:35:52 -07:00
Keagan McClelland
781c25e4c4 fixes issue where packages that were already broken would not report breakages ever, even if the severity of the dependency error worsens (#870) 2022-01-21 20:35:52 -07:00