Lucy C
1e8aa569b3
update packages ( #1361 )
...
* update frontend packages
* update system images as well
* proper update of package lock file
2022-03-29 12:44:31 -06:00
Aiden McClelland
fdf473016b
bump version for 0.3.0.1 ( #1353 )
...
* bump version for 0.3.0.1
* fix mock versioning
* update welcome message
* remove old release note
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-03-29 12:40:41 -06:00
Lucy C
e53bf81cbc
Feature/diagnostic repair disk ( #1358 )
...
* add disk repair actions to diagnostic ui and server menu
* only display repair disk button when activated
* fix typo
* add repairDrive fn with restart to diagnostic ui
* fix copy
* add alert before repairing disk in diagnostic ui
* fix repair disk message spacing and hidden display
* fix version comparisons and enable dismissable refresh modal
* eager load medkit and fix storefront to outline icon
2022-03-28 17:31:32 -06:00
Lucy C
c9676ff018
rename conflicting attribute for proper display of action buttons in marketplace ( #1357 )
2022-03-28 10:32:26 -06:00
Lucy C
e13fab7d9f
convert all inputs to text except login ( #1356 )
2022-03-28 10:32:09 -06:00
Lucy Cifferello
476b9a3c9c
add kernel log display to server show page
2022-03-23 14:59:45 -05:00
Lucy C
39a2685506
Fix/config obj list ( #1351 )
...
* remove deprecated build check
* fixed config types for object and union; cleaned up mock api fixtures
* make form object element transition times consistent and emit expand event on list object items
2022-03-23 09:39:55 -06:00
Alex Inkin
7ea3aefdd5
feat(marketplace): extract common components ( #1338 )
...
* feat(marketplace): extract common components
* chore: fix service provide
* feat(markdown): allow Observable content
* chore: remove unnecessary module import
* minor styling for marketplacee list
* only show loading for marketplace show if version change
* chore: get rid of unnecessary server request
* chore: fix version switching
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-03-21 13:50:06 -06:00
Matt Hill
90d72fb0d4
include shared scss in setup-wizard and diagnostic-ui ( #1334 )
2022-03-15 15:07:39 -06:00
J M
227b7a03d7
Fix/wifi ( #1326 )
...
* fix: Fix the missing wifi's still list.
* chore: Exclude the interface maybe
* chore: Don't add if already there, just modify
* chore: Minor changes
* no timeouts, regex on pw input (#1327 )
Co-authored-by: Drew Ansbacher <drew@start9labs.com >
* fix: Allow more than 8
* Update wifi.page.ts
Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com >
Co-authored-by: Drew Ansbacher <drew@start9labs.com >
2022-03-15 13:09:03 -06:00
Alex Inkin
8942c29229
feat(marketplace): add separate package and move some entities in it ( #1283 )
...
* feat(marketplace): add separate package and move some entities in it
* feat(marketplace): refactor release notes and list
* feat(marketplace): refactor showing a package
* chore: fix install progress
* chore: fix angular.json
* chore: properly share stream
2022-03-15 11:11:54 -06:00
Drew Ansbacher
72cb451f5a
fix back button
2022-03-08 11:32:02 -07:00
Matt Hill
47186f6cd0
fix duplicate
2022-02-28 16:29:19 -07:00
Matt Hill
2622f787fe
base64 encode cert ( #1295 )
2022-02-28 11:13:42 -07:00
Matt Hill
ad8d1ff850
dont nav to app show when launching app ui from list
2022-02-27 22:50:23 -07:00
Matt Hill
36f8d5ef4e
copy change in backup drives component
2022-02-27 22:50:23 -07:00
Drew Ansbacher
61ee46f289
no init
...
setup complete fix and minor copy changes
return SetupResult on setup.complete
2022-02-27 22:50:23 -07:00
Drew Ansbacher
df16943502
last minute changes
2022-02-27 22:50:23 -07:00
Drew Ansbacher
4637aa6262
snek height fix ( #1284 )
...
* snek height fix
* close button to od welcome plus snek reposition
* remove console logs
Co-authored-by: Drew Ansbacher <drew@start9labs.com >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-02-26 10:56:13 -07:00
Matt Hill
840fa8d49b
send id to marketplace
2022-02-25 21:58:13 -07:00
Matt Hill
94a6cd4ff6
add registries.json and use real marketplace name
2022-02-25 17:21:17 -07:00
kn0wmad
6ef7da9732
Fix links in UI to point to new website ( #1249 )
...
* Fix links in UI to point to new website
* Typo
* Update README.md
* Update success.page.html
* Update app.component.ts
* Update backup-drives.component.html
* Update lan.page.html
2022-02-25 17:07:33 -07:00
Drew Ansbacher
b326ae5ea8
add details
2022-02-25 16:11:53 -07:00
Drew Ansbacher
422bc48956
no space before colon
2022-02-25 10:20:20 -07:00
Drew Ansbacher
0e82825da1
mplace service install refactor
2022-02-25 10:20:20 -07:00
Drew Ansbacher
e3b002f2dd
slow-snek
2022-02-25 10:20:20 -07:00
Drew Ansbacher
d229aaf1b2
marketplace url install fix
2022-02-24 16:45:57 -07:00
Drew Ansbacher
8cb0186621
Feature/snake ( #1256 )
...
* snake game
Co-authored-by: Drew Ansbacher <drew@start9labs.com >
2022-02-24 16:20:52 -07:00
Drew Ansbacher
3f26f20e85
health check success ( #1267 )
...
* health check success
Co-authored-by: Drew Ansbacher <drew@start9labs.com >
2022-02-24 12:55:30 -07:00
Matt Hill
563172688c
only show attach prompt if product key present ( #1263 )
2022-02-23 18:31:12 -07:00
Drew Ansbacher
ad5be18bb4
auto check automatic
2022-02-23 17:18:55 -07:00
Matt Hill
bfaf2b393f
account for presence of uninstalled service in backup progress ( #1258 )
2022-02-23 16:37:09 -07:00
Matt Hill
989a73bed5
handle case where dependency-info is missing entry ( #1252 )
...
* handle case where dependency-info is missing entry
* assume entry is always there
2022-02-22 14:20:45 -07:00
Aiden McClelland
85774fad57
add generic package icon
2022-02-22 14:20:18 -07:00
Drew Ansbacher
af55d11ba1
Show pkg title in notes if manifest exists
2022-02-22 12:46:41 -07:00
J M
b64785250f
chore: Converting a bash script into a javascript file
2022-02-21 17:43:44 -07:00
Drew Ansbacher
9b4e5f0805
basic info checkpoint ( #1230 )
...
* basic info
* preview manifest
* textarea not long
* show error message details always
* reinstall button in marketplace
Co-authored-by: Drew Ansbacher <drew@start9labs.com >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-02-21 12:44:25 -07:00
Matt Hill
fed5ad6235
copy changes to cifs backups ( #1238 )
...
* copy changes to cifs backups
* Update frontend/projects/setup-wizard/src/app/pages/recover/recover.page.html
Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com >
* capitalize
Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com >
2022-02-21 10:28:39 -07:00
Matt Hill
bd04eb8a20
show bottom border on input focus ( #1235 )
2022-02-21 10:18:56 -07:00
Drew Ansbacher
4569c2a7f4
refresh() function used
2022-02-21 09:41:54 -07:00
Drew Ansbacher
81b7d417fb
refresh()
2022-02-21 09:41:54 -07:00
Drew Ansbacher
fbf6737b47
backup refresh messaging
2022-02-21 09:41:54 -07:00
Drew Ansbacher
1c32e846db
bluj refresh feature for setup wizard
2022-02-17 10:58:03 -07:00
Drew Ansbacher
d204c1dfba
Feature/save code ( #1222 )
...
* Persist dev projects and auto save on edit
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-02-16 14:55:16 -07:00
Aiden McClelland
6789ff5a8c
add version-priority to installs
2022-02-15 16:03:34 -07:00
Matt Hill
4cbbe2127b
install estree directly
2022-02-15 12:17:42 -07:00
Alex Inkin
7c26b18c73
Feature/shared refactor ( #1176 )
...
* refactor: move most of the shared entities to @start8labs/shared library
2022-02-15 08:13:05 -07:00
Drew Ansbacher
6fbe207a8c
update done fix
2022-02-10 21:32:32 -07:00
Drew Ansbacher
ed6ad25565
config could take a while
2022-02-10 21:32:32 -07:00
Drew Ansbacher
d82092c5a5
backing up bug
2022-02-10 21:32:32 -07:00