Commit Graph

1120 Commits

Author SHA1 Message Date
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
Matt Hill
648fbd09f2 use default ionic back button 2022-01-21 20:35:52 -07:00
Keagan McClelland
848c5d4e6f fixes #820 for real this time 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
5bda871e00 adds defaults to healthcheck severity (#857)
* adds defaults to healthcheck severity

* qualify
2022-01-21 20:35:52 -07:00
Keagan McClelland
a90c3cb3a1 adds name, description; changes critical boolean to severity enum (#855) 2022-01-21 20:35:52 -07:00
Chris Guida
e5f1c4c955 add bash to utils image 2022-01-21 20:35:52 -07:00
Aiden McClelland
53e076726f Feature/starting status (#852)
* add starting status

* fixes
2022-01-21 20:35:52 -07:00
Aiden McClelland
3382469fe0 fix package.install return type 2022-01-21 20:35:52 -07:00
Aiden McClelland
0aba77867c #796 2022-01-21 20:35:52 -07:00
Aiden McClelland
eacc07081c #821 2022-01-21 20:35:52 -07:00