Commit Graph

5 Commits

Author SHA1 Message Date
David Karlsson 4508a573e8
Merge pull request #18957 from dvdksn/dsos-scout
scout: Docker Scout for DSOS projects
2023-12-27 13:35:00 +01:00
Stephanie Aurelio 482bcb4ec0
Restructure administration docs IA (#18940)
* cli: use the new add-host separator

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* update organization admin sections

* update company sections and move faqs

* add create company steps and clean up overview

* update faq paths in tiles and add ea banner to admin tab

* fix spaces and update admin console references

* update banner message, clarify content, and streamline onboarding guide

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-19 08:58:20 -08:00
David Karlsson 40f704a7a6 scout: Docker Scout for DSOS projects
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-19 14:30:20 +01:00
David Karlsson 40546dbbdf ux: add "image" card layout
This change to the cards partial adds support for an alternate layout.

The layout to use is decided based on the input parameter used to
generate the card:

- If an `image` is given, the new "tall image" layout is used
- If an `icon` is given, the default layout is used

Image and icon are mutually exclusive.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-09 15:36:57 +01:00
David Karlsson 8cfa210f2b feat: add trusted content section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-19 17:43:13 +02:00