Add settings section for public domains (#14543)

As title



https://github.com/user-attachments/assets/1c2adb14-0fc1-4623-88bc-10ff729c72a1
This commit is contained in:
martmull
2025-09-17 11:07:02 +02:00
committed by GitHub
parent 7309717ed7
commit f6530abdf4
26 changed files with 736 additions and 31 deletions
@@ -140,6 +140,7 @@ describe('WorkspaceEntityManager', () => {
IS_DATABASE_EVENT_TRIGGER_ENABLED: false,
IS_CALENDAR_VIEW_ENABLED: false,
IS_GROUP_BY_ENABLED: false,
IS_PUBLIC_DOMAIN_ENABLED: false,
},
eventEmitterService: {
emitMutationEvent: jest.fn(),