-
Notifications
You must be signed in to change notification settings - Fork 367
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
upcoming: [DI-20928] - Introduce label for all global filters #11118
Merged
mjac0bs
merged 36 commits into
linode:develop
from
venkymano-akamai:feature/global_filter_titles
Oct 22, 2024
Merged
Changes from 32 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
bddb5b9
upcoming: [DI-20928] - Filter titles initial changes
venkat199501 1e7ad15
upcoming: [DI-20928] - ESLint issue fix
venkat199501 4141099
upcoming: [DI-20928] - Name to label alias change
venkat199501 bd61ad4
upcoming: [DI-20928] - Add a margin below filter button to look neat β¦
venkat199501 c76b146
upcoming: [DI-20928] - Fix UT issues
venkat199501 484a5a1
upcoming: [DI-20928] - Remove unused import
venkat199501 c31def0
upcoming: [DI-20928] - PR comments
venkat199501 9f8ddcf
upcoming: [DI-20928] - PR comments
venkat199501 b7a9c78
upcoming: [DI-20928] - Title name updates
venkat199501 8fb44c3
upcoming: [DI-20928] - Title name for dashboard and time range selectβ¦
venkat199501 6657e92
upcoming: [DI-20928] - Title name for dashboard and time range selectβ¦
venkat199501 03160f5
upcoming: [DI-20928] - Test fixes
venkat199501 4660ad8
upcoming: [DI-20928] - CSS changes
venkat199501 6492a3d
upcoming: [DI-20928] - Code refactoring and UT additions
venkat199501 c431f17
upcoming: [DI-20928] - Code refactoring and edits
venkat199501 0332671
upcoming: [DI-20928] - Destructure properties from objects and use
venkat199501 c3ea831
upcoming: [DI-20928] - Resource to Resources
venkat199501 6913878
label changes
agorthi-akamai dd1b959
upcoming: [DI-20928] - Popper placement changes
venkat199501 231515d
Merge pull request #58 from agorthi-akamai/label-changes
venkymano-akamai b0956b8
upcoming: [DI-20928] - PR comments
venkat199501 de32f8b
Merge branch 'feature/global_filter_titles' of github.com:venkymano-aβ¦
venkat199501 b03c799
upcoming: [DI-20928] - ESLint issue fix
venkat199501 7ded56e
upcoming: [DI-20928] - Added comments
venkat199501 63f5a7a
upcoming: [DI-20928] - remove unwanted changes in package.json
venkat199501 7c59712
upcoming: [DI-20928] - use theme and add changeset
venkat199501 bd64ca2
upcoming: [DI-20928] - more simplification
venkat199501 df14b70
upcoming: [DI-20928] - more space for filters max height
venkat199501 2486f45
upcoming: [DI-20928] - remove comment
venkat199501 a39ca76
upcoming: [DI-20928] - destructure props
venkat199501 f3f1664
upcoming: [DI-20928] - DB to Databases
venkat199501 e84fb40
upcoming: [DI-20928] - DB to Databases for engine
venkat199501 04343c5
upcoming: [DI-20928] - Minor PR comments
venkat199501 3c70079
upcoming: [DI-20928] - Minor PR comments
venkat199501 adb72de
upcoming: [DI-20928] - Minor PR comments
venkat199501 127dc20
upcoming: [DI-20928] - Delete unused imports
venkat199501 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-11118-upcoming-features-1729486113842.md
This file contains 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": Upcoming Features | ||
--- | ||
|
||
Add title / label for all global filters in ACLP ([#11118](https://github.com/linode/manager/pull/11118)) |
This file contains 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 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 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 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 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 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 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 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.
No need to put the
?? false
. This component can acceptundefined