ToolJet/frontend/src/_ui
Johnson Cherian f5c0f186e0
Parameters support on RunJS (#7033)
* feat: resolve passed arguments in runjs

* feat: added popup form for runs params

* fix: fixed issue with close function of popupover with codehinter

* feat: added input for runjs args

* style: for runjs args

* fix: added support for params in custom components

* fix: fixed default query param for runjs

* fix: remove debuggers

* refactor: removed commented code

* fix: removed unused code

* style: arguments input style in event manager

* refactor: Moved argument list to separate component

* refactor: moved runjs components to single folder

* fix: minor refactorings

* fix: renamed arguments to parameters for compoennts

* refactor:  reanamed argument to parameter in runjs

* refactor: removed commented code

* fix: added hasPramSupported flag against runjs queries

* Update frontend/src/Editor/Inspector/ActionConfigurationPanels/RunjsParamters.jsx

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>

* Update frontend/src/Editor/QueryManager/QueryEditors/Runjs/ParameterForm.jsx

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>

* fix: prevent duplication of name

* fix: fixed issue that blocked query params from returning

* fix: remove extra params from runjs

* fix: updated reference to current satte

* fix: updated `query.run()` signature

* fix: added duplicate check on param add and update

* fix: added additonal null check for params runjs

* feat: resolve runjs params default value without currentState

* fix: hide defaultvalue of runjs in events form

* fix: minor UX experience in runjs params

* fix: set runjs default values to events on creation

* style: updated the runjs param UI

* style: runjs param form minor ux improvement

* fix: close modal on add button click again

---------

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
2023-07-20 16:35:39 +05:30
..
Accordion Add cypress test for date picker widget (#3592) 2022-07-20 12:41:50 +05:30
Alert Improvement - adds ability to resolve workspace variables in GDS connection forms (#6824) 2023-07-04 15:32:45 +05:30
AlertDialog fixes: backdrop when alert modal is active for creating new workspace (#6446) 2023-05-18 16:46:21 +05:30
AppButton Feature Homepage and settings redesign (#5763) 2023-04-21 11:45:48 +05:30
AppInput Feature Homepage and settings redesign (#5763) 2023-04-21 11:45:48 +05:30
Avatar Feature Homepage and settings redesign (#5763) 2023-04-21 11:45:48 +05:30
Breadcrumbs Merge branch 'develop' into bugfix/route-props-cypress 2023-05-03 12:28:05 +05:30
Button Feature: Tooljet Database (#4951) 2022-12-23 02:09:57 +05:30
Card null check for imgs in datasurce lister 2023-05-02 05:18:46 +05:30
CheckBox fixes selcecting feature types 2023-04-25 15:08:38 +05:30
Drawer removing toast 2023-04-26 02:50:59 +05:30
Fade Feature: Tooljet Database (#4951) 2022-12-23 02:09:57 +05:30
FolderList Add and modify data-cy for manage users page (#6110) 2023-04-26 06:50:07 +05:30
Header Fixed failing profile cypress spec (#6245) 2023-05-09 19:33:37 +05:30
HttpHeaders Move the entire current state to Zustand store (#6812) 2023-07-19 11:42:28 +05:30
Icon Parameters support on RunJS (#7033) 2023-07-20 16:35:39 +05:30
IndeterminateCheckbox eslint fixes: frontend (#5464) 2023-02-02 20:58:06 +05:30
Input Improvement - adds ability to resolve workspace variables in GDS connection forms (#6824) 2023-07-04 15:32:45 +05:30
JSONTreeViewer Fixed left sidebar inspector gets blurred when query panel is opened (#7032) 2023-07-19 15:34:05 +05:30
Layout fix :: change database labels in ui sidebar and header 2023-05-03 12:08:41 +05:30
LeftSidebar Fix for failing specs on release branch (#6438) 2023-05-18 13:41:41 +05:30
Mentions Merge develop to v2-beta 2022-12-27 20:10:33 +05:30
Multiselect improvement - support to add groups when inviting a new user to a workspace (#6443) 2023-07-05 12:21:07 +05:30
OAuth gRPC UI: Source connection form and query builder 2023-05-02 05:20:33 +05:30
OpenAPI [Feature] :: Global datasources (#5504) 2023-03-24 21:41:21 +05:30
Pagination Add data-cy for database functionality (#5455) 2023-03-02 14:33:00 +05:30
Popover Improving user experience of left side drawer in app builder (#6659) 2023-06-15 12:58:44 +05:30
Radio - Add data-cy to google sheet connection modal. (#4761) 2022-11-15 14:48:26 +05:30
Search Updated React to 18.2.0 (#5555) 2023-03-20 17:04:24 +05:30
Select Feature Homepage and settings redesign (#5763) 2023-04-21 11:45:48 +05:30
Spinner style: add save text to header (#3010) 2022-05-09 17:38:46 +05:30
Textarea Improvement - adds ability to resolve workspace variables in GDS connection forms (#6824) 2023-07-04 15:32:45 +05:30
Toast Fixed failing dashboard specs (#4667) 2022-10-31 19:08:43 +05:30
Toggle fix:Change cursor to poiner on hover of Global settings toggle options #6112 (#6143) 2023-04-29 20:05:13 +05:30