Commit Graph

17038 Commits

Author SHA1 Message Date
Ben Lambert d8ae4583fd Merge pull request #7152 from backstage/dependabot/npm_and_yarn/types/passport-github2-1.2.5
chore(deps-dev): bump @types/passport-github2 from 1.2.4 to 1.2.5
2021-09-13 10:17:11 +02:00
blam 1c6dff7501 chore: reworking the types a little bit here to get them to work with the new version
Signed-off-by: blam <ben@blam.sh>
2021-09-13 10:15:35 +02:00
Ben Lambert 802f3f106b Merge pull request #7154 from backstage/dependabot/npm_and_yarn/types/http-proxy-1.17.7
chore(deps-dev): bump @types/http-proxy from 1.17.5 to 1.17.7
2021-09-13 09:59:33 +02:00
Jussi Hallila 65a2d67735 Modify fromConfig to actually use the config. Update api-reports.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-09-13 09:54:12 +02:00
irma12 01bd068fb7 Remove contained from button
Signed-off-by: irma12 <irma@roadie.io>
2021-09-13 09:23:05 +02:00
dependabot[bot] 3aea283bee chore(deps-dev): bump @types/http-proxy from 1.17.5 to 1.17.7
Bumps [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) from 1.17.5 to 1.17.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy)

---
updated-dependencies:
- dependency-name: "@types/http-proxy"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 04:17:08 +00:00
dependabot[bot] 36bc77c709 chore(deps): bump react-hook-form from 7.12.2 to 7.15.3
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.12.2 to 7.15.3.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.12.2...v7.15.3)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 04:15:57 +00:00
dependabot[bot] 9ae77fc3a7 chore(deps-dev): bump @types/passport-github2 from 1.2.4 to 1.2.5
Bumps [@types/passport-github2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport-github2) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport-github2)

---
updated-dependencies:
- dependency-name: "@types/passport-github2"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 04:12:15 +00:00
Patrik Oldsberg d4e614bb1d remove docgen package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 23:16:11 +02:00
Patrik Oldsberg 2aad5ab226 docs: get rid of the reference dir
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 16:39:53 +02:00
Patrik Oldsberg 98604bfab1 catalog-react: switch back to providing empty context from useEntity
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 16:20:40 +02:00
Patrik Oldsberg e65c42aa77 docs: fix reference links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 15:41:29 +02:00
Patrik Oldsberg 7e32ac97cb microsite: add hardcoded reference/index to sidebar verification
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 15:41:28 +02:00
Patrik Oldsberg 6db4de79a1 explore: format API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:48 +02:00
Patrik Oldsberg 90ee667815 workflows: skip doc link verification in microsite CI
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:47 +02:00
Patrik Oldsberg 653abaaada core-components: rewrite layout and icon components to use functions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:47 +02:00
Patrik Oldsberg eb4fecca82 core-components: rewrite component components to use functions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:47 +02:00
Patrik Oldsberg 2485ea499d workflows: generate API reference as part of CI to check links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:47 +02:00
Patrik Oldsberg 8d30e0ec04 docs: remove references to removed utility API docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:47 +02:00
Patrik Oldsberg cf06e3881b docs/api/utility-apis: links out to api reference
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:46 +02:00
Patrik Oldsberg 575d8bd9f2 build api reference as part of the microsite
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:46 +02:00
Patrik Oldsberg 5e0c8cdaaa root: bump api-extractor deps and add missing explicit tsdoc dep
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 12:02:57 +02:00
Patrik Oldsberg 1a7340e1ae docs: clear out the reference folder
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 12:02:57 +02:00
Patrik Oldsberg 6caa4df79b api-extractor: switch to subclassing instead of monkey patching
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 11:42:17 +02:00
livetocode 07a8543ffa Merge branch 'backstage:master' into feature/k8s-dashboard-links 2021-09-11 18:25:34 -04:00
Ryan Vazquez 87e63d8181 fix: remove title and wrapper margins; add subtitle margins
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-09-11 14:57:07 -04:00
Patrik Oldsberg 7da91310b0 api-extractor: document doc generation a bit
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 19:21:50 +02:00
Patrik Oldsberg e79b23d38b api-extractor: drop special handling of @component
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 19:10:16 +02:00
Patrik Oldsberg f8b3635f90 api-extractor: working docs mvp
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 19:08:55 +02:00
Patrik Oldsberg 3f26865c67 catalog-react: add tests for useEntity + simplify and fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 15:04:23 +02:00
Patrik Oldsberg 18826333a7 removed usages of EntityContext in tests and stories
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 15:04:22 +02:00
Patrik Oldsberg e95b379d5f catalog: remove EntityLoaderProvider and deprecate Router
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 15:04:22 +02:00
Patrik Oldsberg ea81a1f19c catalog-react: deprecate EntityContext and add AsyncEntityProvider
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 15:04:22 +02:00
Patrik Oldsberg 10e3c97d91 version-bridge: avoid use of any in versioned values
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 15:03:48 +02:00
Patrik Oldsberg 00fee0b11d version-bridge: remove getGlobalSingleton
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 15:03:48 +02:00
Patrik Oldsberg 921569b500 version-bridge: leave it to the caller of useVersionedContext to check availability
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-11 15:03:48 +02:00
Paul Cowan 7c7ee9b9b3 Signed-off-by: Paul Cowan <Paul Cowan <paul.cowan@cutting.scot>
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2021-09-11 12:13:48 +01:00
Paul Cowan d835d112fe Signed-off-by: Paul Cowan <Paul Cowan <paul.cowan@cutting.scot>
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2021-09-11 12:13:48 +01:00
Ben Lambert 1f564b4dc1 Update docs/features/software-catalog/extending-the-model.md
Signed-off-by: Ben Lambert <blam@spotify.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-09-11 03:09:56 +02:00
Ryan Vazquez 005510dabe changeset
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-09-10 17:47:39 -04:00
Ryan Vazquez 0b3dc2d25d fix: hremove hardcoded min height in page header
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-09-10 17:32:56 -04:00
Eric Peterson 7f221c6c6b Merge pull request #7079 from backstage/vinzscam/search-type-storybook
search-type: add to storybook
2021-09-10 20:40:11 +02:00
Patrik Oldsberg 671015f132 changesets: add changeset for using version-bridge in core
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 18:56:58 +02:00
Patrik Oldsberg cc3b48335c version-bridge: add missing @types/react dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 18:56:15 +02:00
Patrik Oldsberg d1a598d6b5 core-app-api: use createVersionedContext
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 17:56:55 +02:00
Patrik Oldsberg ac95cf2e03 version-bridge: export createVersionedContext
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 17:56:34 +02:00
Patrik Oldsberg 73a752ff4f core-app-api: switch to using version-bridge
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 17:53:13 +02:00
Patrik Oldsberg 8b0e02e0bb core-plugin-api: switch to using version-bridge
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 17:51:43 +02:00
Patrik Oldsberg d6eb28c91a version-bridge: updated API report + fixups
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 17:51:29 +02:00
Patrik Oldsberg ddedf7aab5 version-bridge: added tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-10 17:44:31 +02:00