-
Notifications
You must be signed in to change notification settings - Fork 390
refactor: [M3-9510] - Clean up main search implementation #11819
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
bnussman-akamai
merged 36 commits into
linode:develop
from
bnussman-akamai:poc/start-refatcoring-search
Mar 18, 2025
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
aac2a0c
inital removal of recompose
bnussman 87690d6
clean up search components
bnussman 1b54973
save progress
bnussman c702494
clean up more
bnussman 56fdbc3
small fix
bnussman a3dfce0
clean up more
bnussman b94656d
fix up loading state
bnussman be9b93d
add image decription
bnussman f18a145
get new api search working
bnussman db8b214
save progress
bnussman 53236a9
save progress
bnussman 5ce8b2c
improve search
bnussman 0f72f14
fully support all entities with API search
bnussman 682083a
fully support all entities with API search
bnussman ea20290
allow images to be searched by tag
bnussman 59c611b
revert extra change
bnussman aa5e67a
revert extra change
bnussman a45094c
sort import
bnussman 2475c9d
add changesets
bnussman 7f40f25
error handling for client side search
bnussman 36d57a6
clean up a bit
bnussman 96cca3d
restore linode description
bnussman dc611ba
clean up a bit more
bnussman 1b68d0d
add todo
bnussman 366689b
fix random dbaas failures
bnussman 268bd3b
Merge branch 'develop' into poc/start-refatcoring-search
bnussman 81d28e5
fix incorrect icons in searchbar
bnussman 8c336b7
add invalidations for new stackscripts query key
bnussman ca9d237
Merge branch 'develop' into poc/start-refatcoring-search
bnussman b863fbe
update imports to use queries package
bnussman 882356c
Merge branch 'develop' into poc/start-refatcoring-search
bnussman 0670da8
fix incorrect object storage error type
bnussman da18128
Merge branch 'develop' into poc/start-refatcoring-search
bnussman e4f59e1
Merge branch 'develop' into poc/start-refatcoring-search
bnussman 1ad1e52
Update packages/manager/.changeset/pr-11819-tech-stories-174162955299β¦
bnussman-akamai 7c6f873
Update packages/manager/.changeset/pr-11819-changed-1741629531708.md
bnussman-akamai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
packages/manager/.changeset/pr-11819-changed-1741629531708.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@linode/manager": Changed | ||
| --- | ||
|
|
||
| Updates main search to use new API search implementation for large accounts ([#11819](https://github.com/linode/manager/pull/11819)) |
5 changes: 5 additions & 0 deletions
5
packages/manager/.changeset/pr-11819-tech-stories-1741629552993.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@linode/manager": Tech Stories | ||
| --- | ||
|
|
||
| Updates main search to not depend on `recompose` library ([#11819](https://github.com/linode/manager/pull/11819)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
127 changes: 0 additions & 127 deletions
127
...manager/src/features/LoadBalancers/LoadBalancerDetail/ServiceTargets/LinodeOrIPSelect.tsx
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The one trade-off this PR makes is that our "
entityToSearchableItem" functions must be pure and not require extra API data. This is functionality we can add back in the future, but not as easily right now.