Benjamin B
bde6169746
Update contribution and frontend readme ( #1467 )
...
* docs: small updates to contributing and frontend readme
* chore: change build:deps script to use npm ci
2022-06-03 12:26:45 -06:00
Lucy C
3dfbf2fffd
UI version updates and welcome message for 0.3.1 ( #1479 )
2022-06-03 12:23:32 -06:00
Alex Inkin
4f3223d3ad
refactor: isolate network toast and login redirect to separate services ( #1412 )
...
* refactor: isolate network toast and login redirect to separate services
* chore: remove accidentally committed sketch of a service
* chore: tidying things up
* feat: add `GlobalModule` encapsulating all global subscription services
* remove angular build cache when building deps
* chore: fix more issues found while testing
* chore: fix issues reported by testing
* chore: fix template error
* chore: fix server-info
* chore: fix server-info
* fix: switch to Observable to fix race conditions
* fix embassy name display on load
* update patchdb
* clean up patch data watch
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-05-26 16:56:47 -06:00
Lucy C
2b6e54da1e
Proxy local frontend to remote backend ( #1452 )
...
* add server proxy configurations
* change address to host due to compliation warning
* adjust config sample to more accurately reflect production version
2022-05-19 15:58:32 -06:00
J M
cc6cbbfb07
chore: Convert from ajv to ts-matches ( #1415 )
2022-05-10 11:00:56 -06:00
Aiden McClelland
17270e41fd
version bump ( #1423 )
...
* version bump
* set `Current`
* update welcome message and adjust styling
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-05-04 16:36:23 -06:00
Aiden McClelland
2015770768
chore: bump version
2022-04-11 16:09:25 -04:00
J M
12ca3e0aea
fix: Be able to port forward and see frontend ( #1380 )
2022-04-04 15:22:37 -06:00
Lucy C
1e8aa569b3
update packages ( #1361 )
...
* update frontend packages
* update system images as well
* proper update of package lock file
2022-03-29 12:44:31 -06:00
Aiden McClelland
fdf473016b
bump version for 0.3.0.1 ( #1353 )
...
* bump version for 0.3.0.1
* fix mock versioning
* update welcome message
* remove old release note
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-03-29 12:40:41 -06:00
Matt Hill
94a6cd4ff6
add registries.json and use real marketplace name
2022-02-25 17:21:17 -07:00
J M
b64785250f
chore: Converting a bash script into a javascript file
2022-02-21 17:43:44 -07:00
Matt Hill
4cbbe2127b
install estree directly
2022-02-15 12:17:42 -07:00
Alex Inkin
7c26b18c73
Feature/shared refactor ( #1176 )
...
* refactor: move most of the shared entities to @start8labs/shared library
2022-02-15 08:13:05 -07:00
Matt Hill
20acd8efea
remove share-stats, cosmetic improvements
2022-02-10 14:26:22 -07:00
Drew Ansbacher
0c0cd9d0a0
start9 marketplace config
...
shift not unshift
move eos updates to embassy tab
selected id sub
roughly working
keep name in sync in case of change
delete commented code
64 img
2022-02-09 10:18:22 -07:00
Drew Ansbacher
9d3f0a9d2b
Trying code editor ( #1173 )
...
Implement hidden dev service packaging tools.
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-02-08 13:00:40 -07:00
Matt Hill
90281dbbd7
update marked to latest version
2022-01-31 16:01:51 -07:00
Aiden McClelland
574539faec
feat: move all frontend projects under the same Angular workspace ( #1141 )
...
* feat: move all frontend projects under the same Angular workspace
* Refactor/angular workspace (#1154 )
* update frontend build steps
Co-authored-by: waterplea <alexander@inkin.ru >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-01-31 14:01:33 -07:00