Aiden McClelland
4a8f323be7
external rename ( #2265 )
...
* backend rename
* rename embassy and closes #2179
* update root ca name on disk
* update MOTD
* update readmes
* your server typo
* another tiny typo
* fix png name
* Update backend/src/net/wifi.rs
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
* changes needed due to rebase
---------
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com >
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
2023-05-11 16:48:52 -06:00
Matt Hill
e867f31c31
Next ( #2170 )
...
* feat: add widgets (#2034 )
* feat: add Taiga UI library (#1992 )
* feat: add widgets
* update patchdb
* right resizable sidebar with widgets
* feat: add resizing directive
* chore: remove unused code
* chore: remove unnecessary dep
* feat: `ResponsiveCol` add directive for responsive grid
* feat: add widgets edit mode and dialogs
* feat: add widgets model and modal
* chore: fix import
* chore: hide mobile widgets behind flag
* chore: add dummy widgets
* chore: start working on heath widget and implement other comments
* feat: health widget
* feat: add saving widgets and sidebar params to patch
* feat: preemptive UI update for widgets
* update health widget with more accurate states and styling (#2127 )
* feat: `ResponsiveCol` add directive for responsive grid
* chore: some changes after merge
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
* fix(shared): `ElasticContainer` fix collapsing margin (#2150 )
* fix(shared): `ElasticContainer` fix collapsing margin
* fix toolbar height so titles not chopped
---------
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
* feat: make widgets sidebar width togglable (#2146 )
* feat: make widgets sidebar width togglable
* feat: move widgets under header
* chore: fix wide layout
* fix(shared): `ResponsiveCol` fix missing grid steps (#2153 )
* fix widget flag and refactor for non-persistence
* default widget flag to false
* fix(shared): fix responsive column size (#2159 )
* fix(shared): fix responsive column size
* fix: add responsiveness to all pages
* fix responsiveness on more pages
* fix: comments
* revert some padding changes
---------
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
* chore: add analyzer (#2165 )
* fix list styling to previous default (#2173 )
* fix list styling to previous default
* dont need important flag
---------
Co-authored-by: Alex Inkin <alexander@inkin.ru >
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
2023-03-07 19:09:10 -07:00
Lucy C
837b1a9a73
update link rename from embassy -> system ( #2027 )
2022-12-05 11:34:12 -07:00
Lucy C
9146c31abf
get pubkey and encrypt password on login ( #1965 )
...
* get pubkey and encrypt password on login
* only encrypt password if insecure context
* fix logic
* fix secure context conditional
* get-pubkey to auth api
* save two lines
* feat: Add the backend to the ui (#1968 )
* hide app show if insecure and update copy for LAN
* show install progress when insecure and prevent backup and restore
* ask remove USB
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: J M <2364004+Blu-J@users.noreply.github.com >
2022-11-29 09:43:54 -07:00
Aiden McClelland
d6bf52c11f
feature/marketplace icons ( #1921 )
...
* add registry icons, update links, clean up code (#1913 )
* add registry icons, update links, clean up code
* remove seeding of registry icon and name
* fix install wizard copy
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
* remove references to bep and chime
* fix shutdown language and remove chime from initializing screen
* fix type error
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com >
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-11-29 09:43:54 -07:00
Matt Hill
ad14503e9f
allow ca download over lan ( #1877 )
2022-11-29 09:43:54 -07:00
waterplea
0390954a85
feat: enable strictNullChecks
...
feat: enable `noImplicitAny`
chore: remove sync data access
fix loading package data for affected dependencies
chore: properly get alt marketplace data
update patchdb client to allow for emit on undefined values
2022-06-19 13:46:09 -06:00
Benjamin B
34068ef633
Link to tor address on LAN setup page ( #1277 ) ( #1466 )
...
* style: format lan page component
* Link to tor address on LAN setup page (#1277 )
2022-06-01 15:43:57 -06:00
kn0wmad
6ef7da9732
Fix links in UI to point to new website ( #1249 )
...
* Fix links in UI to point to new website
* Typo
* Update README.md
* Update success.page.html
* Update app.component.ts
* Update backup-drives.component.html
* Update lan.page.html
2022-02-25 17:07:33 -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