* feat(otel): Add edition-based OpenTelemetry architecture
* Implement Enterprise Edition OpenTelemetry initialization
* init
* flag
* cloud
* cloud changes
* sso
* add IOtelListener interface for OpenTelemetry listeners
* feat(logging): Enhance OpenTelemetry logging details in startup info
* otel
* otel middleware
* fixed
* review changes
* fix
* server/src/otel/audit-metrics.ts
* fix for optional boolean in audut-metrics.ts
* refactor: remove redundant OpenTelemetry middleware application code
* refactor: use ES6 imports instead of require in tracing.ts
* added google and git
* Promote and Release for the app in phase 3 (#14872)
* Promote and Release for the app in phase 3
* fix after product review
* tooltip for app builder
* Removed extra variable
* Revert "tooltip for app builder"
This reverts commit b7079ab7d8.
* changes in BaseManageGroupPermissionResources
* fixed lint issues
---------
Co-authored-by: Pratush <pratush@Pratushs-MacBook-Pro.local>
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
* fix: clean up formatting and whitespace in LicenseBase class
* fixed failed cases for license (#15242)
* feat: add customGroups, promote and release feature checks to license utility service
* fix: update group permission logic to exclude end user role
* fix: update granular permissions logic to include feature flag for custom groups
* fix: update permission logic to replace isBasicPlan with isEditable flag
* fix: update permission logic to use isEditable flag instead of isBasicPlan
* fixed failed case
* fix: correct formatting in BASIC_PLAN_TERMS features section
* bump version from 3.20.103-lts to 3.20.104-lts in all components
---------
Co-authored-by: adishM98 Bot <adish.madhu@gmail.com>
Co-authored-by: Pratush <pratush@Pratushs-MacBook-Pro.local>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
Co-authored-by: Pratush Sinha <104584767+Pratush613@users.noreply.github.com>
Co-authored-by: YuktiGoyal02 <100783212+YuktiGoyal02@users.noreply.github.com>
Co-authored-by: Shantanu Mane <maneshantanu.20@gmail.com>
Co-authored-by: Yukti Goyal <yuktigoyal02@gmail.com>
* Fix: Update right panel behavior and styles for better usability
* update test cases for new disabled CSS class implementation
---------
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
* Adding the organizational slug in the signup redirect url
* Fixing the signup redirect logic for user access urls
* Fixed signup flow
* Fixing the redirect logic for preview apps for signup
* chore: update version to 3.20.77-lts
---------
Co-authored-by: Yukti Goyal <yuktigoyal02@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* feat: add builder access control for themes
* Submodule conflict resolved
* Fixed user was able to see workspace setting page
* Resolving submodule conflict
* Fixed the base url for builder
* fixed builder permission failed cases
* fixed flaky case
* Fixed the workspace setting url for end-user
* removed verify theme step
* bump version from 3.20.66-lts to 3.20.67-lts
---------
Co-authored-by: Yukti Goyal <yuktigoyal02@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
* feat: add multi-tenant OIDC support and update organization SSO configuration handling
* feat: implement create and delete organization SSO configuration endpoints
* feat: add BackWithoutArrow icon and support for multiple organization SSO configurations
* feat: enhance OIDC support by fetching fresh data and adding count badge
* feat: update OIDC handling to check for enabled configurations
* refactor: remove createOrganizationSSO function and related features; update OIDC handling for multi-tenant support
* refactor: enhance SSO configuration processing to handle single and array formats
* refactor: improve OIDC handling to support both array and single object formats
* Update exisiting test cases for OIDC multi-tenent component changes
* Fix okta oidc spec for multi tenent feature
* Fix for Auto-enable sso bug
* Refactor SSO count logic to handle unique SSO types for multi-OIDC support
* Refactor SSO theme styles for improved readability and maintainability
* Add normal mix-blend-mode for oidc-count-badge in dark theme
---------
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
* added app_versions fields
* added data migration for backward compatibility
* added ce specific logic
* fixed ce migration (need to dev-test)
* moved to data migration
* migration changes
* added endpoint to create draft version
* backend changes
* added draft to app_import scenario
* added version description
* minor changes (needs improvement)
* fixed breaking dropdown in editor
* updated submodule commits
* revert package.json
* revert ui not used changes
* submodule changes
* reverting non used files
* ui changes
* ui changes
* ui changes
* ui changes
* ui changes
* copywriting changes
* ui changes
* ui changes
* edit version modal changes
* ui integration changes
* added button solid and removed unused css
* removed commented code from create version modal
* updated button size to use large
* ui changes
* draft version modal changes
* added sub-module commits to main
* draft version endpoint changes
* ui changes for draft version modal
* fix breaking ui
* ui changes for banner
* minor ui changes
* remove scss changes from themes file
* removed unused components (cleanup)
* removed unused components (pr cleanup)
* draft version changes
* create version modal changes
* canvas banner fixes
* comment creation logic
* refactor: version dropdown
* update endpoint changes
* fix: promote logic
* update submodule
* fix: released version and create version modal
* fix draft version creation
* minor ui changes
* minor backend fixes
* tooltip changes
* added all components in same folder
* added minor comments
* import fixes
* refactor files
* fix: overlay issues
* fix: on version creation
* fix ce bugs
* bug fixes
* bug fixes
* bug fixes
* bug fixes
* base merge
* feat: draft versioning support with UI enhancements and backend adjustments
- Updated AppCanvas to conditionally render AppCanvasBanner based on edit mode.
- Enhanced CreateDraftVersionModal to handle version selection and creation logic.
- Modified CreateVersionModal to streamline version creation process and handle commits.
- Improved ReleaseConfirmation to include development versions in release context.
- Refactored CreateDraftButton and VersionDropdownItem for better UI consistency and dark mode support.
- Updated VersionManagerDropdown to manage draft versions and improve version selection logic.
- Enhanced version switcher and promote/release buttons with dark mode styling.
- Adjusted server-side features and constants to support new draft versioning capabilities.
- Updated styles across components for better visual consistency and responsiveness.
* minor fixes
* rebase
* merge base
* update submodule
* Add data-cy attribute for draft version components
* Update cypress test cases for draft version feature
* Update failing test cases
* Update draft version test cases
* Skip older flow
* migration changes
* migration fixes
* Update the failed test cases
* removed multiple api calls
* fix: version set on draft creation
* fixes
* fix: version update on save version
* fixes
* name fix
* fix version lock banner styling
* bump version to 3.20.50-lts across all components
---------
Co-authored-by: Vijaykant Yadav <vjy239@gmail.com>
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>