Allie Sadler
cddd8522b5
extensions freshness ( #17892 )
...
* extensions freshness
* Update desktop/extensions-sdk/dev/usage.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
---------
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2023-08-10 17:15:27 +01:00
Chris Chinchilla
4f59d8cafb
Review extensions quickstart ( #17794 )
...
* Review extensions quickstart
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Draft
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Draft
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
* Update desktop/extensions-sdk/quickstart.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
---------
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-07-24 10:03:14 +01:00
Chris Chinchilla
82fde871a4
Fix spaces in extensions SDK examples
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-07-05 16:45:14 +01:00
David Karlsson
ba7baaf319
Merge pull request #17684 from sam-thibault/extensions-doc-fix
...
fix for advanced frontend extension example
2023-07-04 14:32:32 +02:00
Sam Thibault
48edff4365
fix for bug reported in slack
...
Signed-off-by: Sam Thibault <sam.thibault@docker.com>
2023-07-04 14:19:32 +02:00
Chris Chinchilla
ebe1d2dee6
Merge pull request #17537 from gtardif/extensions_ci
...
Add doc to setup continuous integration E2E tests for extensions
2023-06-20 11:18:22 +02:00
Chris Chinchilla
97a1d6b4c3
Text tweaks
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-06-20 11:04:34 +02:00
Scott Hallock
bde323bb6e
fix typo
2023-06-19 15:54:14 -05:00
Guillaume Tardif
0fb7bda15d
Add link to GH action and npm library
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-06-14 14:43:26 +02:00
Guillaume Tardif
e1349ff128
Apply suggestions from code review
...
Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-06-14 14:38:01 +02:00
Guillaume Tardif
fb6ae2d0d0
Add doc to setup continuous integration E2E tests for extensions
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-06-14 10:42:15 +02:00
Felipe Cruz Martinez
ac8d5c7953
Update Extensions SDK API ref with `viewContainerTerminal` ( #16608 )
...
* Update Extensions SDK API ref with viewContainerTerminal
* Add since 0.3.4
2023-02-27 16:15:55 +00:00
Benjamin Grandfond
850fde24e2
Update extension publishing process ( #16592 )
...
* Add validate page in the toc as it was missing
* Update publishing process
Introduce self-published and docker reviewd notions
Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Felipe Cruz Martinez <15997951+felipecruz91@users.noreply.github.com>
* Add cards for publishing option to make them more visible
* Add images on cards
* Add description on the cards
* Mention self-published extension in the end users docs page as well
* Use buttons rather than cards
* Apply suggestions from code review
* Update desktop/extensions-sdk/extensions/publish.md
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Felipe Cruz Martinez <15997951+felipecruz91@users.noreply.github.com>
2023-02-27 16:15:43 +00:00
Benjamin Grandfond
c4aaf47add
Update extension publishers' feedback form link ( #16637 )
...
* Change the feedback form link
* Move the extension security page under the architecture section
2023-01-31 14:57:41 +00:00
Benjamin Grandfond
0581887342
Remove extra double quotes ( #16611 )
2023-01-27 17:11:56 +00:00
Benjamin Grandfond
6dbc5156e7
Fix wrong port number since vite migration
2023-01-27 11:06:53 +01:00
Allie Sadler
790a5c2a37
ENGDOCS-1184 ( #16555 )
2023-01-19 12:50:19 +00:00
Guillaume Tardif
cd58a17552
Update generated reference docs with extension API 0.3.3 (Desktop 4.16) ( #16520 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-18 09:16:20 +00:00
Guillaume Tardif
fe91aafd89
Minor extension docs improvement ( #16516 )
...
* Minor extension docs improvement
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Apply suggestions from code review
Co-authored-by: Lucas Bernalte <lucas.bernalte@gmail.com>
* Update desktop/extensions-sdk/build/frontend-extension-tutorial.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Lucas Bernalte <lucas.bernalte@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-01-13 13:55:51 +00:00
Guillaume Tardif
8a4f8eb776
Removed remaining ref to backend service in oauth flow doc ( #16515 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-13 11:44:08 +00:00
Guillaume Tardif
4782aa4915
Clarify security extension trust model, and move UI specific section in front-end code tutorial ( #16511 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-13 10:21:18 +00:00
Guillaume Tardif
7b72d8c377
Document the extension OAuth required API version to 0.3.3, corresponding to Desktop 4.16 ( #16510 )
...
0.3.2 was an internal API version bump, it does work but people might ask why using this and the effective API version seen with Desktop public release is 0.3.3.
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-13 08:53:28 +00:00
Allie Sadler
a37a50eb17
Dd4.16 content ( #16497 )
...
* add rosetta beta feature
* Change mac preferences to settings
* updates to the images view
* add info about quick search
* image fix
* image-fix
* Typo fix
2023-01-12 15:29:37 +00:00
Guillaume Tardif
635e0160e3
Remove extension beta mentions ( #16383 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-12 15:29:19 +00:00
Guillaume Tardif
e74dd9e578
Update extension OAuth docs with ability to redirect to the extension with query params ( #16391 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-12 15:29:09 +00:00
Matthew Davis
eddd4bfc33
remove redundant image with case-insensitive name-clash ( #16482 )
2023-01-11 08:47:43 +00:00
Allie Sadler
f956ab6552
Improve alt text on images ( #16484 )
2023-01-10 16:28:46 +00:00
Allie Sadler
d1bbdaff4b
SDK form ( #16456 )
...
* SDK form
* implement feedback
* code review
* make callout more readable
2023-01-09 14:31:19 +00:00
Benjamin Grandfond
ee8a6b745e
Add redirect ( #16326 )
...
* Add redirect
* Move the overview and top and rename the file to index.md
2023-01-03 16:15:23 +00:00
Felipe Cruz Martinez
648bd120d6
Add extensions security doc ( #16389 )
...
* Add extensions security doc
* Apply suggestions from code review
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* fixes review comments
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-03 10:03:57 +00:00
Usha Mandya
a6c6a1fa8d
Merge pull request #16409 from scraly/patch-3
...
fix: the App.tsx example file content
2022-12-29 10:48:20 +00:00
Aurelie Vache
a821761ebf
fix: the App.tsx example file content
2022-12-28 11:53:43 +01:00
Aurelie Vache
a151debaf1
fix: the dockerfile example
2022-12-27 20:04:07 +01:00
Guillaume Tardif
ebf7272b2d
Update info about extension local storage and tokens ( #16390 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-12-21 13:09:03 +00:00
Benjamin Grandfond
a137f93a62
Extract the validate section and remove build/install page
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-12-19 17:30:29 +01:00
Usha Mandya
df88d8451a
Merge pull request #16289 from benja-M-1/extension/architecture
...
Add extensions architecture section
2022-12-13 09:44:34 +00:00
Benjamin Grandfond
81c885abcd
Add an architecture section
...
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Felipe Cruz Martinez <15997951+felipecruz91@users.noreply.github.com>
2022-12-13 09:35:02 +01:00
Guillaume Tardif
d869afd60d
Fix format for code section that was badly rendering the entire page
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-12-12 18:19:02 +01:00
Ivan Curkovic
1879c281fb
Update of debug section ( #16312 )
...
- npm script was changed, command is different as well as port
2022-12-10 10:08:51 +00:00
Usha Mandya
66e21d5205
Merge pull request #16306 from benja-M-1/extension/open-form-new-tab
...
[Extension] Link to ask for other techs in the doc should open in a new tab
2022-12-09 19:44:34 +00:00
Benjamin Grandfond
c0f2de06f1
Make the form link open in new tab
2022-12-08 16:51:25 +01:00
Sebastiaan van Stijn
4ca3621f01
desktop/extensions-sdk: add syntax directives to dockerfile examples
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-08 16:42:11 +01:00
Benjamin Grandfond
90ca64879c
Rework extension backend doc ( #16236 )
...
* Genericize frontend tutorial and make it clear other tech are usable and track it
* Rework backend tutorial to add tabs for other techs and incorporate the build and install commands.
* Guillaume's feedback
2022-12-06 16:11:54 +00:00
Guillaume Tardif
4c8c02fe4b
Reorganise extension part 2: publish section ( #16268 )
...
* Add doc about sharing extensions
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Re-organise extension publish section
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-12-06 16:08:38 +00:00
Allie Sadler
87b5615982
DD 4.15: extensions content changes ( #16187 )
...
* DD 4.15: extensions content changes
* addition of share content
2022-12-01 15:26:23 +00:00
Benjamin Grandfond
9f48561e2d
Add guide about host binaries ( #16198 )
...
* Add host binary guide and move others to this section
* Fixes, improvements fronm review
* Update the example with a working version on windows
* More feedback from the team
* Fix tab id
* Fix broken links and images
2022-11-28 17:47:49 +00:00
Benjamin Grandfond
3e1e0335a6
Genericize frontend tutorial and make it clear other tech are usable and track it ( #16195 )
...
* Genericize frontend tutorial and make it clear other tech are usable and track it
* Fix linking
* Add some space before the callout
* Review feedback
* Fix link
2022-11-28 10:46:43 +00:00
Benjamin Grandfond
c1f86e29c6
Add some mention to show extension containers from other places in the doc ( #16175 )
...
* Add some mention to show extension containers from other places in the doc
* Update desktop/extensions-sdk/quickstart.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-11-17 17:18:39 +00:00
Allie Sadler
3f0cded22f
SDK landing page reorg ( #16174 )
...
* SDK landing page reorg
* fix link
2022-11-17 12:04:27 +00:00
Benjamin Grandfond
be4d6cddc8
Add a more complete example on how to call the SDK and display the result in a React app ( #16161 )
...
* Add a more complete example on how to call the SDK and display the result in a React app
* Try to escape curly brackets to fix liquid error
2022-11-15 10:15:19 +00:00