Chore/migrate webpack to vite#3
Open
mdkhussairiee wants to merge 5136 commits into9011-create-a-new-datasource-plugin-for-salesforce-apifrom
Open
Chore/migrate webpack to vite#3mdkhussairiee wants to merge 5136 commits into9011-create-a-new-datasource-plugin-for-salesforce-apifrom
mdkhussairiee wants to merge 5136 commits into9011-create-a-new-datasource-plugin-for-salesforce-apifrom
Conversation
Co-authored-by: gsmithun4 <3417097+gsmithun4@users.noreply.github.com>
[fix]: Slowness on passing large data to form component
* 🔥 hotfix: point submodules to latest commits * 🔥 hotfix: point submodules to latest commits
* update subproject commit reference in frontend/ee * Update submodule reference for server/ee
Fixed add tabs logic
… even when the granular permission to access the app is revoked from that custom group
…oolJet/ToolJet into fix-migration-filepicker-image
[fix]: Children not getting exposed properly in form
[chore]: Updated the doc link for modules with new copy
Co-authored-by: johnsoncherian <57667706+johnsoncherian@users.noreply.github.com>
Fix migrations for file picker and Steps widget
Pagination fix
…he first drop. selectedRow will act as a toggle if the bulkSelection is turned off and selectedRow will act as a lastclickedRow when the bulkSelection is turned on
Fix: Unexpected behaviour on Node deletion in Radio Button and Tabs component
Co-authored-by: johnsoncherian <57667706+johnsoncherian@users.noreply.github.com>
* Fix: toggle handle for properties is not visible properly in off state * Fix: Button label getting wrapped in Custom themes page in workspace settings * Fix: 'Instance SSO' toggle overflowing the workspace login page when loading * Fix: remove unnecessary styling from dark-mode * update server submodule ref * update frontend submodule ref * update ee-frontend submodule ref * update ee-server submodule ref
Co-authored-by: kavinvenkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
…n the dependency array of useEffect
[fix]: Table rowClick event is triggered on page reload
fix: Server side filtering issue on table
Co-authored-by: gsmithun4 <3417097+gsmithun4@users.noreply.github.com>
Fix: Safe rendering for dynamic values across components
Makes config handle open component properties panel
Co-authored-by: gsmithun4 <3417097+gsmithun4@users.noreply.github.com>
…ts and code quality
- Added @swc/core and @swc/jest for improved performance in testing. - Updated Jest configuration to use jsdom as the test environment and jest-jasmine2 as the test runner. - Configured moduleNameMapper for handling various asset imports and paths. - Created setupTests.js to mock global configuration and environment variables for tests. - Removed unnecessary mocking of config in appUtils.test.js as it's now globally available. - Added mocks for IntersectionObserver, ResizeObserver, matchMedia, and fetch to enhance test reliability.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.