Commit graph

11 commits

Author SHA1 Message Date
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 <[email protected]>
Co-authored-by: Adish M <[email protected]>

* 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 <[email protected]>
Co-authored-by: gsmithun4 <[email protected]>

* 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 <[email protected]>
Co-authored-by: Rudra deep Biswas <[email protected]>
Co-authored-by: Adish M <[email protected]>
Co-authored-by: Rudhra Deep Biswas <[email protected]>
Co-authored-by: Vijaykant Yadav <[email protected]>
Co-authored-by: Rohan Lahori <[email protected]>
Co-authored-by: Souvik <[email protected]>
Co-authored-by: Adish M <[email protected]>
Co-authored-by: rohanlahori <[email protected]>
Co-authored-by: ajith-k-v <[email protected]>
2025-07-02 10:57:36 +05:30
Ajith KV
258469f78d
Fix failed platform cypress test cases (#12537)
* Fix failed platform cypress test cases

* fix apps test cases

* Update test cases

* Fix failing test cases

* Modify data-cy attribute

* Fix test cases in subpath deployment

* revert the utils changes

* Fix failing action test cases

* Add data-cy attribute

* Fix failing test cases

* Fix failing test cases

* Fix failing test cases

* fix action failing test cases

* Modify import export test cases

* Fix failing test cases

* Fix dashboard test cases

* Fix dashboard failing it block

* revert changes
2025-04-21 19:37:35 +05:30
Ajith KV
5f16d59368
Update app versioning cypress test cases (#11803)
* Update app versioining test cases

* Add data-cy for preview settings

* Update commands

* Update version spec as per the custom command

* update keyboard action validation toast
2025-01-16 11:38:50 +05:30
Srimanitejas123
956f345eb9
Updated private and public app spec (#11602)
* Updated app version spec

* Updated app editor spec

* Updated app editor spec

* Updated app editor spec

* Updated apps spec

* Updated app spec

* changes on app spec

* Updated version spec

* App import and export spec

* Updated apps spec based on review commends

* updated app import and export spec based on review comments

* Updated appEditor and privateAndpublic app spec based on review commends

* Updated version and app import and export spec based on review commends

* fixed selector for query search bar

* Updated private and public app spec based on review comments

* updated private ad public app based on review comments

* Updated version spec

* Updated according to review comment

* Updated based on review comments

* Updated based on review comments

* removed commented lines

* Updated api commands

* Updated app import export spec

* updated app import and export with tj_db

* Updated version spec

* Updated app import and export spec

---------

Co-authored-by: Sri mani Teja s <[email protected]>
Co-authored-by: Ajith KV <[email protected]>
2025-01-07 12:20:36 +05:30
Ajith KV
dedaf2d140
Modify failing test cases (#8372) 2023-12-21 15:39:47 +05:30
Midhun Kumar E
1391589045
Fix automation (#8320) 2023-12-18 09:43:16 +05:30
Midhun Kumar E
f0ac313a19
Fix form & spinner failure (#8294) 2023-12-12 17:48:01 +05:30
Midhun Kumar E
1a723fa415
App Builder cypress suite optimised. (#7325)
* Add new commands file

* Modify Index

* Modify appbuiler specs

* Minor data-cy modification

* Minor toast label change.

* Fix Failing specs
2023-09-04 09:35:12 +05:30
Midhun Kumar E
ea3299574a
Fixed Editor cypress v2.5.0 (#6213)
* Fix for 2.5.0/Editor

* Minor selector fix

* Fix cinfig

* Fix cypress.yml

* revert cypress.yml changes

* Testing config changes

* Temp  changes

* revert Temp  changes

* Add screenshot verification and wait

* test screenshot on deletion

* Modify component delete util

* Fix config

* Fix for app deletion

* Test Table regression

* Fix table issue

* Fix table type issue

* Fix typo

* Fix clear via type

* Test fix for column input

* Test fix for column input 2

* Update cypress-run.config.js

* Remove spec skips

* Fix versions

---------

Co-authored-by: Adish M <[email protected]>
2023-05-03 11:51:56 +05:30
Midhun Kumar E
b5acc1630c
Test/fix cypress editor v2.3 (#5914)
* Fix specs

* Modify config

* data-cy changes -temp

* Fix common component-fixes

* Fix latest failures [table,listView]

* Minor typo fix

* Fix the headless failures

* temp workflow changes

* Temp cypress yml changes

* Remove temp changes
2023-04-10 11:17:25 +05:30
Midhun Kumar E
29d3779830
Added spec to verify common components operations (#5409)
* Modify method to drag and drop

* Modify method editAndVerifWidgetName

* Add basic funtions for the spec

* Add spec
2023-01-24 13:43:01 +05:30