Commit Graph

5898 Commits

Author SHA1 Message Date
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
Joe Porpeglia 709589a839 Rename service catalog to software catalog, excluding blog posts
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-06-21 11:48:43 -04: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
Rogerio Angeliski b844817bc9 docs: added generated files
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-06-18 10:56:24 -03: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
Rogerio Angeliski a7f5fe7d7c feat:created an action to write a catalog-info.yml file
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-06-18 09:35:06 -03: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
Ben Lambert 87e316b78d Merge pull request #5993 from backstage/mob/feature-flag-component
feat: Feature Flag Component + Simplify the traversal for composability
2021-06-17 15:20:05 +02:00
Ben Lambert ffe7759de8 Merge pull request #6049 from backstage/timbonicus/move-installation
Move `catalog` and `scaffolder` installation instructions to READMEs
2021-06-17 15:14:07 +02:00
Patrik Oldsberg d8d7226fce plugins: generate api reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-17 13:30:06 +02:00
github-actions[bot] f4fbbf1552 Version Packages 2021-06-17 11:08:46 +00:00
Ben Lambert d89629a85d Merge pull request #6078 from backstage/fix/fixing-undefined-issue
Don't make `inputs` `undefined` when they are `""`
2021-06-17 13:03:02 +02:00
Daniel Johansson d5db15efbc Add IdentityApi to plugin-search
Signed-off-by: Daniel Johansson <daniel.johansson@acast.com>
2021-06-17 12:33:24 +02:00
blam d4f20e5be3 chore: dont replace empty strings to undefined in input parsing
Signed-off-by: blam <ben@blam.sh>
2021-06-17 11:40:22 +02:00
Patrik Oldsberg 05a9bb84d9 Merge branch 'master' into mob/feature-flag-component 2021-06-17 11:26:11 +02:00
Dominik Henneke ba984f675a Add a BUILD_READY_RELOAD type that replaces the old contentIsStale logic
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-17 10:23:41 +02:00