-
Notifications
You must be signed in to change notification settings - Fork 2
Chore/migrate webpack to vite #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
mdkhussairiee
wants to merge
5,136
commits into
9011-create-a-new-datasource-plugin-for-salesforce-api
Choose a base branch
from
chore/migrate-webpack-to-vite
base: 9011-create-a-new-datasource-plugin-for-salesforce-api
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Chore/migrate webpack to vite #3
mdkhussairiee
wants to merge
5,136
commits into
9011-create-a-new-datasource-plugin-for-salesforce-api
from
chore/migrate-webpack-to-vite
Conversation
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
Co-authored-by: gsmithun4 <[email protected]>
[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 <[email protected]>
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 <[email protected]>
* 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 <[email protected]>
…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 <[email protected]>
Fix: Safe rendering for dynamic values across components
Makes config handle open component properties panel
Co-authored-by: gsmithun4 <[email protected]>
…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.
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.