Ganesh Kumar
ace28958c3
Feature: Support for Key pair authentication in Snowflake plugin ( #15919 )
...
* Key pair authentication for Snowflake
* key must be in pkcs8 format
2026-04-16 15:08:56 +05:30
Parth
249d7a1135
Feature: Validate and save datasource OAuth creds in multi-tenant mode ( #14043 )
...
* fix: change schema to hide save button & add default value
* enhance: Show connect button in UI at data-config
* fix: extract source_options correctly
enhance: add userID in cache logic for snowflake
* enhance: add backend logic to save tokens correctly
fix: change IDataSourcesUtilService interface
* fix: add read docs button for oauth plugins
fix: shrink the connect button
* fix: remove extra code and fix comments
* fix: generate cache key correctly
2025-10-22 17:19:46 +05:30
Parth
9167b950ae
Fix: Snowflake input rendering (ClientId & Client-secret) in cloud & OAuth plugin failure due to undefined environmentId ( #14167 )
...
* fix: use selectedEnvironment instead of currentAppEnvironmentId
* fix: clientid and secret rendering
2025-09-26 20:45:13 +05:30
Ganesh Kumar
f46340b477
Enhance: Extract OAuth 2.0 flow for Salesforce & Snowflake ( #13529 )
...
* salesforce & snowflake changes added to prerelease
* module import error fixes
* optional parameter for getAuthUrl method
2025-07-23 22:18:50 +05:30
parthy007
5a7a704166
Add new cache function to plugins
2025-05-27 16:53:22 +05:30
arpitnath
4d97df565f
updates sql lang editors to multiline codehinters to extensive support for lang
2024-05-16 13:26:44 +05:30
Kiran Ashok
4723bfe8e7
fix : Codehinter bugs ( #9350 )
...
* fix : Preview on parameters is not visible.
* fix : data source codehinter breaking
* fix : current value copy button.(copying different values)
* fix : select suggestions using mouse closes the preview box.
* fix : multiline preview
* fix: darkmode
* fixes:
- multi-line suggestions on different line numbers
- extended single line editor for json body
* cleanup
* handle multiple resolver references with hints
* fix : codehinter position
* fix : data source codehinters
* fix : woocommerce
* bugfix : bigquery
* fix : Selecting options from suggestion cleareing the values from input fielsds.
* fix : parmeter list not opening
* datasource going back to defaults bug
* fix : datasource resetting issue
---------
Co-authored-by: arpitnath <arpitnath42@gmail.com>
2024-04-15 15:02:33 +05:30
Kiran Ashok
41bce67b1d
hotfix : Console throwing error / warnings related to svgs ( #8895 )
...
* fix : fix fill rule clip rule etc to camelcase
* fix : svg width and height made to 100% instead of auto
* fix :: few more svg height and width change in editor
* remove logs
2024-02-22 16:52:54 +05:30
Akshay
5b5b354842
Chore: Snowflake sdk update ( #8179 )
...
* update snowflake sdk
2023-12-07 18:00:35 +05:30
Akshay
71a5c122e9
Hotfix: marketplace fixes ( #7397 )
...
* add default manifest attributes for snowflake
* fix imports and clones with default datasource
* bumpt to v2.16.1
2023-09-08 14:19:52 +05:30
Kiran Ashok
ff0e0a49ca
added :: fix for connection getting lost in snowflake ( #5936 )
2023-04-06 16:43:41 +05:30
Kavin Venkatachalam
6ac385fcd3
Fixed loading issue on snowflake datasource ( #5868 )
2023-03-29 15:43:38 +05:30
Gandharv
2f025d11d3
Update homepage design ( #5121 )
...
* move all apps link under folders
* home page changes
* css changes
* fix
* fix comments icon
* breadcrumb fix
* change logo
* css fixes
* icon
* fix: comment notifications page id param addition
* loader heights change
* fix spacing
* update scroll
* delete unused file
* theme dark fix
* fix cursor
* css changes
* exp: removes skeleton
* exp: update apploader
* hide selector if single workspace
* keep search icon while searching pages
* update apploader
* use ui/select
* update plugin icons
* modal css changes
* css changes
* show delete, edit on hover only - querymanager
* update sidebaritem to use svg directly instead of img tag
* use svg for appicon
2023-01-04 13:28:55 +05:30
Akshay Sasidharan
85bd193df1
fix lint error
2022-04-18 16:39:18 +05:30
Josh Taylor
3404aad489
Add missing sourceOptions to Snowflake to fix the warehouse/database/schema/role when connecting ( #2718 )
...
* Add missing sourceOptions to snowflake and use official snowflake-sdk
* Revert change to snowflake-sdk
2022-04-18 13:31:30 +05:30
Maurits Lourens
60f515d19c
Feature/2395 - add eslint to plugins ( #2402 )
...
* merge develop
* Add eslint dependencies, configs and scripts to plugins project
* run lint with Github action
* ignore tests and dist folders
* fun eslint with --fix and manual fixes, renamed __tests_ to __tests__
* add plugins packages folder to lint-staged config
* fix lint issue
2022-03-10 12:29:48 +05:30
Akshay
1228c3b48d
Feature: Snowflake integration 🚀 ( #2261 )
...
* wip
* establish connection to snowflake ds
* fix icon
* fix snowflake operations manifest
* add documentation
* fix formatting
* add snowflake optional params
* update snowflake sdk dependencies
2022-02-17 14:33:27 +05:30