Commit graph

15 commits

Author SHA1 Message Date
YuktiGoyal02
123c67b1e2
fixed failed cases (#15984)
* fixed failed cases

* config update

* updated config

* revert config changes
2026-04-18 15:02:34 +05:30
gsmithun4
1b10e28792 Merge branch 'main' into rebase/lts-main-15-mgs 2026-04-16 14:20:58 +05:30
YuktiGoyal02
aa5806caee
Added environment permission UI and End-user cases (#15776)
* added environment UI and end-user cases

* pushed minor fix
2026-04-15 12:22:01 +05:30
vjaris42
0431098e2c
Feat: Folder permission system (#15028)
* feat: Folder permission system

* fix(group-permissions): resolve custom group validation, folder edit check, and UI inconsistencie

* edit folder container && no folder in custom resource

* fix the ui for custom in empty state

* fix: coercion logic for folder permissions

* feat: enhance folder permissions handling in app components

* feat: add folder granular permissions handling in user apps permissions

* feat: implement granular folder permissions in ability guard and service

* feat: improve error handling for folder permissions with specific messages

* feat: enhance EnvironmentSelect component to handle disabled state and improve display logic

* chore: bump ee submodules

* feat: Update permission prop to isEditable in BaseManageGranularAccess component

* chore: bump ee server submodule

* fix: refine folder visibility logic based on user permissions

* feat: enhance MultiValue rendering and styling for "All environments" option

* feat: implement folder ownership checks and enhance app permissions handling

* feat: enhance folder permissions handling for app ownership and actions

* chore: clarify folder creation and deletion permissions in workspace context

* fix: update folder permission labels

* fixed folder permission cases

* fixed css class issue

* minor fix

* feat: streamline folder permissions handling by removing redundant checks and simplifying access logic

* refactor: made error message consistent

* fix: add missing permission message for folder deletion action

* refactor: consolidate forbidden messages for folder actions and maintain consistency

* feat: streamline permission handling and improve app visibility logic

* fix: remove default access denial message in AbilityGuard

* fixed all user page functionality falky case

* Fixed profile flaky case

* fixed granular access flaky case

* chore: revert package-lock.json

* chore: revert frontend/package-lock.json to main

* refactor: revert folder operations

* fix: remove unused AppEnvironmentsModule and AppsUtilService exports

---------

Co-authored-by: gsmithun4 <[email protected]>
Co-authored-by: Pratush <[email protected]>
Co-authored-by: Shantanu Mane <[email protected]>
Co-authored-by: Yukti Goyal <[email protected]>
2026-03-19 22:00:30 +05:30
vjaris42
ccce27a4f3
Fix: enable end user to have non-released enviroment access in paid plans (#15057)
* fix: enable end user to have non-released enviroment access in paid plans

* fix: public access logic

* fix: preview header

* fixed automation failing case

* fix: default env permissions

* fix: modules loading

* Fixing the redirect for apps preview

* bump version

---------

Co-authored-by: gsmithun4 <[email protected]>
Co-authored-by: Yukti Goyal <[email protected]>
Co-authored-by: Siddharthpl <[email protected]>
2026-01-30 19:21:35 +05:30
Siddharth Pundir
41e5792bc7
Feat: add builder access control for themes (#14555)
* 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 <[email protected]>
Co-authored-by: gsmithun4 <[email protected]>
2026-01-12 21:59:56 +05:30
ajith-k-v
167c4cd219 update domain 2025-11-26 18:45:28 +05:30
ajith-k-v
afbc92d579 update failed test cases 2025-11-21 00:03:37 +05:30
emidhun
504873fba3 custom groupUI 2025-11-19 08:08:35 +05:30
emidhun
2451b32d82 Fix userRoleUI 2025-11-19 01:38:25 +05:30
ajith-k-v
fc7f863888 Update custom group UI cases. 2025-11-17 17:45:57 +05:30
ajith-k-v
309c27c7dd Update functions and specs as per review comments 2025-11-03 19:27:15 +05:30
ajith-k-v
50e8e6932e update test cases 2025-10-22 00:25:28 +05:30
ajith-k-v
1a40e8a2cd utils file 2025-10-21 23:52:42 +05:30
ajith-k-v
27dd541242 Revamp Groups UI test cases 2025-10-20 14:06:37 +05:30