24 Commits

Author SHA1 Message Date
Allie Sadler
798eeafff1 desktop freshness (#17887)
* first batch

* second batch

* final batch

* fix build

* review edits

* review edits

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-08-11 10:02:52 +01:00
Chris Chinchilla
1f10e4cc5f Correct typos
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-07-12 14:21:08 +01:00
Allie Sadler
68be42112e Engdocs 1472 (#17618)
* DD 4.21 content additions@

* search

* review edits

* Update desktop/use-desktop/pause.md

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

* Update desktop/use-desktop/pause.md

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

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-29 17:44:56 +01:00
David Karlsson
7abffab6b3 desktop/builds view (#17592)
* build: add a 'builders' section

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

* desktop: builds view and builder settings

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

* build: manage redirects for build/ui

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

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-29 17:44:12 +01:00
CrazyMax
5967cf9448 desktop: remove BuildKit feature from daemon config
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-06-28 03:57:30 +02:00
Allie Sadler
8a3620004b Spring-clean settings content and add some tips (#17584)
* Spring-clean settings content and add some tips

* fix tip

* review comment

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-06-22 08:33:51 +01:00
Allie Sadler
851f9769dc network setting clarity (#17572)
* network setting clarity

* review comments

* review comments

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-06-20 13:52:44 +01:00
Allie Sadler
0035868d2b Engdocs 1428 (#17506)
* Desktop meta descriptions

* compose meta descriptions

* checks
2023-06-09 08:39:23 +01:00
Milas Bowman
a62805e3eb Compose v2 guide [ENGDOCS-1319] (#17209)
* initial content

* edits

* fix links

* compose: bunch of changes/additions around migration

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* review feedback & link fixes

* fix another link

* update TOC page title to match

* move redirect to migrate page

* update v1 eol blurb

* fix eol warning style

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-05-10 08:42:35 +01:00
MohammadReza
9881f55a25 fix: typo (#16643) 2023-01-31 17:26:41 +00:00
David Karlsson
756d3c1e40 engine: fix the macos daemon preferences (#16336)
* engine: fixed the macos preferences

Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-14 13:38:17 +01:00
David Scott
147dcfb164 Desktop: update with latest HTTP proxy info (#16269)
* Desktop: we now try to configure HTTP proxies consistently

It's not 100% yet but it's not necessary to configure every component
separately as it was before.

Signed-off-by: David Scott <dave.scott@docker.com>

* Desktop: update HTTP proxy section

In the latest 4.15 it should
- work with Proxy Auto-Configuration
- dynamically ask the developer for username and password, if the
  proxy requires auth
- support TLS 1.3 for talking to the proxy
- be controllable with settings management

Signed-off-by: David Scott <dave.scott@docker.com>

* Update desktop/settings/windows.md

* Update desktop/settings/linux.md

* Update desktop/settings/mac.md

* Update desktop/settings/mac.md

* Update desktop/settings/linux.md

* Update desktop/settings/windows.md

Signed-off-by: David Scott <dave.scott@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-12-05 09:46:25 +00:00
Allie Sadler
3fcd3c338f DD 4.15: Dev Velocity and POS content updates (#16176)
* DD 4.15: Dev Velocity content updates

* fix broken links

* Changes from feedback

* POS virtiofs additions

* remove old known-issues content

* last edits

* Update _includes/beta.md

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

* Update desktop/settings/linux.md

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

* Update desktop/settings/windows.md

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

* Update desktop/settings/windows.md

* Update desktop/settings/mac.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-12-01 15:26:08 +00:00
Allie Sadler
0e09300d57 DD 4.14: POS and Hardened Desktop additions and Dev Velocity addition (#16050)
* DD 4.14: POS and Hardened Desktop additions

* additions

* fix typo

* readd content
2022-11-10 15:50:38 +00:00
Allie Sadler
2a1fd8eb23 style guide alignments (#16111)
* style guide alignments

* fix

* Update desktop/extensions-sdk/quickstart.md

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

* Update desktop/extensions-sdk/build/build-install.md

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

* Update desktop/extensions-sdk/build/test-debug.md

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

* Update desktop/extensions-sdk/build/test-debug.md

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

* Update desktop/extensions-sdk/build/test-debug.md

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

* Update desktop/extensions-sdk/quickstart.md

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

* Update desktop/extensions-sdk/quickstart.md

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

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-11-07 15:56:38 +00:00
Allie Sadler
fb95c6bc75 Engdocs 1019 1021 (#15826)
* updated getting started guide

* toc update

* rearranging

* fix broken link

* fix broken links

* naming tweaks

* links fix

* add icon links
2022-10-21 09:55:54 +01:00
Mathieu Champlon
bbf63cfe5a Update settings documentation with beta features instead of experimental (#15535) 2022-10-19 16:20:40 +01:00
Allie Sadler
a0a229f344 4.13 feature work (#15740) 2022-10-19 16:20:21 +01:00
Allie Sadler
8bce7328f1 Engdocs 993 (#15580)
* extensions restructuring

* ENGDOCS-933

* amend video size

* fix broken links and add more content to index page

* minor edits
2022-09-08 08:53:32 +01:00
Allie Sadler
cbbb9f1fac Engdocs 931 944b (#15589)
* edit overview page

* add the whalemenu

* add better whale-menu icon from the Design system

* add info on the whalemenu

* fix images

* fix broken links

* update terms
2022-09-07 13:28:02 +01:00
Allie Sadler
ac9eb76766 integrated terminal in DD and search functionality for Extensions marketplace and change of experimental to beta - ONLY PUBLISH WITH DD 4.12 (#15460)
* integrated terminal

* small tweak

* add screeshot

* experimental to beta change

* Revert "experimental to beta change"

This reverts commit a7044bdddc.
2022-09-01 16:33:45 +01:00
Allie Sadler
4d3915ea54 4.11 doc additions (#15200)
* 4.11 doc additions

* add theme settings

* nested virtualization changes

* tweaks

* toc update and support note

* fix broken links

* user flag

* further review changes

* review changes

* update toc

* toc update

* capital fix

* review changes
2022-07-28 16:10:22 +01:00
Sebastiaan van Stijn
7b7a947b9d desktop: settings: fix some trailing whitespace
Looks like these were not intentional

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-15 13:28:03 +02:00
Sebastiaan van Stijn
a9b15d6253 desktop: settings: remove "-settings" suffix from URLs
The "-settings" suffix in the URL duplicated the "/settings/" directory
in the URL, which made it redundant.

Using "/mac/", "/windows/" and "/linux/" keeps the URLs shorter, more
memorable, and more consistent with other locations, making it easier
to "guess" the URL when navigating using the browser's location bar.

No redirects were added, because the "-settings" pages have not yet
been published.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-15 12:57:14 +02:00