forked from ToolJet/ToolJet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feature]: Component Specific Actions (ToolJet#3448)
* Build architecture for component specific actions * Resolve references component action variables * Add architecture to read component action params from widgetConfig.js * Add Set table page to component specific actions * List only components with actions for control component action * Make component specific actions async * fx button styles * fx in action types * Improve zIndex for component action param select * fix for select component width * adding margin to remove height toggle during fx * Updated SelectSearch with Select * Added component specific action to Text widget * Fixed bug on showing the component with actions * fix :: fx should align neatly inside the empty space designated for it,If type is not specified, codehinter full width * removing bug :: popover closes on select * height toggle bug * Ensure that action is cleared when a different component is selected * bugfix :: select width issue Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com> Co-authored-by: stepinfwd <stepinfwd@gmail.com>
- Loading branch information
1 parent
dc8f69e
commit 126bdcd
Showing
12 changed files
with
251 additions
and
21 deletions.
There are no files selected for viewing
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
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.