Commit Graph

47 Commits

Author SHA1 Message Date
Allie Sadler b4f2720a41
Engdocs 2103 (#20194)
* ENGDOCS-2103

* edit

* edit

* review
2024-06-13 09:19:10 +01:00
Sebastiaan van Stijn cccf52f742
hub: change "My Account" to "Account settings" (#20204)
I tried to follow instructions, and it looks like this item under the
avatar dropdown is renamed to "Account settings"; the "My profile"
menu-item brings me to my (public) profile page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-11 07:46:13 -07:00
Stephanie Aurelio 134f0be5c9
remove and update callouts (#20158) 2024-06-06 10:01:49 -07:00
Stephanie Aurelio ad406c7a73
fix url (#20131) 2024-05-31 09:44:37 -07:00
Stephanie Aurelio da58f6c5a6
Refresh admin and security FAQ pages (#20084)
* refresh admin and security pages

* clean up sso faqs

* edits

* vale fixes

* vale fixes and edit

* implement feedback
2024-05-29 08:40:23 -07:00
Stephanie Aurelio 0e1aaa62ec
Update provisioning pages and add group mapping steps (#20016)
* add provisioning section and group mapping steps

* update URL

* update vale accept

* update callout in jit page

* fix urls

* vale fixes

* alphabetize new vale entries

* implement feedback
2024-05-21 09:25:52 -07:00
Stephanie Aurelio bdfd68c70e
Update JIT release phase callouts (#20030)
* update callouts

* link to release phase doc

* vale: add SCIM, Admin Console to vocabulary

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

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-14 12:12:11 -07:00
Cesar Talledo 40bec3a6c2
Improve air-gapped containers visibility in docs (#19990)
* Improve visibility of air-gapped containers feature.

The air-gapped container feature is currently under the settings-management
section. This hides it from users.  Instead, move it up one level by creating a
dedicated sub-section for it under Hardended Desktop section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* nit: remove quotes from links in hardened desktop section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Add air-gapped containers to security section grid.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fix broken link from release notes to air-gapped containers.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* A few improvements in the air-gapped containers docs.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fix capitalization of air-gapped container references.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Make air-gapped containers a single page rather than subsection.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fixes to air-gapped containers section per review feedback.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-05-10 10:41:48 +01:00
Cesar Talledo 449cd2f0d8
ECI doc improvements ... (#19976)
* Improve subtitle in ECI limitations page.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Move ECI faqs from security/faqs -> ECI section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Improve security FAQ and mention ECI.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fix a couple of links in ECI FAQ.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Fix ECI FAQ in TOC.

* Add a dedicated container FAQ to teh security FAQs section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Apply suggestions from code review

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-05-07 09:09:16 +01:00
Cesar Talledo bf9e3bf00f
Add note that docker builds are not always protected by ECI. (#19900)
* Add note that docker build are not always protected by ECI.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Add ECI limitations to TOC.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-05-06 16:56:39 +01:00
Stephanie Aurelio feaf1d0198
update steps and ui element names (#19919) 2024-04-30 12:49:57 -07:00
Stephanie Aurelio 450486865d
update permission table (#19918) 2024-04-29 14:00:12 -07:00
David Karlsson 45197a3fa9 chore: remove faq section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:55 +02:00
David Karlsson b75fe78d4f lint: enable markdownlint MD022 / blanks-around-headings
Headings should be surrounded by blank lines

Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00
Stephanie Aurelio 680bcac85d
Add admin video series links (#19779)
* add admin and security video links

* update spelling

* add desktop links

* update idp links

* update link names
2024-04-16 08:58:49 -07:00
David Karlsson 32ec92ac7d
Merge pull request #19745 from dvdksn/doi-updates
trusted-content: restructure doi section
2024-04-12 11:56:58 +02:00
David Karlsson c09ec313e2 trusted-content: restructure doi section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-12 09:30:52 +02:00
Stephanie Aurelio f1777ac06e
Update provisioning references (#19735)
* update jit callouts and add step

* separate management steps and update callouts

* update conditional steps

* add diagram and add cross-links

* remove old diagram

* update diagram

* add details about multi-org sso

* implement feedback

* move beta feature banner and link to section

* update tab order

* update diagram and provide clarity around sso error

* remove image and update faq
2024-04-10 08:25:46 -07:00
Stephanie Aurelio a6f82ccc86
update callout (#19712) 2024-04-09 07:45:52 -07:00
Stephanie Aurelio 3556183aff
update intro and examples (#19633) 2024-03-14 15:08:52 -07:00
Stephanie Aurelio 78255c1d9a
Update SSO and SCIM structure (#19484)
* add idp instructions and break up pages

* refine content

* remove brackets

* split up shortcode and add idp tabs

* add role mapping and cleanup steps

* update assignment callout

* fix step

* update some punctuation and use code block

* remove ol config and move demo video to idp page

* update language to include hub and admin

* use previous wording and fix capitalization

* implement role mapping feedback

* implement editorial feedback

* remove other reference link
2024-03-14 15:04:55 -07:00
Stephanie Aurelio 44c201efbc
Billing and subscription freshness (#19573)
* update toc and refresh billing and subscription pages

* update links

* fix another link

* update image path and fix typo
2024-03-07 11:52:07 -08:00
Allie Sadler bc92dda6bf
bunch of small fixes (#19538) 2024-02-29 10:32:47 +00:00
Stephanie Aurelio d687762f28
Clarify enforce sign-in steps (#19520)
* add troubleshooting tip and clarify restart vs start

* update details
2024-02-28 08:14:28 -08:00
David Karlsson 4c3ba8d2d0 build(cloud): add roles and permissions matrix
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 16:09:05 +01:00
Stephanie Aurelio 00d64404ac
freshness updates (#19404) 2024-02-15 08:35:02 -08:00
Stephanie Aurelio 11d53db92d
update prerequisite wording (#19391) 2024-02-14 09:45:53 -08:00
Stephanie Aurelio c02a5076e8
Clarify how JIT works with SAML attributes and impacts SCIM (#19334)
* add jit callouts

* link back to sso attribute doc

* clarify callout
2024-02-12 15:13:43 -08:00
David Karlsson 053ee9faea
Merge pull request #19285 from dvdksn/markdownlint-add-more-rules
test: add more lint rules for markdown
2024-02-02 23:49:18 +01:00
Gabriela Georgieva 09a9ca261d
Add runc, buildkit and moby CVEs to security announcements (#19295) 2024-02-02 10:47:25 -08:00
David Karlsson 078a817e12 test: add lint rule for heading start
Heading markup should start on the first column of a line, otherwise we
risk it being rendered as a paragraph, per the markdown spec.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:45:56 +01:00
David Karlsson e1ac3a4f36 test: add lint rules for tables
Formatting for tables wasn't guarded by markdownlint validation rules,
which increases the risk of releasing incorrectly formatted tables.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:45:53 +01:00
Stephanie Aurelio aa4f80ded7
Add callout to enforce sign-in page (#19063)
* add callout

* update callout
2024-01-09 10:52:57 -08: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
Allie Sadler cc62fb5887
Engdocs 1912 - Freshness (#18913)
* security

* faqs

* one-off pages

* extension api

* Update content/desktop/extensions-sdk/dev/api/reference/interfaces/ExecStreamOptions.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-14 09:15:44 +00:00
Stephanie Aurelio 031efe9158
Update Hub UI element names (#18873)
* replace ui element name

* update ui name for account settings

* Implement feedback

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2023-12-07 09:39:11 -08:00
Allie Sadler c5ba7474e3
ENGDOCS-1833 (#18681)
* ENGDOCS-1833

* fix link

* tweak formatting

* language tweak

* review round 2

* update toc

* indents

* indents

* Update content/desktop/extensions/private-marketplace.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-23 13:03:53 +00:00
Stephanie Aurelio 1b989d7e57
Tier 1 freshness updates for security and faqs part one (#18718)
* freshness updates

* fix typo

* Implement feedback

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-20 09:09:52 -08:00
Stephanie Aurelio f4a4be63f7
update ram caveat list (#18701) 2023-11-16 14:01:08 -08:00
Stephanie Aurelio b395c3e531
Update and refresh company docs (#18656)
* update company faqs structure diagram and implement support feedback

* update faq and callout

* implement feedback and fix conditional
2023-11-15 13:33:49 -08:00
David Karlsson d01789c386 hugo: add support for specifying grid columns
Converts the grid shortcode to use named arguments, and adds support for
a second "cols" argument for specifying grid size (3 by default).

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-09 15:39:51 +01:00
Allie Sadler 0f2fe1de22
ENGDOCS-1771 (#18613)
* ENGDOCS-1771

* fix build

* fix build

* fix build

* fix build

* fix build

* fix build

* fix build

* fix build

* fix build

* fix links

* links

* add cards

* final link fix

* review edits
2023-11-09 09:23:24 +00:00
Allie Sadler ddb2ed1d0b
ENGDOCS-1770 (#18584)
* ENGDOCS-1770

* add last updated info
2023-11-06 09:27:14 +00:00
Allie Sadler 195dcb7c2f
RAM redirect (#18552) 2023-10-30 16:37:06 +00:00
Allie Sadler 0aa2ccfe02
ENGDOCS-1752 (#18514)
* ENGDOCS-1752

* fix link

* fix title:

* review edits
2023-10-25 14:08:19 +01:00
Stephanie Aurelio 7526256c4e
update intro and how to use tokens (#18458) 2023-10-18 08:53:34 -07:00
Allie Sadler ba216cd2ae
ENGDOCS-1558 (#18419)
* initial structure

* move security announcements page

* PAT and 2FA content move

* fix broken links and adjust landing page cards with moved topics

* fix links

* move enforce sign in content and update landing page

* move enforce sign in content and update landing page

* fix build

* fix image

* move domain audit content

* add domain audit to grid

* move RAM and IAM

* landing page

* more landing page development

* fix links

* fix links

* fix toc

* move scout

* move scout
2023-10-18 16:01:14 +01:00