Commit Graph

73 Commits

Author SHA1 Message Date
Drew Ansbacher
4b2a032ae0 backend integration 2022-01-21 20:35:52 -07:00
Drew Ansbacher
7ec2d26fe7 misc changes 2022-01-21 20:35:52 -07:00
Drew Ansbacher
95c95a9fe4 logs pr 2022-01-21 20:35:52 -07:00
Matt Hill
37a6df0815 react to enter key for alerts and modals. Styling and logic 2022-01-21 20:35:52 -07:00
Matt Hill
5c2f724e0c begin logs improvement and combination 2022-01-21 20:35:52 -07:00
Drew Ansbacher
056452faca errs fixed 2022-01-21 20:35:52 -07:00
Drew Ansbacher
8e9daaa056 page limit added 2022-01-21 20:35:52 -07:00
Drew Ansbacher
5ed99520ae no page or limit 2022-01-21 20:35:52 -07:00
Drew Ansbacher
3d5ac47a82 logs for server as well 2022-01-21 20:35:52 -07:00
Matt Hill
f0d331b222 switch to warning, general cleaning up tech debt 2022-01-21 20:35:52 -07:00
Matt Hill
b27748b839 improve loading screen for sessions 2022-01-21 20:35:52 -07:00
Matt Hill
038a7263f3 remove refreshLAN feature 2022-01-21 20:35:52 -07:00
Matt Hill
3ee06a556e minor cosmetics 2022-01-21 20:35:52 -07:00
Matt Hill
62b523ebde revamp wifi, fix error messaging in forms 2022-01-21 20:35:52 -07:00
Matt Hill
7dc53a4e85 cosmetics plus a slew of little frontend rendering bugs 2022-01-21 20:35:52 -07:00
Aiden McClelland
c18a119c70 assorted fixes 2022-01-21 20:35:52 -07:00
Matt Hill
7aaeefc180 cleaning up 2022-01-21 20:35:52 -07:00
Drew Ansbacher
7661626a94 Market over embassy (#404)
* marketplace proxy'd through embassy

* http not rpc

* fix up marketplace
2022-01-21 20:35:52 -07:00
Matt Hill
860d425b53 fix infinite loader on sessions load 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
Drew Ansbacher
a43ff976a2 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>
2022-01-21 20:35:52 -07:00
Matt Hill
eb245aea50 refactor loaders, better err toasts, rework Embassy tab organization 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
Drew Ansbacher
203eff7758 marketplace updates 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
6d92c195e9 rework endpoints and enable setting custom marketplace urls 2022-01-21 20:35:52 -07:00
Matt Hill
16f5764f74 use ionic skeleton text 2022-01-21 20:35:52 -07:00
Matt Hill
a75cc3f207 skeleton list component 2022-01-21 20:35:52 -07:00
Matt Hill
6bbe19aed7 toast errors and some styling 2022-01-21 20:35:52 -07:00
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
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
a2103d4307 styling etc 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
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
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
Matt Hill
3ff9b870cf rearrange and reword 2022-01-21 20:35:52 -07:00
Matt Hill
a056f6d318 fix instructions link (#239) 2021-03-08 17:25:24 -07:00
Matt Hill
deb0b1e561 rework LAN display and service launchability 2021-03-05 15:42:31 -07:00
Keagan McClelland
1a7d40afa9 render correctly 2021-03-03 16:03:04 -07:00
Matt Hill
6585d91816 refresh LAN and more 2021-03-03 10:29:09 -07:00
Matt Hill
92c297648c remove lan stuff 2021-03-03 10:29:09 -07:00
kn0wmad
bd060670e4 Update lan.page.ts
Fixes broken links
2021-03-03 10:29:09 -07:00
Aaron Greenspan
a20970fa17 ui: conditionally render lan if ui 2021-03-03 10:29:09 -07:00
adamgoth
540868220d ui: use ionic positioning instead of custom CSS 2021-03-03 10:29:09 -07:00
adamgoth
dd8037fda1 ui: copy button for tor address spec 2021-03-03 10:29:09 -07:00