blam
91af9682be
chore: pretty :nails:
...
Signed-off-by: blam <ben@blam.sh >
2025-01-28 09:55:42 +01:00
jvmdc
203783ba48
Fix checkpoint example in "Writing custom actions"
...
The example was not using the correct parameters for setting up the checkpoint - You pass in an `opts` object rather than individual parameters.
Signed-off-by: jvmdc <109624469+jvmdc@users.noreply.github.com >
2025-01-06 12:56:49 +01:00
Andre Wanlin
3f82a0c99e
Merge pull request #27353 from jescalada/catalog-index-customization-example-new
...
Add custom column example for existing Kind
2024-12-20 08:15:41 -06:00
AmbrishRamachandiran
a61cccb093
Updated docs of seach
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2024-12-19 12:07:16 +05:30
Fredrik Adelöw
973dd6f25d
fix some little things that vale was complaining about
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-12-10 14:31:54 +01:00
Gavin Clarke
93bfd674db
Add more template input examples to docs
...
Signed-off-by: Gavin Clarke <431018+gavinclarkeuk@users.noreply.github.com >
2024-12-06 14:58:18 +00:00
Andre Wanlin
82aa728618
Merge pull request #27784 from jahller/patch-3
...
docs(techdocs): Update Docker command to install mkdocs
2024-11-28 15:04:23 -06:00
Ben Lambert
814599ca5a
Merge pull request #25975 from backstage/blam/secret-collection
...
scaffolder: Implement hooks for collecting secrets
2024-11-26 10:29:01 +01:00
Johan Haals
3e7570562a
Merge pull request #27596 from fidelity-contributions/feature/issue-27318
...
Feature/issue 27318
2024-11-26 10:25:29 +01:00
blam
e37287d2ea
chore: some quick docs
...
Signed-off-by: blam <ben@blam.sh >
2024-11-25 16:14:28 +01:00
Bari, Haider
d3768f94a9
fixed format issues
...
Signed-off-by: Bari, Haider <haider.bari@fmr.com >
2024-11-22 19:39:23 +00:00
Bari, Haider
89b2ed389e
shorten one of the examples
...
Signed-off-by: Bari, Haider <haider.bari@fmr.com >
2024-11-22 14:44:08 +00:00
Jan
062f6fdb56
docs(techdocs): Update Docker command to install mkdocs
...
Signed-off-by: Jan <herr.jan.heller@googlemail.com >
2024-11-22 13:13:58 +01:00
Juan Escalada
6d0b7bc126
Update docs/features/software-catalog/catalog-customization.md
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com >
2024-11-18 19:29:30 -08:00
Juan Escalada
63d121cc56
Update docs/features/software-catalog/catalog-customization.md
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com >
2024-11-18 19:28:59 -08:00
Juan Escalada
21af8faf5a
Update docs/features/software-catalog/catalog-customization.md
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com >
2024-11-18 19:28:16 -08:00
Alex Lorenzi
0df455f94b
Update how-to-guides.md
...
small grammar update
Signed-off-by: Alex Lorenzi <671432+alexlorenzi@users.noreply.github.com >
2024-11-14 16:53:22 -05:00
Alex Lorenzi
0c9bd0abe5
Updated mermaid installation docs
...
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com >
2024-11-14 16:41:03 -05:00
Bari, Haider
aa1921f0e0
fixed format issues
...
Signed-off-by: Bari, Haider <haider.bari@fmr.com >
2024-11-12 20:52:43 +00:00
Johan Haals
0206910b12
Merge pull request #27428 from padupe/docs/writing-custom-field-extension_add-imports
...
docs(docs/features/software-templates/writing-custom-field-extensionsmd): add pending imports.
2024-11-12 14:39:15 +01:00
Paulo Eduardo Peixoto
05c2dda150
docs(docs/features/software-templates/writing-custom-field-extensions.md): adjust the imports in a "separate" way.
...
Signed-off-by: Paulo Eduardo Peixoto <peixoto.pauloeduardo@gmail.com >
2024-11-12 09:53:58 -03:00
Fredrik Adelöw
661add02ac
Merge pull request #27537 from joshuagenders/stitching-docs
...
chore: Fix documentation for catalog backend stitching
2024-11-11 15:08:38 +01:00
Paulo Eduardo Peixoto
533acc4406
Merge branch 'master' into docs/writing-custom-field-extension_add-imports
...
feat: update branch from backstage/backstage.
2024-11-11 09:38:23 -03:00
Abhishek Bvs
d9638d6ab4
Update writing-templates.md
...
Signed-off-by: Abhishek Bvs <32136294+abhishekbvs@users.noreply.github.com >
2024-11-11 11:15:40 +05:30
Juan Escalada
7a462f286e
Fix custom column example
...
Signed-off-by: Juan Escalada <juanescalada175@gmail.com >
2024-11-07 13:12:49 +09:00
Joshua Genders
52995c9c30
chore: fix documentation for catalog backend stitching
...
Signed-off-by: Josh Genders <josh.genders@cargroup.com >
2024-11-07 13:32:49 +10:00
Seba
0b729da922
add the pod delete feature to the kubernetes react plugin ( #24534 )
...
* add the pod delete feature to the kubernetes react plugin
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* move podDelete into PodDrawer
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* remove dialog and use only a button
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* move config inside frontend object
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* update the k8 configration.md documentation
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* add error ui if error
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* refactor restart text logic
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* fix test var name
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* fix doc key
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* revert last commit
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* add i18n
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* Update plugins/kubernetes-react/src/translation.ts
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Seba <17096352+sebalaini@users.noreply.github.com >
* remove buttonText config
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* add alpha and doc
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
* add alpha api report
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
---------
Signed-off-by: sebalaini <sebastianolaini@gmail.com >
Signed-off-by: Seba <17096352+sebalaini@users.noreply.github.com >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-11-05 15:04:48 -05:00
Paulo Eduardo Peixoto
1b23511acd
docs(docs/features/software-templates/writing-custom-field-extensions.md): remove import from "@material-ui/core/FormControl".
...
Signed-off-by: Paulo Eduardo Peixoto <peixoto.pauloeduardo@gmail.com >
2024-11-04 08:39:21 -03:00
Paulo Eduardo Peixoto
f32a2d3198
docs(docs/features/software-templates/writing-custom-field-extensions.md): add pending imports.
...
Signed-off-by: Paulo Eduardo Peixoto <peixoto.pauloeduardo@gmail.com >
2024-11-01 11:19:20 -03:00
Jonathan Nagayoshi
2806868e8b
docs(templates): adds default value to NODE_OPTIONS
...
Signed-off-by: Jonathan Nagayoshi <jonathan@nagayoshi.com.br >
2024-10-28 14:47:14 -05:00
Jonathan Nagayoshi
f415c7b9c9
docs(sofware-templates): improves instruction for --no-node-snapshot
...
Signed-off-by: Jonathan Nagayoshi <jonathan@nagayoshi.com.br >
2024-10-25 16:22:45 -05:00
Fredrik Adelöw
72e2631beb
two more faq entries
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-25 14:45:07 +02:00
Juan Escalada
db32340cb1
Improve wording
...
Signed-off-by: Juan Escalada <juanescalada175@gmail.com >
2024-10-25 18:46:02 +09:00
Juan Escalada
03f5d1c644
Add custom column example for existing Kind
...
Signed-off-by: Juan Escalada <juanescalada175@gmail.com >
2024-10-25 18:33:36 +09:00
Bari, Haider
4eb47d67bd
updated the section for writing custom actions md file
...
Signed-off-by: Bari, Haider <haider.bari@fmr.com >
2024-10-24 15:59:42 +01:00
Bari, Haider
3d8637847b
added new section to writing custom actions md file for example template
...
Signed-off-by: Bari, Haider <haider.bari@fmr.com >
2024-10-24 14:49:19 +01:00
Harsha Teja Kanna
4f0cb89c42
Add DomPurify sanitizer custom elements configuration ( #26989 )
...
* Add DomPurify sanitizer custom elements configuration
---------
Signed-off-by: Harsha Teja Kanna <h7kanna@gmail.com >
2024-10-17 13:21:56 -04:00
Fredrik Adelöw
2ae66828cc
Merge pull request #26806 from VeithBuergerhoff/update-additional-globals-doc
...
rework the additional templates documentation to include additionalTe…
2024-10-14 15:46:04 +02:00
Fredrik Adelöw
1ac09e47c6
add two more faq entries for the catalog
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-14 14:50:13 +02:00
Fredrik Adelöw
0b1a980521
Merge pull request #27052 from deejay1/stitcher
...
feat(catalog-backend): Add configuration parameters for deferred stitcher
2024-10-14 13:03:05 +02:00
Patrik Oldsberg
bc71718834
update docs to remove /alpha
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 16:50:08 +02:00
Fredrik Adelöw
b99294d86a
Update docs/features/software-templates/writing-templates.md
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-09 20:20:11 +02:00
Fredrik Adelöw
68359cd5b6
Update docs/features/software-templates/writing-templates.md
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-09 20:20:03 +02:00
Alex Lorenzi
1de80f20f6
Merge pull request #25497 from alexef/techdocs-tags
...
Techdocs: allow custom collation of mkdocs search document
2024-10-09 13:32:56 -04:00
Łukasz Jernaś
718ce10f57
feat(catalog-backend): Added doc and review fixes
...
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com >
2024-10-09 17:52:36 +02:00
Veith M. Bürgerhoff
fb5eaf18c3
Update docs/features/software-templates/writing-templates.md
...
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Veith M. Bürgerhoff <62615322+VeithBuergerhoff@users.noreply.github.com >
2024-10-06 23:43:39 +02:00
Fredrik Adelöw
065c0bfaa8
Merge pull request #26757 from joshjung/jjung/fix-docs-issue-26754
...
Updating docs for issue #26754
2024-10-02 16:52:45 +02:00
Alex Eftimie
889b1b714f
merge with master
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2024-10-02 14:59:35 +02:00
Adrian Kosiński
fbdc63116c
feat(techdocs): Allow to pass options to GCS publisher ( #26836 )
...
* feat(techdocs): Allow to pass options to GCS publisher
Signed-off-by: Adrian Kosinski <adrian.kosinski@allegro.com >
---------
Signed-off-by: Adrian Kosinski <adrian.kosinski@allegro.com >
2024-10-01 13:40:47 -04:00
Fredrik Adelöw
123d514d11
Merge pull request #25084 from wedge-jarrad/download-link-docs
...
Add examples for creating download links
2024-09-27 15:07:14 +02:00