Release: Marketplace Sprint 9
🚀 Features
Auto install plugin based on queries on app import in #12350 by @ganesh8056
Azure Repos plugin integration in #11707 by @kushalsourav
NocoDB plugin integration in #11476 by @wusuopu
🌟 Enhancements
Added dynamic form validation setup for Postgres in #12292 by @parthy007
BigQuery now shows detailed errors and has documentation link in #12384 by @thesynthax
DTO validation for data types in ToolJet database in #123678 by @ganesh8056
🛠️ Fixes
Fixes TJDB error message text not having proper column name on bulk upload in #12346 by @manishkushare
The data in the time field of the calendar is not visible when scrolling vertically in #12352 by @manishkushare
Fixes unnecessary API calls on data source config page in #12368 by @ganesh8056
Exporting an application for a selected version does not export the ToolJet database schema in #12368 by @ganesh8056
* datasource configuration page mounted when no particular datasource is selected
* dto validation for TJDB table datatype and app export by specific versioin exports tjdb tables
* Bug fixed
* Bug fixed , line height issue in column form for table edit and create table
* Popover position issue fixed
* Enhance DateTimePicker popper styling and adjust class usage for better positioning
* Fix: In TJDB the error message text not having proper column name while uploading bulk data
* Change the variable name and removed capitalize loadsh method
* Fix for global data source import
* added fix for end user able to view all folders
* support for base64 media
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* [white-labelling] Logo related pending issues (#12243)
* Working on refactoring and fixing white-labelling for modularisation
* Working on fixes
* Fixed: app builder logo issue
* Refactored default state behaviour
* Removed console logs
* Added workspace slug
* Adding single image changes from ee lts (#12272) (#12285)
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
* Moving Vulnerability CI from EE (#12288)
* CE modularisation bugs (#12278)
* Working on refactoring and fixing white-labelling for modularisation
* Working on fixes
* Fixed: app builder logo issue
* Refactored default state behaviour
* Removed console logs
* Added workspace slug
* Fixed: Able to update group name with space
* Adding single image changes from ee lts (#12272)
* Fixed: Able to add a user 2 times to the group
* Fixed: Builder isn't able to datasiurces
* Fixed: updated the builder check
* Refactored the changes
---------
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
* Add data-cy for components in modularisation branch (#12296)
* [modularisation-bugs] Fixing rest of the priority bugs (#12301)
* Fixed: custom logout url issue
* Fixed: fixed all workspace redirection issue
* Fixed: made the datsource access same for ce and ee-basicplan builders
* Fixed: sample db connection issue
* Fixed: sample database query issue
* Fixed: page isn't showing the organization list for user whose current organization is archived
* Fixed: granular permission datasource page
* remove license check for oidc login
---------
Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
Co-authored-by: Anantshree Chandola <anantshreechandola23@gmail.com>
- Detect if the branch is from a fork
- Dynamically set the repo URL to use the fork's owner
- Ensure correct repository reference during workflow execution
Issue:
- Forked branch was not being pulled by Render create service.
Fix:
- Added fix in preview code to correctly fetch and checkout to forked
branch.
- Specified the version for Redis and PostgREST in the env variable
page.
- Corrections in Cloud Run deployment document for duplicate
TOOLJET_HOST variable