Commit Graph

41 Commits

Author SHA1 Message Date
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
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
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
Matt Hill
d9374ece18 fix button overlap in app show 2022-02-09 15:38:45 -07:00
Drew Ansbacher
8b03321434 ui tickets addressed 2022-02-09 15:38:45 -07:00
Drew Ansbacher
2c17038b19 regex fix 2022-02-09 10:18: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
Aiden McClelland
57c9d0bca1 remove commit hash from config sample 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
J M
066b974ca6 fix: Properties (#1175) 2022-02-08 09:28:02 -07:00
Matt Hill
90281dbbd7 update marked to latest version 2022-01-31 16:01:51 -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