Skip to content

Revert/concurrency group v2 - #1087

Closed
FedeR-42mate wants to merge 51 commits into
ChatbotXIO:mainfrom
Fibrazo-SAS:revert/concurrency-group-v2
Closed

Revert/concurrency group v2#1087
FedeR-42mate wants to merge 51 commits into
ChatbotXIO:mainfrom
Fibrazo-SAS:revert/concurrency-group-v2

Conversation

@FedeR-42mate

Copy link
Copy Markdown

No description provided.

FdR-23 and others added 30 commits August 21, 2026 14:27
feat(fibrazo): fork setup, external-request fixes, and channel-based …
fix(fibrazo): sourceId identifier support, enterprise license bypass, start.sh hardening
feat(workspace-members): allow deleting owners and editing member role via UI
fix(workspace): restrict workspace creation to platform admins
docs(versiones): add per-PR plan and summary records
fix(workspace): hide add workspace in switcher for non-platform admins
# Conflicts:
#	apps/builder/src/features/workspace-members/actions/update-workspace-member.action.ts
#	packages/business/src/workspace/__tests__/service.test.ts
…avior

The fork's /channels/create page calls getCurrentUser() and gates the
new-workspace flow on isPlatformAdmin() — upstream tests mocked only
getCurrentUserId, so they crashed on the missing export. Update the four
channel suites to mock getCurrentUser + isPlatformAdmin, and add a
regression test proving non-platform-admins are redirected away from the
new-workspace flow.

The fork's delete action resolves members via listByWorkspaceId and only
blocks deleting the last owner. Extend the business mock with
listByWorkspaceId and align the expected error message.
feat(fork): integrate fibrazo local fork work — workspace gates, member roles, license bypass y docs
@FedeR-42mate
FedeR-42mate deleted the revert/concurrency-group-v2 branch September 3, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants