Commit Graph

7771 Commits

Author SHA1 Message Date
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
blam 11598f6324 chore: fixing up the test timeout 2020-11-20 14:37:09 +01:00
Marek Calus bd613dd850 Code review adjustments 2020-11-20 14:30:49 +01:00
Oliver Sand 742196725f Fix some minor things from my previous PR
See #3293
2020-11-20 14:09:05 +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 bff3305aa9 Add changeset 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
Ben Lambert 1550cba47b Merge pull request #3358 from adamdmharvey/faq-update
docs: Update to the FAQ
2020-11-20 13:20:21 +01:00
Oliver Sand 0c21212400 Add support for reading groups and users from the Microsoft Graph API. (#3293)
* Add support for reading groups and users from the Microsoft Graph API.

* Limit amount of parallel requests

* Add helper for paging in odata collections

* Add tests for the microsoft graph reader

* Output the correct relations between groups and users
2020-11-20 12:53:12 +01:00
Marek Calus cb27aac515 Bump package versions 2020-11-20 12:42:10 +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
Fredrik Adelöw ecf1e06cda docs: flesh out the catalog Extending the model section (#3352) 2020-11-20 12:10:40 +01:00
Samira Mokaram 6011b7d3e5 add changeset 2020-11-20 12:07:43 +01:00
Samira Mokaram 5519358df8 update tests 2020-11-20 12:05:51 +01:00
Samira Mokaram d14f125ed1 update pagerduty after triggering new alarm 2020-11-20 12:03:27 +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 7bf1606100 github/vocab: add subtree ._. 2020-11-20 11:42:09 +01:00
Patrik Oldsberg 29a0ccab2e changesets: add cli links change 2020-11-20 11:42:09 +01:00
Patrik Oldsberg 206dce0bf8 docs/create-app: document external package linking 2020-11-20 11:42:08 +01:00
Patrik Oldsberg 8cc862ebfc cli: enable transformation of workspace packages outside the workspace root 2020-11-20 11:42:08 +01:00
blam a7eca5e52e >Merge branch 'master' of github.com:backstage/backstage into ndudnik/fix-component-creation-modal
* 'master' of github.com:backstage/backstage: (888 commits)
  Feat: update Firebase logo
  register-component: Remove link to catalog item on validation popup (#3359)
  changeset
  fix icon configuration
  Update Governance
  Feat: Add Buildkite plugin, update plugin logotypes
  chore: fixing issue with resolutions for new versions of backstage
  Version Packages
  Add changeset
  Use the new catalogInfoUrl in TemplatePage
  Generate catatalog-info.yaml URL in the publishers
  Start using the extracted types
  Extract types
  fix(search): return EmptyState/Progress bar/Alert depending on result of api call (#3350)
  fix: runned prettier
  Replace broken icon for the api-docs plugin
  Feat: update Lighthouse plugin to use new MarkdownComponent (#3328)
  docs: Correct URL of techdocs-container
  fix: conditional getuid and getgid for Windows environment
  create-app: add app-backend plugin to template
  ...
2020-11-20 11:39:26 +01:00
Ben Lambert a63a03c52a Merge pull request #3361 from RoadieHQ/feat/update-marketplace-plugins
Marketplace: Add Buildkite plugin, update plugins logos path
2020-11-20 11:37:16 +01:00
Samira Mokaram bc161fba4e add readme 2020-11-20 11:33:53 +01:00
Mateusz Lewtak b1a4e6a237 Feat: update Firebase logo 2020-11-20 11:27:41 +01:00
Ben Lambert d815bcf0c9 Merge pull request #3351 from mfrinnstrom/scaffolder-support-add-azure-components
[Scaffolder] support adding scaffolded components in Azure DevOps to catalog
2020-11-20 11:04:18 +01:00
Patrik Oldsberg 64d2d56123 Merge pull request #3289 from backstage/rugvip/stability
docs: add stability index
2020-11-20 09:53:34 +01:00
Marek Calus 9183042be7 Bump backstage-cli dependency 2020-11-20 09:37:56 +01:00
Adam Harvey 2a71f4babc register-component: Remove link to catalog item on validation popup (#3359)
* Remove catalog link on validate popup

* Add changeset
2020-11-20 09:28:19 +01:00
Marek Calus 390c169219 Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin 2020-11-20 09:27:16 +01:00
Adam Harvey 7f6ebc4c32 Fix links for mkdocs/relative 2020-11-19 20:38:53 -05:00
Adam Harvey 90dfe05c82 Remove extra comma 2020-11-19 20:35:48 -05:00
Adam Harvey 3cada41862 Remove trailing slash 2020-11-19 20:34:54 -05:00
Adam Harvey d90bbb8380 FAQ Updates 2020-11-19 20:32:47 -05:00
Patrik Oldsberg d39ef4ecf5 Merge pull request #3354 from backstage/rugvip/governance
Update Governance
2020-11-19 23:41:20 +01:00
Ryan Vazquez e9e64a6f84 Merge pull request #3355 from backstage/ryanvazquez-patch-1
fix icon configuration
2020-11-19 15:23:00 -05:00
Himanshu Mishra 1b3e2db75f TechDocs: Add basic and production deployment architecture diagrams 2020-11-19 21:18:37 +01:00
Ryan Vazquez 0045eefa8e Merge branch 'ryanvazquez-patch-1' of github.com:backstage/backstage into ryanvazquez-patch-1 2020-11-19 15:08:27 -05:00
Ryan Vazquez 8e6728e254 changeset 2020-11-19 15:07:44 -05:00
Ryan Vazquez aa22f839ca fix icon configuration
The icon subfield of `products` is optional. The plugin provides a fallback icon for products that do not define them.
2020-11-19 15:04:07 -05:00
Patrik Oldsberg 79431253de Update Governance 2020-11-19 20:47:33 +01:00
Mateusz Lewtak 1adfd1cfac Feat: Add Buildkite plugin, update plugin logotypes 2020-11-19 17:57:29 +01:00
Ben Lambert 8803fec70d Merge pull request #3288 from backstage/changeset-release/master
Version Packages
2020-11-19 17:11:22 +01:00
blam 69c924f24a chore: fixing issue with resolutions for new versions of backstage 2020-11-19 16:37:51 +01:00
github-actions[bot] bc0f47b7b7 Version Packages 2020-11-19 15:13:57 +00:00