Patrik Oldsberg
f2bd241972
docs: introduce deprecation docs + app-theme deprecation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-11 17:26:47 +01:00
Fredrik Adelöw
6fab898841
Merge pull request #7932 from backstage/jhaals/core-plugin-api-no-name
...
core-plugin-api: Deprecate use of extensions without name
2021-11-11 10:11:30 +01:00
Rod Machen
5dcea2586c
Add Search Modal component ( #7316 )
...
Signed-off-by: rodmachen <rmachen@expediagroup.com >
2021-11-11 09:26:15 +01:00
Patrik Oldsberg
b393c4d4be
cli: fix for config:check only validating frontend config
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-10 16:30:10 +01:00
Johan Haals
598057f348
Update docs/features/software-catalog/catalog-customization.md
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-11-10 10:59:38 +01:00
Johan Haals
4a336fd292
core-plugin-api: Deprecate use of extensions without name
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-11-10 09:21:02 +01:00
Ben Lambert
18e87343ad
Merge pull request #7883 from GoFightNguyen/patch-1
...
[docs] clarify example showing that parameters types propagate
2021-11-09 14:42:52 +01:00
Jason Nguyen
d393a3bd2a
[docs] clarify example showing that parameters types propagate
...
Signed-off-by: Jason Nguyen <jason-nguyen@pluralsight.com >
2021-11-08 14:22:22 -07:00
Matto
ca58eeffc0
Merge remote-tracking branch 'origin/master' into read-remote-config
...
# Conflicts:
# yarn.lock
2021-11-01 19:14:32 +11:00
djamaile
2406f82644
docs( #7768 ): include dependsOn to depict a relation between a component and resource
...
Signed-off-by: djamaile <rdjamaile@gmail.com >
2021-10-29 10:32:04 +02:00
Muhammad Hamadto
d86a5734fd
Merge branch 'master' into read-remote-config
2021-10-29 15:26:03 +11:00
Matto
ce843364f0
Remove the dependency on Etag headers for reloading config
...
Signed-off-by: Matto <muhamadto@gmail.com >
2021-10-29 12:47:18 +11:00
Matto
e51740f9c9
Added documentation
...
Signed-off-by: Matto <muhamadto@gmail.com >
2021-10-29 12:44:07 +11:00
Thomas Viaud
224e545a75
fix: run prettier
...
Signed-off-by: Thomas Viaud <t.viaud@elsevier.com >
2021-10-27 18:34:57 +01:00
Thomas Viaud
08de4fa957
fix: Adding corrected code documentation for custom field extension
...
Signed-off-by: Thomas Viaud <t.viaud@elsevier.com >
2021-10-27 18:34:45 +01:00
Johan Haals
baa03d72e9
Merge pull request #7788 from RoadieHQ/custom-actions
...
List custom scaffolder action packages
2021-10-27 09:41:33 +02:00
Nicolas Arnold
1a705377ff
List custom scaffolder action packages
...
This here adds a table with a list of opensource scaffolder actions that can be used by anyone in the community.
Signed-off-by: Nicolas Arnold <nic@roadie.io >
2021-10-26 17:30:34 +01:00
Eric Peterson
d066399739
Merge pull request #7554 from cmpadden/techdocs-storage-subfolder
...
Support optional bucketRootPath in GCS and S3 techdocs publishers
2021-10-25 15:34:10 +02:00
Suzanne Daniels
d99c49b6dc
Merge pull request #7499 from suuus/suuus/docs
...
Revamp of getting started guide - part 1
2021-10-25 13:33:01 +02:00
Patrik Oldsberg
b42d0506bb
Merge pull request #7570 from rv-ddeloff/atlassian-auth
...
Atlassian auth provider
2021-10-21 14:11:38 +02:00
Ben Lambert
b45020a548
Merge pull request #7555 from dirathea/plugins-k8s-caData-support
...
Plugins k8s ca data support
2021-10-21 11:35:30 +02:00
Oliver Sand
d27263153b
Merge pull request #7606 from SDA-SE/feat/msgraphorgentityprovider
...
Add `MicrosoftGraphOrgEntityProvider`
2021-10-21 10:45:44 +02:00
Daniel Deloff
cfbe1b97f6
Merge branch 'master' into atlassian-auth
...
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com >
2021-10-20 22:10:37 -04:00
Patrik Oldsberg
4552206702
Merge pull request #7657 from SDA-SE/feat/techdocs-grid
...
Add `<EntityListDocsGrid>` and extend `<DocsCardGrid>` to display the entity title
2021-10-21 00:35:19 +02:00
Oliver Sand
bf9d10ba5f
Mention in the docs
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-10-20 16:45:19 +02:00
Fidel Coria
af64518bbe
fix typo in techdocs documentation ( #7677 )
...
* fix typo
Signed-off-by: Fidel Coria <fidel.coria@aa.com >
* fix another typo
Signed-off-by: Fidel Coria <fidel.coria@aa.com >
* fix tiny typo
Signed-off-by: Fidel Coria <fidel.coria@aa.com >
2021-10-19 16:50:38 +02:00
Emma Indal
6c49901f6e
[TechDocs] fix link to how-to guide ( #7673 )
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-10-19 13:31:03 +02:00
Aldira Putra Raharja
3e9ce7e952
fix docs accordingly
...
Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com >
2021-10-19 16:12:13 +07:00
Oliver Sand
47e1642ab4
Merge pull request #7598 from SDA-SE/feat/graph-analytics
...
Catalog graph analytics
2021-10-18 20:44:46 +02:00
Emma Indal
405dbc80e7
[Techdocs] Improve create publish docs ( #7626 )
2021-10-18 18:19:38 +02:00
Oliver Sand
5914668655
Remove @backstage/plugin-welcome
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-10-18 11:25:15 +02:00
Bodil Björklund
639d48566a
Update how-to-guides.md ( #7639 )
2021-10-15 23:50:51 +02:00
Emma Indal
157843e5aa
[Search] add how to guide for indexing TechDocs documents ( #7625 )
...
* add how to guide for indexing techdocs documents
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* add step of how to add techdocs to search type filter
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-10-15 11:46:34 +02:00
Oliver Sand
fc5150de41
Fix typo
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-10-15 11:18:41 +02:00
blam
7fe6c0bb70
chore: reworking the docs a little bit
...
Signed-off-by: blam <ben@blam.sh >
2021-10-14 12:07:20 +02:00
blam
8893feca73
chore: docs updates
...
Signed-off-by: blam <ben@blam.sh >
2021-10-14 12:07:20 +02:00
blam
a61204bc4b
chore: remove the link to the legacy docs
...
Signed-off-by: blam <ben@blam.sh >
2021-10-14 12:07:20 +02:00
blam
808d30cc30
docs: removing older documentation for now
...
Signed-off-by: blam <ben@blam.sh >
2021-10-14 12:07:20 +02:00
Oliver Sand
0c17901e45
Fix typo in docs
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-10-14 09:44:51 +02:00
Aldira Putra Raharja
26b7943660
update api-report and update docs around caData
...
Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com >
2021-10-13 20:17:13 +07:00
Daniel Deloff
0be1a7e75c
merged in master
...
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com >
2021-10-13 08:08:33 -04:00
Fredrik Adelöw
8c754968d9
Merge pull request #7373 from livetocode/feature/k8s-add-factory
...
Add a factory class for customizing the services used by the kubernetes backend plugin
2021-10-12 22:21:13 +02:00
Daniel Deloff
471b212f85
merged in master
...
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com >
2021-10-12 11:54:27 -04:00
Daniel Deloff
044a4511eb
adds docs, fixes plugin
...
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com >
2021-10-12 11:30:12 -04:00
Eric Peterson
bcdee188db
Merge pull request #7501 from backstage/docs/analytics
...
[Documentation] Document the Analytics API
2021-10-12 17:23:10 +02:00
Johan Haals
22bd35917b
Merge pull request #7561 from anisorigin/patch-1
...
change appId: 1 to appId: app id in the docs
2021-10-12 13:59:54 +02:00
Suzanne Daniels
b34a8365b1
Prettier changes
2021-10-12 10:53:41 +02:00
Johan Haals
55bd7fd0e9
Merge pull request #7495 from backstage/jhaals/changesets
...
Add changeset best practices
2021-10-12 09:30:39 +02:00
Morgan Martinet
a982e166c5
Enable customization of services used by the kubernetes backend plugin
...
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com >
2021-10-12 00:59:04 -04:00
anisorigin
805970befe
change appId: 1 to app id.
2021-10-12 12:45:20 +10:00