* fixes: ordering of event execution
* Fix switch group not updating default value
* bumped up the version
* bumped up the version 2.27.4
---------
Co-authored-by: Nakul Nagargade <nakul@tooljet.com>
Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
* hotfix : action button event is not getting triggered
* removing .then for setExposedvariables and setExposedVariable
* bump version
* Revert "bump version"
This reverts commit 5e9df4825f.
* bump version
* adding .then to onComponentOptionChanged function in global filters
* making on search event fire upon searching
* fixed lint issues
* Added handleKeyPress function to handle enter key event.
* 7196 - Added handleKeyPress function to handle enter key event
* Added handleKeyPress function to handle enter key event.
* events should be synced for multi-edit
* remove console
* removes db constrainsts for layouts and handles corrupeted apps created from prev migrations
* Revert "removes db constrainsts for layouts and handles corrupeted apps created from prev migrations"
This reverts commit 10a307118b.
* removing constrainsts fro CE
* bumped the patched version ~ 2.26.3
* fixes: import/export general styles for components
* fixes: viewer crash on adding plugin as gds due to accessing camalised data
* fixes: plugin queries gds
* preserve duplicate search params on restapi
* preserve duplicate params in query manager params fields
* fixes: edge cases where undo of some components crashes thew widget
---------
Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
* minor typo causing build issues
changed
npm run --prefix server db:mirgate
to npm run --prefix server db:migrate
You can ignore this PR. raising this so that if accepted then other contributors wont face this minor issue
* Update codespaces.md
* [docs]:update quickstart guide v2 (#8058)
* revamp quickstart guide and add topics to ToolJet concepts
* add new guides using floik
* add new items to tooljet concepts
* update writing custom code concept
* make UI enhancements and update the getting started guide
* update tooljet concepts and add new topics
* merge with dev and misc enhancements
* create render
* enhance formatting in access values concept
* updates to quickstart guide and concepts
* fix proofreading errords and update docs
* revert versions and doc settings
* add platform overview page and fix issues with floik demo sizing
* add padding to badges and update workflows screenshot
* add latest docs to the previous version
* remove versions to preview on render
* remove old getting started guide from next and 2.25
* add homepage slug
* [docs] git sync - docs v2.24 (#8078)
* [docs] gitsync
* [docs]git sync
* updates after review
* added flow diagram and use cases
* changes after review
* Update docs/docs/gitsync.md
* note for workspace constants
* Added docs v2.24.0
* bump version
* [Imp] Auto-removing query params from redirect urls (While login to the application) (#8128)
* add: added query params to logout urls
* add: added support for sso login
* fix: page handle not updated after rename
* [fix] Rendering all apps inside a folder after the app rename. (#8133)
* fix: rendering all apps inside a folder after app rename
* fix: Breadcrumbs path not contains query params
* [fix] Sometimes the workspace modal CTA is in disabled state even if the values are correct (#8299)
* fix: sometimes the workspace modal CTA is in disabled state even if the values are accepted
* fix: erorr message
* Fix MariaDB connection issues (#8235)
* Add default connection limit for mariadb test connection in backend
* map connectionLimit to connection_limit
* remove log
* remove comments
* fix: mariadbPool causes server crash in case of unknown db
* fix: prev details getting replicated in next selected ds
* Save button on Datasource changes not enabled (#8171)
* fixes: disabled state of ds changes on header values
* add check for editor headers
* fix: constants resolution on saved datasources (#8223)
* Fixed websocket unavailable issue when the user tries to release the version before the connection is established (#8305)
* Revamp Global Data sources (#8274)
* changes: listing of data sources
* add: plugins to ds list
* review fixes
* fixes
* fix: placeholder values for encrypted fields
* fixes
* review changes
* added missing line (#8349)
* Fix for handling 'go to app' event for previously added unreleased apps and new apps (#8169)
* fix go to app event for unreleased apps
* updates
* fix: added 401 check (#8351)
* [chore] Node-module vulnerabilities (#8226)
* started working on node upgrade to 18.18.2
* testing ci
* updated ci node version
* updated action code
* deleted all package-lock.json files
* deleted and ovverrided some packages
* deleted and fixed server & frontend vulnerabilities
* updated firestore version
* fix: ws type issue
* fix: upgraded lerna version
* regenerated package-lock.json files again
* regenerated marketplace lock file
* updated node version in other ci and docker files
* update: lock file plugin side
* updated the npm version in docker & ci files
* removed unused imports from events file
* removed dependency-review action
* updated some packages
* tried to go with current node-module of jest. had to upgrade
* fix: deprecated function usage - ts-jest
* fix: server directory lint issues
* fixed login page issue after router-dom upgrade
* updated import/no-unresolved rule to ignore import errors of react-loading-skeleton, react-spring packages
* fix: cypress node version & package-lock issue
* regenerated cli package-lock.json
* fix: new webpack version might cause runtime issues (had issues with enterprise). lets use old version only
* fix: form-data docker issue
* removed comment
* Modify failing test cases (#8372)
* package-lock for marketplace (#8391)
* Fixes UI and test connection issues (#8377)
* fixes: testconnection bugs
* fixes
* revert: package-lock
* add: new line
* url redirect fix
* Added test user on seeding (#8393)
* Added test user on seeding
* fix
* fix
* fix
* Updated the cypress spec with node upgrade changes (#8405)
* update cypress specs
* update the data source count values
---------
Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
Co-authored-by: Anantshree Chandola <anantshreechandola23@gmail.com>
Co-authored-by: vjaris42 <vjy239@gmail.com>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
Co-authored-by: Mekhla Asopa <59684099+Mekhla-Asopa@users.noreply.github.com>
* revamp the tutorial for pdf and image uploads and retreival
* changes based on the new UI
* add an image and enhance the add more explanations for code
* update the tutorial as per the latest UI
* update the doc and add it to the previous verion
* fix proofreading issues