Commit Graph

222 Commits

Author SHA1 Message Date
Matt Hill
aa786bc845 better connection messaging 2022-01-21 20:35:52 -07:00
Drew Ansbacher
673ad6c5d2 pkg metrics 2022-01-21 20:35:52 -07:00
Drew Ansbacher
c680a3b830 remove not needed subs 2022-01-21 20:35:52 -07:00
Matt Hill
fbe1b26a55 text spinner component 2022-01-21 20:35:52 -07:00
Matt Hill
1d9fd0d678 backend mocking for reqs that alter state 2022-01-21 20:35:52 -07:00
Matt Hill
c02c0a0c3d re-introduce watch 2022-01-21 20:35:52 -07:00
Matt Hill
2255089484 react to sequnce changes 2022-01-21 20:35:52 -07:00
Matt Hill
c4fa205c3d start 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
b16ef3c621 more styling 2022-01-21 20:35:52 -07:00
Matt Hill
da3aa0a2a7 more efficient subscriptions, more styling 2022-01-21 20:35:52 -07:00
Matt Hill
330d5a08af better network monitoring 2022-01-21 20:35:52 -07:00
Matt Hill
f0e108f87b better connection service 2022-01-21 20:35:52 -07:00
Matt Hill
a2103d4307 styling etc 2022-01-21 20:35:52 -07:00
Drew Ansbacher
ce514646ff working message offline 2022-01-21 20:35:52 -07:00
Matt Hill
fdbe00aef9 basic marketplace caching 2022-01-21 20:35:52 -07:00
Drew Ansbacher
44af3fe781 just using model in the html 2022-01-21 20:35:52 -07:00
Drew Ansbacher
41d2c49bd6 rename folder/files 2022-01-21 20:35:52 -07:00
Drew Ansbacher
f6a351b903 working 2022-01-21 20:35:52 -07:00
Drew Ansbacher
635072bf29 first pass at accordion 2022-01-21 20:35:52 -07:00
Matt Hill
56f9bd4b89 drew updates 2022-01-21 20:35:52 -07:00
Matt Hill
97b5f17f4a fix manifest page 2022-01-21 20:35:52 -07:00
Matt Hill
5d24d9324c health page, manifest page, watch unauth, begin redesign 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
Matt Hill
12c44565ff update bootstrapper and startup flow 2022-01-21 20:35:52 -07:00
Matt Hill
f364202ae9 hopefully fix server metrics refresh bug 2022-01-21 20:35:52 -07:00
Matt Hill
decc17fce5 improve config and mock infra 2022-01-21 20:35:52 -07:00
Matt Hill
53a16775fe prep for live mocks 2022-01-21 20:35:52 -07:00
Matt Hill
8b84bdefac login page and fix autoscrolling on nav 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
fd685ae32c ui: adds patch-db-client dep 2022-01-21 20:35:52 -07:00
Matt Hill
3ca22e30e5 rearrange and reword 2022-01-21 20:35:52 -07:00
Chris Guida
db13407294 remove redundant ng-if 2022-01-21 20:35:52 -07:00
Chris Guida
bf1c935667 enable markdown in config property descriptions and warnings 2022-01-21 20:35:52 -07:00
Matt Hill
3ff9b870cf rearrange and reword 2022-01-21 20:35:52 -07:00
Aaron Greenspan
93f63c49c3 ui: pipes in prev result through next button 2022-01-21 20:35:52 -07:00
Aaron Greenspan
d5b1b0b5c8 ui: cleanup wizard 2022-01-21 20:35:52 -07:00
Keagan McClelland
4713bdc793 Integration/0.2.17 (#789)
* self-repair and prevention of ssl cert renewal bug

* bump to 0.2.17

* adjust ui for 0.2.17

* adds db migration

* add extra protection around ssl directory target

* liftIO
2021-11-11 12:23:25 -07:00
Keagan McClelland
183f91859a fixes apt-update issue 100 where Suites changed, kills update sound t… (#422)
* fixes apt-update issue 100 where Suites changed, kills update sound thread, sets updating to false if synchronization fails

* cleans up code

* appmgr changes

* ui changes

* updates required appmgr in agent

* actually upgrade current version in appmgr
2021-08-23 14:30:08 -06:00
Keagan McClelland
18a069e6fd Release/0.2.15 (#411)
* remove all apt-get calls from check phase of startup

* Fix "n is undefined" config spec change bug (#392)

Fixes the issue where an old config with a new config spec sometimes renders the config inaccessible, with the error `n is undefined`

* updates version numbers

* version change for appmgr

* updates version numbers and welcome message

* adds migration for 0.2.15 to the agent

* actually add 0.2.15 migration to appmgr

Co-authored-by: Chris Guida <chrisguida@users.noreply.github.com>
2021-08-18 15:28:32 -06:00
Keagan McClelland
46643cb3a4 fixes post process build failure step (#381) 2021-07-27 08:00:09 -06:00
Keagan McClelland
5e3e330bb3 change release notes 2021-07-20 16:54:50 -06:00
Keagan McClelland
0ac0da0ebf preps 0.2.14 messaging and version bumps 2021-07-20 16:54:50 -06:00
Lucy C
d12a7f8931 fix cabal version and update welcome copy (#327)
* fix cabal version and update welcome copy

* fixes autogen'ed cabal file

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
2021-05-21 13:01:18 -06:00
Matt Hill
8f9111ce3d Integration/0.2.13 (#324)
* updates to 8.10.4, adjusts dependencies, adds license info feature

* add toJSON

* add licesne info to services

* remove mocks

* adds license info to available show

* prepare upgrade messaging

* better welcome message

* update backend versioning to 0.2.13

* add version migration file

* update ui build scripts

* update eos image

* update eos image with embassy

* add migration files

* update welcome page

* explicity add migration files

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
2021-05-19 11:46:37 -06:00
Chris Guida
da81aec9cc add ui mock action with only one allowed status 2021-04-02 10:55:52 -06:00
Aiden McClelland
c440f637f3 ui: fix allowed statuses message 2021-04-02 10:55:52 -06:00
Matt Hill
9036c3ffed update welcome message 2021-04-02 10:55:52 -06:00
Keagan McClelland
98a242229a package lock 2021-04-02 10:55:52 -06:00
Keagan McClelland
74659d717a ui ceremonial changes for 0.2.12 2021-04-02 10:55:52 -06:00