Commit Graph

19 Commits

Author SHA1 Message Date
Camila Belo 7d2f89a1bd fix(search): when reset page cursor
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-30 21:47:23 +02:00
Camila Belo 8382852597 refactor(search-react): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-23 13:28:43 +02:00
Eric Peterson 915700f64f Set a pagination-aware rank value for all search engines.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-06-10 15:36:11 +02:00
Eric Peterson effb3b27a4 Further review feedback.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-06-10 11:29:38 +02:00
Anders Näsman 2dc4818541 apply review feedback
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:28:45 +02:00
Anders Näsman b3d64b448e api-report cleanup
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman bc6ce63e7b Move DefaultResultListItem from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search, and properly deprecate SearchResult in @backstage/plugin-search
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman ccbabfd4bd Move SearchBar, SearchBarBase, and SearchTracker from @backstage/plugin-search to @backstage/plugin-search-react and deprecate SearchBar and SearchbarBase in @backstage/plugin-search
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman 193ae37f15 Move SearchResultPager from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman 01abb3bc7e Move SearchResult from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:56 +02:00
Anders Näsman d7044784f0 Move SearchFilter from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search, and also remove SearchFilterNext
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:56 +02:00
Phil Kuang 3a74e203a8 feat(search): highlight search result terms
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-05-09 11:13:34 -04:00
Emma Indal 30cf3bd830 introduce a new mock implementation of the search api, delete SearchContextProviderForStorybook and SearchApiProviderForStorybook
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-29 11:20:44 +02:00
Phil Kuang 11a46863de fix(HomePageSearchBar): don't require SearchContext
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-04-22 08:22:43 -04:00
Emma Indal 7fba6163fe clean up search-react api report warnings
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-15 11:08:23 +02:00
Emma Indal 20a3d62a7a remove todo + clarify error message
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-14 13:54:14 +02:00
Emma Indal e1de8526aa context managed through version-bridge
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-13 15:14:56 +02:00
Emma Indal b7d035cc29 feedback fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-11 17:11:52 +02:00
Emma Indal c4baa24009 introduce new search-react package
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-11 11:37:33 +02:00