Drew Ansbacher
4f07ac9225
first pass at accordion
2021-08-09 13:51:30 -06:00
Matt Hill
4cb1e8522a
drew updates
2021-08-09 13:51:06 -06:00
Matt Hill
a350e759c7
fix manifest page
2021-08-09 13:51:06 -06:00
Matt Hill
21530ce63c
health page, manifest page, watch unauth, begin redesign
2021-08-09 13:51:06 -06:00
Matt Hill
409c550b5e
update readme, fix startup sequence, integrate live backend
2021-08-09 13:51:06 -06:00
Matt Hill
84718792bf
update bootstrapper and startup flow
2021-08-09 13:51:06 -06:00
Matt Hill
e5de786cf1
hopefully fix server metrics refresh bug
2021-08-09 13:50:34 -06:00
Matt Hill
1b0173197f
improve config and mock infra
2021-08-09 13:50:34 -06:00
Matt Hill
c5f2379c6e
prep for live mocks
2021-08-09 13:50:34 -06:00
Matt Hill
21dd8fa618
login page and fix autoscrolling on nav
2021-08-09 13:50:34 -06:00
Aaron Greenspan
8d01ebe8b2
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
2021-08-09 13:50:02 -06:00
Aaron Greenspan
46f32cb90b
ui: adds patch-db-client dep
2021-08-09 13:46:27 -06:00
Matt Hill
db89444b33
rearrange and reword
2021-08-09 13:46:27 -06:00
Keagan McClelland
1b84a59459
Agent/bugfix/memory usage stats ( #319 )
...
* updates to GHC 8.10.4
* adds delete all notifications handler
* fixes memory usage
* fixes parsing problems, but is also cursed
* formatting
2021-08-09 13:46:27 -06:00
Keagan McClelland
00636131d7
Agent/feature/delete all notifications ( #317 )
...
* updates to GHC 8.10.4
* adds delete all notifications handler
2021-08-09 13:46:27 -06:00
Keagan McClelland
8bb6530e24
adds notification for successful OS update, as well as failure
2021-08-09 13:46:27 -06:00
Chris Guida
d6849ae00b
remove redundant ng-if
2021-08-09 13:46:27 -06:00
Chris Guida
8cab81033f
enable markdown in config property descriptions and warnings
2021-08-09 13:46:27 -06:00
Matt Hill
558e2fcfed
rearrange and reword
2021-08-09 13:46:27 -06:00
Aaron Greenspan
2760d8b53a
ui: pipes in prev result through next button
2021-08-09 13:46:27 -06:00
Aaron Greenspan
52fc2c4011
ui: cleanup wizard
2021-08-09 13:46:27 -06:00
Keagan McClelland
46643cb3a4
fixes post process build failure step ( #381 )
2021-07-27 08:00:09 -06:00
Keagan McClelland
70397eaf10
fix agent code review
2021-07-20 16:54:50 -06:00
Keagan McClelland
5caf6b3d90
fix build issues
2021-07-20 16:54:50 -06:00
Keagan McClelland
5e3e330bb3
change release notes
2021-07-20 16:54:50 -06:00
Keagan McClelland
7989f12511
alter semantics of tor update
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
Keagan McClelland
6334d79c01
updates appmgr to 0.2.14 ceremonial
2021-07-20 16:54:50 -06:00
Keagan McClelland
943c898a3e
update appmgr dependency
2021-07-20 16:54:50 -06:00
Keagan McClelland
39f85c7199
agent 0.2.14
2021-07-20 16:54:50 -06:00
kn0wmad
57e9a97d44
Build guide edit
2021-06-29 16:03:13 -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 >
v0.2.13
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
Lucy Cifferello
7509c3a91e
update build guide instructions for ghc 8.10.4
2021-05-18 15:34:40 -06:00
kn0wmad
3126d6138e
Update README.md ( #318 )
2021-05-05 10:01:31 -06:00
Julian Ospald
5d4837d942
Add proper cabal support
2021-04-26 13:50:01 -06:00
@RandyMcMillan
660c0c5ff4
Update BuildGuide.md
2021-04-23 11:28:31 -06:00
Mariusz Kogen
4c6c2768b3
👷 Cleaner look
2021-04-07 15:31:34 -06:00
Chris Guida
6ddf7ce40b
Update README.md
2021-04-02 17:21:26 -06:00
Aiden McClelland
4f16d82294
Update README.md
2021-04-02 13:49:03 -06:00
kn0wmad
7845044a3c
Added screenshots to README
2021-04-02 13:49:03 -06:00
kn0wmad
20f91b10db
Added screenshots to README
2021-04-02 13:49:03 -06:00
kn0wmad
ec2b707353
README edit
2021-04-02 13:49:03 -06:00
kn0wmad
e609d3af1e
README edit
2021-04-02 13:49:03 -06:00
kn0wmad
5b5495cd51
Added Instructions to appmgr README
2021-04-02 13:49:03 -06:00
kn0wmad
8ba23f05a4
Added Instructions to appmgr README
2021-04-02 13:49:03 -06:00
Aiden McClelland
a4b1529dc4
Update README.md
2021-04-02 13:44:09 -06:00
Chris Guida
da81aec9cc
add ui mock action with only one allowed status
v0.2.12
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