Commit Graph

2847 Commits

Author SHA1 Message Date
Patrik Oldsberg 46a20ad22f cli: add versions:lint command 2020-11-22 15:59:07 +01:00
Patrik Oldsberg 4c64272137 cli: make Lockfile analyze pick the most specific new version range 2020-11-22 15:59:06 +01:00
Patrik Oldsberg 0145faa6ee cli: add Lockfile utility 2020-11-22 15:59:06 +01:00
Patrik Oldsberg 1264b86c6b Merge pull request #3371 from RoadieHQ/feat/update-plugin-versions
Feat: update plugin versions
2020-11-20 17:20:49 +01:00
Mateusz Lewtak 2c74aa7e79 Feat: update plugin versions 2020-11-20 15:50:33 +01:00
Patrik Oldsberg 9b38e3cff5 Merge pull request #3307 from mfrinnstrom/azureurlreader-readtree
AzureUrlReader readTree() support
2020-11-20 15:37:43 +01:00
Oliver Sand 475fc0aaa3 Make sidebar search field work (#3362)
* Make sidebar search field work

Extend the search page to have the ability to react to query parameters. The search in the sidebar now navigates to the search page and passes the query parameter. The search box on the search page is now debounced.

Closes #3341

* Fix sidebar search while the search page is already open
2020-11-20 15:14:18 +01:00
Mattias Frinnström f31d689d82 Switch to using async fs operations 2020-11-20 13:32:53 +01:00
Mattias Frinnström 3092806838 Support ZIP files without directory entries 2020-11-20 13:32:53 +01:00
Mattias Frinnström b1b6537bc3 Handle request headers correctly 2020-11-20 13:32:53 +01:00
Mattias Frinnström c08e5cbd6f Fix parameters and encode URI component 2020-11-20 13:32:53 +01:00
Mattias Frinnström a9155afb83 Some small changes 2020-11-20 13:32:53 +01:00
Mattias Frinnström 34a51a288a Expose ZipArchiveResponse through ReadTreeResponseFactory 2020-11-20 13:32:53 +01:00
Mattias Frinnström 9367dde00d Introduce ZipArchiveResponse 2020-11-20 13:32:53 +01:00
Mattias Frinnström c6cf38c6a4 Rename ArchiveResponse to TarArchiveResponse 2020-11-20 13:32:23 +01:00
Patrik Oldsberg 5a4605f73d Merge pull request #3360 from backstage/rugvip/extbuild
cli: enable transformation of workspace packages outside the workspace root
2020-11-20 12:42:10 +01:00
Patrik Oldsberg 6e0dd11669 Merge pull request #3297 from ayshiff/feature/add-missing-component-tests
[CORE] Add missing component tests
2020-11-20 12:01:19 +01:00
Patrik Oldsberg 8cc862ebfc cli: enable transformation of workspace packages outside the workspace root 2020-11-20 11:42:08 +01:00
github-actions[bot] bc0f47b7b7 Version Packages 2020-11-19 15:13:57 +00:00
Ben Lambert 9a7f7948ff Merge pull request #3323 from andrewthauer/remove-circle-proxy
chore: remove obsolete circleci proxy config
2020-11-19 15:12:52 +01:00
Ben Lambert 6146efd2f5 Merge pull request #3315 from RoadieHQ/feat/bump-github-insights-plugin-ver
Feat: bump GitHub Insights Plugin version
2020-11-19 12:00:36 +01:00
Mateusz Lewtak c425002729 Feat: resolve conflicts 2020-11-19 11:42:01 +01:00
Patrik Oldsberg 63de5ed007 Merge pull request #3331 from backstage/rugvip/cbapp
create-app: add app-backend plugin to template
2020-11-19 11:39:29 +01:00
Patrik Oldsberg 7d7abd50c8 create-app: add app-backend plugin to template 2020-11-19 01:20:13 +01:00
Himanshu Mishra f8ad868738 Merge remote-tracking branch 'origin/master' into orkohunter/use-config-for-backend-base-url 2020-11-18 20:44:13 +01:00
Fredrik Adelöw 717e43de14 catalog-client: change entities interface, add fields support (#3296) 2020-11-18 19:58:36 +01:00
Patrik Oldsberg 16bb5a0c8e Merge pull request #3264 from backstage/rugvip/confs
config-loader: add configuration schema support
2020-11-18 19:18:25 +01:00
Patrik Oldsberg d41a0f8b70 Merge pull request #2766 from backstage/dependabot/npm_and_yarn/testing-library/cypress-7.0.1
chore(deps-dev): bump @testing-library/cypress from 6.0.1 to 7.0.1
2020-11-18 18:06:30 +01:00
Patrik Oldsberg c7d6fefe9c cli: add config schema for frontend listening config + fix usage 2020-11-18 11:32:16 +01:00
Patrik Oldsberg 80bf8c7f4f cli: rename config:validate to config:check 2020-11-18 11:31:20 +01:00
Patrik Oldsberg 0b97a89f55 address config schema review comments 2020-11-18 11:31:19 +01:00
Patrik Oldsberg 39591369ba config-loader: add tests for schema compile and skip adding backend visibility paths 2020-11-18 11:31:19 +01:00
Patrik Oldsberg eda9f91515 config-loader: added test for config schema load 2020-11-18 11:31:19 +01:00
Patrik Oldsberg 7211624328 config-loader: added tests for schema collection 2020-11-18 11:31:19 +01:00
Patrik Oldsberg 5357723ea4 config-loader: fix .d.ts schema path handling on Windows 2020-11-18 11:31:18 +01:00
Patrik Oldsberg 90fb5c81d0 cli: update diff to handle package with configSchema files 2020-11-18 11:31:18 +01:00
Patrik Oldsberg 9f6f39ce5f backend-common: integration configs aren't required 2020-11-18 11:31:17 +01:00
Patrik Oldsberg 12f601f830 config-loader: fix types dependencies 2020-11-18 11:31:17 +01:00
Patrik Oldsberg 13c999c513 cli: added config:validate 2020-11-18 11:31:16 +01:00
Patrik Oldsberg b8eba8219e config-loader: enable validation of required props in d.ts definitions + fix issues 2020-11-18 11:31:16 +01:00
Patrik Oldsberg f6ed7d5d0d config-loader: normalize data paths to ensure consistent behavior 2020-11-18 11:31:15 +01:00
Patrik Oldsberg cb1634e818 cli: added config schema 2020-11-18 11:31:15 +01:00
Patrik Oldsberg 8782781f16 core: ported config schema to d.t.s 2020-11-18 11:31:15 +01:00
Patrik Oldsberg 567ce7804a backend-common: port config schema to d.ts and fill out 2020-11-18 11:31:14 +01:00
Patrik Oldsberg 06205426d8 config-loader: add support for defining config schema using .d.ts files 2020-11-18 11:31:14 +01:00
Patrik Oldsberg 28a49c2ffa config-loader: make visibility schema keyword work for all types 2020-11-18 11:31:14 +01:00
Patrik Oldsberg d02d79e392 config-loader,cli: better presentation of config schema validation errors 2020-11-18 11:31:14 +01:00
Patrik Oldsberg eb9e293fce config-loader: skip schema collection from packages that don't export package.json 2020-11-18 11:31:13 +01:00
Patrik Oldsberg b6e59e6368 cli: refactor and fix config:print to properly filter secrets 2020-11-18 11:31:13 +01:00
Patrik Oldsberg 49ab961b8b config-loader: add support for transforming values during schema processing 2020-11-18 11:31:13 +01:00