Commit Graph

19086 Commits

Author SHA1 Message Date
Fredrik Adelöw 10ebe95c81 Merge pull request #8133 from backstage/dependabot/npm_and_yarn/microsite/url-parse-1.5.3
chore(deps): bump url-parse from 1.4.7 to 1.5.3 in /microsite
2021-11-18 11:35:43 +01:00
dependabot[bot] 69f294623e chore(deps): bump url-parse from 1.4.7 to 1.5.3 in /microsite
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 10:26:01 +00:00
Fredrik Adelöw 0ebc659c17 Merge pull request #7822 from bomkamp/add-global-pg-plugin-schema-flag
Adding config prop `usePluginSchemas` to allow plugins using the `pg`…
2021-11-18 11:23:21 +01:00
Ben Lambert 8d815522db Merge pull request #8131 from backstage/blam/fixing-changeset-pr
chore: fixing bad dependency ref
2021-11-18 11:22:29 +01:00
Fredrik Adelöw 0106ec25d3 Merge pull request #8126 from gotson/todo-documentation
[Doc] add missing installation steps for the todo plugin
2021-11-18 11:16:45 +01:00
Fredrik Adelöw 0f56a644c1 Merge pull request #8129 from backstage/blam/fix-up-use-of-hooks
chore: remove occurrences of the rule of hooks to favour wrapping the components instead
2021-11-18 11:09:31 +01:00
Ben Lambert 35b606102b Merge pull request #8130 from backstage/blam/docsupdate
docs: Link out to Custom Field Extensions
2021-11-18 10:57:29 +01:00
blam 17b143c873 chore: fixing bad dependency ref
Signed-off-by: blam <ben@blam.sh>
2021-11-18 10:54:01 +01:00
blam 610e3c979d chore: remove occurrences of FC
Signed-off-by: blam <ben@blam.sh>
2021-11-18 10:35:49 +01:00
Ben Lambert 770b5eda87 Merge pull request #7908 from anthonyikeda/master
Placed the Custom Actions pre-requisites at the top of the document i…
2021-11-18 10:27:31 +01:00
blam d73ae57163 docs: updating the docs saying that it is now possible to provide your own Field Extensions
Signed-off-by: blam <ben@blam.sh>
2021-11-18 10:24:04 +01:00
blam f029733d13 chore: remove occurrences of the rule of hooks to favour wrapping the components instead
Signed-off-by: blam <ben@blam.sh>
2021-11-18 10:17:15 +01:00
Johan Haals 8a99888d70 Merge pull request #8128 from backstage/freben/vale
appease vale
2021-11-18 10:00:13 +01:00
Philipp Hugenroth f50966e025 Merge pull request #8100 from tudi2d/plugin-shortcut-tooltips
[Shortcuts] Show tooltips on hover
2021-11-18 09:55:22 +01:00
Fredrik Adelöw 8cc6a92593 appease vale
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-18 09:45:28 +01:00
Eric Peterson 2ab7e0f688 Merge pull request #8121 from therynamo/techdocs-cli/awss3-encrypted-buckets
feat: Allow SSE For S3 Buckets
2021-11-18 09:30:17 +01:00
Johan Haals 7d39f66606 Merge pull request #8095 from backstage/jhaals/catalog-api-only
catalog-backend: refactor entityProviders connect
2021-11-18 08:09:31 +01:00
Gauthier Roebroeck d266c30243 add missing installation steps for the todo plugin
Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-11-18 14:12:31 +08:00
Patrik Oldsberg 0144c5ef36 Merge pull request #8085 from backstage/Rugvip-patch-1
Update splunk-on-call.yaml
2021-11-18 00:22:40 +01:00
Ben Lambert b574cab1f6 Merge pull request #8120 from backstage/blam/fix-changeset-issue
Remove package from changeset
2021-11-17 21:45:43 +01:00
Ben Lambert 7eda73d8c0 Merge pull request #7702 from backstage/blam/route-ref-deprecation
core-plugin-api: add deprecation warnings around `routeRefs`
2021-11-17 21:37:58 +01:00
therynamo f2694e3750 changeset
Signed-off-by: therynamo <theryn.groetken@gemini.com>
2021-11-17 14:08:14 -06:00
therynamo 3f7931bedc feat: Allow SSE For S3 Buckets
Signed-off-by: therynamo <theryn.groetken@gemini.com>
2021-11-17 14:05:57 -06:00
blam 4d6d2012d1 chore: this package wasn't affected with the change from the PR
Signed-off-by: blam <ben@blam.sh>
2021-11-17 21:01:03 +01:00
Ben Lambert a4faa290b8 Merge pull request #7780 from backstage/joonp/provide-scaffolder-template-metadata
Expose template metadata to custom action handler
2021-11-17 20:59:11 +01:00
Ben Lambert 79f56f1553 Merge pull request #7712 from backstage/vinzscam/create-app-add-bsversion-file
Include backstage.json file on new backstage applications
2021-11-17 20:57:27 +01:00
blam 06065c6003 chore: fixed better namespacing for the routeRefs
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:43:14 +01:00
blam 7c55fae208 chore: code review comments and renaming some ids for routeRefs
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:34:46 +01:00
blam 2e3e2c2cbe chore: fixing tests for cloudbuild plugins
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam b94af61a24 chore: remove core-plugin-api from this changeset as it's covered in another
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam a125278b81 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam 54310852ad chore: updating api RouteRef
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam f4477bc907 chore: fix the return type I missed
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam c67e023eae chore: putting the deprecations back and fixing last occurence
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam bd98d4f457 chore: more deprecations and reworking more routeRefs to subRouteRefs
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam 8b21788e96 chore: added some more deprecation fixes for the routeRefs
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam 1332a98a01 chore: fixing deprecation warnings for all the things that are in the monorepo
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:24:20 +01:00
blam 37ebea2d68 chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:23:30 +01:00
blam 6b28fa1312 chore: adding deprecation warnings for routeRef deprecated options
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:23:30 +01:00
blam a648d763d7 chore: fixing pr comments
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:17:08 +01:00
Fredrik Adelöw e29fb1a5d0 Merge pull request #7852 from awanlin/topic/add-entity-pull-requests
Added entity view for Azure Repo Pull Requests
2021-11-17 19:20:27 +01:00
Eric Peterson 1c2961bc0b Merge pull request #7946 from backstage/emmaindal/search-modal-storybook 2021-11-17 19:07:34 +01:00
Emma Indal 28b34419e4 api reports and changeset update
Signed-off-by: Emma Indal <emmai@spotify.com>
2021-11-17 17:43:18 +01:00
Emma Indal b02a698947 use material-uis autoFocus prop as an option, not default
Signed-off-by: Emma Indal <emmai@spotify.com>
2021-11-17 17:18:42 +01:00
Eric Peterson 86db169be1 Merge pull request #8096 from cmpadden/techdocs-cli-bucketrootpath
Support bucketRootPath for AWS and GCS in `techdocs-cli` publish command
2021-11-17 17:02:58 +01:00
Ben Lambert 0e1f3b1ce5 Merge pull request #7922 from lykkeaxlin/bazaar-columns
[Bazaar] Added more fields to a Bazaar project
2021-11-17 16:49:10 +01:00
Ben Lambert 1db337ea59 Merge pull request #7942 from backstage/permission-common
Add permission-common package
2021-11-17 16:48:55 +01:00
Ben Lambert 85a65ff98a Merge pull request #8060 from backstage/dependabot/npm_and_yarn/types/unzipper-0.10.4
build(deps-dev): bump @types/unzipper from 0.10.3 to 0.10.4
2021-11-17 16:29:52 +01:00
Colton Padden 1578ad341b rename famous-donuts-warn.md to techdocs-famous-donuts-warn.md
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-11-17 10:29:39 -05:00
Fredrik Adelöw 8317edc83d Merge pull request #8098 from brian-at-epic/patch-1
Adding Epic Games as an adopter
2021-11-17 16:13:34 +01:00