Ayangade Adeoluwa
Ayangade Adeoluwa
This PR resolves two issues: - It adds a feature to abort any Action execution via the Action response pane. - It automatically expands the response pane height when a...
This PR fixes how the evaluated pop up overlaps the property pane when on smaller window screens. Fixes #4458 - Bug fix (non-breaking change which fixes an issue) ## How...
This PR resolves how response headers from certain APIs are not being displayed in the Headers tab. Fixes #17279 - Bug fix (non-breaking change which fixes an issue) Cypress test...
When Google sheets datasource is switched, The dynamic trigger values are not refetched i.e. The google sheets does not refetch spreadsheet urls, sheet names or columns. While this might look...
Query form command values are being reset to an empty string whenever you navigate between two different Query actions(with different datasources) for example, Switching between Mongo query and S3 query....
This issue occurs when users switch the datasource of an API action, and the actionConfiguration headers is empty. This PR adds conditional checks to prevent an error from happening. Fixes...
This PR fixes undefined headers value when user triggers an update to the API body type (specifically to the NONE tab.) Fixes #22950 Fixes #22952 Media > A video or...
This PR fixes null value issue in the computation of `evaluatedQueryParameters`. Fixes #22949 - Bug fix (non-breaking change which fixes an issue) ## How Has This Been Tested? > Please...
This PR addresses issues raised when migrating JsObjects to new design system. Issue link here: https://www.notion.so/appsmith/f353d8c6bd664f79ad858a42010cdfc8?v=f04cde23f6424aeb9d5a6e389cd172bd&p=6ff9af061f354a569b160157453bfb3f&pm=s - Bug fix (non-breaking change which fixes an issue) ## How Has This Been...
This PR fixes the following tests: JSObjectMutation_spec.ts Bind_JSObject_Postgress_Table_spec.js JSObjectToInput_Spec.ts > #### Type of change > Please delete options that are not relevant. - Bug fix (non-breaking change which fixes an...