Midhun G S
90e7c4cab9
Cloud licensing related changes ( #13033 )
...
* added all pending cloud migration
* restrict cloud migrations
* added cloud data-migrations
* Added cloud entities
* keep tables across all
* cloud licensing initial changes
* fix
* payments module
* license counts updates
* update
* Added all pending cloud migration to pre-release + Payments module (#13006 )
* added all pending cloud migration
* restrict cloud migrations
* added cloud data-migrations
* Added cloud entities
* keep tables across all
* payments module
* license counts updates
* update
* migration fixes
* pass orgId
* movement
* added cloud instance settings
* org id to license terms
* before merge
* dockerfile changes for cloud
* migration fixes
* subscription
* merge main
* posthog-js package
* fix
* selhostcustomer migration timestamp update
* fix
* fixes
* fix
* fix
* Adding cloud dockerfile changes
* migration fix
* fix
* fix
* fix
* fixes
* added migration progress
* fix
* added migration files for cloud
* fix
* added migrations for cloud
* add organizationId for pages controller
* fixes for plugins script
* fix
* final
* added cloud licensing envs
* UI WRAPPER BUG
* fix
* orgId groups fix
* lint check fixes
* Refactor Dockerfiles to use dynamic branch names for builds
* Feature/promote release permission management (#13020 )
* migration and entity changes
* removed extra migration
* added default group permissions
* basic ui changes
* added promote and release permissions
* fixed tooltips for promote and release buttons
* fix
* fixed app promote ability check
* ce compatibility ui change
* ui fixes
* removed console.log
* removed comments
* updated ee-preview.Dockerile
* using base img node:22.15.1-bullseye
* fix for ce render
* Update ce-preview.Dockerfile
* Update ee-preview.Dockerfile
* ui fix
* fix
* fixes
* fixes
* fixes
* fixes
* minor fixes
* fix
---------
Co-authored-by: Souvik <psouvik260@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
* Bugfix/git sync pre release (#13098 )
* bugfixes
* ui fixes for disabled states in version creation
* minor fixes
* removed unused imports
* fixes
* removed comments
* module file fixes
* module fixes
* white-labelling fixes
* login-configs
* fix for migration for ce
* Fix for app count guard (#13131 )
* fix for app count guard
* added check
* for debug
* license key
* Modules : Platform Functionality (#12994 )
* init
* mod
* app import-export
* licensing and UI
* review and permissions
* update
* updates
* update
* update
* fix breadcrumb
* fix app builder error
* remove launch button for modules
* fixed homepage
* fix permission check
---------
Co-authored-by: platform-ops123 <platformops545@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* reverted logs
* tjdb guard and dark mode (#13137 )
* ui fixes
* added modules module
* removed unused imports
* fix
* fix
* Cypress fix
* fixes for cloud instance level licensing (#13146 )
---------
Co-authored-by: platform-ops123 <platformops545@gmail.com>
Co-authored-by: Rudra deep Biswas <rudra21ultra@gmail.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Rudhra Deep Biswas <98055396+rudeUltra@users.noreply.github.com>
Co-authored-by: Vijaykant Yadav <vjy239@gmail.com>
Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>
Co-authored-by: Souvik <psouvik260@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: rohanlahori <rohanlahori99@gmail.com>
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
2025-07-02 10:57:36 +05:30
parthy007
4080f55f6e
Fix: Connection for Salesforce, Google sheet, Slack , Grpc, Zendesk & Woocommerce
...
Fetch the auth code using correct method in request
Get the plugin object correctly for reloading
Fix woocommerce operation rendering
Resolve promise correctly
Pass plugin_id as prop
Resolve plugin saving issue with caching tokens
Add json-message in query correctly
Use auth code once without cache
2025-05-06 16:47:24 +05:30
Muhsin Shah
a5458eeeaa
Upgraded some plugin versions and fixed syntax errors. grpc and oracle left to test
2024-07-02 20:03:27 +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
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
Kiran Ashok
bb64303d28
Deleting WooCommmerce operations file ( #3364 )
2022-06-23 08:11:12 +05:30
Manish Kushare
29db040eea
added instruction text property in file picker widget to add custom instructions ( #2731 )
...
* added instruction text property in file pciker to make user unable to provide custom instructions
* Added default instruction text
* made the changes to make sure existing app do not crashes because of instructionText prop
* Solve issue - existing file pickers wont display anything if we don't default to the default instruction text
* changes in operation.json file
* migration script for adding instructionText prop
* removed unwanted operations.json file
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2022-06-16 17:53:31 +05:30
Kiran Ashok
3b96e99d6a
Woocommerce integration 🚀 ( #2866 )
...
* base structure
* tested all customer operations
* all product enpoints tested
* all order api tested
* typo fix
* icon updated
* tested all operation , cleanup
* added create coupon operation
* removing unwanted types
* cleanup
* updating test connection bug
* doc updated
* docs updated
* removing logs :: pr updates
* removing types :: pr updates
* cleanup :: pr changes
* operation structure updated
* restructured whole code for seperating operations
* typo bug updated
* updating pr updates remove host , test error case updated
* typo bug fixed
* updating naming conventions
* plugins operation.json reusable fields
* pr changes :: making all ids common
* fixing customer params
* updating all additional param types
* updating all product params
* including some more product params
* adding all order params
* adding all coupon params
* updating common defenitions
* capitalise labels
* updating all list operation definitions
* clearing some typos
* global defenition
* lock file changes
* lock file changes
* server lock file changes
* typo fix
* typo fix
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2022-05-19 11:38:14 +05:30