Commit Graph

25 Commits

Author SHA1 Message Date
Matt Hill
840fa8d49b send id to marketplace 2022-02-25 21:58:13 -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
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
Drew Ansbacher
ad5be18bb4 auto check automatic 2022-02-23 17:18:55 -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
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
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
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
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
7ac139c856 fix git hash display 2022-02-10 14:26:22 -07:00
Matt Hill
20acd8efea remove share-stats, cosmetic improvements 2022-02-10 14:26:22 -07:00
Aiden McClelland
639569369b fix api 2022-02-09 10:18:22 -07:00
Matt Hill
2c04990f72 dont send undefined qp to registry 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
Aiden McClelland
d3c5648608 pre-download static files, and add api versioning 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