Commit Graph

49105 Commits

Author SHA1 Message Date
Fredrik Adelöw 44735df633 no more featureLoader
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-14 10:35:11 +01:00
Camila Belo 67409cbfe5 refactor(frontend-test-utils): simplying core nav and router for test apps
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-12-14 09:45:40 +01:00
Keran Yang 7ebc6028d6 Update installation.md
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
2023-12-13 21:11:33 -05:00
Rutuja Marathe 28949ea4aa feat: add github:autolinks:create action
Signed-off-by: Rutuja Marathe <rutujasudam.marathe@factset.com>
2023-12-13 16:05:41 -05:00
Peter Macdonald 987d20e104 removed the offending whitespace
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-12-13 21:25:15 +01:00
Peter Macdonald 51eea8ba85 Adding missing newline?
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-12-13 20:36:47 +01:00
Patrik Oldsberg 973bc8cf90 Merge pull request #21849 from backstage/rugvip/naming
frontend-system: updates to fit new naming patterns
2023-12-13 19:57:14 +01:00
Patrik Oldsberg dfa1ebdbb8 Merge pull request #21851 from backstage/rugvip/loader
frontend-plugin-api: renamed createComponentExtension component -> loader
2023-12-13 19:56:55 +01:00
Peter Macdonald 1ba820077d Adding DevQuotes Pluginto Marketplace
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2023-12-13 19:54:39 +01:00
Aramis 861dea67ca revert package.json changes
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2023-12-13 13:49:30 -05:00
Aramis 079ff13f3e add to the mkdocs file as well
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2023-12-13 13:49:07 -05:00
Patrik Oldsberg 58141224d3 plugins: update all other plugins to fit new frontend system naming patterns
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-13 19:31:28 +01:00
Camila Belo 66ce9f6d1e refactor(frontend-app-api): converting default apis into extensions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-12-13 19:29:34 +01:00
Fredrik Adelöw e3e7b90f85 Merge pull request #21829 from axisofentropy/uffizzi-update-2023q4
CI/CD: Correct `postgres` mount point on Uffizzi Virtual Clusters
2023-12-13 19:26:38 +01:00
Camila Belo 7e4b0db5d1 chore: add changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-12-13 19:22:53 +01:00
Camila Belo bef798ae72 fix(frontend-app-api): fix apis overriding
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-12-13 19:22:53 +01:00
Camila Belo 4158ef3301 fix(frontend-test-utils): enable testing more than one route
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-12-13 19:22:53 +01:00
Camila Belo d653c139e6 fix(frontend-plugin-api): mock analytics context type
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-12-13 19:22:53 +01:00
Camila Belo 3bb938d742 docs: draft plugins testing page
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-12-13 19:22:53 +01:00
Patrik Oldsberg f1183b707c frontend-plugin-api: renamed createComponentExtension component -> loader
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-13 19:22:33 +01:00
Fredrik Adelöw e659a20c3e Merge pull request #21846 from KeranYang/patch-1
Update life-of-an-entity.md
2023-12-13 19:13:12 +01:00
Fredrik Adelöw 901400c890 Merge pull request #21385 from dimisjim/fix-gcp-project-details-links
[gcp-projects] fix query params for links pointing to "GCP" & "Logs" in Project Details Page
2023-12-13 19:11:49 +01:00
Andres Mauricio Gomez P 472a47f163 Adding a deprecation message for the types
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2023-12-13 12:05:15 -05:00
Andrés Mauricio Gómez P 19248768c5 Update .changeset/plenty-falcons-travel.md
Co-authored-by: Jamie Klassen <jklassen@vmware.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2023-12-13 12:05:14 -05:00
Andres Mauricio Gomez P 6c5d7f6f40 Refactoring KubernetesBuilder.test.ts to use kubernetesObjectsProviderExtensionPoint, kubernetesClusterSupplierExtensionPoint, kubernetesAuthStrategyExtensionPoint, kubernetesFetcherExtensionPoint and kubernetesServiceLocatorExtensionPoint
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2023-12-13 12:05:14 -05:00
Andres Mauricio Gomez P 673e08a1a3 Creating extension point for kubernetesServiceLocator
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2023-12-13 12:05:13 -05:00
Andres Mauricio Gomez P aa8ee8559b Creating extension point for kubernetesFetcher
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2023-12-13 12:05:13 -05:00
Andres Mauricio Gomez P 49e6285275 Creating extension point for kubernetesAuthStrategy
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2023-12-13 12:05:13 -05:00
Andres Mauricio Gomez P 6010564860 Creating extension point for kubernetesClusterSupplier
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2023-12-13 12:05:11 -05:00
Adam Vollrath 7105b490d9 Add explicit resource requests.
Signed-off-by: Adam Vollrath <adam.d.vollrath@gmail.com>
2023-12-13 11:01:00 -06:00
Patrik Oldsberg 2d708d8785 catalog: update extension names and IDs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-13 17:28:29 +01:00
Patrik Oldsberg fd9863c209 catalog: group catalog extension data refs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-13 17:28:29 +01:00
Fredrik Adelöw a3792432bb introduce FrontendFeature
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-13 17:21:46 +01:00
Fredrik Adelöw 8563ee2b8f Merge pull request #21841 from backstage/freben/conf
make `configLoader` return an object
2023-12-13 17:16:34 +01:00
Patrik Oldsberg 467f55ecc5 Merge pull request #21836 from backstage/rugvip/datarefs
frontend-plugin-api: move out several coreExtensionData refs
2023-12-13 17:13:54 +01:00
Patrik Oldsberg 8f53d5d6e3 Merge pull request #21835 from backstage/rugvip/nocollect
core-compat-api: merge collectLegacyRoutes into convertLegacyApp
2023-12-13 17:05:13 +01:00
Patrik Oldsberg e547f50c80 Merge pull request #21843 from backstage/rugvip/opaque
frontend-plugin-api: switch Extension and ExtensionDefinition to be opaque types
2023-12-13 17:05:02 +01:00
Keran Yang f7eeb10854 Update life-of-an-entity.md
Signed-off-by: Keran Yang <yangkr920208@gmail.com>
2023-12-13 11:03:41 -05:00
Fredrik Adelöw c35036bf4e make configLoader return an object
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-13 16:56:13 +01:00
Fredrik Adelöw 330e8983a1 Merge pull request #21837 from johnphilip283/regenerate-token-on-fetch
TechDocs Collator: Regenerate token on every fetch to the search index
2023-12-13 16:46:51 +01:00
Fredrik Adelöw 32f44832c9 Merge pull request #21840 from backstage/freben/binder
rename `AppRouteBinder` to `CreateAppRouteBinder`
2023-12-13 16:46:21 +01:00
Patrik Oldsberg fa1009aadd app-next: replace usage of collectLegacyRoutes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-13 16:32:00 +01:00
Adam Vollrath cb5787edec Conform to YAML style conventions.
Signed-off-by: Adam Vollrath <adam.d.vollrath@gmail.com>
2023-12-13 09:30:49 -06:00
Patrik Oldsberg 5cdf2b3d94 frontend-plugin-api: switch Extension and ExtensionDefinition to be opaque types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-13 16:28:40 +01:00
Fredrik Adelöw 87f6c6ec1c Merge pull request #21542 from stanley-nicholl/update-custom-permission-rule-doc
Update custom permission rule documentation
2023-12-13 16:17:43 +01:00
Fredrik Adelöw c36e0b980b rename to CreateAppRouteBinder
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-13 16:15:22 +01:00
Fredrik Adelöw 749d12c071 Merge pull request #21775 from backstage/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v6.14.0
2023-12-13 16:07:46 +01:00
Fredrik Adelöw 4e1b0d2458 Merge pull request #21832 from backstage/renovate/chromaui-action-digest
Update chromaui/action digest to ad02350
2023-12-13 16:06:39 +01:00
John Philip a402644728 add changeset
Signed-off-by: John Philip <jphilip@spotify.com>
2023-12-13 10:05:06 -05:00
Patrik Oldsberg f9ef6326fd frontend-plugin-api: move out several coreExtensionData refs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-13 15:57:00 +01:00