Commit Graph

14113 Commits

Author SHA1 Message Date
Heather Lee d5ad47bbb0 Added changeset
Signed-off-by: Heather Lee <heatherl@splunk.com>
2021-06-04 13:57:59 -07:00
Heather Lee 1c6c2d50f0 Export AboutContent and other helpful functions
Signed-off-by: Heather Lee <heatherl@splunk.com>
2021-06-04 13:56:43 -07:00
Eric Peterson bbcd246cc8 Update search plugin READMEs to reflect new state of reality.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-04 21:18:14 +02:00
Eric Peterson 5aff847596 Minor bump changesets for all search plugins with upgrade instructions
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-04 21:17:53 +02:00
Eric Peterson 0a032c55ce Fix bug causing search to be empty initially.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-04 20:09:28 +02:00
Alin Stefan Olaru cd2a47bf2e docs: added example dockerfiles for techdocs and templating
Signed-off-by: Alin Stefan Olaru <alin.stefan.olaru@lego.com>
2021-06-04 19:03:19 +02:00
Eric Peterson d2a75ce613 v1/v2/v3 -> alpha/beta/ga
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-04 18:40:46 +02:00
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