PromucFlow_constructor/app/client/src/assets/icons/menu/js-function.svg

5 lines
936 B
XML
Raw Normal View History

feat: JS Editor (#6003) * Changes to add js plugin * routes+reducer+create template * added debugger to js editor page * entity explorer changes * create js function * added copy, move and delete action * added js plugin * added existing js functions to data tree * removed actionconfig for js collection * new js function added to data tree and entity as well * parsing flow added * changes to data tree * parse and update js functions * small changes for def creator for js action * create delete modified * small changes for update * update flow change * entity properties added * removed linting errors * small changes in entity explorer * changes for update * move, copy implementation * conflict resolved * changes for dependecy map creation * Only make the variables the binding paths * Basic eval sync working * Minor fixes * removed unwanted code * entity props and autocomplete * saving in progress show * redirection fix after delete js action * removed unnecessary line * Fixing merge conflict * added sample body * removed dummy data and added plugin Type * few PR comments fixed * automplete fix * few more PR comments fix * PR commnets fix * move and copy api change * js colleciton name refactor & 'move to page' changes & search * view changes * autocomplete added for js collections * removing till async is implemented * small changes * separate js pane response view * Executing functions * js collection to js objects * entity explorer issue and resolve action on page switch * removed unused line * small color fix * js file icon added * added js action to property pane * Property pane changes for actions * property pane changes for js functions * showing syntax error for now * actions sorted in response tab * added js objects to slash and recent entitties * enabling this to be used inside of function * eval fix * feature flag changes for entity explorer and property pane * debugger changes * copy bug fix * small changes for eval * debugger bug fix * chnaged any to specific types * error in console fix * icons update * fixed test case * test case fix * non empty check for functions * evaluate test case fix * added new icons * text change * updated time for debounce for trial * after release mereg * changed icon * after merge * PR comments simple * fixed PR comments - redux form, settings remove * js object interface changes * name refactor * export default change * delete resolve actions chnage * after merge * adding execute fn as 3rd option and removed create new js function * issue 7054 fixed - app crash * execute function on response tab changes * refactor function name part 1 * refactor of js function name * try catch added refactor * test fix * not used line removed * test cases locator fixed Co-authored-by: Nidhi <nidhi.nair93@gmail.com> Co-authored-by: hetunandu <hetu@appsmith.com>
2021-09-08 17:32:22 +00:00
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 11.6667V10.8227H1.21754C1.6746 10.8227 2.02923 10.6977 2.2814 10.4476C2.53358 10.1976 2.65967 9.84591 2.65967 9.39267V4.65714H0.744707V3.81319H2.65967V2.58242C2.65967 2.0823 2.81334 1.69548 3.12067 1.42198C3.42801 1.14066 3.8575 1 4.40914 1H6.28863V1.83223H4.40914C3.87326 1.83223 3.60533 2.0862 3.60533 2.59414V3.81319H6.28863V4.65714H3.60533V9.42784C3.60533 10.1077 3.38861 10.6508 2.95518 11.0571C2.52176 11.4635 1.94254 11.6667 1.21754 11.6667H0Z" fill="#858282"/>
<path d="M6.32604 9.55678L8.59563 6.23956L6.46789 3.10989H7.57904L8.90297 5.19634C8.98965 5.337 9.08028 5.5011 9.17484 5.68864C9.26941 5.5011 9.36003 5.337 9.44672 5.19634L10.7706 3.10989H11.87L9.74224 6.25128L12 9.55678H10.8888L9.47036 7.35311C9.38368 7.21245 9.28517 7.03272 9.17484 6.81392L8.85568 7.35311L7.42537 9.55678H6.32604Z" fill="#858282"/>
</svg>