Commit Graph

4391 Commits

Author SHA1 Message Date
github-actions[bot] 7d27a11079 Version Packages 2021-12-30 11:06:46 +00:00
Patrik Oldsberg f3784edd89 Merge pull request #8636 from leons727/aws-s3-localstack
Support for non-amazonaws.com hosts in AwsS3UrlReader
2021-12-30 12:01:09 +01:00
Fredrik Adelöw 6335b5a9ea Merge pull request #8689 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.33.0
build(deps): bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.33.0
2021-12-30 11:36:59 +01:00
Patrik Oldsberg cf2e20a792 Create red-chefs-travel.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-30 11:09:18 +01:00
Patrik Oldsberg c5c6679b54 Merge pull request #8691 from backstage/rugvip/fixup
changesets: tech-insights minor -> patch
2021-12-30 11:04:25 +01:00
Patrik Oldsberg 9f8a615d91 changesets: tech-insights minor -> patch
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-30 10:50:03 +01:00
Patrik Oldsberg 5597311ad4 Merge pull request #8662 from zhammer/zh-gitlab-default-branch-missing
gitlab discovery ignore projects without default_branch
2021-12-30 10:46:49 +01:00
Fredrik Adelöw 9c3aaf3512 changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-30 10:36:33 +01:00
Zach Hammer f8259f7cec use GitLab casing as found in vocab.txt
Signed-off-by: Zach Hammer <zhammer@seatgeek.com>
2021-12-29 14:05:13 -05:00
Patrik Oldsberg fbdb1ec331 Merge pull request #8667 from kuangp/feat/EntityTagsPicker
feat(EntityTagsPicker): implement scaffolder field extension for selecting tags
2021-12-29 19:39:23 +01:00
Patrik Oldsberg d35511d750 Merge pull request #8666 from kuangp/feat/catalogWrite
feat(catalog:write): support custom filenames
2021-12-29 19:03:56 +01:00
Patrik Oldsberg a7a9c4f123 Merge pull request #8676 from backstage/rugvip/testcont
backend-test-utils: lazy-load testcontainers
2021-12-29 17:10:15 +01:00
Phil Kuang 9c25894892 feat(EntityTagsPicker): implement scaffolder field extension for selecting tags
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-12-29 10:34:37 -05:00
Phil Kuang 5f8ceba1b1 feat(catalog:write): support custom filenames
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-12-29 10:09:15 -05:00
Zach Hammer 33e5814c9f fix changeset spelling check error from CI
Signed-off-by: Zach Hammer <zhammer@seatgeek.com>
2021-12-29 09:02:24 -05:00
Emma Indal af4980fb5d [Search] SearchBar Analytics tracking (#8656)
* test capture search bar events

Signed-off-by: Emma Indal <emmai@spotify.com>

* capture search bar events

Signed-off-by: Emma Indal <emmai@spotify.com>

* only run onChange method if provided, otherwise set term

Signed-off-by: Emma Indal <emmai@spotify.com>

* changeset

Signed-off-by: Emma Indal <emmai@spotify.com>

* unconditionally call analytics API

Signed-off-by: Emma Indal <emmai@spotify.com>

* update changeset to be less specific to GA

Signed-off-by: Emma Indal <emmai@spotify.com>

* move analytics tracking to SearchBarBase

Signed-off-by: Emma Indal <emmai@spotify.com>

* add search to key events

Signed-off-by: Emma Indal <emmai@spotify.com>

* capture types as analytics context attribute, only for SearchBar

Signed-off-by: Emma Indal <emmai@spotify.com>

* move AnalyticsContext to within SearchContextProvider

Signed-off-by: Emma Indal <emmai@spotify.com>

* refactor search tracking out to its own component

Signed-off-by: Emma Indal <emmai@spotify.com>

* captures not only google analytics

Signed-off-by: Emma Indal <emmai@spotify.com>
2021-12-29 14:10:01 +01:00
Patrik Oldsberg 130b7aadf2 backend-test-utils: lazy-load testcontainers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-29 14:03:38 +01:00
Eric Peterson e35aff0d16 Merge pull request #8646 from backstage/feat/search-facet-by-type
[Search] Introduce a <SearchType.Accordion /> Variant
2021-12-29 13:58:29 +01:00
Eric Peterson 20af5a701f Update create-app with search accordion component.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-12-29 13:04:40 +01:00
Patrik Oldsberg a0004d3451 Merge pull request #8672 from backstage/rugvip/noframe
app-backend: disallow all iframe embedding of the app
2021-12-29 12:54:43 +01:00
Patrik Oldsberg 2edb27e8e5 Merge pull request #8673 from backstage/rugvip/nocopy
backend-common: get default csp policy from helmet
2021-12-29 12:54:24 +01:00
Patrik Oldsberg 916b2f1f3e backend-common: get default csp policy from helmet
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-29 11:47:44 +01:00
Patrik Oldsberg 9d9cfc1b8a app-backend: disallow all iframe embedding of the app
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-29 11:45:20 +01:00
Eric Peterson f4896c495c Merge branch 'master' into feat/search-facet-by-type
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-12-29 10:43:33 +01:00
Patrik Oldsberg 60b46cb934 Merge pull request #8665 from kuangp/refactor/definitionCard
feat(ApiDefinitionCard): display entity title if defined
2021-12-29 09:54:32 +01:00
Patrik Oldsberg 67abf9721c Merge pull request #8608 from backstage/rugvip/nosi
create-app: remove unused serve_index.html
2021-12-29 09:51:26 +01:00
Phil Kuang de81b7455e feat(ApiDefinitionCard): display entity title if defined
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-12-28 20:23:14 -05:00
Zach Hammer 3a63491c5f add changeset
Signed-off-by: Zach Hammer <zhammer@seatgeek.com>
2021-12-28 19:07:22 -05:00
Leon Stein 7615549bf5 update api-reports
Signed-off-by: Leon Stein <leons727@gmail.com>
2021-12-28 17:35:14 -05:00
Patrik Oldsberg 9120f5351d Merge pull request #8660 from backstage/rugvip/refrain
auth-backend: always exchange and never return refresh tokens to clients
2021-12-28 20:20:02 +01:00
Patrik Oldsberg 786a5ef3df Merge pull request #8658 from backstage/rugvip/sir
auth-backend: migrate onelogin and auth0 to sign-in resolver
2021-12-28 20:19:08 +01:00
Fredrik Adelöw 9b94dec212 Merge pull request #8580 from backstage/freben/search-exports
Internal cleanup of the exports structure in the search plugin
2021-12-28 19:17:14 +01:00
Tim Hansen 1168f15c70 Merge pull request #8659 from backstage/timbonicus/backend-note
Add warning to default backend
2021-12-28 10:15:16 -07:00
Eric Peterson 26a0296341 Merge pull request #8598 from erikxiv/fix-api-auth-in-techdocs
fixes api auth bug in techdocs backend
2021-12-28 17:33:36 +01:00
Tim Hansen 613ad12960 Add changeset
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-12-28 09:30:37 -07:00
Patrik Oldsberg c88cdacc1a auth-backend: always exchange and never return refresh tokens to clients
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-28 17:30:00 +01:00
Erik Larsson 88e153dc44 improve changeset description
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-12-28 16:09:55 +01:00
Patrik Oldsberg 2f26120a36 auth-backend: changeset and api report update for auth0 and onelogin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-28 16:01:01 +01:00
Fredrik Adelöw 6d8e3a9651 Internal cleanup of the exports structure in the search plugin
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-28 15:18:35 +01:00
Patrik Oldsberg 0fdac13e7d Merge pull request #8620 from goenning/go/expose-apiref
expose techInsightsApiRef
2021-12-28 14:11:31 +01:00
Patrik Oldsberg 9d93aa7c9b Merge pull request #8573 from backstage/dependabot/npm_and_yarn/azure/identity-2.0.1
build(deps): bump @azure/identity from 1.5.0 to 2.0.1
2021-12-28 14:10:47 +01:00
Patrik Oldsberg 1a62c3fec9 Merge pull request #8603 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.52.0
build(deps): bump typescript-json-schema from 0.51.0 to 0.52.0
2021-12-28 13:23:42 +01:00
Patrik Oldsberg 5ad4643977 Merge pull request #8633 from carlitose/fix/refresh_login_okta
fixing refresh token Okta provider #8632
2021-12-28 13:22:23 +01:00
Eric Peterson 627b98ac07 <SearchTypeFacet /> -> <SearchType.Accordion />
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-12-28 11:34:03 +01:00
Guilherme Oenning d85f2850f3 Update .changeset/slimy-socks-pump.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: goenning <me@goenning.net>
2021-12-28 10:26:36 +00:00
Carlo Giuseppe Sergi a9abafa9df fixing refresh token okta provider
Signed-off-by: Carlo Giuseppe Sergi <carlo.sergi@klarna.com>
2021-12-28 11:03:08 +01:00
Patrik Oldsberg 152bd9ba2b rollback-backend: bump and move test-utils to devDep
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-28 10:57:08 +01:00
Patrik Oldsberg 84663d59a3 Create small-points-allow.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-27 19:21:20 +01:00
Patrik Oldsberg 62b3cea48d Merge pull request #8592 from AmericanAirlines/fix-clear-text-cookie-codeql
fix: enforce cookie ssl in production
2021-12-27 19:13:59 +01:00
Patrik Oldsberg 2bb4402e6f Merge pull request #8644 from backstage/rugvip/notu
cost-insights: avoid re-export of all of test-utils
2021-12-27 18:40:49 +01:00