David Karlsson
f3b44a4476
cli: change reference docs url paths
...
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
David Karlsson
43e3ccc197
feat: add "introduced" shortcode
...
The introduced shortcode takes three arguments:
- component id (as defined in site.Params)
- version (should be semver except for engine api)
- link (optional) to e.g. release note
The component and version argument is compared against the min threshold
set in site config.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-20 15:04:55 +01:00
Stephanie Aurelio
00d64404ac
freshness updates ( #19404 )
2024-02-15 08:35:02 -08:00
Stephanie Aurelio
75b6fa2dda
Improve access to org onboarding guide ( #19354 )
...
* add links to overview pages, fix redirect, update onboarding intro
* highlight enforce sso step
* remove old redirect from metadata
2024-02-13 13:59:48 -08:00
Chaimaa ZEGOUMOU
7e81df10a3
fix: minor UI adjustement for Docker Desktop release notes
...
- remove extra pipe before Linux installers
- add missing pipe before Mac with intel chip installer
2024-02-08 18:19:43 +01:00
David Karlsson
ee3c9c6448
site: add lazy loading for images
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-07 17:10:16 +01:00
Stephanie Aurelio
d032a17bb5
remove support link ( #19297 )
2024-02-05 09:38:10 -08:00
Stephanie Aurelio
18f1e23c76
Update UI steps to match Admin Console ( #19291 )
...
* update ui text references
* update steps for clarity
* update image alignment
* clean up
* remove outdated screenshot
2024-02-02 14:45:57 -08:00
Stephanie Aurelio
c6eaf89447
add new event to table ( #19130 )
2024-01-18 11:44:01 -08:00
Allie Sadler
418a47c7bc
ENGDOCS-1938-tier2 ( #19076 )
2024-01-11 08:18:55 +00:00
Stephanie Aurelio
f7e5d35705
Update Image Access Management category descriptions ( #19021 )
...
* update category descriptions
* updates for clarity
2024-01-03 11:55:32 -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
David Karlsson
444ffdca3a
feat: shortcode for linking to section pages
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-14 21:58:02 +01:00
Craig Osterhout
4924093d89
fix typo ( #18729 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-20 14:03:00 -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
Stephanie Aurelio
ded98053ee
Update SSO configuration domain steps ( #18554 )
...
* remove repeated step and update callout styling
* consistent capitalization
2023-10-30 15:02:25 -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
Craig Osterhout
d08111e570
hub-admin: update export members ( #18414 )
...
* update export members
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-12 14:38:37 -07:00
Stephanie Aurelio
be0dbbc0ed
add sso video and link ( #18294 )
2023-10-11 11:57:21 -07:00
Craig Osterhout
dc4e411731
sso: remove default 'company' team for sso ( #18370 )
...
* remove default company team for sso jit
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-06 10:47:53 -07:00
Stephanie Aurelio
d7e8a0cfd1
Add role, team, and org attributes to SSO attributes table ( #18295 )
...
* add attributes to table
* add optional tag
2023-09-28 15:18:39 -07:00
Lorena Rangel
1e49c1079a
Release notes for docker Desktop 4.24.0 ( #18288 )
...
* change order for apple sillicon and and intel Desktop builds
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* Docker Desktop 4.24.0 release notes
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* reviews
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
---------
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2023-09-28 16:59:50 +01:00
Stephanie Aurelio
8374eb56b3
update reference to UI name ( #18301 )
2023-09-27 08:27:58 -07:00
Stephanie Aurelio
db84885c71
Change Azure AD references to Entra ID ( #18257 )
...
* update azure refs
* update faqs
* add hyphens
* fix typo
2023-09-26 12:46:33 -07:00
Stephanie Aurelio
d6f47fbac5
Revert "Add technical support videos to SSO and SCIM docs ( #18245 )" ( #18248 )
...
This reverts commit ac6a5dbeb8
.
2023-09-20 17:28:40 -07:00
Stephanie Aurelio
ac6a5dbeb8
Add technical support videos to SSO and SCIM docs ( #18245 )
...
* add azure ad videos to sso and scim docs
* add anchor links to surface the video resources
* update video intro
2023-09-20 14:41:11 -07:00
Stephanie Aurelio
7fc553aeac
Add tip to group mapping docs and update Hub release notes ( #18156 )
...
* link to role mapping and add to release notes
* move callout to top of page
* add space
* add multi teams use case to callout
2023-09-13 11:53:14 -07:00
Craig Osterhout
713c7e314d
hub and admin: tier 1 refresh ( #18118 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-09-07 08:32:02 -07:00
Allie Sadler
f9193955ef
refresh diagrams ( #18079 )
...
* refresh diagrams
* spelling fix
* spelling fix
---------
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-09-05 10:28:30 +01:00
Allie Sadler
d2e18d043b
fix RPM link ( #18064 )
...
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-30 14:08:39 +01:00
Stephanie Aurelio
b2afa911e2
Add SCIM role mapping [8/28] ( #18032 )
...
* remove limitations and add role mapping to scim docs
* update wording
* link to role mapping from manage users docs
* change list to table and update doc links
* implement feedback
* update hash link
2023-08-28 12:22:32 -07:00
Stephanie Aurelio
3c6bb85c52
fix shortcodes and update callouts ( #17976 )
...
* fix shortcodes and update callouts
* update shortcode
2023-08-22 10:31:09 -07:00
David Karlsson
a0d21ade2f
migrate to hugo
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00