Commit Graph

17 Commits

Author SHA1 Message Date
Matt Hill
6ea04dbeb8 cosmetics plus a slew of little frontend rendering bugs 2021-08-13 16:16:32 -06:00
Drew Ansbacher
6782aa7e1c Market over embassy (#404)
* marketplace proxy'd through embassy

* http not rpc

* fix up marketplace
2021-08-12 10:49:41 -06:00
Matt Hill
a6e668fffa remove unused files 2021-08-11 09:47:14 -06:00
Matt Hill
fd354b6cbe 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>
2021-08-09 13:53:42 -06:00
Drew Ansbacher
4ea214f79e Drew cleanup (#380)
* accordion works

* cleanup

* styling

* more styling

* App show change (#387)

* show page change

* no marketplace

* app show changes

* update marketplace list

* icon

* top left icon

* toolbar

* right size

* out of toolbar

* no service details

* fix skeleton text and server metrics page

* stuck

* add session management

* complete sessions feature

* app show page

* remove unnecessary icons

* add cli to list of possible sessions

* Modal global (#383)

* modal checkpoint

* global modal

* black looks good now

* black looks good now

* not smaller

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

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

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com>
2021-08-09 13:53:42 -06:00
Matt Hill
08e845228f dont watch patch.data directly in TS (#371)
* dont watch patch.data directly in TS

* installs and uninstalls working

* minor repairs
2021-08-09 13:53:14 -06:00
Matt Hill
b07c9c2d69 bring back startup alerts 2021-08-09 13:51:48 -06:00
Matt Hill
c4a5cf1c51 rework endpoints and enable setting custom marketplace urls 2021-08-09 13:51:48 -06:00
Drew Ansbacher
b2e1d69786 reg test 2021-08-09 13:51:48 -06:00
Matt Hill
2086367407 better subscriptions 2021-08-09 13:51:30 -06:00
Matt Hill
b7bd147c76 rework modals and more 2021-08-09 13:51:30 -06:00
Matt Hill
409c550b5e update readme, fix startup sequence, integrate live backend 2021-08-09 13:51:06 -06:00
Matt Hill
c5f2379c6e prep for live mocks 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
Matt Hill
deb0b1e561 rework LAN display and service launchability 2021-03-05 15:42:31 -07:00
Aaron Greenspan
5cf7d1ff88 UI/feature/enable disable lan (#192)
* ui: skip startup notifications in mocks

* ui: enable-disable lan toggle in ui

* ui: remove this.lanAddress for this.app.lanAddress
2021-03-03 10:29:09 -07:00
Aiden McClelland
95d3845906 0.2.5 initial commit
Makefile incomplete
2020-11-23 13:44:28 -07:00