Sarah Sanders
f2c827f677
cx: remove EA from Docker Home/Admin Console/Settings ( #21999 )
...
## Description
- We are removing EA iconography in Docker Home/Settings/Admin Console
UI
- This PR removes it from the docs as well
## Related issues or tickets
- [ENGDOCS-2417](https://docker.atlassian.net/browse/ENGDOCS-2417 )
- AC-4547
- https://github.com/docker/frontends/pull/11457
## Reviews
- [ ] Editorial review
- [ ] Product review
[ENGDOCS-2417]:
https://docker.atlassian.net/browse/ENGDOCS-2417?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-02-11 11:11:56 -05:00
Sarah Sanders
61fa434aea
fix: hugo includes rendering bug ( #21943 )
...
## Description
- There is a bug in Hugo that is not parsing includes that begin with a
shortcode correctly
- The fix here replaces the admin-early-access.md include with our
summary bar solution
- Summary bar shortcode updated to support text in the `availability`
field, this will allow us more flexibility with customizing this field
while still supporting the iconography
- NOTE: We will not be able to add the summary bar inside
{{tab}}/{{tabs}} layouts because it messes up the rendering
## Related issues or tickets
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-31 11:18:22 -08:00
Sarah Sanders
d083617e9d
fix: update include.html for heading error ( #21906 )
...
## Description
- Problem: Some include shortcodes produce missing H3 ToC headings (ex:
https://docker.slack.com/archives/C039ZM6GH4Z/p1737545677728649 )
- Fix: Update to include.html uses Hugo readFile function to fix parsing
errors and updated all include shortcodes using Find and Replace to use
correct syntax: `{{% "include-file" %}}`
## Related issues or tickets
-
[ENGDOCS-2398](https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiZGE3OTBmY2ExOTliNDVjY2JlOTc4Y2ViY2MwNDI3NDEiLCJwIjoiaiJ9 )
## Reviews
- [ ] Technical review
[ENGDOCS-2398]:
https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-29 07:31:40 -08:00
Sarah Sanders
3de8201822
implement summary bars for feature attributes ( #21667 )
...
## Description
- Create `summary-bar.html` shortcode
- Inline styling
## Related issues or tickets
- [ENGDOCS-2334](https://docker.atlassian.net/browse/ENGDOCS-2334 )
## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
[ENGDOCS-2333]:
https://docker.atlassian.net/browse/ENGDOCS-2333?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
Preview:
https://deploy-preview-21667--docsdocker.netlify.app/security/for-admins/hardened-desktop/settings-management/configure-admin-console/
[ENGDOCS-2334]:
https://docker.atlassian.net/browse/ENGDOCS-2334?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-21 09:19:16 -08:00
Sarah Sanders
4aaed903a0
docs freshness: choose profile UI flow ( #21611 )
...
## Description
- The "Choose profile" UI flow is now live in Admin Console, updated all
docs UI flows
- Just FYI, this is in staging behind feature flag for: DBC and Billing
## Related issues or tickets
[ENGDOCS-2356](https://docker.atlassian.net/browse/ENGDOCS-2356 )
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
[ENGDOCS-2356]:
https://docker.atlassian.net/browse/ENGDOCS-2356?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-12 07:39:22 -08:00
Craig Osterhout
c2ef34d616
hub/samples: add some aliases ( #21441 )
...
<!--Delete sections as needed -->
## Description
Added some redirects for moved/removed Hub/Samples content in an effort
to reduce indexing issues for not found (404) URLs identified by Google
Search Console.
## Related issues or tickets
ENGDCOS-2311
## Reviews
- [ ] Editorial review
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-11-18 09:41:16 -08:00
Sarah Sanders
8a29833cd6
Update just-in-time.md bolding
2024-10-28 09:30:46 -07:00
Sarah Sanders
53624b42a4
Update content/manuals/security/for-admins/provisioning/scim.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 09:22:07 -07:00
Sarah Sanders
590b235777
Update content/manuals/security/for-admins/provisioning/group-mapping.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 09:21:47 -07:00
Sarah Sanders
e92b70dbbf
Update content/manuals/security/for-admins/provisioning/group-mapping.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 09:21:27 -07:00
Sarah Sanders
d74c4372c3
Update content/manuals/security/for-admins/provisioning/scim.md
...
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-10-28 08:28:39 -07:00
Sarah Sanders
af277b8b81
Merge branch 'main' into ENGDOCS-2269
2024-10-25 10:11:39 -07:00
Sarah Sanders
f5549ed6e8
Fix typos
2024-10-25 09:29:46 -07:00
Sarah Sanders
59d08f03f2
Fix weighting
2024-10-25 08:24:22 -07:00
Sarah Sanders
d1266561f5
Merge pull request #21211 from sarahsanders-docker/ENGDOCS-2264
...
Update Configure and Connect SSO docs
2024-10-24 15:56:50 -07:00
Sarah Sanders
7a980eb666
Update JIT, SCIM, and group mapping guides
2024-10-24 15:52:48 -07:00
Sarah Sanders
890f53a702
Merge pull request #21220 from sarahsanders-docker/ENGDOCS-2268
...
SSO: Add overview for provisioning users
2024-10-24 10:03:12 -07:00
Sarah Sanders
d9fa61bb5c
Update missing links
2024-10-24 08:30:21 -07:00
Arie Heinrich
c17faccf17
Spelling fixes ( #21230 )
...
Christmas is early :) and i had some free time to go over all the
documents and fix all spelling mistakes i have found.
2024-10-24 13:02:40 +02:00
Sarah Sanders
cbda29bdae
Fix error found by vale
2024-10-23 13:39:48 -07:00
Sarah Sanders
b758c90db7
More table fine tuning
2024-10-23 12:08:17 -07:00
Sarah Sanders
e9a98e5655
Update table markdown
2024-10-23 12:04:53 -07:00
Sarah Sanders
098e3e5e57
Add overview for provisioning users
2024-10-23 12:00:49 -07:00
Sarah Sanders
17b4141220
Update Configure and Connect SSO docs
2024-10-22 16:42:27 -07:00
Allie Sadler
b769446e2e
ENGDOCS-2212 ( #20841 )
...
* ENGDOCS-2212
* build fix
* add linkTitles
* other fixes
2024-09-11 11:07:31 +01:00
David Karlsson
135870fc13
hugo: move manuals content to /manuals section
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00