Matthew Clarke
0791af993f
refactor: prepare kubernetes backend fan out handler for new endpoint ( #11952 )
...
* refactor: prepare kubernetes backend fan out handler for new endpoint
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* add changeset
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* PR api report feedback
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* update api docs
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* fix api report warnings
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
2022-06-15 15:18:35 -04:00
Emma Indal
1857c85533
Merge pull request #12024 from backstage/emmaindal/stackoverflow-plugin-marketplace
...
[Stack Overflow] add stackoverflow to plugin marketplace
2022-06-15 20:59:23 +02:00
Patrik Oldsberg
f24685fc58
Merge pull request #12057 from kuangp/refactor/listTasksPage
...
refactor(ListTasksPage): swap MaterialTable with Table
2022-06-15 20:19:23 +02:00
Phil Kuang
a7c0b34d70
refactor(ListTasksPage): swap MaterialTable with Table
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-06-15 14:00:02 -04:00
Emma Indal
5907499e67
update api report
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-06-15 19:42:12 +02:00
Emma Indal
8d9f6bbe81
add storybook example of stack overflow search result with icon
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-06-15 19:42:12 +02:00
Emma Indal
c9ca0e917d
add support for icon property for StackOverflowQuestions homepage component
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-06-15 19:42:12 +02:00
Emma Indal
a906f6ce24
add stack overflow plugin to marketplace
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-06-15 19:42:12 +02:00
Phil Kuang
7d47e7e512
feat(adrs): track discover event and result rank in AdrSearchResultListItem
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-06-15 12:34:29 -04:00
Patrik Oldsberg
3ac5462aaf
Merge pull request #11922 from backstage/renovate/glob-8.x
...
fix(deps): update dependency glob to v8
2022-06-15 18:09:05 +02:00
Patrik Oldsberg
903c77274a
Merge pull request #11923 from RoadieHQ/add-protoc-gen-doc-support
...
Add protoc gen doc support
2022-06-15 18:04:23 +02:00
Patrik Oldsberg
39d8fa60f3
Merge pull request #11935 from backstage/renovate/google-auth-library-8.x
...
fix(deps): update dependency google-auth-library to v8
2022-06-15 18:02:17 +02:00
Kiss Miklos
5df7a4bdbe
add release tag to widget
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-06-15 16:45:35 +02:00
Kiss Miklos
3c705f9309
rename package
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-06-15 15:32:03 +02:00
Kiss Miklos
3605d0b691
move type deps to devDeps
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-06-15 15:32:03 +02:00
Kiss Miklos
425dc3ae57
add api-report.md
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-06-15 15:32:03 +02:00
Kiss Miklos
3c1d596425
remove private prop
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-06-15 15:32:03 +02:00
Kiss Miklos
b9aeb42e65
update readme
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-06-15 15:32:03 +02:00
Kiss Miklos
e0328f2107
update readme
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-06-15 15:32:03 +02:00
Kiss Miklos
3a086ef50c
fix directory name
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-06-15 15:32:03 +02:00
Kiss Miklos
82f052e74b
move widget to its own package
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-06-15 15:32:03 +02:00
Patrik Oldsberg
72e5059ef9
Merge pull request #12041 from Bonial-International-GmbH/pjungermann/catalog-import
...
fix: check for `integrations.github` without retrieving `integrations`
2022-06-15 15:10:01 +02:00
Patrik Oldsberg
a1c4f243e3
Merge pull request #11769 from AvaliaSystems/bf-entity-context-menu-style
...
Bf entity context menu style
2022-06-15 15:07:54 +02:00
Patrick Jungermann
272106fdad
fix: check for integrations.github without retrieving integrations
...
Support use without `integrations` or only integrations without frontend visible properties
(e.g., `bitbucketCloud`) being configured by checking `integrations.github` directly
without attempting to load `integrations`.
Previously, `integrations` was retrieved first and then the existence of the
key `github` was checked.
This could fail if there was no config below `integrations` which has `@visibility frontend`.
This happened if no integration or only non-Github integrations without
frontend visible properties like `integrations.bitbucketCloud` are used.
After this change, we will check `integrations.github` directly.
Closes : #11700
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-06-15 13:17:58 +02:00
Ben Lambert
7e652f2a17
Merge pull request #12022 from backstage/jhaals/mdx
...
chore: Make docstrings MDX compatible
2022-06-15 09:33:49 +02:00
Johan Haals
d91bdd0e4d
Merge pull request #12005 from gregorytalita/fix/github-open-pull-requests-board
...
fix: removed unnecessary filter on spec.type at Github Open Pull Requests Board plugin
2022-06-15 09:33:17 +02:00
Johan Haals
c3cfc83af2
chore: Make docstrings MDX compatible
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-06-14 16:29:17 +02:00
Olivier Liechti
11a4d9157c
Generate new api-report.md
...
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com >
2022-06-14 15:33:45 +02:00
Olivier Liechti
066626f166
Fix export
...
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com >
2022-06-14 15:16:38 +02:00
Fredrik Adelöw
217f919f0a
Minor cleanup in gh actions - do not unpack in the signature
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-06-14 14:21:42 +02:00
github-actions[bot]
2e2a82c9d7
Version Packages
2022-06-14 09:12:05 +00:00
Olivier Liechti
e173877d51
Fix typo in changeset
...
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com >
2022-06-14 10:23:06 +02:00
Olivier Liechti
74dc3acb1a
Fix typo in changeset
...
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com >
2022-06-14 10:23:06 +02:00
Olivier Liechti
33ad22a309
Update api-report.md
...
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com >
2022-06-14 10:23:06 +02:00
Olivier Liechti
ae8c6bf162
Fix linter issue
...
Signed-off-by: Olivier Liechti <olivier.liechti@wasabi-tech.com >
2022-06-14 10:23:06 +02:00
Patrik Oldsberg
c2d47eac12
Merge pull request #12001 from backstage/rugvip/noloco
...
catalog-backend: disallow non-url location registration
2022-06-14 09:47:34 +02:00
Talita Gregory
247d66cfce
fix: removed unnecessary filter on spec.type
...
Signed-off-by: Talita Gregory <talitag@spotify.com >
2022-06-13 20:26:09 +02:00
Eric Peterson
48c72660f1
Merge pull request #11977 from omerfarukdogan/feature/docs-entity-title
...
feat(techdocs): use entity title in searchbar placeholder
2022-06-13 18:12:22 +02:00
Eric Peterson
923fdd76f5
Merge pull request #12003 from backstage/fix/techdocs-windows-build
...
[TechDocs] Fix failing windows test
2022-06-13 18:03:50 +02:00
Eric Peterson
2c048f8b90
Fix windows test and deprecated redirect method usage.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
Co-authored-by: Emma Indal <emma.indahl@gmail.com >
2022-06-13 17:46:01 +02:00
Patrik Oldsberg
8838b13038
catalog-backend: disallow non-url location registration
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-06-13 16:16:51 +02:00
Fredrik Adelöw
0b279e61ae
Merge pull request #11998 from backstage/freben/keystore
...
always create a keystore
2022-06-13 15:36:07 +02:00
Fredrik Adelöw
5ca0b86b88
always create a keystore
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-06-13 14:53:45 +02:00
Patrik Oldsberg
429c9f9daa
Merge pull request from GHSA-4jqc-jvh2-pxg9
...
Path traversal for local publishers in TechDocs backend
2022-06-13 14:35:57 +02:00
Fredrik Adelöw
6659e90873
Merge pull request #11754 from isand3r/master
...
feat: add dynatrace plugin
2022-06-13 14:31:18 +02:00
Eric Peterson
5296b00d4a
chore: fix local entity path join
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-06-13 14:11:39 +02:00
Patrik Oldsberg
8539bf9273
Merge pull request #11591 from mhaley37/allow-table-options-on-entity-tables
...
Change Table component to disable draggable columns by default
2022-06-13 12:42:27 +02:00
Patrik Oldsberg
e8630c0082
Merge pull request #11974 from RoadieHQ/add-user-settings-identity-card
...
add UserSettingsIdentityCard
2022-06-13 12:19:53 +02:00
Kiss Miklos
d5962d1cc6
update api-report.md
...
Signed-off-by: Kiss Miklos <miklos@roadie.io >
2022-06-13 11:37:37 +02:00
djamaile
fc28e634ab
chore(cloud-insights): update readme with updated sidebar path
...
Signed-off-by: djamaile <rdjamaile@gmail.com >
2022-06-13 10:37:00 +02:00