Eric Peterson
19588d7d96
searchApi._alphaPerformSearch -> searchApi.query
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-04 18:25:58 +02:00
Tim Hansen
92963779b5
Remove default upgrade-insecure-requests
...
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com >
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-06-04 10:20:02 -06:00
Eric Peterson
66507c5830
<SearchFilterNext /> -> <SearchFilter />, with deprecation warning.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-04 18:11:40 +02:00
Eric Peterson
094ec9cdb8
<SearchBarNext /> -> <SearchBar />, with deprecation warning.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-04 18:06:45 +02:00
Eric Peterson
42b3615b04
<SearchResultNext /> -> <SearchResult />, with deprecation warning.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-04 18:00:47 +02:00
Eric Peterson
ab548091ed
<SearchPageNext /> -> <SearchPage />, with upgrade instructions and deprecation warnings.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-04 17:41:34 +02:00
Oliver Sand
4dba3594ae
Deprecate entityRef in output and move it into links, filter empty links
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 17:19:54 +02:00
Fredrik Adelöw
997be24a6e
Merge pull request #5884 from backstage/add-yarn-check-command-to-cli
...
Add lock:check command to ensure correct registries
2021-06-04 16:59:01 +02:00
Oliver Sand
c5a6f33c37
Treat empty string as undefined
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:50:02 +02:00
Oliver Sand
805f6ecc15
Disable strict mode
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:36 +02:00
Oliver Sand
0290884191
Ad test for createPublishLogAction
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:35 +02:00
Oliver Sand
b0f54086ac
Update api report
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:34 +02:00
Oliver Sand
7ecb8a41ef
Fix type
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:34 +02:00
Oliver Sand
09fdc24802
Improve documentation
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:33 +02:00
Oliver Sand
27a9b503a2
Add changeset
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:33 +02:00
Oliver Sand
052f42400d
Extend template entity schema with if in step
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:33 +02:00
Oliver Sand
6770dddb56
Add a conditional example to the example template
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:32 +02:00
Oliver Sand
498d6488bb
Implement conditional steps in backend
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:32 +02:00
Oliver Sand
f26e6008f7
Add publish:log action for debugging
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:32 +02:00
Oliver Sand
bdcd994160
Display skipped steps
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:32 +02:00
Oliver Sand
af06c6a782
Some small fixes
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:32 +02:00
Ben Lambert
02e4e6e94e
Merge pull request #5922 from backstage/freben/npm
...
fix private resolutions in yarn.lock
2021-06-04 16:28:42 +02:00
Fredrik Adelöw
937d90e376
fixup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-04 15:53:11 +02:00
Juan Lulkin
eb5b404121
Update yarn.lock
...
Signed-off-by: Juan Lulkin <jmaiz@spotify.com >
2021-06-04 15:45:37 +02:00
Juan Lulkin
c6f4588c4f
Makes lock check lookup npmrc up recursively
...
Signed-off-by: Juan Lulkin <jmaiz@spotify.com >
2021-06-04 15:45:37 +02:00
Juan Lulkin
69fe0e4445
Revert "Try checking microsite from the root"
...
This reverts commit 82299dd56761a999d37958d5dceab1f351d88b45.
Signed-off-by: Juan Lulkin <jmaiz@spotify.com >
2021-06-04 15:44:51 +02:00
Juan Lulkin
47f632b011
Try checking microsite from the root
...
Signed-off-by: Juan Lulkin <jmaiz@spotify.com >
2021-06-04 15:44:51 +02:00
Juan Lulkin
72a4a76751
Adds yarn-lock-check to microsite
...
Signed-off-by: Juan Lulkin <jmaiz@spotify.com >
2021-06-04 15:44:51 +02:00
Juan Lulkin
8bcad91738
Add lock check to microsite
...
Signed-off-by: Juan Lulkin <jmaiz@spotify.com >
2021-06-04 15:44:51 +02:00
Juan Lulkin
7b0eafddd6
Adds ci step to check yarn locks
...
Signed-off-by: Juan Lulkin <jmaiz@spotify.com >
2021-06-04 15:44:51 +02:00
Juan Lulkin
af6acd24ba
Adds script to check wrong registries in all yarn.lock files
...
Signed-off-by: Juan Lulkin <jmaiz@spotify.com >
2021-06-04 15:44:51 +02:00
Fredrik Adelöw
d97afd79a3
fix private resolutions in yarn.lock
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-04 15:40:24 +02:00
Eric Peterson
3846822b32
Merge pull request #5786 from backstage/mob/search-fe
...
[Search] V1 Frontend
2021-06-04 15:08:38 +02:00
Mathias Åhsberg
eda9dbd5fa
Download tar.gz archives for Bitbucket
...
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se >
2021-06-04 12:46:42 +00:00
Eric Peterson
abd53e76a0
Only set default filter values on initial mount.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-04 14:34:32 +02:00
Fredrik Adelöw
cfc221bb75
Merge pull request #5897 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.26.0
...
chore(deps): bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.26.0
2021-06-04 14:32:40 +02:00
Fredrik Adelöw
f88d22487b
Merge pull request #5915 from backstage/rugvip/picasso
...
cost-insights: move canvas package to dev deps
2021-06-04 13:45:51 +02:00
Fredrik Adelöw
822e1e6b18
Merge pull request #5916 from backstage/orkohunter/link-docs-db-switch
...
docs: Link sqlite to postgres switch tutorial in create app page
2021-06-04 13:45:06 +02:00
Fredrik Adelöw
2d3bf33f67
Merge pull request #5908 from backstage/dependabot/npm_and_yarn/spotify/prettier-config-10.0.0
...
chore(deps-dev): bump @spotify/prettier-config from 9.0.0 to 10.0.0
2021-06-04 13:44:04 +02:00
dependabot[bot]
7f7443308a
chore(deps): bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.26.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.15.2 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-04 13:41:57 +02:00
Fredrik Adelöw
d6cd48d701
Merge pull request #5909 from backstage/dependabot/npm_and_yarn/rollup/plugin-node-resolve-11.2.1
...
chore(deps): bump @rollup/plugin-node-resolve from 11.2.0 to 11.2.1
2021-06-04 13:39:29 +02:00
Eric Peterson
e71458c208
Standard @testing-library/react-hooks version
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-04 12:30:56 +02:00
Himanshu Mishra
0cf2ddbbff
docs: Link sqlite to postgres switch tutorial in create app page
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-06-04 11:37:41 +02:00
Patrik Oldsberg
9d906c7a12
cost-insights: move canvas package to dev deps
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-04 11:33:42 +02:00
dependabot[bot]
eeedd2b0c6
chore(deps): bump @rollup/plugin-node-resolve from 11.2.0 to 11.2.1
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 11.2.0 to 11.2.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v11.2.1/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-04 04:31:07 +00:00
dependabot[bot]
7e76dddade
chore(deps-dev): bump @spotify/prettier-config from 9.0.0 to 10.0.0
...
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts ) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases )
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotify/web-scripts/compare/v9.0.0...v10.0.0 )
---
updated-dependencies:
- dependency-name: "@spotify/prettier-config"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-04 04:27:04 +00:00
Fredrik Adelöw
18ddc1b318
Merge pull request #5904 from nikhilunni/patch-1
...
Update Cortex Marketplace Card
2021-06-03 21:08:39 +02:00
Nikhil Unni
fb6301e3c4
Update Cortex Marketplace Card
...
Slight rename, and update the `authorUrl` to a reachable URL. Sorry for the small update -- last one I promise!
Signed-off-by: Nikhil Unni <nikhil.unni3000@gmail.com >
2021-06-03 13:35:03 -04:00
anovis
047658256e
prettify
...
Signed-off-by: anovis <anovis@ymail.com >
2021-06-03 13:30:13 -04:00
Camila Belo
9f31301bc8
fix: reset Lunr refresh interval
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-03 16:28:05 +02:00