Commit Graph

22229 Commits

Author SHA1 Message Date
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
Johan Haals 19a9c341a7 Output script path in error
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-24 11:55:24 +01:00
Johan Haals 06f0296cae Rename workflow
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-24 11:54:55 +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
Francesco Corti 55692c0036 Checking the header of the page.
Signed-off-by: Francesco Corti <francescoc@spotify.com>
2022-01-24 11:47:03 +01:00
Francesco Corti 0fde8397d2 Updating the roadmap page in the documentation to make it more readble.
Signed-off-by: Francesco Corti <francescoc@spotify.com>
2022-01-24 11:43:42 +01:00
Juan Pablo Garcia Ripa b97a2460d5 removes ignoreChildEventutility
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2022-01-24 11:27:27 +01:00
Marcus Eide 033493a8af Add changeset
Signed-off-by: Marcus Eide <eide@spotify.com>
2022-01-24 11:20:50 +01:00
Marcus Eide 129dc2e099 Update api-reports
Signed-off-by: Marcus Eide <eide@spotify.com>
2022-01-24 11:20:49 +01:00
Marcus Eide 2bef25550d Add tests
Signed-off-by: Marcus Eide <eide@spotify.com>
2022-01-24 11:20:49 +01:00
Marcus Eide aec40d321d Add support for callbackUrl when setting cookie configuration
Signed-off-by: Marcus Eide <eide@spotify.com>
2022-01-24 11:20:49 +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
Johan Haals ee3ee0701f github-actions: Add assemble release workflow
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-24 11:02:00 +01: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
Andre Wanlin c1767859c3 Updated to patch
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-01-22 15:29:53 -06:00
Andre Wanlin 520007b8b0 Changes based on latest round of feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-01-22 15:28:39 -06:00
Andre Wanlin 539d686c93 Changes based on feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-01-22 14:37:56 -06:00
Andre Wanlin 0f104ecc4d Updated to add definition name support
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-01-22 14:37:54 -06: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
Patrik Oldsberg 0127060226 Merge pull request #9117 from backstage/rugvip/gcprrd
gcp-projects: pin react-router-dom version
2022-01-22 12:31:56 +01:00
Patrik Oldsberg 977c87a905 gcp-projects: pin react-router-dom version
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-22 11:30:20 +01:00
David Zemon 0d5e846a78 chore: [#8920] Add changeset
Signed-off-by: David Zemon <david@zemon.name>
2022-01-21 15:34:26 -06:00
Patrik Oldsberg 321bbd2722 Revert "chore(deps): bump @material-table/core from 3.1.0 to 4.3.19"
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-21 22:22:31 +01:00