Commit Graph

21873 Commits

Author SHA1 Message Date
Fredrik Adelöw e47a70b601 Merge pull request #9144 from backstage/freben/bump-json-schema
bump json-schema past CVE-2021-3918
2022-01-24 17:59:42 +01:00
Jussi Hallila 491409c014 Merge pull request #9094 from RoadieHQ/update-readme-tech-insights
Update tech-insight BE README.
2022-01-24 17:25:31 +01:00
Patrik Oldsberg 15910d70a6 Merge pull request #8945 from backstage/identity/reliable-methods
[Identity] Wait for implementation instead of throwing
2022-01-24 17:09:25 +01:00
Fredrik Adelöw 019460a9af bump json-schema past CVE-2021-3918
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-24 17:02:39 +01:00
Eric Peterson 2488a81e20 Merge pull request #8697 from backstage/search/filter-autocomplete
Introduce a <SearchFilter.Autocomplete /> Component
2022-01-24 16:36:55 +01:00
Jussi Hallila bbb6622752 Update tech-insight BE README.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-01-24 15:33:12 +01:00
Johan Haals 64700a10e4 Merge pull request #9140 from erihanse/patch-1
Update writing-custom-actions.md
2022-01-24 14:29:52 +01:00
Erik Aaron Hansen 8e09fc712e Update writing-custom-actions.md
Signed-off-by: Erik Aaron Hansen <erikaaron.hansen@technipfmc.com>
2022-01-24 13:51:30 +01:00
Fredrik Adelöw 32b44f571d Merge pull request #9091 from tudi2d/fix-component-type-comparison
Fix component type comparison in Sidebar
2022-01-24 13:27:16 +01:00
Eric Peterson 8f370b038d Review feedback.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:11:51 +01:00
Eric Peterson 1dbe63ec39 Don't fallback to name on label to help clarify the different uses for each and allow label-less filters.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:06:39 +01:00
Eric Peterson 21705f6432 Document asyncValues/asyncDebounce props.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:06:39 +01:00
Eric Peterson 3b0000669a Test filter utility hooks.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:06:39 +01:00
Eric Peterson 73811cfb33 Refactor default value logic into utility hook.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:06:39 +01:00
Eric Peterson c84c404fc8 Initial tests.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:06:39 +01:00
Eric Peterson 3e5400cfa8 Minor docs updates.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:06:39 +01:00
Eric Peterson 84208528d9 Use precise imports for react-use hooks.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:06:39 +01:00
Eric Peterson 4aca2a5307 Update search plugin API report and add changesets.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:06:39 +01:00
Eric Peterson 86164e96ce Add an entity filter just for TechDocs search.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:06:39 +01:00
Eric Peterson bb20c30a7d Add initial <Search.Autocomplete /> implementation.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:06:39 +01:00
Eric Peterson d4d48e1b1a Add asyncValues and asyncDebounce to props and implement in select filter.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:06:39 +01:00
Eric Peterson edfb46bc71 Add an internal utility hook for handling async values.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-24 13:06:39 +01:00
Patrik Oldsberg 631807c5c5 Merge pull request #9066 from mufaddal7/feature/EntitySystemDiagramCard
Feature/entity system diagram card
2022-01-24 12:40:21 +01:00
Patrik Oldsberg 180408d052 Merge pull request #9135 from backstage/rugvip/bumpapi
root: bump api extractor packages
2022-01-24 12:24:04 +01:00
Philipp Hugenroth 9abb28bb22 Add changeset
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2022-01-24 12:00:26 +01:00
Philipp Hugenroth cf772fc02e Fix unnecessary recreation of react element
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2022-01-24 12:00:26 +01:00
Philipp Hugenroth 41f4f2dd88 Fix component type comparison in Sidebar
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2022-01-24 12:00:26 +01:00
Patrik Oldsberg b53a1afd67 Merge pull request #9128 from backstage/dependabot/npm_and_yarn/puppeteer-13.1.1
chore(deps-dev): bump puppeteer from 10.4.0 to 13.1.1
2022-01-24 11:57:44 +01:00
Patrik Oldsberg df93cec94c Merge pull request #9126 from backstage/dependabot/npm_and_yarn/http-proxy-middleware-2.0.2
chore(deps): bump http-proxy-middleware from 2.0.1 to 2.0.2
2022-01-24 11:57:31 +01:00
Patrik Oldsberg 01f8acebd3 Merge pull request #9124 from backstage/dependabot/npm_and_yarn/shx-0.3.4
chore(deps-dev): bump shx from 0.3.3 to 0.3.4
2022-01-24 11:57:25 +01:00
Patrik Oldsberg bec7ced88e Merge pull request #9123 from backstage/dependabot/npm_and_yarn/mini-css-extract-plugin-2.5.2
chore(deps): bump mini-css-extract-plugin from 2.4.2 to 2.5.2
2022-01-24 11:57:19 +01:00
Patrik Oldsberg b0b1d84c01 Merge pull request #9065 from DavidZemon/feature/8920-custom-nunjucks-filters
feat: [#8920] Add `nunjucksFilters` option for user-provided filters
2022-01-24 11:50:26 +01:00
Patrik Oldsberg 228077143c root: bump api extractor packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-24 11:19:50 +01:00
dependabot[bot] 18201557a1 chore(deps): bump mini-css-extract-plugin from 2.4.2 to 2.5.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.2 to 2.5.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.2...v2.5.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 10:04:20 +00:00
dependabot[bot] f30e334e2f chore(deps): bump http-proxy-middleware from 2.0.1 to 2.0.2
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 09:48:09 +00:00
dependabot[bot] 69ba7c1c07 chore(deps-dev): bump shx from 0.3.3 to 0.3.4
Bumps [shx](https://github.com/shelljs/shx) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/shelljs/shx/releases)
- [Changelog](https://github.com/shelljs/shx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shx/compare/v0.3.3...v0.3.4)

---
updated-dependencies:
- dependency-name: shx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 09:40:17 +00:00
dependabot[bot] cc6ba5dd03 chore(deps-dev): bump puppeteer from 10.4.0 to 13.1.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.4.0 to 13.1.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v10.4.0...v13.1.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 09:37:34 +00:00
Johan Haals 52621b9755 Merge pull request #9131 from backstage/jhaals-patch-1
github-actions: Use SA token for checkout
2022-01-24 10:34:17 +01:00
Fredrik Adelöw 19bc43c41e Merge pull request #9130 from backstage/freben/no-priv-changeset
do not generate changesets for private repos
2022-01-24 10:33:56 +01:00
Fredrik Adelöw 65cf1d5836 do not generate changesets for private repos
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-24 10:14:54 +01:00
Johan Haals 975f3b7bc2 github-actions: Use SA token for checkout
Needed to fool github actions to run workflows when changes are made by a bot
2022-01-24 10:10:22 +01:00
Patrik Oldsberg af10edb2ea Merge pull request #9114 from backstage/revert-9105-dependabot/npm_and_yarn/material-table/core-4.3.19
Revert "chore(deps): bump @material-table/core from 3.1.0 to 4.3.19"
2022-01-24 10:05:30 +01:00
Johan Haals afabc97f6c Merge pull request #9122 from backstage/dependabot/npm_and_yarn/gitbeaker/node-35.1.0
chore(deps): bump @gitbeaker/node from 34.6.0 to 35.1.0
2022-01-24 08:19:07 +01:00
Johan Haals ec374168ee Merge pull request #9125 from backstage/dependabot/npm_and_yarn/rc-progress-3.2.4
chore(deps): bump rc-progress from 3.1.4 to 3.2.4
2022-01-24 08:17:40 +01:00
dependabot[bot] 7346b5fb96 chore(deps): bump rc-progress from 3.1.4 to 3.2.4
Bumps [rc-progress](https://github.com/react-component/progress) from 3.1.4 to 3.2.4.
- [Release notes](https://github.com/react-component/progress/releases)
- [Changelog](https://github.com/react-component/progress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/progress/compare/v3.1.4...v3.2.4)

---
updated-dependencies:
- dependency-name: rc-progress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 04:30:54 +00:00
dependabot[bot] b09dd8f43b chore(deps): bump @gitbeaker/node from 34.6.0 to 35.1.0
Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 34.6.0 to 35.1.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/34.6.0...35.1.0)

---
updated-dependencies:
- dependency-name: "@gitbeaker/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 04:14:01 +00:00
Eric Peterson 6c59abc74e Revert app manager protections and let identity API hang.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-22 15:51:38 +01:00
Eric Peterson f959c22787 Changeset.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-22 15:44:53 +01:00
Eric Peterson 76aebab211 Test isolated ApiProvider behavior for SignInPage component.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-22 15:44:52 +01:00
Eric Peterson 599f2929f2 Hang identity api methods until implementation is set.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-22 15:44:50 +01:00