Patrik Oldsberg
|
afa37a8a49
|
Merge branch 'master' into rugvip/mod
|
2021-06-22 19:51:42 +02:00 |
|
Tim
|
66064956a4
|
Merge pull request #6091 from kuangp/refactor/api-docs
refactor(api-docs): move type filter and remove api: prefix from names
|
2021-06-22 11:31:08 -06:00 |
|
Eric Peterson
|
72cb8f219b
|
Merge pull request #6165 from SDA-SE/feat/search-empty
Fix empty state not being displayed on missing results
|
2021-06-22 18:40:40 +02:00 |
|
Phil Kuang
|
7bd46b19d4
|
refactor(api-docs): move type filter and remove api: prefix from names
Signed-off-by: Phil Kuang <pkuang@factset.com>
|
2021-06-22 11:32:58 -04:00 |
|
Oliver Sand
|
df51a55073
|
Fix empty state not being displayed on missing results
Closes #6031
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-22 17:21:24 +02:00 |
|
Tim
|
ff5306167d
|
Merge pull request #6035 from matteobarone/feat/catalog-table-custom-actions
Add possibility to customise actions in CatalogTable
|
2021-06-22 08:41:23 -06:00 |
|
Eric Peterson
|
c086a1cd92
|
Merge pull request #6134 from SDA-SE/feat/default-catalog-collator-error
Handle errors in collators and decorators and log them
|
2021-06-22 16:22:14 +02:00 |
|
Jesse Bye
|
3ec487502e
|
Add test case; update changeset message
Signed-off-by: Jesse Bye <jbye@riskalyze.com>
|
2021-06-22 10:50:28 +02:00 |
|
Jesse Bye
|
7e7cec86ac
|
Escape colons in Lunr search query filters
Signed-off-by: Jesse Bye <jbye@riskalyze.com>
|
2021-06-22 10:49:53 +02:00 |
|
Patrik Oldsberg
|
9258c54f87
|
Merge branch 'master' into rugvip/mod
|
2021-06-22 10:07:18 +02:00 |
|
Fredrik Adelöw
|
bba9df7f9e
|
improve the wrapping behavior of long entity links
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-06-22 09:31:15 +02:00 |
|
Patrik Oldsberg
|
fa8c234b24
|
Merge pull request #6124 from backstage/rugvip/noroutes
plugins,dev-utils: remove usage of deprecated route registrations
|
2021-06-21 23:39:33 +02:00 |
|
David Tuite
|
e3cbfa8c27
|
Disambiguate component dependency cards
Signed-off-by: David Tuite <david@roadie.io>
|
2021-06-21 21:50:00 +01:00 |
|
Oliver Sand
|
9c8ea7e24e
|
Handle errors in collators and decorators and log them.
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-21 18:22:30 +02:00 |
|
Yousif Al-Raheem
|
aefd54da6e
|
fix overlapping sidebar with tabs in techdocs (#6121)
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
|
2021-06-21 12:40:48 +02:00 |
|
Patrik Oldsberg
|
7ada8c7d9a
|
kubernetes: update @backstage/core mock
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-20 15:37:38 +02:00 |
|
Patrik Oldsberg
|
553da2d82c
|
graphiql: mock config api in tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-20 15:05:44 +02:00 |
|
Patrik Oldsberg
|
2ba5d729e3
|
git-release-manager: update core package mocks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-20 14:19:48 +02:00 |
|
Patrik Oldsberg
|
fea7878f01
|
packages,plugins: update api reports for core migration
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-19 20:26:19 +02:00 |
|
Patrik Oldsberg
|
e6e36cfc3a
|
graphiql,ilert: narrow icon component type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-19 18:38:16 +02:00 |
|
Patrik Oldsberg
|
8997d3fcca
|
packages: manually migrate rest away from @backstage/core deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-19 15:33:11 +02:00 |
|
Patrik Oldsberg
|
89e3ef223f
|
plugins: run yarn diff --yes to fix dependencies for new core packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-19 15:33:11 +02:00 |
|
Patrik Oldsberg
|
fb5746cae5
|
catalog,scaffolder: fixups for failed codemod migrations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-19 15:33:10 +02:00 |
|
Patrik Oldsberg
|
d453c05dc3
|
apply core-imports codemod to all packages and plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-19 15:33:08 +02:00 |
|
Patrik Oldsberg
|
9b9a8f3925
|
plugins: restore dev setups
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-19 15:01:32 +02:00 |
|
Patrik Oldsberg
|
d719926d25
|
plugins: remove deprecated route registrations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-19 14:36:11 +02:00 |
|
Fredrik Adelöw
|
a88073c29a
|
Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-06-18 20:26:42 +02:00 |
|
Dominik Henneke
|
c18a3c2ae0
|
Correctly recognize whether the cookiecutter command exists
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-06-18 15:43:19 +02:00 |
|
Daniel Johansson
|
9d1eee32a1
|
Merge branch 'backstage:master' into master
|
2021-06-18 12:51:13 +02:00 |
|
Matteo Barone
|
63a8205a72
|
removed actions factories and define defaultActions in component itself
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
|
2021-06-18 11:26:11 +02:00 |
|
Matteo Barone
|
4c46c8e9f9
|
removed exported EntityRow type after rebase from master
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
|
2021-06-18 11:23:20 +02:00 |
|
Matteo Barone
|
3d7b1c9f04
|
Add possibility to customize actions in CatalogTable
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
|
2021-06-18 11:23:20 +02:00 |
|
Oliver Sand
|
79ec37d1ba
|
Update api reports
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:49 +02:00 |
|
Oliver Sand
|
d6fb1cf1ba
|
Upgrade packages
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:49 +02:00 |
|
Oliver Sand
|
579cf97f02
|
Remove MicrosoftGraphOrgReaderProcessor from plugin-catalog-backend
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:48 +02:00 |
|
Oliver Sand
|
160181779b
|
Add docs to microsite
Closes #4627
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:48 +02:00 |
|
Oliver Sand
|
d4d9f13693
|
Improve README
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:48 +02:00 |
|
Oliver Sand
|
8a63e6a523
|
Rename from plugin-catalog-backend-extension-msgraph to plugin-catalog-backend-module-msgraph
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:48 +02:00 |
|
Oliver Sand
|
65f5f00c62
|
Resolve todos
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:48 +02:00 |
|
Oliver Sand
|
127048f92b
|
Split MicrosoftGraphOrgReaderProcessor into a separate package and make it customizable
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:47 +02:00 |
|
blam
|
12942d16c4
|
chore: updating api-report
Signed-off-by: blam <ben@blam.sh>
|
2021-06-18 10:08:26 +02:00 |
|
blam
|
2d881016cc
|
chore: dont export default auth provider
Signed-off-by: blam <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
|
2021-06-18 10:08:26 +02:00 |
|
blam
|
90bd5ab9e7
|
chore: updating the api-docs as some PR's were merged after the api-docs PR merge that were not rebuilt
Signed-off-by: blam <ben@blam.sh>
|
2021-06-18 10:08:26 +02:00 |
|
Daniel Johansson
|
a0474a4f41
|
Merge branch 'backstage:master' into master
|
2021-06-17 18:14:23 +02:00 |
|
Daniel Johansson
|
72663ce3d1
|
revert package.json to HEAD
Signed-off-by: Daniel Johansson <daniel.johansson@acast.com>
|
2021-06-17 17:41:32 +02:00 |
|
Ben Lambert
|
ae501c04df
|
Merge pull request #6025 from andrewthauer/custom-explore-page
feat(explore): customizable explore page
|
2021-06-17 17:04:44 +02:00 |
|
Daniel Johansson
|
f19e0e8e44
|
Change to patch update and clarify changeset message
Signed-off-by: Daniel Johansson <daniel.johansson@acast.com>
|
2021-06-17 16:50:54 +02:00 |
|
Patrik Oldsberg
|
820de63018
|
Merge pull request #6076 from backstage/rugvip/allreports
scripts/api-extractor: create and check API reports for all(most) plugins
|
2021-06-17 15:46:11 +02:00 |
|
Ben Lambert
|
79a5fc65a8
|
Merge pull request #4532 from backstage/rugvip/authin
auth-backend: implement sign-in resolver and profile transform for google provider
|
2021-06-17 15:33:13 +02:00 |
|
Otto Sichert
|
693b4ed59c
|
Merge pull request #5975 from SDA-SE/feat/techdocs-states
[TechDocs] Refactor the implicit logic from `<Reader />` into an explicit state machine
|
2021-06-17 15:23:01 +02:00 |
|