Alex Inkin
a5b1b4e103
refactor: remove ionic from remaining places ( #2565 )
2024-02-27 13:15:32 -07:00
Alex Inkin
7b41b295b7
chore: refactor install and setup wizards ( #2561 )
...
* chore: refactor install and setup wizards
* chore: return tui-root
2024-02-22 06:58:01 -07:00
Matt Hill
69d5f521a5
remove tor http warnings
2024-02-16 14:12:10 -07:00
Alex Inkin
c0a55142b5
chore: refactor interfaces and remove UI routes ( #2560 )
2024-02-16 13:45:30 -07:00
Alex Inkin
513fb3428a
feat: implement mobile header ( #2559 )
...
* feat: implement mobile header
* chore: remove remaining ties to old ui project
* chore: remove ionic from login page
* chore: address comments
2024-02-13 09:03:09 -07:00
Alex Inkin
9a0ae549f6
feat: refactor logs ( #2555 )
...
* feat: refactor logs
* chore: comments
* feat: add system logs
* feat: update shared logs
2024-02-05 19:26:00 -07:00
Lucy
4410d7f195
update angular in shared ( #2556 )
2024-01-31 11:25:25 -05:00
Alex Inkin
92aa70182d
refactor: implement breadcrumbs ( #2552 )
2024-01-22 21:32:11 -05:00
Alex Inkin
90f5864f1e
refactor: finalize new portal ( #2543 )
2023-12-22 16:22:16 -05:00
Alex Inkin
e47f126bd5
feat(portal): refactor marketplace for new portal ( #2539 )
...
* feat(portal): refactor marketplace for new portal
* fix background position
* chore: refactor sidebar
* chore: small fix
---------
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2023-12-18 16:43:59 -05:00
Alex Inkin
ea6f70e3c5
chore: migrate to Angular 17 ( #2538 )
...
* chore: migrate to Angular 17
* chore: update
2023-12-11 07:06:55 -07:00
Lucy
0469aab433
Feature/marketplace redesign ( #2395 )
...
* wip
* update marketplace categories styling
* update logo icons
* add sort pipe
* update search component styling
* clean up categories component
* cleanup and remove unnecessary sort pipe
* query packages in selected category
* fix search styling
* add reg icon and font, adjust category styles
* fix build from rebasing integration/refactors
* adjust marketplace types for icon with store data, plus formatting
* formatting
* update categories and search
* hover styling for categories
* category styling
* refactor for category as a behavior subject
* more category styling
* base functionality with new marketplace components
* styling cleanup
* misc style fixes and fix category selection from package page
* fixes from review feedback
* add and style additional details
* implement release notes modal
* fix menu when on service show page mobile to display change marketplace
* style and responsiveness fixes
* rename header to sidebar
* input icon config to sidebar
* add mime type pipe and type fn
* review feedback fixes
* skeleton text, more abstraction
* reorder categories, clean up a little
* audit sidebar, categories, store-icon, marketplace-sidebar, search
* finish code cleanup and fix few bugs
* misc fixes and cleanup
* fix broken styles and markdown
* bump shared marketplace version
* more cleanup
* sync package lock
* rename sidebar component to menu
* wip preview sidebar
* sync package lock
* breakout package show elements into components
* link to brochure in preview; custom taiga button styles
* move marketplace preview component into ui; open preview when viewing service in marketplace
* sync changes post file struture rename
* further cleanup
* create service for sidebar toggle and cleanup marketplace components
* bump shared marketplace version
* bump shared for new images needed for brochure marketplace
* cleanup
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com >
2023-12-08 13:12:38 -07:00
Alex Inkin
ad13b5eb4e
feat(portal): refactor settings ( #2536 )
...
* feat(portal): refactor settings
* chore: refactor
* small updates
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com >
2023-12-08 12:19:33 -07:00
Alex Inkin
7324a4973f
feat(portal): add notifications sidebar ( #2516 )
...
* feat(portal): add notifications sidebar
* chore: add service
* chore: simplify style
* chore: fix comments
* WIP, moving notifications to patch-db
* revamp notifications
* chore: small adjustments
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com >
2023-12-08 09:12:03 -07:00
Matt Hill
8bc93d23b2
Merge branch 'next/major' of github.com:Start9Labs/start-os into rebase/feat/domains
2023-11-21 21:18:27 -07:00
Matt Hill
c708b685e1
fix type error
2023-11-20 15:30:53 -07:00
Aiden McClelland
cbde91744f
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major
2023-11-20 13:21:04 -07:00
Aiden McClelland
4c8a92bb0c
Merge branch 'next/patch' of github.com:Start9Labs/start-os into next/minor
2023-11-20 13:20:42 -07:00
Aiden McClelland
5f047d22f4
fix ntp sync status check daemon ( #2528 )
2023-11-20 20:12:40 +00:00
Aiden McClelland
efdc558cba
set content disposition for cert ( #2527 )
...
* set content disposition for cert
* update content type for cert
* remove unnecessary frontend download attr
2023-11-20 18:54:05 +00:00
Matt Hill
04bd1cfa41
fix docs links
2023-11-19 17:54:12 -07:00
Aiden McClelland
095c5e4f95
Merge branch 'next/patch' of github.com:Start9Labs/start-os into next/minor
2023-11-17 16:38:48 -07:00
Aiden McClelland
aa2a2e12cc
prevent hanging on reboot ( #2526 )
2023-11-17 23:37:25 +00:00
Aiden McClelland
8f231424d1
add cli to rotate key ( #2525 )
...
* rotate key
* handle service with no config
2023-11-17 23:27:08 +00:00
Aiden McClelland
2e747d3ece
Merge branch 'next/patch' of github.com:Start9Labs/start-os into next/minor
2023-11-17 10:53:55 -07:00
Aiden McClelland
d03aadb367
improve robustness of install ( #2524 )
...
* perform old package cleanup after commit to patchdb
* unpack full s9pk on rebuild
2023-11-17 00:16:13 +00:00
Aiden McClelland
749cde13c4
redesign firmware updater ( #2521 )
...
* bump version
* Update image-recipe/build.sh
* fix podman repo
* improve firmware updater
Co-authored-by: J H <Blu-J@users.noreply.github.com >
* checksum firmware
* include sha in json
* fix build
* fix semver parser, add rpc for manual trigger
---------
Co-authored-by: J H <Blu-J@users.noreply.github.com >
2023-11-16 22:49:03 +00:00
Aiden McClelland
0b43aab855
retry migration if incomplete ( #2522 )
2023-11-16 22:47:28 +00:00
Aiden McClelland
147e24204b
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major
2023-11-16 15:15:43 -07:00
Aiden McClelland
6580153f29
Merge branch 'next/patch' of github.com:Start9Labs/start-os into next/minor
2023-11-16 15:11:10 -07:00
Aiden McClelland
fbc94cfbfc
allow non-zero exit cpupower frequency-info -g ( #2523 )
...
* set better governor hierarchy and add cli command to change
* allow non-zero exit `cpupower frequency-info -g`
2023-11-16 21:48:33 +00:00
Matt Hill
e631b145b9
bump web manifest version
2023-11-16 11:06:24 -07:00
Aiden McClelland
8cf0ae0994
play song unconditionally ( #2518 )
...
* play song unconditionally
* double bep-bep frequency
* play song during firmware update
---------
Co-authored-by: J H <2364004+Blu-J@users.noreply.github.com >
2023-11-16 06:04:35 -07:00
Aiden McClelland
a551bc5375
bump version ( #2520 )
...
* bump version
* Update image-recipe/build.sh
* fix podman repo
* switch back to unstable for podman
2023-11-15 18:50:29 -07:00
Matt Hill
417053a6a2
FE version bump and minor copy updates ( #2517 )
...
version bump and minor copy updates
2023-11-15 19:17:33 +00:00
Aiden McClelland
a1495dd33d
set better governor hierarchy and add cli command to change ( #2519 )
2023-11-15 19:17:10 +00:00
Matt Hill
13c50e428f
Merge branch 'next/major' of github.com:Start9Labs/start-os into rebase/feat/domains
2023-11-13 17:13:32 -07:00
Matt Hill
8403ccd3da
fix ts errors
2023-11-13 16:58:55 -07:00
Aiden McClelland
e92bd61545
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major
2023-11-13 16:36:59 -07:00
Aiden McClelland
e84e8edb29
Merge branch 'next/patch' of github.com:Start9Labs/start-os into next/minor
2023-11-13 16:35:08 -07:00
Aiden McClelland
5f3db8e567
fix make test
2023-11-13 16:34:52 -07:00
Aiden McClelland
8215e0221a
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major
2023-11-13 16:28:28 -07:00
Aiden McClelland
a4ef7205ca
Merge branch 'next/patch' of github.com:Start9Labs/start-os into next/minor
2023-11-13 16:26:00 -07:00
Aiden McClelland
43ecd8b362
Merge branch 'master' of github.com:Start9Labs/start-os into next/patch
2023-11-13 16:25:41 -07:00
Aiden McClelland
4b44d6fb83
Merge branch 'next/minor' of github.com:Start9Labs/start-os into next/major
2023-11-13 16:25:24 -07:00
Aiden McClelland
ba8df96e41
Merge branch 'next/patch' of github.com:Start9Labs/start-os into next/minor
2023-11-13 16:24:12 -07:00
Aiden McClelland
722a30812f
fix make test
2023-11-13 16:23:52 -07:00
Matt Hill
0ae3e83ce4
fix makefile
2023-11-13 16:21:14 -07:00
Matt Hill
f4b573379d
Merge branch 'next/major' of github.com:Start9Labs/start-os into rebase/feat/domains
2023-11-13 16:14:31 -07:00
Matt Hill
862ca375ee
rename frontend to web
2023-11-13 15:59:16 -07:00