Commit Graph

2498 Commits

Author SHA1 Message Date
Oliver Sand 36b9dfd41c Rework the search field behavior in the sidebar
We just tested it with another user an noticed some more issues:
* If the user is on the search route it should be reflected in the sidebar
* Clicking on the search icon alone should lead to the search page
2020-11-20 16:20:13 +01:00
Ben Lambert 5f6b827fd8 Merge pull request #2807 from backstage/ndudnik/fix-component-creation-modal
Remove onClose from component creation modal
2020-11-20 15:30:45 +01:00
Shashank Bairy R 74c43ce231 feat: improve search match (#3365) 2020-11-20 15:22:49 +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
blam 11598f6324 chore: fixing up the test timeout 2020-11-20 14:37:09 +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
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 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
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
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
github-actions[bot] bc0f47b7b7 Version Packages 2020-11-19 15:13:57 +00:00
Ryan Vazquez 3e16e86ab6 Merge pull request #3335 from backstage/ryanv/product-panel-improvements
Ryanv/product entity dialog improvements
2020-11-19 10:10:10 -05:00
Mattias Frinnström a13a090de9 Use the new catalogInfoUrl in TemplatePage 2020-11-19 14:53:16 +01:00
Mattias Frinnström 67b6320e83 Generate catatalog-info.yaml URL in the publishers 2020-11-19 14:53:15 +01:00
Mattias Frinnström e0a910bc6d Start using the extracted types 2020-11-19 14:53:15 +01:00
Mattias Frinnström 76306d3e4b Extract types 2020-11-19 14:53:15 +01:00
Askar 019c67a022 fix(search): return EmptyState/Progress bar/Alert depending on result of api call (#3350)
* fix(search): return EmptyState/Progress bar/Alert depending on result of api request

* Update plugins/search/src/components/SearchResult/SearchResult.tsx

Co-authored-by: Emma Indal <emma.indahl@gmail.com>

Co-authored-by: Emma Indal <emma.indahl@gmail.com>
2020-11-19 13:39:22 +01:00
Ben Lambert bb6ea2bc48 Merge pull request #3338 from StefanoVuerich/master
fix: conditional getuid and getgid for Windows environment
2020-11-19 12:01:48 +01:00
Stefano Vuerich 09d90484ea fix: runned prettier 2020-11-19 11:46:34 +01:00
Ben Lambert 20fc9b684a Merge pull request #3319 from adamdmharvey/about-tooltips
Add tooltips on About card
2020-11-19 11:14:52 +01:00
Mateusz Lewtak 49554d43e3 Feat: update Lighthouse plugin to use new MarkdownComponent (#3328) 2020-11-19 10:30:34 +01:00
Stefano Vuerich 3525e6f687 fix: conditional getuid and getgid for Windows environment 2020-11-19 08:40:14 +01:00
Ryan Vazquez c645ea174a widen first column of entity dialog table 2020-11-18 15:21:09 -05:00
Himanshu Mishra c7d7e6d978 Merge pull request #3320 from backstage/orkohunter/use-config-for-backend-base-url 2020-11-18 21:19:58 +01:00
Fredrik Adelöw 4a25ee5cf5 auth-backend: use the catalog client (#3298) 2020-11-18 21:10:04 +01:00
Ryan Vazquez c6eb0c1f41 Merge branch 'master' into ryanv/product-panel-improvements 2020-11-18 15:06:03 -05:00
Ryan Vazquez 9d792a435b pretty print subdollar values for sku costs 2020-11-18 15:05:21 -05:00
Patrik Oldsberg 4c7be36164 Merge pull request #3313 from mfrinnstrom/scaffolder-extract-pushToRemote
Extract pushToRemote in scaffolder-backend
2020-11-18 20:52:33 +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
Himanshu Mishra f8877545c5 TechDocs: Reject promise if call to getBaseUrl fails 2020-11-18 20:35:22 +01:00
Himanshu Mishra 66daa47c6a 1. Remove DiscoveryApi (frontend) and use PluginEndpointDiscovery(SingleHostDiscovery) (backend)
2. Mock class for testing
2020-11-18 20:29:07 +01:00
Fredrik Adelöw f8cb1a976d fix: unbreak search after merging catalog client change 2020-11-18 20:09:38 +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
Ryan Vazquez 35375f8a11 Merge pull request #3322 from backstage/ryanv/fix-tooltip-text-overflow
fix(cost-insights-plugin): fix tooltip title for very long period separated titles
2020-11-18 12:01:04 -05:00
Patrik Oldsberg 9621ef3a96 techdocs: add storageUrl to config schema
Co-authored-by: Sebastian Qvarfordt <s.qvarfordt@gmail.com>
2020-11-18 11:31:18 +01:00
Patrik Oldsberg e2fc08cb15 app-backend: fix tests 2020-11-18 11:31:18 +01:00
Patrik Oldsberg feb9905a37 plugins: add config schema needed by frontend plugins 2020-11-18 11:31:15 +01:00
Patrik Oldsberg c18769cc00 config-loader: visibilities -> visiblity 2020-11-18 11:31:12 +01:00
Patrik Oldsberg 7f95e40fbb app-backend,cli: add support for injecting full config based on serialized schema 2020-11-18 11:31:12 +01:00
Patrik Oldsberg ddb5a38f77 backend-common,core,auth-backend: added initial config schemas 2020-11-18 11:31:08 +01:00
Emma Indal 7d680c075e [Search] Search frontend plugin (#3086)
* feat(search) search plugin

* feat(search): search page components

* feat(search): api

* feat(search): filters wip

* feat(search): wip filters

* fix(search): delete unused useParams hook

* fix(search): update docs

* fix(search): use latest versions of dependencies

* fix(search): change version of catalog plugin

* fix(search api): pass instance of catalog api to search api

* fix(filters): rename component from FilterButton to FiltersButton

* fixup

* fix(filters): use list of checkboxes to match style of catalog page filters

* fix(styles): use theme spacing for margins and paddings, delete unused styles

* fix(search): change terminology of search input to be more consistent and clear

* fix(search): restructure component exports according to ADR

* fix(search): replace sm with xs on Grid components to support smaller screens

* fix(search): add types

* fixup

* fix(search): bump backstage core

* change versions of backstage theme and dev-utils
2020-11-18 11:20:37 +01:00
Ryan Vazquez a6a61f192c fix tooltip for long period separated titles 2020-11-17 17:28:30 -05:00
Himanshu Mishra 3b314807c6 TechDocs: Use discovery instead of config to read base url 2020-11-17 21:03:56 +01:00
Himanshu Mishra c01bf361a4 Modify tests to include new config param in LocalPublish 2020-11-17 20:19:30 +01:00
Himanshu Mishra 65edcdee22 TechDocs: Remove hardcoded backend URL from techdocs-backend 2020-11-17 20:03:44 +01:00
Adam Harvey 5efc00c6a6 Add typescript support for title 2020-11-17 13:45:11 -05:00
Adam Harvey ea0fe99f82 Add tooltips 2020-11-17 12:40:52 -05:00
Mattias Frinnström d33f5157c7 Extracted pushToRemote in scaffolder-backend 2020-11-17 10:36:12 +01:00
brendasukh 56e4278428 Merge pull request #3306 from backstage/remove-cur-feature-flag
Remove cur feature flag
2020-11-16 18:07:33 -05:00