waterplea
d7bdc15e49
refactor: decompose app component
2022-04-14 12:44:08 -04:00
Matt Hill
01f14061ec
better eager loading and better error messaging for backup flow ( #1368 )
...
* better eager loading and better error messaging for backup flow
* add arch qp to marketplace proxy requests
* better styling for eos release notes
2022-03-31 13:05:59 -04: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 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
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
Matt Hill
47186f6cd0
fix duplicate
2022-02-28 16:29:19 -07:00
Drew Ansbacher
df16943502
last minute changes
2022-02-27 22:50:23 -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
8cb0186621
Feature/snake ( #1256 )
...
* snake game
Co-authored-by: Drew Ansbacher <drew@start9labs.com >
2022-02-24 16:20:52 -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
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
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
d82092c5a5
backing up bug
2022-02-10 21:32:32 -07:00
Drew Ansbacher
d3592f068e
status info change
2022-02-10 21:32:32 -07:00
Drew Ansbacher
4aafacfa8b
bugfix
2022-02-10 21:32:32 -07:00
Drew Ansbacher
b66720dfd0
marketplace url in server.update
2022-02-10 21:32:32 -07:00
Matt Hill
4f2b237f5f
add buttons to Embassy tab for support ( #1187 )
2022-02-10 14:26:22 -07:00
Matt Hill
20acd8efea
remove share-stats, cosmetic improvements
2022-02-10 14:26:22 -07:00
Drew Ansbacher
2c17038b19
regex fix
2022-02-09 10:18:22 -07:00
Matt Hill
bd90259f1c
load default marketplace URL on startup
2022-02-09 10:18:22 -07:00
Drew Ansbacher
01d766fce9
no seeding marketplace"
...
dep icons
matt comments addressed
fix circular dependencies
Update marketplace.service.ts
2022-02-09 10:18:22 -07:00
Drew Ansbacher
0c0cd9d0a0
start9 marketplace config
...
shift not unshift
move eos updates to embassy tab
selected id sub
roughly working
keep name in sync in case of change
delete commented code
64 img
2022-02-09 10:18:22 -07:00
Drew Ansbacher
2d4ecd3096
alt marketplace feature
...
re-arrange
use url
api proxy function
matt comments addressed
delete cache on marketplace load failure
2022-02-09 10:18:22 -07:00
Drew Ansbacher
9d3f0a9d2b
Trying code editor ( #1173 )
...
Implement hidden dev service packaging tools.
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-02-08 13:00:40 -07:00
Aiden McClelland
574539faec
feat: move all frontend projects under the same Angular workspace ( #1141 )
...
* feat: move all frontend projects under the same Angular workspace
* Refactor/angular workspace (#1154 )
* update frontend build steps
Co-authored-by: waterplea <alexander@inkin.ru >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-01-31 14:01:33 -07:00