ToolJet/server/src/modules/group-permissions
Midhun G S b55490493d
Post modularization fixes (#12420)
* [white-labelling] Logo related pending issues (#12243)

* Working on refactoring and fixing white-labelling for modularisation

* Working on fixes

* Fixed: app builder logo issue

* Refactored default state behaviour

* Removed console logs

* Added workspace slug

* Adding single image changes from ee lts (#12272) (#12285)

Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>

* Moving Vulnerability CI from EE (#12288)

* CE modularisation bugs (#12278)

* Working on refactoring and fixing white-labelling for modularisation

* Working on fixes

* Fixed: app builder logo issue

* Refactored default state behaviour

* Removed console logs

* Added workspace slug

* Fixed: Able to update group name with space

* Adding single image changes from ee lts (#12272)

* Fixed: Able to add a user 2 times to the group

* Fixed: Builder isn't able to datasiurces

* Fixed: updated the builder check

* Refactored the changes

---------

Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>

* Add data-cy for components in modularisation branch (#12296)

* [modularisation-bugs] Fixing rest of the priority bugs  (#12301)

* Fixed: custom logout url issue

* Fixed: fixed all workspace redirection issue

* Fixed: made the datsource access same for ce and ee-basicplan builders

* Fixed: sample db connection issue

* Fixed: sample database query issue

* Fixed: page isn't showing the organization list for user whose current organization is archived

* Fixed: granular permission datasource page

* remove license check for oidc login

---------

Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
Co-authored-by: Anantshree Chandola <anantshreechandola23@gmail.com>
2025-04-01 16:16:01 +05:30
..
ability Initial commit 2025-02-25 12:22:50 +05:30
constants Post modularization fixes (#12420) 2025-04-01 16:16:01 +05:30
controllers Initial commit 2025-02-25 12:22:50 +05:30
decorators Initial commit 2025-02-25 12:22:50 +05:30
dto Initial commit 2025-02-25 12:22:50 +05:30
guards Initial commit 2025-02-25 12:22:50 +05:30
interfaces Initial commit 2025-02-25 12:22:50 +05:30
services Post modularization fixes (#12420) 2025-04-01 16:16:01 +05:30
types Initial commit 2025-02-25 12:22:50 +05:30
util-services Initial commit 2025-02-25 12:22:50 +05:30
controller.ts Initial commit 2025-02-25 12:22:50 +05:30
module.ts Initial commit 2025-02-25 12:22:50 +05:30
repository.ts Post modularization fixes (#12420) 2025-04-01 16:16:01 +05:30
service.ts Initial commit 2025-02-25 12:22:50 +05:30
util.service.ts updates (#12210) 2025-03-12 11:17:51 +05:30