github-actions[bot]
c734d6995a
Version Packages
2021-08-12 08:21:56 +00:00
Fredrik Adelöw
923491eece
run prettier formatting
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-09 11:54:38 +02:00
Himanshu Mishra
0f6c44d39e
Merge pull request #6697 from backstage/mob/bump-prettier-in-create-app
2021-08-06 09:39:01 +02:00
Patrik Oldsberg
990cc3bacb
packages: switch @types/react dependency to use *
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-05 12:33:48 +02:00
github-actions[bot]
326cbd7408
Version Packages
2021-08-05 00:24:56 +00:00
Eric Peterson
c66b6b34f1
Merge pull request #6607 from SDA-SE/feat/type-filter
...
Change `<SearchType>` design to follow Figma
2021-08-02 18:14:10 +02:00
blam
b0e8a24217
chore: updating search report\
...
Signed-off-by: blam <ben@blam.sh >
2021-08-02 14:28:38 +02:00
Emma Indal
c31fd98a4f
remove changes to components
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-08-02 14:22:59 +02:00
Emma Indal
c47bb87c39
add stories to storybook for reusable search components
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-08-02 14:22:58 +02:00
Emma Indal
70fe17ce6c
export SearchContext to be able to use in storybook as SearchContextProvider requires searchApiRef
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-08-02 14:22:58 +02:00
Emma Indal
2a9cb61b7c
remove component=li from Divider in DefaultResultListItem as it gives a marker pseudo-element (bullet) to the divider
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-08-02 14:22:58 +02:00
Emma Indal
da97e50580
move default styles into components instead of searchpage
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-08-02 14:22:58 +02:00
github-actions[bot]
32b48219ce
Version Packages
2021-07-29 10:32:54 +00:00
blam
b05210593d
chore: bump the version of material-ui core to 4.12.2
...
Signed-off-by: blam <ben@blam.sh >
2021-07-27 23:44:43 +02:00
Oliver Sand
b917365cf9
Change <SearchType> design to follow Figma
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-07-26 13:18:46 +02:00
github-actions[bot]
f51fcaeba2
Version Packages
2021-07-22 10:52:38 +00:00
Jussi Hallila
9266b80ab3
Implement DefaultTechDocsCollator
...
* Implements a collator for tech docs.
* Retrieves mkdocs created search index for entities that have documentation configured
* Registers collator to expose tech docs content to be searchable
* Adds pagination to example search
* Modifies example search to contain tech docs
* Displays docs results with link to docs and the entity name as title.
* Creates a reusable type filter to be located in the search package.
* Add tests for type filter
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-07-15 13:14:25 +02:00
github-actions[bot]
8d1c3d0d5a
Version Packages
2021-07-15 09:19:25 +00:00
Patrik Oldsberg
d9ce823b00
packages: regenerate all API reports with warnings
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-15 02:05:46 +02:00
Dominik Henneke
078d4973e3
Handle request errors properly and display them in the results list.
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-07-14 10:51:33 +02:00
Patrik Oldsberg
602b5b59bb
packages: regenerate all API reports with prettier
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-12 19:54:11 +02:00
Patrik Oldsberg
8ae3cffb85
recreate all api-reports with latest version of api-extractor
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-12 19:46:43 +02:00
github-actions[bot]
de67704be9
Version Packages
2021-07-08 11:37:02 +00:00
github-actions[bot]
6e937b9fa6
Version Packages
2021-07-01 09:06:13 +00:00
github-actions[bot]
5a64fe7ea5
Version Packages
2021-06-24 09:58:38 +00:00
dependabot[bot]
d3b6c6c12a
chore(deps): bump msw from 0.21.2 to 0.29.0
...
Bumps [msw](https://github.com/mswjs/msw ) from 0.21.2 to 0.29.0.
- [Release notes](https://github.com/mswjs/msw/releases )
- [Changelog](https://github.com/mswjs/msw/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mswjs/msw/compare/v0.21.2...v0.29.0 )
---
updated-dependencies:
- dependency-name: msw
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-23 04:45:44 +00:00
Patrik Oldsberg
afa37a8a49
Merge branch 'master' into rugvip/mod
2021-06-22 19:51:42 +02:00
Oliver Sand
df51a55073
Fix empty state not being displayed on missing results
...
Closes #6031
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-22 17:21:24 +02:00
Patrik Oldsberg
9258c54f87
Merge branch 'master' into rugvip/mod
2021-06-22 10:07:18 +02:00
Patrik Oldsberg
2ba5d729e3
git-release-manager: update core package mocks
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-20 14:19:48 +02:00
Patrik Oldsberg
fea7878f01
packages,plugins: update api reports for core migration
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-19 20:26:19 +02:00
Patrik Oldsberg
89e3ef223f
plugins: run yarn diff --yes to fix dependencies for new core packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-19 15:33:11 +02:00
Patrik Oldsberg
d453c05dc3
apply core-imports codemod to all packages and plugins
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-19 15:33:08 +02:00
Fredrik Adelöw
a88073c29a
Update copyright headers
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-18 20:26:42 +02:00
Daniel Johansson
a0474a4f41
Merge branch 'backstage:master' into master
2021-06-17 18:14:23 +02:00
Daniel Johansson
72663ce3d1
revert package.json to HEAD
...
Signed-off-by: Daniel Johansson <daniel.johansson@acast.com >
2021-06-17 17:41:32 +02:00
Daniel Johansson
f19e0e8e44
Change to patch update and clarify changeset message
...
Signed-off-by: Daniel Johansson <daniel.johansson@acast.com >
2021-06-17 16:50:54 +02:00
Patrik Oldsberg
820de63018
Merge pull request #6076 from backstage/rugvip/allreports
...
scripts/api-extractor: create and check API reports for all(most) plugins
2021-06-17 15:46:11 +02:00
Patrik Oldsberg
d8d7226fce
plugins: generate api reports
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-17 13:30:06 +02:00
Daniel Johansson
d5db15efbc
Add IdentityApi to plugin-search
...
Signed-off-by: Daniel Johansson <daniel.johansson@acast.com >
2021-06-17 12:33:24 +02:00
github-actions[bot]
36e5a82e9b
Version Packages
2021-06-17 08:08:44 +00:00
github-actions[bot]
4a93128245
Version Packages
2021-06-10 12:18:06 +00:00
Eric Peterson
d15b1434e6
Provide backwards compatibility instead of an upgrade message.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-08 22:03:08 +02: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
19588d7d96
searchApi._alphaPerformSearch -> searchApi.query
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-04 18:25:58 +02: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
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