feat: redesign Toolbox navigation and personalization

This commit is contained in:
2026-07-23 00:33:03 +02:00
parent 587aadb79b
commit 67ba5e3eca
25 changed files with 1075 additions and 427 deletions

View File

@@ -4,8 +4,9 @@ The add·ideas Toolbox portal is licensed under `AGPL-3.0-only`. An assembled
toolbox is a collection of independently licensed works, not a relicensing of
every included component under one licence.
Portal runtime components include React and React DOM (MIT) and
`@add-ideas/toolbox-contract` (Apache-2.0). Their complete installed license and
notice texts are shipped in `THIRD_PARTY_LICENSES.txt`. Each application remains
under its own licence. Application notices are shipped inside its
Portal runtime components include React and React DOM (MIT),
`@add-ideas/toolbox-contract` and `@add-ideas/toolbox-shell-react`
(Apache-2.0), dnd-kit (MIT), and tslib (0BSD). Their complete installed license
and notice texts are shipped in `THIRD_PARTY_LICENSES.txt`. Each application
remains under its own licence. Application notices are shipped inside its
`apps/<slug>/LICENSES/` directory.