Commit Graph

4879 Commits

Author SHA1 Message Date
Emma Indal 1787694435 [Header] remove flex wrap and add max width of characters for subtitle (#9180) 2022-01-26 13:56:01 +01:00
Patrik Oldsberg c8f377eeb3 Merge pull request #9152 from backstage/dependabot/npm_and_yarn/react-markdown-8.0.0
chore(deps): bump react-markdown from 7.1.2 to 8.0.0
2022-01-26 12:47:07 +01:00
Patrik Oldsberg b30cb642cc Merge pull request #9154 from backstage/dependabot/npm_and_yarn/remark-gfm-3.0.1
chore(deps): bump remark-gfm from 2.0.0 to 3.0.1
2022-01-26 12:34:06 +01:00
Patrik Oldsberg 43e1fd5766 Merge pull request #9179 from backstage/rugvip/wsproxy
cli: use auto proto for ws url
2022-01-26 12:09:27 +01:00
Patrik Oldsberg dc46efa2cc cli: use auto proto for ws url
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-26 11:08:34 +01:00
dependabot[bot] bdc53553eb chore(deps): bump react-text-truncate from 0.16.0 to 0.17.0
Bumps [react-text-truncate](https://github.com/ShinyChang/react-text-truncate) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/ShinyChang/react-text-truncate/releases)
- [Changelog](https://github.com/ShinyChang/React-Text-Truncate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ShinyChang/react-text-truncate/commits)

---
updated-dependencies:
- dependency-name: react-text-truncate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 04:19:59 +00:00
Patrik Oldsberg 1b4ab0d44c cli: fix app:serve dependency warning
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-25 22:38:11 +01:00
Patrik Oldsberg de9d7eba63 backend-common: fix config schema using address rather than host
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-25 20:40:43 +01:00
MT Lewis 01b27d547c create-app: add changeset for new search-backend createRouter params
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 14:35:38 +00:00
MT Lewis bd895e5812 search-backend: update changeset to minor and add migration steps
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 14:35:37 +00:00
MT Lewis 634abc1a41 search: move DocumentTypeInfo to search-common
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 13:01:40 +00:00
MT Lewis 1887a857c4 reduce detail in changesets
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 13:01:40 +00:00
MT Lewis bbfbc755aa [wip] search-backend: result-by-result authorization
To do:
- add tests for AuthorizedSearchEngine
- update router tests
- add diff to changeset

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 13:01:39 +00:00
MT Lewis 4682340457 techdocs-backend: support authorization in DefaultTechDocsCollator
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 13:01:39 +00:00
MT Lewis 4f5bde47e9 catalog-backend: support authorization in DefaultCatalogCollator
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 13:01:38 +00:00
MT Lewis f6389e9e5d search-backend-node: track document visibility permission by type in IndexBuilder
Tracking permissions by collator ensures that all the documents of a
given type are authorized using the same permission. This is not
critical for result-by-result authorization, but will likely be a
useful constraint when adding in-engine permission filtering to
specific search engines in the future.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 13:01:38 +00:00
MT Lewis 9a511968b1 search-common: add optional visibilityPermission property to DocumentCollator type
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 13:01:38 +00:00
MT Lewis 96cbebc629 search-common: add optional request options with token to SearchEngine#query
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 13:01:37 +00:00
MT Lewis b2e918fa0b search-common: add optional resourceRef field to IndexableDocument type
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 13:01:37 +00:00
Johan Haals 1ddf6d9d5a Add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-25 10:35:09 +01:00
dependabot[bot] 05f0f44180 chore(deps): bump remark-gfm from 2.0.0 to 3.0.1
Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/remarkjs/remark-gfm/releases)
- [Commits](https://github.com/remarkjs/remark-gfm/compare/2.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: remark-gfm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 04:17:19 +00:00
dependabot[bot] 15bac1d738 chore(deps): bump react-markdown from 7.1.2 to 8.0.0
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 7.1.2 to 8.0.0.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/7.1.2...8.0.0)

---
updated-dependencies:
- dependency-name: react-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 04:13:28 +00:00
Tracey ac2f1eeec0 comitting changeset
Signed-off-by: Tracey <tradcliffe@expediagroup.com>
2022-01-24 13:53:09 -08:00
Patrik Oldsberg 06562229bb Merge pull request #8716 from awanlin/topic/use-definition-name
Updated to add definition name support
2022-01-24 21:54:38 +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
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
Fredrik Adelöw c35e52cfcd switch to alpha
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-24 16:28:46 +01:00
Fredrik Adelöw 5ae840e4f6 Use the simpler abortSignal + deadline + value structure instead
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-24 15:50:24 +01:00
Fredrik Adelöw 50d039577a Introduce the Context to the backend again
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-24 15:50:24 +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
Andre Wanlin 3efec40f74 Merge branch 'backstage:master' into topic/use-definition-name 2022-01-24 07:57:21 -06:00
Marcus Eide 3b6e41009b Revert the cookiePath to include the handler suffix
Signed-off-by: Marcus Eide <eide@spotify.com>
2022-01-24 14:24:39 +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 3e5400cfa8 Minor docs updates.
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
Patrik Oldsberg 631807c5c5 Merge pull request #9066 from mufaddal7/feature/EntitySystemDiagramCard
Feature/entity system diagram card
2022-01-24 12:40:21 +01:00
Philipp Hugenroth 9abb28bb22 Add changeset
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2022-01-24 12:00:26 +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
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
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
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
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