Commit Graph

1244 Commits

Author SHA1 Message Date
Aiden McClelland
a16eacd3f8 clear dmsetup before import 2022-01-21 20:35:52 -07:00
Aiden McClelland
8e5a7ea9a7 fix bug where migrations would only run if the service was previously configured 2022-01-21 20:35:52 -07:00
Matt Hill
badf8c508f fixes #1096 2022-01-21 20:35:52 -07:00
J M
577b75a76c Fix: Show A Message such that the user will know there is something wrong (#1092)
* Fix: Show A Message such that the user will know there is something wrong

Fixes #31

* Update main.rs

* Apply suggestions from code review

Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>

Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
2022-01-21 20:35:52 -07:00
Matt Hill
1dd1d21694 minor wording 2022-01-21 20:35:52 -07:00
Matt Hill
ebfea51571 fix copy 2022-01-21 20:35:52 -07:00
Drew Ansbacher
fc081f1924 highlight text 2022-01-21 20:35:52 -07:00
Drew Ansbacher
4c6abe7e60 refresh button in embassy drive page in wizard 2022-01-21 20:35:52 -07:00
Drew Ansbacher
13c6201893 dont need patch 2022-01-21 20:35:52 -07:00
Drew Ansbacher
84775bb8ba no more feature 2022-01-21 20:35:52 -07:00
Drew Ansbacher
20d7f7b236 suggest ssh key 2022-01-21 20:35:52 -07:00
Lucy C
f29608576d add protocol header for proxied services (#1076) 2022-01-21 20:35:52 -07:00
Keagan McClelland
4189da20e1 reconfigures dependents with live pointers when package is installed … (#1053)
* reconfigures dependents with live pointers when package is installed or removed

* fixes bugs with pointer remapping
2022-01-21 20:35:52 -07:00
J M
b1c63aafa7 fix: Add conversion for old type (#1070) 2022-01-21 20:35:52 -07:00
Drew Ansbacher
87f9078b54 health name off manifest (#1064)
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Matt Hill
63e03f7bd7 listen for expand event in list object 2022-01-21 20:35:52 -07:00
Keagan McClelland
cb8c339e99 make nginx resilient to intermittent DNS resolution failure if it coincides with nginx startup 2022-01-21 20:35:52 -07:00
Keagan McClelland
00735d3a4d make things work when NO_KEY isn't specified 2022-01-21 20:35:52 -07:00
Keagan McClelland
486976eea0 fixes issue where hostnames would change on package reinstall/update 2022-01-21 20:35:52 -07:00
Aiden McClelland
702253a18c copy change 2022-01-21 20:35:52 -07:00
Drew Ansbacher
78065e7f95 warning for reconnect 2022-01-21 20:35:52 -07:00
Aiden McClelland
eaffa8e53c reconnect flag 2022-01-21 20:35:52 -07:00
Lucy Cifferello
48409c33d4 git ignore gzipped img files 2022-01-21 20:35:52 -07:00
Alex Inkin
f9628f0230 fix: progress not updating (#1055) 2022-01-21 20:35:52 -07:00
Chris Guida
502b179eef add .embassy domains to system-generated ssl certs (#1052) 2022-01-21 20:35:52 -07:00
Aiden McClelland
bb674c454b update patch-db 2022-01-21 20:35:52 -07:00
J M
abe3ac464d Fix/timeout errors (#1051)
* wip: Working with docker timeouts

* fix: Make the fixes

* chore: small fixes

* chore: Remove not used 143

* chore: Put back
2022-01-21 20:35:52 -07:00
Keagan McClelland
da9fa31cff destroy all warnings
make idiomatic binding elision

remove unused struct line item

put back warning about not handling mdns errors T.T
2022-01-21 20:35:52 -07:00
Keagan McClelland
adeaabfa5f fixes an issue where if a package had multiple port mappings, only the last one would get an nginx config
include the nginx paths when *removing* a package
2022-01-21 20:35:52 -07:00
Keagan McClelland
cc0535ad5b change default registry based on 'beta' feature flag, make 'beta' default for now 2022-01-21 20:35:52 -07:00
Keagan McClelland
d3ab3cb46b fix lock ordering 2022-01-21 20:35:52 -07:00
Keagan McClelland
8c1016b3eb removed broken packages entry in patchdb 2022-01-21 20:35:52 -07:00
Drew Ansbacher
f6d67142cb enter click hack (#1048)
* enter click hack

* css class fix:

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
J M
1086ce13d2 feature: Swapping to use nmcli (#1015)
The reason is that we get better errors and that we get signal strength.
Reworking all the commands to use nmcli instead.
Feat: Wifi List Available
Feat: strength sort for available
fix: Backend to match the frontend asking
feat: New get with all information
chore: Make backend changing country not for NonWire

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

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Drew Ansbacher
689b449d7a intialize setup wizard with no routing (#1047)
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Keagan McClelland
3c3dab2312 prep for prod infrastructure defaults 2022-01-21 20:35:52 -07:00
Keagan McClelland
c38d6083aa remove unnecessarily revealing information in log messages that may be exported to the log server 2022-01-21 20:35:52 -07:00
Drew Ansbacher
d3b95405db diagnostic (#1027)
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Keagan McClelland
1a63c61ae2 adds support for no product key builds as well as chosen product key builds (#1030) 2022-01-21 20:35:52 -07:00
Drew Ansbacher
a98605a185 nav guard bugfix (#1037)
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Aiden McClelland
920c86a443 set owner (#1014)
* set owner

* please borrowck

* set permissions and ownership on root dir
2022-01-21 20:35:52 -07:00
Aiden McClelland
d144891a4d fix setup 2022-01-21 20:35:52 -07:00
Drew Ansbacher
cc73b86f6e health spinner fix (#1033)
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Drew Ansbacher
5db2985f56 load placement bug (#1031)
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Alex Yong
6417a14aa3 Build README and Success page updates (#1024)
* added clarification on the embassy.local address being turned off after successful setup.

* adding troubleshooting section to README.md file.

* removing duplicate information

* updates per PR review.
2022-01-21 20:35:52 -07:00
Chris Guida
efd168a830 Fix "an storage" typo 2022-01-21 20:35:52 -07:00
Aiden McClelland
133b793953 add richer error codes to disk import 2022-01-21 20:35:52 -07:00
Lucy C
547d1a0856 Bugfix/boot cleanup (#1023)
* do not expect the node to exist on cleanup

* fix reference

* fix types
2022-01-21 20:35:52 -07:00
Drew Ansbacher
4e431a2ed7 details not data (#1025)
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Drew Ansbacher
edf032a837 bug fix show page (#1021)
* bug fix show page

* nologs

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00