Sarah Sanders
c31a3437e9
update: VAT faq and callouts ( #22678 )
...
## Description
- Updated FAQ and callouts to include UK VAT collection date, May 1 2025
## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-2647
## Reviews
- [ ] Editorial review
2025-05-21 16:20:02 -04:00
Sarah Sanders
68fc43e2ef
billing: pay by ach transfer ( #22473 )
...
<!--Delete sections as needed -->
## Description
- Adds pay by bank account as payment method option
- Adds new section on verifying bank account
- Preview:
https://deploy-preview-22473--docsdocker.netlify.app/billing/payment-method/
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-04-30 12:13:45 -04:00
Sarah Sanders
1a1d108185
chore: add missing cards from platform landing pages ( #22366 )
...
## Description
- a few cards were missing from platform landing pages (OATs being one)
## Related issues or tickets
- [ENGDOCS-2518](https://docker.atlassian.net/browse/ENGDOCS-2518 )
## Reviews
- [ ] Editorial review
[ENGDOCS-2518]:
https://docker.atlassian.net/browse/ENGDOCS-2518?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-04-07 09:16:40 -04:00
Sarah Sanders
393e76877f
Merge pull request #22360 from sarahsanders-docker/link-payment-method
...
billing: add link as new payment method
2025-04-04 10:16:12 -04:00
Sarah Sanders
9c1803f712
fix billing 404s
2025-03-27 09:38:10 -04:00
Craig Osterhout
a7a2a5217e
hub: sidebar nav ( #22123 )
...
<!--Delete sections as needed -->
## Description
Updated Hub nav items to new left nav.

## Related issues or tickets
ENGDOCS -2447
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Editorial review
- [ ] Product review
Signed-off-by: Craig <craig.osterhout@docker.com>
2025-03-17 10:07:57 -07:00
Sarah Sanders
8567dda09b
billing: update VAT docs to include country prefix ( #22198 )
...
## Description
- TSE reported issues/friction with customers entering VAT in billing
flow, I have also seen this in Kapa feedback
- Added callout to specify that VAT must include country prefix in each
touchpoint across billing docs
## Related issues or tickets
- [ENGDOCS-2477](https://docker.atlassian.net/browse/ENGDOCS-2477 )
## Reviews
- [ ] Editorial review
[ENGDOCS-2477]:
https://docker.atlassian.net/browse/ENGDOCS-2477?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-03-11 08:43:15 -04:00
Sarah Sanders
b708f987ce
billing: improve docs for manual payment retries ( #22181 )
...
## Description
- The question of whether users can manually retry failed payments has
come up a few times in Kapa
- This adds an FAQ following the failed payment FAQ + a callout to the
failed payments section of docs
- Will improve Kapa source content + future answers to this common
question
## Related issues or tickets
- [ENGDOCS-2435](https://docker.atlassian.net/browse/ENGDOCS-2435 )
-
## Reviews
- [ ] Editorial review
[ENGDOCS-2435]:
https://docker.atlassian.net/browse/ENGDOCS-2435?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-03-07 10:28:39 -05:00
Craig Osterhout
d2dae2d741
add redirect ( #22083 )
...
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
Signed-off-by: Craig <craig.osterhout@docker.com>
2025-02-21 17:58:30 -08:00
Sarah Sanders
d9eb2332f9
billing and docker hub: pricing updates ( #22081 )
...
## Description
- Pricing updates for pulls and storage
## Related issues or tickets
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-02-21 20:27:57 -05:00
Sarah Sanders
7006169ff9
Clarify pre-paid storage expiration and image pull adjustments
2025-02-14 15:14:49 -05:00
Sarah Sanders
1a75c30b20
billing: docs updates for tax changes ( #21928 )
...
## Description
- Docker will begin charging taxes/VAT for all European countries
starting March 1st 2025
- Updated Billing FAQ and "Update billing information" guide
## Related issues or tickets
-
[ENGDOCS-2399](https://docker.atlassian.net/browse/ENGDOCS-2399?atlOrigin=eyJpIjoiMGZhMDdmNDczZDFjNGMyMzg3NzY5NGMxZTU2NDZiYjgiLCJwIjoiaiJ9 )
## Reviews
- [ ] Editorial review
[ENGDOCS-2399]:
https://docker.atlassian.net/browse/ENGDOCS-2399?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-31 07:18:58 -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
Allie Sadler
9e3da36298
ENGDOCS-2394 ( #21892 )
...
<!--Delete sections as needed -->
## Description
https://docker.slack.com/archives/C07J5KCP3GD/p1737481775573619
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-24 16:24:19 +00:00
Sarah Sanders
ddde535372
billing: clarity on private repos ( #21872 )
...
## Description
- Received a request from @sheltongraves to re-add a missing sentence
from Docker Hub billing page:
https://docker.slack.com/archives/C04300R4G5U/p1737576577083559
- Small nits updated too
## Related issues or tickets
[ENGDOCS-2389](https://docker.atlassian.net/browse/ENGDOCS-2389?atlOrigin=eyJpIjoiZDQyMDkwMjVjZjIzNDE1OWFiYTZjNDM3YTg5MWRlNzQiLCJwIjoiaiJ9 )
## Reviews
- [ ] Editorial review
[ENGDOCS-2389]:
https://docker.atlassian.net/browse/ENGDOCS-2389?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-22 13:49:20 -08:00
Allie Sadler
672a2130bb
Engdocs 2335b ( #21809 )
...
<!--Delete sections as needed -->
## Description
This PR reorganizes some of the Docker Hub release notes (RN) content,
moving it into a separate, dedicated Platform release notes section.
With the introduction of a distinct Platform section in the docs,
encompassing its own products, certain content from the Docker Hub
release notes no longer applies. Similarly, some updates from the Docker
Desktop release notes are better highlighted in the new Platform RN.
As more features are added to the Admin Console, Docker Home, and
security, billing, subscrption products, this new release notes section
will serve as a central hub for updates and fixes, making it easier for
admins to stay informed.
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-15 10:19:16 +00:00
Sarah Sanders
6896b1262f
Fix redirect issue in DCP docs updates
2024-12-10 09:35:04 -08:00
Sarah Sanders
316115fc76
add docker consolidated subscriptions ( #21476 )
...
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## Related issues or tickets
- https://docker.atlassian.net/browse/HD-2066
## Reviews
Final sign offs in Notion doc
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Oleg Burov <ob1dev@icloud.com>
2024-12-10 08:37:56 -08:00
Sarah Sanders
8e475a280b
Add callout about missing VAT field ( #21568 )
...
## Description
- The VAT field is only available for US, UK, and EU customers - other
customers who need to add a VAT field must contact support
- Context:
https://docker.slack.com/archives/C0334FHU341/p1732748355304509
## Related issues or tickets
-
[ENGDOCS-2331](https://docker.atlassian.net/browse/ENGDOCS-2331?atlOrigin=eyJpIjoiZTUyZmU2MWY0MWYyNGM5YThhNmNmMDJhMzk2OGQ3ZTEiLCJwIjoiaiJ9 )
## Reviews
- [ ] Editorial review
[ENGDOCS-2331]:
https://docker.atlassian.net/browse/ENGDOCS-2331?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-05 07:58:13 -08:00
David Karlsson
b98c303498
chore: add sidebar groups to top-level pages in manuals section
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 13:49:53 +01:00
David Karlsson
5d6b8e69d7
build(cloud): update dbc app links
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-15 12:10:08 +01:00
Craig Osterhout
166a5771a8
billing: move tax callout ( #20866 )
...
* billing: move tax callout
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* fix callout format
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-09-12 07:54:55 -07:00
Craig Osterhout
25020835e4
subscription: add enhanced plan info ( #20864 )
...
* added enhanced plan announcement
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* add note to service accounts
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* Update content/manuals/docker-hub/download-rate-limit.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-09-12 07:14:48 -07:00
Allie Sadler
b53f5cab39
ENGDOCS-2210 ( #20838 )
...
* ENGDOCS-2210
* remove redundant line
* fix weights and add linktitles
* remove space
2024-09-11 10:39:41 +01:00
David Karlsson
656d1a871c
chore: add navigation stubs, weights
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02: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