Fredrik Adelöw
761ff980f1
use only a sign-in resolver
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-12-30 15:38:34 +01:00
Fredrik Adelöw
59c5c70bf7
first minor cleanups
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-12-30 15:38:08 +01:00
Fabian Hippmann
1e932ee498
fix tsc errors
...
Signed-off-by: Fabian Hippmann <fabian.hippmann@moonshiner.at >
2021-12-30 15:38:08 +01:00
Fabian Hippmann
1756d252ce
update tests, add dependencies
...
Signed-off-by: Fabian Hippmann <fabian.hippmann@moonshiner.at >
2021-12-30 15:38:08 +01:00
Fabian Hippmann
876a5351d8
update documentation location
...
Signed-off-by: Fabian Hippmann <fabian.hippmann@moonshiner.at >
2021-12-30 15:38:08 +01:00
Fabian Hippmann
9fa77c4b91
feat: add gcp-iap first draft
...
Signed-off-by: Fabian Hippmann <fabian.hippmann@moonshiner.at >
2021-12-30 15:38:08 +01:00
github-actions[bot]
7d27a11079
Version Packages
2021-12-30 11:06:46 +00: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
Zach Hammer
d573aa8e30
separate filter statements
...
Signed-off-by: Zach Hammer <zhammer@seatgeek.com >
2021-12-29 14:06:50 -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
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
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
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
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
Zach Hammer
a74b842d15
only filter when discovering default branch
...
Signed-off-by: Zach Hammer <zhammer@seatgeek.com >
2021-12-29 06:50:48 -05:00
Eric Peterson
a6bc757a45
Review notes.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-12-29 11:54:30 +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
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
deb6d781f6
filter out projects with missing default branch
...
Signed-off-by: Zach Hammer <zhammer@seatgeek.com >
2021-12-28 19:03:24 -05:00
Zach Hammer
3c013ef065
add failing test for empty default_branch
...
Signed-off-by: Zach Hammer <zhammer@seatgeek.com >
2021-12-28 18:53:54 -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
Patrik Oldsberg
77a5d0fb6f
auth-backend: let adapter populate identity token for auth0 and onelogin
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-28 17:37:55 +01: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
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
Eric Peterson
eeb2269bb9
Add basic tests for <SearchType.Accordion />
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-12-28 17:08:01 +01:00
Eric Peterson
dd95ac91cc
Refactor search plugin stories to use a shared mock search context provider.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-12-28 16:11:05 +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
Patrik Oldsberg
04b1d4be44
auth-backend: refactor onelogin to use sign-in resolver
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-28 15:26:36 +01:00
Patrik Oldsberg
b29d976330
auth-backend: refactor auth0 to use sign-in resolver
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-28 15:26:11 +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
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
goenning
a69651d69d
add documentation to exported types
...
Signed-off-by: goenning <me@goenning.net >
2021-12-28 10:45:23 +00:00
Eric Peterson
627b98ac07
<SearchTypeFacet /> -> <SearchType.Accordion />
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-12-28 11:34:03 +01: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
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
Eric Peterson
8b532a6c02
Initial SearchTypeFacet implementation.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-12-27 18:40:20 +01:00
Patrik Oldsberg
4f511ab05e
Merge pull request #8220 from djamaile/master
...
feat: hide owned selector picker if user doesn't own an entity
2021-12-27 18:37:11 +01:00
Patrik Oldsberg
c4f11441a6
Merge pull request #8504 from kuangp/feat/retryScaffold
...
Support navigating back to prefilled templates to update inputs of scaffolder tasks for resubmission
2021-12-27 18:15:42 +01:00
Patrik Oldsberg
7037ea5a43
Merge pull request #8594 from goenning/go/add-custom-operators
...
[TechInsights] ability to add custom operators
2021-12-27 17:44:05 +01:00
Patrik Oldsberg
6bb256cad2
Merge pull request #8596 from cmpadden/adr013-adherance
...
Replace `got` and `axios` dependencies with `node-fetch`
2021-12-27 17:05:51 +01:00
Fidel Coria
4ad024fd45
Merge branch 'master' of github.com:AmericanAirlines/backstage into fix-clear-text-cookie-codeql
...
Signed-off-by: Fidel Coria <fidel.coria@aa.com >
2021-12-27 10:04:19 -06:00
Patrik Oldsberg
7858c2abdc
cost-insights: avoid re-export of all of test-utils
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-27 16:03:29 +01:00