* refresh token flow
* new auth with error standardisation
* Sbowflake improvements
* Snowflake invoke method made accessible
* snowflake improvement update
* dev testing bug fixes
* removed context file
* list tables and columns now use respective users token
* Snowflake bearer token field adding empty key value pair while editing
* PAT token flow authenticator updated
* Username for PAT token flow
* snowflake sdk version updated
* Updated placeholder for automation
* chore: update version to 3.20.152-lts
---------
Co-authored-by: Srimanitejas123 <mani@tooljet.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* submodule update: add name field to process event payload
* 🚀 chore: update submodules to latest lts-3.16 after auto-merge (#15894)
Co-authored-by: johnsoncherian <57667706+johnsoncherian@users.noreply.github.com>
* rest api timeout issue
* error standardisation
* Update queryPanelSlice.js
* Bump version to 3.20.147-lts across all components
---------
Co-authored-by: Swathi Hameed <42898362+swathihameed@users.noreply.github.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: johnsoncherian <57667706+johnsoncherian@users.noreply.github.com>
Co-authored-by: Rudhra Deep Biswas <rudra21ultra@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* GUI mode abstraction and GUI mode for postgresql
* CSS Issue and Query response fixes
* GUI Mode for MySQL
* Mysql changes similar to pgsql
* Mysql GUI mode bug fixes
* pagination for tables in mysql gui mode has been reapplied
* styles issues for drop down has been fixed
* Merge branch 'lts-3.16' into feature/mysql-gui-mode
---------
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* sending raw data as well as utf-8 encoded data
* bump version to 3.20.136-lts across all components
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* File base64 data is added to the post request
* Object and Array is converted to string before appending to form data
* bump version to 3.20.130-lts across all components
---------
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* fix: automated security fixes for frontend dependencies
* chore: update jspdf and related dependencies; fix autoTable reference in generate-file.js
* chore: upgrade jspdf-autotable to version 5.0.7 and adjust related code references
* fix: update SMTP plugin to support new nodemailer version and improve type definitions
- Updated nodemailer dependency from version 6.9.1 to 8.0.2.
- Enhanced type definitions for attachments in QueryOptions.
- Specified Transporter type for nodemailer connections.
- Improved attachment handling by defining a more specific type for filesData function.
* chore: update nodemailer and its types, adjust AppHistoryModule providers and controllers based on import context
* Implement feature X to enhance user experience and fix bug Y in module Z
* chore: update nodemailer to version 8.0.3 and remove @types/nodemailer from dependencies
* chore: update version to 3.20.125-lts across all components
---------
Co-authored-by: adishM98 <adishM98@users.noreply.github.com>
Co-authored-by: johnsoncherian <johnsonc.dev@gmail.com>
* Graphql revamp
* Added query params
* Passing hasdatasource to the sanitize functions
* Design fix
* Fix for right side border for key input
* Resolving the comment