github-actions[bot]
|
3369ade8c0
|
Version Packages
|
2021-11-11 11:07:58 +00:00 |
|
Rod Machen
|
5dcea2586c
|
Add Search Modal component (#7316)
Signed-off-by: rodmachen <rmachen@expediagroup.com>
|
2021-11-11 09:26:15 +01:00 |
|
github-actions[bot]
|
d66c5f1282
|
Version Packages
|
2021-10-28 14:06:43 +00:00 |
|
blam
|
d465f2e0af
|
chore: bump the msw package and remove it from test-utils as it's not even needed
Signed-off-by: blam <ben@blam.sh>
|
2021-10-26 17:13:49 +02:00 |
|
Fredrik Adelöw
|
56f182dde2
|
Remove all internal usage of the Json types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-10-22 16:11:35 +02:00 |
|
github-actions[bot]
|
bf5090e59d
|
Version Packages
|
2021-10-21 13:28:13 +00:00 |
|
github-actions[bot]
|
4c840cebfa
|
Version Packages
|
2021-10-14 12:45:08 +00:00 |
|
Emma Indal
|
56bd537256
|
[Search] add search api how to guide + search bar custom placeholder (#7535)
|
2021-10-11 21:55:42 +02:00 |
|
github-actions[bot]
|
97420439e1
|
Version Packages
|
2021-10-07 12:17:39 +00:00 |
|
Eric Peterson
|
81a41ec249
|
Apply extension-names codemod to monorepo.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-10-04 19:29:43 +02:00 |
|
Eric Peterson
|
01a468aee3
|
Merge pull request #6677 from backstage/feat/analytics-api
Introduce the Analytics API, core events, and a GA implementation provider
|
2021-10-04 18:55:20 +02:00 |
|
Patrik Oldsberg
|
ca0559444c
|
avoid usage of to*Case + add project lint rule
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-10-02 18:43:11 +02:00 |
|
Eric Peterson
|
2e0adeb664
|
Self-review
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-09-30 15:46:19 +02:00 |
|
Eric Peterson
|
edd5293d68
|
Review feedback.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-09-30 15:46:19 +02:00 |
|
github-actions[bot]
|
f67e8ddcec
|
Version Packages
|
2021-09-30 11:43:05 +00:00 |
|
dependabot[bot]
|
e5327abaa3
|
build(deps): bump @testing-library/react-hooks from 3.4.2 to 7.0.2
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 3.4.2 to 7.0.2.
- [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-hooks-testing-library/compare/v3.4.2...v7.0.2)
---
updated-dependencies:
- dependency-name: "@testing-library/react-hooks"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-28 13:01:24 +02:00 |
|
github-actions[bot]
|
6e5b1bda9d
|
Version Packages
|
2021-09-23 10:01:17 +00:00 |
|
github-actions[bot]
|
fff5c48429
|
Version Packages
|
2021-09-16 11:41:51 +00:00 |
|
Oliver Sand
|
4d96985088
|
Merge pull request #7196 from SDA-SE/feat/update-material-lab
Upgrade `@material-ui/lab` to `4.0.0-alpha.57`
|
2021-09-16 12:29:41 +02:00 |
|
Oliver Sand
|
9f1362dcc1
|
Upgrade @material-ui/lab to 4.0.0-alpha.57
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-09-15 16:51:23 +02:00 |
|
Patrik Oldsberg
|
8142a8ecb2
|
packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-14 18:47:53 +02:00 |
|
Patrik Oldsberg
|
71f6356390
|
plugins: add package descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-09-14 18:33:40 +02:00 |
|
Eric Peterson
|
7f221c6c6b
|
Merge pull request #7079 from backstage/vinzscam/search-type-storybook
search-type: add to storybook
|
2021-09-10 20:40:11 +02:00 |
|
Vincenzo Scamporlino
|
7bd1a87e15
|
fix comments
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
|
2021-09-10 15:05:09 +02:00 |
|
github-actions[bot]
|
866ec85375
|
Version Packages
|
2021-09-09 14:47:05 +00:00 |
|
Vincenzo Scamporlino
|
f6188773a5
|
search-type: add to storybook
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
|
2021-09-06 17:00:29 +02:00 |
|
Eric Peterson
|
3a868d8800
|
ConfigReader-ify SearchBar test.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-09-06 09:30:35 +02:00 |
|
Eric Peterson
|
97e13d178d
|
Prevent chromatic build error on SearchBar
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-09-05 21:46:04 +02:00 |
|
Ruben Lindström
|
7f00902d97
|
Search Bar Home Page Component (#7013)
feat: add search bar home page component
|
2021-09-03 14:50:14 +02:00 |
|
github-actions[bot]
|
45a681aa6a
|
Version Packages
|
2021-09-02 10:41:57 +00:00 |
|
Oliver Sand
|
dba58584c3
|
Update api report
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-09-02 10:50:57 +02:00 |
|
Oliver Sand
|
f8546dadbf
|
Force adopters to include the search result pager on their own
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-09-02 10:22:42 +02:00 |
|
Oliver Sand
|
66be814579
|
Remove scrolling behavior
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-09-02 10:22:41 +02:00 |
|
Oliver Sand
|
532b4cc656
|
Rework search paging based on cursors
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-09-02 10:22:41 +02:00 |
|
Oliver Sand
|
56e7932629
|
Update API reports
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-09-02 10:22:41 +02:00 |
|
Oliver Sand
|
6876c48423
|
Implement offset and limit based paging in frontend
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-09-02 10:22:40 +02:00 |
|
github-actions[bot]
|
e7130884a0
|
Version Packages
|
2021-08-26 11:25:27 +00:00 |
|
Camila Belo
|
3c13d09b4b
|
Merge pull request #6598 from kuangp/fix/searchBar
fix(search): Fix search page to respond to searches made from sidebar
|
2021-08-24 18:17:17 +02:00 |
|
Phil Kuang
|
16ec8381ad
|
fix(search): Fix search page to respond to searches made from sidebar
Signed-off-by: Phil Kuang <pkuang@factset.com>
|
2021-08-24 11:01:36 -04:00 |
|
github-actions[bot]
|
6f4c73ece4
|
Version Packages
|
2021-08-19 12:20:01 +00:00 |
|
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 |
|