Commit Graph

29 Commits

Author SHA1 Message Date
Matt Hill
7723b704ec skip prompt if no dep issues 2022-01-21 20:35:52 -07:00
Drew Ansbacher
098dc0a6d0 version spec undo 2022-01-21 20:35:52 -07:00
waterplea
ee81ca111b Refactor AppListPage 2022-01-21 20:35:52 -07:00
Keagan McClelland
aea5dfe04a Bugfix/protocol consistency (#846)
* fix eos <-> registry protocol

* fix ui <-> eos protocol

* redoes the embassyd api to accept an optional version spec argument, still allowing for CLI @ syntax

* redo the front end in accordance with the new api

* Update appmgr/src/install/mod.rs

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

* fix more query params

Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
2022-01-21 20:35:52 -07:00
Matt Hill
b978d5062f fix wizard and server metrics 2022-01-21 20:35:52 -07:00
Matt Hill
d47dd28384 squashing the bugs 2022-01-21 20:35:52 -07:00
Drew Ansbacher
cfc937f17a async fixed 2022-01-21 20:35:52 -07:00
Drew Ansbacher
fd62de7a91 feature done 2022-01-21 20:35:52 -07:00
Matt Hill
c5585f7f35 fix ui address bug and streamline install flow 2022-01-21 20:35:52 -07:00
Matt Hill
7b9ce88a16 global click protections, install wizard fixes, better login, better marketplace search, fix mocks 2022-01-21 20:35:52 -07:00
Matt Hill
7aaeefc180 cleaning up 2022-01-21 20:35:52 -07:00
Matt Hill
5741cf084f Subnav (#391)
* begin subnav implementation

* implement subnav AND angular forms for comparison

* unions working-ish, list of enums working

* new form approach almost complete

* finish new forms approach for action inputs and config

* expandable list items and handlebars display

* Config animation (#394)

* config cammel

* config animation

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

* improve server settings inputs, still needs work

* delete all notifications, styling, and bugs

* contracted by default

Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com>
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Matt Hill
d1b8f51b78 dont watch patch.data directly in TS (#371)
* dont watch patch.data directly in TS

* installs and uninstalls working

* minor repairs
2022-01-21 20:35:52 -07:00
Matt Hill
301a19d644 bring back startup alerts 2022-01-21 20:35:52 -07:00
Matt Hill
15eb13e156 better subscriptions 2022-01-21 20:35:52 -07:00
Matt Hill
01c6b91c52 rework modals and more 2022-01-21 20:35:52 -07:00
Matt Hill
56f9bd4b89 drew updates 2022-01-21 20:35:52 -07:00
Matt Hill
7013364ae8 update readme, fix startup sequence, integrate live backend 2022-01-21 20:35:52 -07:00
Aaron Greenspan
594d93eb3b 0.3.0 refactor
ui: adds overlay layer to patch-db-client

ui: getting towards mocks

ui: cleans up factory init

ui: nice type hack

ui: live api for patch

ui: api service source + http

starts up

ui: api source + http

ui: rework patchdb config, pass stashTimeout into patchDbModel

wires in temp patching into api service

ui: example of wiring patchdbmodel into page

begin integration

remove unnecessary method

linting

first data rendering

rework app initialization

http source working for ssh delete call

temp patches working

entire Embassy tab complete

not in kansas anymore

ripping, saving progress

progress for API request response types and endoint defs

Update data-model.ts

shambles, but in a good way

progress

big progress

progress

installed list working

big progress

progress

progress

begin marketplace redesign

Update api-types.ts

Update api-types.ts

marketplace improvements

cosmetic

dependencies and recommendations

begin nym auth approach

install wizard

restore flow and donations
2022-01-21 20:35:52 -07:00
Aaron Greenspan
d5b1b0b5c8 ui: cleanup wizard 2022-01-21 20:35:52 -07:00
Matt Hill
1c2fd192df dont block OS update for absent release notes 2021-03-03 10:29:09 -07:00
Aaron Greenspan
79604182c8 ui: add embassy os release notes 2021-03-03 10:29:09 -07:00
Aaron Greenspan
5a4e980d31 ui: eject disks todo 2021-01-25 09:55:02 -07:00
Aaron Greenspan
b7821576bb ui: factors auto checks 2021-01-25 09:55:02 -07:00
Aaron Greenspan
71f2c88b8f installWarning ~> installAlert 2021-01-25 09:55:02 -07:00
Aaron Greenspan
c4eef4db17 ui: default uninstall warning message 2021-01-25 09:55:02 -07:00
Aaron Greenspan
238ede33b9 ui: adds install/uninstall warnings 2021-01-25 09:55:02 -07:00
Aaron Greenspan
071bd159ab ui: adds developer-notes component 2021-01-25 09:55:02 -07:00
Aiden McClelland
95d3845906 0.2.5 initial commit
Makefile incomplete
2020-11-23 13:44:28 -07:00