canopycms 0.0.0 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/auth/plugin.d.ts +8 -0
- package/dist/auth/plugin.d.ts.map +1 -1
- package/dist/build-mode.d.ts +15 -5
- package/dist/build-mode.d.ts.map +1 -1
- package/dist/build-mode.js +18 -8
- package/dist/build-mode.js.map +1 -1
- package/dist/cli/init.d.ts +2 -2
- package/dist/cli/init.d.ts.map +1 -1
- package/dist/cli/init.js +37 -36
- package/dist/cli/init.js.map +1 -1
- package/dist/cli/template-files/ai-config.ts.template +21 -0
- package/dist/cli/template-files/ai-route.ts.template +10 -0
- package/dist/cli/template-files/canopy.ts.template +24 -0
- package/dist/cli/templates.d.ts +5 -1
- package/dist/cli/templates.d.ts.map +1 -1
- package/dist/cli/templates.js +9 -2
- package/dist/cli/templates.js.map +1 -1
- package/dist/config/schemas/config.d.ts +4 -0
- package/dist/config/schemas/config.d.ts.map +1 -1
- package/dist/config/schemas/config.js +2 -0
- package/dist/config/schemas/config.js.map +1 -1
- package/dist/config/types.d.ts +5 -0
- package/dist/config/types.d.ts.map +1 -1
- package/dist/content-reader.js +2 -2
- package/dist/content-reader.js.map +1 -1
- package/dist/context.js +5 -5
- package/dist/context.js.map +1 -1
- package/dist/operating-mode/client-unsafe-strategy.d.ts.map +1 -1
- package/dist/operating-mode/client-unsafe-strategy.js +15 -18
- package/dist/operating-mode/client-unsafe-strategy.js.map +1 -1
- package/dist/operating-mode/types.d.ts +8 -0
- package/dist/operating-mode/types.d.ts.map +1 -1
- package/dist/server.d.ts +2 -0
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +2 -0
- package/dist/server.js.map +1 -1
- package/package.json +5 -4
- package/src/cli/init.ts +43 -38
- package/dist/__integration__/fixtures/content-seeds.d.ts +0 -43
- package/dist/__integration__/fixtures/content-seeds.d.ts.map +0 -1
- package/dist/__integration__/fixtures/content-seeds.js +0 -99
- package/dist/__integration__/fixtures/content-seeds.js.map +0 -1
- package/dist/__integration__/fixtures/schemas.d.ts +0 -12
- package/dist/__integration__/fixtures/schemas.d.ts.map +0 -1
- package/dist/__integration__/fixtures/schemas.js +0 -65
- package/dist/__integration__/fixtures/schemas.js.map +0 -1
- package/dist/__integration__/test-utils/api-client.d.ts +0 -123
- package/dist/__integration__/test-utils/api-client.d.ts.map +0 -1
- package/dist/__integration__/test-utils/api-client.js +0 -118
- package/dist/__integration__/test-utils/api-client.js.map +0 -1
- package/dist/__integration__/test-utils/multi-user.d.ts +0 -25
- package/dist/__integration__/test-utils/multi-user.d.ts.map +0 -1
- package/dist/__integration__/test-utils/multi-user.js +0 -105
- package/dist/__integration__/test-utils/multi-user.js.map +0 -1
- package/dist/__integration__/test-utils/test-workspace.d.ts +0 -25
- package/dist/__integration__/test-utils/test-workspace.d.ts.map +0 -1
- package/dist/__integration__/test-utils/test-workspace.js +0 -102
- package/dist/__integration__/test-utils/test-workspace.js.map +0 -1
- package/dist/editor/BranchManager.stories.d.ts +0 -8
- package/dist/editor/BranchManager.stories.d.ts.map +0 -1
- package/dist/editor/BranchManager.stories.js +0 -74
- package/dist/editor/BranchManager.stories.js.map +0 -1
- package/dist/editor/CanopyEditor.stories.d.ts +0 -7
- package/dist/editor/CanopyEditor.stories.d.ts.map +0 -1
- package/dist/editor/CanopyEditor.stories.js +0 -99
- package/dist/editor/CanopyEditor.stories.js.map +0 -1
- package/dist/editor/CommentsPanel.stories.d.ts +0 -10
- package/dist/editor/CommentsPanel.stories.d.ts.map +0 -1
- package/dist/editor/CommentsPanel.stories.js +0 -175
- package/dist/editor/CommentsPanel.stories.js.map +0 -1
- package/dist/editor/Editor.stories.d.ts +0 -7
- package/dist/editor/Editor.stories.d.ts.map +0 -1
- package/dist/editor/Editor.stories.js +0 -95
- package/dist/editor/Editor.stories.js.map +0 -1
- package/dist/editor/EditorPanes.stories.d.ts +0 -7
- package/dist/editor/EditorPanes.stories.d.ts.map +0 -1
- package/dist/editor/EditorPanes.stories.js +0 -116
- package/dist/editor/EditorPanes.stories.js.map +0 -1
- package/dist/editor/EntryNavigator.stories.d.ts +0 -8
- package/dist/editor/EntryNavigator.stories.d.ts.map +0 -1
- package/dist/editor/EntryNavigator.stories.js +0 -42
- package/dist/editor/EntryNavigator.stories.js.map +0 -1
- package/dist/editor/FormRenderer.stories.d.ts +0 -7
- package/dist/editor/FormRenderer.stories.d.ts.map +0 -1
- package/dist/editor/FormRenderer.stories.js +0 -115
- package/dist/editor/FormRenderer.stories.js.map +0 -1
- package/dist/editor/GroupManager.stories.d.ts +0 -19
- package/dist/editor/GroupManager.stories.d.ts.map +0 -1
- package/dist/editor/GroupManager.stories.js +0 -265
- package/dist/editor/GroupManager.stories.js.map +0 -1
- package/dist/editor/PermissionManager.stories.d.ts +0 -20
- package/dist/editor/PermissionManager.stories.d.ts.map +0 -1
- package/dist/editor/PermissionManager.stories.js +0 -506
- package/dist/editor/PermissionManager.stories.js.map +0 -1
- package/dist/editor/comments/FieldWrapper.stories.d.ts +0 -10
- package/dist/editor/comments/FieldWrapper.stories.d.ts.map +0 -1
- package/dist/editor/comments/FieldWrapper.stories.js +0 -173
- package/dist/editor/comments/FieldWrapper.stories.js.map +0 -1
- package/dist/editor/fields/BlockField.stories.d.ts +0 -7
- package/dist/editor/fields/BlockField.stories.d.ts.map +0 -1
- package/dist/editor/fields/BlockField.stories.js +0 -50
- package/dist/editor/fields/BlockField.stories.js.map +0 -1
- package/dist/editor/fields/fields.stories.d.ts +0 -8
- package/dist/editor/fields/fields.stories.d.ts.map +0 -1
- package/dist/editor/fields/fields.stories.js +0 -34
- package/dist/editor/fields/fields.stories.js.map +0 -1
- package/dist/test-utils/api-test-helpers.d.ts +0 -238
- package/dist/test-utils/api-test-helpers.d.ts.map +0 -1
- package/dist/test-utils/api-test-helpers.js +0 -347
- package/dist/test-utils/api-test-helpers.js.map +0 -1
- package/dist/test-utils/console-spy.d.ts +0 -56
- package/dist/test-utils/console-spy.d.ts.map +0 -1
- package/dist/test-utils/console-spy.js +0 -81
- package/dist/test-utils/console-spy.js.map +0 -1
- package/dist/test-utils/git-helpers.d.ts +0 -21
- package/dist/test-utils/git-helpers.d.ts.map +0 -1
- package/dist/test-utils/git-helpers.js +0 -23
- package/dist/test-utils/git-helpers.js.map +0 -1
- package/dist/test-utils/index.d.ts +0 -5
- package/dist/test-utils/index.d.ts.map +0 -1
- package/dist/test-utils/index.js +0 -4
- package/dist/test-utils/index.js.map +0 -1
- package/src/__integration__/errors/invalid-content.test.ts +0 -238
- package/src/__integration__/errors/permission-denied.test.ts +0 -220
- package/src/__integration__/fixtures/content-seeds.ts +0 -105
- package/src/__integration__/fixtures/schemas.ts +0 -67
- package/src/__integration__/initialization/prod-sim-init.test.ts +0 -139
- package/src/__integration__/permissions/path-permissions.test.ts +0 -314
- package/src/__integration__/permissions/role-permissions.test.ts +0 -354
- package/src/__integration__/permissions/settings-branch-isolation.test.ts +0 -317
- package/src/__integration__/settings/groups-api.test.ts +0 -403
- package/src/__integration__/test-utils/api-client.ts +0 -167
- package/src/__integration__/test-utils/multi-user.ts +0 -129
- package/src/__integration__/test-utils/test-workspace.ts +0 -130
- package/src/__integration__/user/user-context.test.ts +0 -174
- package/src/__integration__/validation/input-validation.test.ts +0 -166
- package/src/__integration__/workflows/api-editing-workflow.test.ts +0 -244
- package/src/__integration__/workflows/conflict-resolution.test.ts +0 -259
- package/src/__integration__/workflows/editing-workflow.test.ts +0 -205
- package/src/__integration__/workflows/review-workflow.test.ts +0 -260
- package/src/ai/__tests__/build.integration.test.ts +0 -224
- package/src/ai/__tests__/generate.integration.test.ts +0 -495
- package/src/ai/__tests__/handler.integration.test.ts +0 -212
- package/src/ai/__tests__/json-to-markdown.test.ts +0 -553
- package/src/ai/generate.ts +0 -410
- package/src/ai/handler.ts +0 -123
- package/src/ai/index.ts +0 -26
- package/src/ai/json-to-markdown.ts +0 -424
- package/src/ai/resolve-branch.ts +0 -34
- package/src/ai/types.ts +0 -160
- package/src/api/AGENTS.md +0 -81
- package/src/api/__test__/mock-client.ts +0 -404
- package/src/api/assets.test.ts +0 -140
- package/src/api/assets.ts +0 -154
- package/src/api/branch-merge.test.ts +0 -163
- package/src/api/branch-merge.ts +0 -113
- package/src/api/branch-review.test.ts +0 -297
- package/src/api/branch-review.ts +0 -136
- package/src/api/branch-status.test.ts +0 -85
- package/src/api/branch-status.ts +0 -153
- package/src/api/branch-withdraw.test.ts +0 -146
- package/src/api/branch-withdraw.ts +0 -81
- package/src/api/branch-workflow.integration.test.ts +0 -578
- package/src/api/branch.test.ts +0 -620
- package/src/api/branch.ts +0 -492
- package/src/api/client.test.ts +0 -349
- package/src/api/client.ts +0 -506
- package/src/api/comments.test.ts +0 -285
- package/src/api/comments.ts +0 -210
- package/src/api/content.test.ts +0 -345
- package/src/api/content.ts +0 -454
- package/src/api/entries.test.ts +0 -1339
- package/src/api/entries.ts +0 -650
- package/src/api/github-sync.ts +0 -144
- package/src/api/groups.test.ts +0 -1013
- package/src/api/groups.ts +0 -375
- package/src/api/guards.test.ts +0 -533
- package/src/api/guards.ts +0 -271
- package/src/api/index.ts +0 -87
- package/src/api/permissions.test.ts +0 -766
- package/src/api/permissions.ts +0 -334
- package/src/api/reference-options.ts +0 -118
- package/src/api/resolve-references.ts +0 -107
- package/src/api/route-builder.ts +0 -289
- package/src/api/schema.test.ts +0 -840
- package/src/api/schema.ts +0 -936
- package/src/api/security.test.ts +0 -233
- package/src/api/settings-helpers.ts +0 -84
- package/src/api/types.ts +0 -40
- package/src/api/user.test.ts +0 -127
- package/src/api/user.ts +0 -42
- package/src/api/validators.test.ts +0 -275
- package/src/api/validators.ts +0 -176
- package/src/asset-store.test.ts +0 -37
- package/src/asset-store.ts +0 -110
- package/src/auth/cache.ts +0 -7
- package/src/auth/caching-auth-plugin.test.ts +0 -154
- package/src/auth/caching-auth-plugin.ts +0 -109
- package/src/auth/context-helpers.ts +0 -75
- package/src/auth/file-based-auth-cache.test.ts +0 -257
- package/src/auth/file-based-auth-cache.ts +0 -279
- package/src/auth/index.ts +0 -12
- package/src/auth/plugin.ts +0 -51
- package/src/auth/types.ts +0 -38
- package/src/authorization/__tests__/branch.test.ts +0 -260
- package/src/authorization/__tests__/content.test.ts +0 -142
- package/src/authorization/__tests__/path.test.ts +0 -133
- package/src/authorization/__tests__/permissions-loader.test.ts +0 -200
- package/src/authorization/branch.ts +0 -94
- package/src/authorization/content.ts +0 -93
- package/src/authorization/groups/index.ts +0 -11
- package/src/authorization/groups/loader.ts +0 -127
- package/src/authorization/groups/schema.ts +0 -48
- package/src/authorization/helpers.ts +0 -48
- package/src/authorization/index.ts +0 -84
- package/src/authorization/path.ts +0 -112
- package/src/authorization/permissions/index.ts +0 -11
- package/src/authorization/permissions/loader.ts +0 -116
- package/src/authorization/permissions/schema.ts +0 -66
- package/src/authorization/test-utils.ts +0 -15
- package/src/authorization/types.ts +0 -66
- package/src/authorization/validation.test.ts +0 -100
- package/src/authorization/validation.ts +0 -62
- package/src/branch-metadata.test.ts +0 -168
- package/src/branch-metadata.ts +0 -166
- package/src/branch-registry.test.ts +0 -248
- package/src/branch-registry.ts +0 -152
- package/src/branch-schema-cache.test.ts +0 -275
- package/src/branch-schema-cache.ts +0 -189
- package/src/branch-workspace.test.ts +0 -183
- package/src/branch-workspace.ts +0 -124
- package/src/build/generate-ai-content.ts +0 -78
- package/src/build/index.ts +0 -8
- package/src/build-mode.ts +0 -27
- package/src/cli/generate-ai-content.ts +0 -100
- package/src/cli/init.test.ts +0 -240
- package/src/cli/templates/canopy.ts.template +0 -55
- package/src/cli/templates.ts +0 -47
- package/src/client.ts +0 -12
- package/src/comment-store.test.ts +0 -442
- package/src/comment-store.ts +0 -301
- package/src/config/__tests__/config.test.ts +0 -513
- package/src/config/flatten.ts +0 -174
- package/src/config/helpers.ts +0 -167
- package/src/config/index.ts +0 -86
- package/src/config/schemas/collection.ts +0 -67
- package/src/config/schemas/config.ts +0 -77
- package/src/config/schemas/field.ts +0 -108
- package/src/config/schemas/media.ts +0 -27
- package/src/config/schemas/permissions.ts +0 -21
- package/src/config/types.ts +0 -321
- package/src/config/validation.ts +0 -70
- package/src/config-test.ts +0 -65
- package/src/config.ts +0 -11
- package/src/content-id-index.test.ts +0 -512
- package/src/content-id-index.ts +0 -479
- package/src/content-reader.test.ts +0 -478
- package/src/content-reader.ts +0 -214
- package/src/content-store.test.ts +0 -1126
- package/src/content-store.ts +0 -793
- package/src/context.ts +0 -111
- package/src/editor/BranchManager.stories.tsx +0 -80
- package/src/editor/BranchManager.test.tsx +0 -324
- package/src/editor/BranchManager.tsx +0 -461
- package/src/editor/CanopyEditor.stories.tsx +0 -128
- package/src/editor/CanopyEditor.test.tsx +0 -81
- package/src/editor/CanopyEditor.tsx +0 -73
- package/src/editor/CanopyEditorPage.test.tsx +0 -59
- package/src/editor/CanopyEditorPage.tsx +0 -25
- package/src/editor/CommentsPanel.stories.tsx +0 -184
- package/src/editor/CommentsPanel.tsx +0 -338
- package/src/editor/Editor.integration.test.tsx +0 -227
- package/src/editor/Editor.stories.tsx +0 -119
- package/src/editor/Editor.tsx +0 -1221
- package/src/editor/EditorPanes.stories.tsx +0 -256
- package/src/editor/EditorPanes.test.tsx +0 -77
- package/src/editor/EditorPanes.tsx +0 -180
- package/src/editor/EntryNavigator.stories.tsx +0 -65
- package/src/editor/EntryNavigator.test.tsx +0 -598
- package/src/editor/EntryNavigator.tsx +0 -665
- package/src/editor/FormRenderer.stories.tsx +0 -212
- package/src/editor/FormRenderer.test.tsx +0 -194
- package/src/editor/FormRenderer.tsx +0 -432
- package/src/editor/GroupManager.stories.tsx +0 -301
- package/src/editor/GroupManager.test.tsx +0 -682
- package/src/editor/GroupManager.tsx +0 -9
- package/src/editor/PermissionManager.stories.tsx +0 -539
- package/src/editor/PermissionManager.test.tsx +0 -864
- package/src/editor/PermissionManager.tsx +0 -12
- package/src/editor/canopy-path.test.ts +0 -23
- package/src/editor/canopy-path.ts +0 -52
- package/src/editor/client-reference-resolver.ts +0 -118
- package/src/editor/comments/BranchComments.tsx +0 -93
- package/src/editor/comments/EntryComments.tsx +0 -94
- package/src/editor/comments/FieldWrapper.stories.tsx +0 -210
- package/src/editor/comments/FieldWrapper.tsx +0 -129
- package/src/editor/comments/InlineCommentThread.test.tsx +0 -384
- package/src/editor/comments/InlineCommentThread.tsx +0 -246
- package/src/editor/comments/ThreadCarousel.test.tsx +0 -393
- package/src/editor/comments/ThreadCarousel.tsx +0 -525
- package/src/editor/components/ConfirmDeleteModal.tsx +0 -49
- package/src/editor/components/EditorContext.tsx +0 -49
- package/src/editor/components/EditorFooter.tsx +0 -47
- package/src/editor/components/EditorHeader.tsx +0 -492
- package/src/editor/components/EditorSidebar.tsx +0 -193
- package/src/editor/components/EntryCreateModal.tsx +0 -193
- package/src/editor/components/RenameEntryModal.tsx +0 -152
- package/src/editor/components/UserBadge.test.tsx +0 -274
- package/src/editor/components/UserBadge.tsx +0 -240
- package/src/editor/components/index.ts +0 -6
- package/src/editor/context/ApiClientContext.tsx +0 -56
- package/src/editor/context/EditorStateContext.tsx +0 -221
- package/src/editor/context/index.ts +0 -40
- package/src/editor/editor-config.test.ts +0 -385
- package/src/editor/editor-config.ts +0 -94
- package/src/editor/editor-utils.test.ts +0 -772
- package/src/editor/editor-utils.ts +0 -303
- package/src/editor/env.ts +0 -4
- package/src/editor/fields/BlockField.stories.tsx +0 -79
- package/src/editor/fields/BlockField.tsx +0 -267
- package/src/editor/fields/CodeField.tsx +0 -41
- package/src/editor/fields/MarkdownField.tsx +0 -205
- package/src/editor/fields/ObjectField.tsx +0 -71
- package/src/editor/fields/ReferenceField.tsx +0 -138
- package/src/editor/fields/SelectField.tsx +0 -76
- package/src/editor/fields/TextField.tsx +0 -35
- package/src/editor/fields/ToggleField.tsx +0 -37
- package/src/editor/fields/fields.stories.tsx +0 -40
- package/src/editor/group-manager/ExternalGroupsTab.tsx +0 -114
- package/src/editor/group-manager/GroupCard.tsx +0 -102
- package/src/editor/group-manager/GroupForm.tsx +0 -66
- package/src/editor/group-manager/InternalGroupsTab.tsx +0 -147
- package/src/editor/group-manager/MemberList.tsx +0 -184
- package/src/editor/group-manager/hooks/useExternalGroupSearch.ts +0 -63
- package/src/editor/group-manager/hooks/useGroupState.ts +0 -134
- package/src/editor/group-manager/hooks/useUserSearch.ts +0 -84
- package/src/editor/group-manager/index.tsx +0 -210
- package/src/editor/group-manager/types.ts +0 -28
- package/src/editor/hooks/README.md +0 -26
- package/src/editor/hooks/__test__/test-utils.tsx +0 -183
- package/src/editor/hooks/index.ts +0 -23
- package/src/editor/hooks/useBranchActions.test.tsx +0 -267
- package/src/editor/hooks/useBranchActions.tsx +0 -121
- package/src/editor/hooks/useBranchManager.test.tsx +0 -391
- package/src/editor/hooks/useBranchManager.tsx +0 -326
- package/src/editor/hooks/useCommentSystem.test.ts +0 -615
- package/src/editor/hooks/useCommentSystem.ts +0 -347
- package/src/editor/hooks/useDraftManager.test.ts +0 -375
- package/src/editor/hooks/useDraftManager.ts +0 -259
- package/src/editor/hooks/useEditorLayout.test.ts +0 -147
- package/src/editor/hooks/useEditorLayout.ts +0 -67
- package/src/editor/hooks/useEntryManager.test.ts +0 -588
- package/src/editor/hooks/useEntryManager.ts +0 -387
- package/src/editor/hooks/useGroupManager.test.ts +0 -277
- package/src/editor/hooks/useGroupManager.ts +0 -139
- package/src/editor/hooks/usePermissionManager.test.ts +0 -211
- package/src/editor/hooks/usePermissionManager.ts +0 -113
- package/src/editor/hooks/useReferenceResolution.ts +0 -248
- package/src/editor/hooks/useSchemaManager.test.ts +0 -370
- package/src/editor/hooks/useSchemaManager.ts +0 -310
- package/src/editor/hooks/useUserContext.tsx +0 -57
- package/src/editor/hooks/useUserMetadata.test.ts +0 -191
- package/src/editor/hooks/useUserMetadata.ts +0 -71
- package/src/editor/permission-manager/GroupSelector.tsx +0 -73
- package/src/editor/permission-manager/PermissionEditor.tsx +0 -321
- package/src/editor/permission-manager/PermissionLevelBadge.tsx +0 -53
- package/src/editor/permission-manager/PermissionTree.tsx +0 -237
- package/src/editor/permission-manager/UserSelector.tsx +0 -95
- package/src/editor/permission-manager/constants.tsx +0 -18
- package/src/editor/permission-manager/hooks/useGroupsAndUsers.ts +0 -153
- package/src/editor/permission-manager/hooks/usePermissionTree.ts +0 -200
- package/src/editor/permission-manager/index.tsx +0 -294
- package/src/editor/permission-manager/types.ts +0 -58
- package/src/editor/permission-manager/utils.ts +0 -179
- package/src/editor/preview-bridge.test.tsx +0 -50
- package/src/editor/preview-bridge.tsx +0 -294
- package/src/editor/schema-editor/CollectionEditor.test.tsx +0 -238
- package/src/editor/schema-editor/CollectionEditor.tsx +0 -520
- package/src/editor/schema-editor/EntryTypeEditor.test.tsx +0 -215
- package/src/editor/schema-editor/EntryTypeEditor.tsx +0 -367
- package/src/editor/schema-editor/index.ts +0 -19
- package/src/editor/setup-test-dom.ts +0 -10
- package/src/editor/test-setup.ts +0 -33
- package/src/editor/theme.tsx +0 -119
- package/src/editor/utils/env.ts +0 -39
- package/src/entry-schema-registry.test.ts +0 -281
- package/src/entry-schema-registry.ts +0 -121
- package/src/entry-schema.ts +0 -84
- package/src/git-manager.test.ts +0 -552
- package/src/git-manager.ts +0 -667
- package/src/github-service.test.ts +0 -312
- package/src/github-service.ts +0 -295
- package/src/http/handler.test.ts +0 -275
- package/src/http/handler.ts +0 -280
- package/src/http/index.ts +0 -11
- package/src/http/router.ts +0 -164
- package/src/http/types.ts +0 -44
- package/src/id.test.ts +0 -48
- package/src/id.ts +0 -22
- package/src/index.ts +0 -26
- package/src/operating-mode/__tests__/strategies.test.ts +0 -511
- package/src/operating-mode/client-safe-strategy.ts +0 -184
- package/src/operating-mode/client-unsafe-strategy.ts +0 -303
- package/src/operating-mode/client.ts +0 -13
- package/src/operating-mode/index.ts +0 -34
- package/src/operating-mode/types.ts +0 -186
- package/src/paths/__tests__/branch.test.ts +0 -53
- package/src/paths/__tests__/normalize.test.ts +0 -141
- package/src/paths/__tests__/resolve.test.ts +0 -207
- package/src/paths/__tests__/validation.test.ts +0 -61
- package/src/paths/branch.ts +0 -115
- package/src/paths/index.ts +0 -73
- package/src/paths/normalize-server.ts +0 -40
- package/src/paths/normalize.ts +0 -107
- package/src/paths/resolve.ts +0 -61
- package/src/paths/test-utils.ts +0 -37
- package/src/paths/types.ts +0 -68
- package/src/paths/validation.test.ts +0 -480
- package/src/paths/validation.ts +0 -391
- package/src/reference-resolver.test.ts +0 -107
- package/src/reference-resolver.ts +0 -157
- package/src/schema/index.ts +0 -29
- package/src/schema/meta-loader.ts +0 -366
- package/src/schema/resolver.ts +0 -83
- package/src/schema/schema-store-types.ts +0 -56
- package/src/schema/schema-store.test.ts +0 -816
- package/src/schema/schema-store.ts +0 -795
- package/src/schema/types.ts +0 -33
- package/src/schema-meta-loader.test.ts +0 -447
- package/src/server.ts +0 -15
- package/src/services.test.ts +0 -559
- package/src/services.ts +0 -373
- package/src/settings-branch-utils.ts +0 -53
- package/src/settings-workspace.ts +0 -156
- package/src/task-queue/README.md +0 -144
- package/src/task-queue/index.ts +0 -14
- package/src/task-queue/task-queue.test.ts +0 -524
- package/src/task-queue/task-queue.ts +0 -514
- package/src/task-queue/types.ts +0 -41
- package/src/test-utils/api-test-helpers.ts +0 -445
- package/src/test-utils/console-spy.test.ts +0 -14
- package/src/test-utils/console-spy.ts +0 -125
- package/src/test-utils/git-helpers.ts +0 -31
- package/src/test-utils/index.ts +0 -4
- package/src/types.ts +0 -54
- package/src/user.ts +0 -118
- package/src/utils/debug.test.ts +0 -114
- package/src/utils/debug.ts +0 -127
- package/src/utils/error.test.ts +0 -92
- package/src/utils/error.ts +0 -83
- package/src/utils/format.ts +0 -12
- package/src/validation/__tests__/field-traversal.test.ts +0 -263
- package/src/validation/deletion-checker.ts +0 -234
- package/src/validation/field-traversal.ts +0 -146
- package/src/validation/reference-validator.ts +0 -168
- package/src/worker/cms-worker-rebase.test.ts +0 -473
- package/src/worker/cms-worker.ts +0 -777
- package/src/worker/integration.test.ts +0 -289
- package/src/worker/task-queue-config.ts +0 -25
- package/src/worker/task-queue.test.ts +0 -452
- package/src/worker/task-queue.ts +0 -58
- /package/{src/cli/templates → dist/cli/template-files}/Dockerfile.cms.template +0 -0
- /package/{src/cli/templates → dist/cli/template-files}/canopycms.config.ts.template +0 -0
- /package/{src/cli/templates → dist/cli/template-files}/deploy-cms.yml.template +0 -0
- /package/{src/cli/templates → dist/cli/template-files}/edit-page.tsx.template +0 -0
- /package/{src/cli/templates → dist/cli/template-files}/route.ts.template +0 -0
- /package/{src/cli/templates → dist/cli/template-files}/schemas.ts.template +0 -0
|
@@ -1,492 +0,0 @@
|
|
|
1
|
-
import { forwardRef } from 'react'
|
|
2
|
-
import { Badge, Box, Button, Group, Menu, Paper, Stack, Text, Title, Tooltip } from '@mantine/core'
|
|
3
|
-
import { MdFolderOpen, MdKeyboardArrowDown } from 'react-icons/md'
|
|
4
|
-
import { GoGitBranch } from 'react-icons/go'
|
|
5
|
-
import type { OperatingMode } from '../../operating-mode'
|
|
6
|
-
import type { BranchStatus } from '../../types'
|
|
7
|
-
import type { EditorEntry } from '../Editor'
|
|
8
|
-
import type { LogicalPath } from '../../paths/types'
|
|
9
|
-
import { clientOperatingStrategy } from '../../operating-mode/client'
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* Props for the EditorHeader component.
|
|
13
|
-
*/
|
|
14
|
-
export interface EditorHeaderProps {
|
|
15
|
-
/**
|
|
16
|
-
* Site title displayed in the top-left.
|
|
17
|
-
*/
|
|
18
|
-
siteTitle: string
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
* Optional site subtitle displayed below the title.
|
|
22
|
-
*/
|
|
23
|
-
siteSubtitle?: string
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
* Main header title displayed in the center.
|
|
27
|
-
*/
|
|
28
|
-
headerTitle: string
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* Currently selected entry.
|
|
32
|
-
*/
|
|
33
|
-
currentEntry: EditorEntry | undefined
|
|
34
|
-
|
|
35
|
-
/**
|
|
36
|
-
* Current branch name.
|
|
37
|
-
*/
|
|
38
|
-
branchName: string
|
|
39
|
-
|
|
40
|
-
/**
|
|
41
|
-
* Operating mode.
|
|
42
|
-
*/
|
|
43
|
-
operatingMode: OperatingMode
|
|
44
|
-
|
|
45
|
-
/**
|
|
46
|
-
* Whether operations are currently in progress.
|
|
47
|
-
*/
|
|
48
|
-
busy: boolean
|
|
49
|
-
|
|
50
|
-
/**
|
|
51
|
-
* Breadcrumb segments to display.
|
|
52
|
-
*/
|
|
53
|
-
breadcrumbSegments: string[]
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* List of edited files.
|
|
57
|
-
*/
|
|
58
|
-
editedFiles: Array<{ path: LogicalPath; label: string }>
|
|
59
|
-
|
|
60
|
-
/**
|
|
61
|
-
* Number of modified files.
|
|
62
|
-
*/
|
|
63
|
-
modifiedCount: number
|
|
64
|
-
|
|
65
|
-
/**
|
|
66
|
-
* Number of unresolved comments.
|
|
67
|
-
*/
|
|
68
|
-
unresolvedCommentCount: number
|
|
69
|
-
|
|
70
|
-
/**
|
|
71
|
-
* Unresolved comments (for filtering).
|
|
72
|
-
*/
|
|
73
|
-
comments: Array<{ resolved: boolean }>
|
|
74
|
-
|
|
75
|
-
/**
|
|
76
|
-
* Callback to open the entry navigator.
|
|
77
|
-
*/
|
|
78
|
-
onNavigatorOpen: () => void
|
|
79
|
-
|
|
80
|
-
/**
|
|
81
|
-
* Callback to reload the current file.
|
|
82
|
-
*/
|
|
83
|
-
onFileReload: () => void
|
|
84
|
-
|
|
85
|
-
/**
|
|
86
|
-
* Callback to discard the current file draft.
|
|
87
|
-
*/
|
|
88
|
-
onFileDiscardDraft: () => void
|
|
89
|
-
|
|
90
|
-
/**
|
|
91
|
-
* Callback when an entry is selected.
|
|
92
|
-
*/
|
|
93
|
-
onEntrySelect: (id: string) => void
|
|
94
|
-
|
|
95
|
-
/**
|
|
96
|
-
* Callback to reload all branch data.
|
|
97
|
-
*/
|
|
98
|
-
onBranchReloadData: () => void
|
|
99
|
-
|
|
100
|
-
/**
|
|
101
|
-
* Callback to discard all drafts.
|
|
102
|
-
*/
|
|
103
|
-
onBranchDiscardDrafts: () => void
|
|
104
|
-
|
|
105
|
-
/**
|
|
106
|
-
* Callback to open the branch manager.
|
|
107
|
-
*/
|
|
108
|
-
onBranchManagerOpen: () => void
|
|
109
|
-
|
|
110
|
-
/**
|
|
111
|
-
* Callback to open the comments panel.
|
|
112
|
-
*/
|
|
113
|
-
onCommentsPanelOpen: () => void
|
|
114
|
-
|
|
115
|
-
/**
|
|
116
|
-
* Callback to save the current file.
|
|
117
|
-
*/
|
|
118
|
-
onSave: () => void
|
|
119
|
-
|
|
120
|
-
/**
|
|
121
|
-
* Callback to submit/publish the branch.
|
|
122
|
-
*/
|
|
123
|
-
onSubmit: () => void
|
|
124
|
-
|
|
125
|
-
/**
|
|
126
|
-
* Whether the current entry has unsaved changes.
|
|
127
|
-
*/
|
|
128
|
-
hasUnsavedChanges: boolean
|
|
129
|
-
|
|
130
|
-
/**
|
|
131
|
-
* Current branch status (undefined if unknown).
|
|
132
|
-
*/
|
|
133
|
-
branchStatus: BranchStatus | undefined
|
|
134
|
-
|
|
135
|
-
/**
|
|
136
|
-
* Callback to withdraw the branch.
|
|
137
|
-
*/
|
|
138
|
-
onWithdraw: () => void
|
|
139
|
-
|
|
140
|
-
/**
|
|
141
|
-
* Current user context for permission checks.
|
|
142
|
-
*/
|
|
143
|
-
userContext?: { userId: string; groups?: string[] }
|
|
144
|
-
|
|
145
|
-
/**
|
|
146
|
-
* Branch creator user ID.
|
|
147
|
-
*/
|
|
148
|
-
branchCreatedBy?: string
|
|
149
|
-
|
|
150
|
-
/**
|
|
151
|
-
* Branch access control lists.
|
|
152
|
-
*/
|
|
153
|
-
branchAccess?: { allowedUsers?: string[]; allowedGroups?: string[] }
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
/**
|
|
157
|
-
* Status color map matching BranchManager.tsx pattern.
|
|
158
|
-
* Returns the Mantine color string for a given branch status.
|
|
159
|
-
*/
|
|
160
|
-
const getStatusColor = (status: BranchStatus): string => {
|
|
161
|
-
const statusColorMap: Record<BranchStatus, string> = {
|
|
162
|
-
editing: 'brand',
|
|
163
|
-
submitted: 'green',
|
|
164
|
-
approved: 'teal',
|
|
165
|
-
locked: 'yellow',
|
|
166
|
-
archived: 'gray',
|
|
167
|
-
}
|
|
168
|
-
return statusColorMap[status] ?? 'gray'
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
/**
|
|
172
|
-
* Header component for the Editor.
|
|
173
|
-
* Contains site info, file navigation, breadcrumbs, branch selector, comments button, and action buttons.
|
|
174
|
-
*
|
|
175
|
-
* @example
|
|
176
|
-
* ```tsx
|
|
177
|
-
* <EditorHeader
|
|
178
|
-
* siteTitle="My Site"
|
|
179
|
-
* siteSubtitle="CMS"
|
|
180
|
-
* headerTitle="Edit Content"
|
|
181
|
-
* currentEntry={currentEntry}
|
|
182
|
-
* branchName="main"
|
|
183
|
-
* operatingMode="collaboration"
|
|
184
|
-
* busy={false}
|
|
185
|
-
* breadcrumbSegments={['Posts', 'My Post']}
|
|
186
|
-
* editedFiles={[]}
|
|
187
|
-
* modifiedCount={0}
|
|
188
|
-
* unresolvedCommentCount={0}
|
|
189
|
-
* comments={[]}
|
|
190
|
-
* onNavigatorOpen={() => setNavigatorOpen(true)}
|
|
191
|
-
* onFileReload={handleReload}
|
|
192
|
-
* onFileDiscardDraft={handleDiscardFileDraft}
|
|
193
|
-
* onEntrySelect={setSelectedId}
|
|
194
|
-
* onBranchReloadData={handleReloadBranchData}
|
|
195
|
-
* onBranchDiscardDrafts={handleDiscardDrafts}
|
|
196
|
-
* onBranchManagerOpen={() => setBranchManagerOpen(true)}
|
|
197
|
-
* onCommentsPanelOpen={() => setCommentsPanelOpen(true)}
|
|
198
|
-
* onSave={handleSave}
|
|
199
|
-
* onSubmit={() => handleSubmit(branchName)}
|
|
200
|
-
* />
|
|
201
|
-
* ```
|
|
202
|
-
*/
|
|
203
|
-
export const EditorHeader = forwardRef<HTMLDivElement, EditorHeaderProps>(function EditorHeader(
|
|
204
|
-
{
|
|
205
|
-
siteTitle,
|
|
206
|
-
siteSubtitle,
|
|
207
|
-
headerTitle,
|
|
208
|
-
currentEntry,
|
|
209
|
-
branchName,
|
|
210
|
-
operatingMode,
|
|
211
|
-
busy,
|
|
212
|
-
breadcrumbSegments,
|
|
213
|
-
editedFiles,
|
|
214
|
-
modifiedCount,
|
|
215
|
-
unresolvedCommentCount: _,
|
|
216
|
-
comments,
|
|
217
|
-
onNavigatorOpen,
|
|
218
|
-
onFileReload,
|
|
219
|
-
onFileDiscardDraft,
|
|
220
|
-
onEntrySelect,
|
|
221
|
-
onBranchReloadData,
|
|
222
|
-
onBranchDiscardDrafts,
|
|
223
|
-
onBranchManagerOpen,
|
|
224
|
-
onCommentsPanelOpen,
|
|
225
|
-
onSave,
|
|
226
|
-
onSubmit,
|
|
227
|
-
hasUnsavedChanges,
|
|
228
|
-
branchStatus,
|
|
229
|
-
onWithdraw,
|
|
230
|
-
userContext,
|
|
231
|
-
branchCreatedBy,
|
|
232
|
-
branchAccess,
|
|
233
|
-
}: EditorHeaderProps,
|
|
234
|
-
ref,
|
|
235
|
-
) {
|
|
236
|
-
return (
|
|
237
|
-
<Paper
|
|
238
|
-
ref={ref}
|
|
239
|
-
shadow="md"
|
|
240
|
-
withBorder
|
|
241
|
-
radius={0}
|
|
242
|
-
px={0}
|
|
243
|
-
py={0}
|
|
244
|
-
style={{
|
|
245
|
-
position: 'fixed',
|
|
246
|
-
top: 0,
|
|
247
|
-
left: 0,
|
|
248
|
-
right: 0,
|
|
249
|
-
zIndex: 70,
|
|
250
|
-
}}
|
|
251
|
-
>
|
|
252
|
-
<Box px="md" py="sm">
|
|
253
|
-
<Group justify="space-between" align="center" wrap="nowrap">
|
|
254
|
-
<Stack gap={2} style={{ minWidth: 0 }}>
|
|
255
|
-
<Title order={5} style={{ lineHeight: 1.1 }}>
|
|
256
|
-
{siteTitle}
|
|
257
|
-
</Title>
|
|
258
|
-
{siteSubtitle && (
|
|
259
|
-
<Text size="xs" c="dimmed">
|
|
260
|
-
{siteSubtitle}
|
|
261
|
-
</Text>
|
|
262
|
-
)}
|
|
263
|
-
</Stack>
|
|
264
|
-
<Stack gap={6} style={{ minWidth: 0, flex: 1, alignItems: 'center' }}>
|
|
265
|
-
<Title order={4} style={{ lineHeight: 1.1 }}>
|
|
266
|
-
{headerTitle}
|
|
267
|
-
</Title>
|
|
268
|
-
<Group
|
|
269
|
-
gap="sm"
|
|
270
|
-
wrap="wrap"
|
|
271
|
-
align="center"
|
|
272
|
-
style={{ minWidth: 0, justifyContent: 'center' }}
|
|
273
|
-
>
|
|
274
|
-
<Menu withinPortal shadow="sm">
|
|
275
|
-
<Menu.Target>
|
|
276
|
-
<Button
|
|
277
|
-
data-testid="file-dropdown-button"
|
|
278
|
-
variant="outline"
|
|
279
|
-
color="gray"
|
|
280
|
-
size="xs"
|
|
281
|
-
leftSection={<MdFolderOpen size={16} />}
|
|
282
|
-
rightSection={<MdKeyboardArrowDown size={14} />}
|
|
283
|
-
>
|
|
284
|
-
{currentEntry?.label ?? 'No file selected'}
|
|
285
|
-
</Button>
|
|
286
|
-
</Menu.Target>
|
|
287
|
-
<Menu.Dropdown>
|
|
288
|
-
<Menu.Item onClick={onFileReload} disabled={!branchName || !currentEntry}>
|
|
289
|
-
Reload File
|
|
290
|
-
</Menu.Item>
|
|
291
|
-
<Menu.Item
|
|
292
|
-
data-testid="discard-file-draft-menu-item"
|
|
293
|
-
onClick={onFileDiscardDraft}
|
|
294
|
-
disabled={!currentEntry}
|
|
295
|
-
>
|
|
296
|
-
Discard File Draft
|
|
297
|
-
</Menu.Item>
|
|
298
|
-
<Menu.Divider />
|
|
299
|
-
<Menu.Item data-testid="all-files-menu-item" onClick={onNavigatorOpen}>
|
|
300
|
-
All Files
|
|
301
|
-
</Menu.Item>
|
|
302
|
-
<Menu.Divider />
|
|
303
|
-
<Menu.Item disabled>{'TODO: replace with real modified file list'}</Menu.Item>
|
|
304
|
-
<Menu.Divider />
|
|
305
|
-
<Menu.Label>Recently modified</Menu.Label>
|
|
306
|
-
{editedFiles.slice(0, 3).length === 0 ? (
|
|
307
|
-
<Menu.Item disabled><none></Menu.Item>
|
|
308
|
-
) : (
|
|
309
|
-
editedFiles.slice(0, 3).map((file) => (
|
|
310
|
-
<Menu.Item
|
|
311
|
-
key={file.path}
|
|
312
|
-
onClick={() => {
|
|
313
|
-
onEntrySelect(file.path)
|
|
314
|
-
onNavigatorOpen()
|
|
315
|
-
}}
|
|
316
|
-
>
|
|
317
|
-
{file.label}
|
|
318
|
-
</Menu.Item>
|
|
319
|
-
))
|
|
320
|
-
)}
|
|
321
|
-
</Menu.Dropdown>
|
|
322
|
-
</Menu>
|
|
323
|
-
|
|
324
|
-
<Group gap={4} wrap="wrap" align="center" style={{ minWidth: 0 }}>
|
|
325
|
-
{breadcrumbSegments.map((segment, idx) => (
|
|
326
|
-
<Group key={`${segment}-${idx}`} gap={4} align="center" wrap="nowrap">
|
|
327
|
-
{idx > 0 && (
|
|
328
|
-
<Text size="xs" c="dimmed">
|
|
329
|
-
/
|
|
330
|
-
</Text>
|
|
331
|
-
)}
|
|
332
|
-
<Button variant="subtle" size="xs" px="xs" onClick={onNavigatorOpen}>
|
|
333
|
-
{segment}
|
|
334
|
-
</Button>
|
|
335
|
-
</Group>
|
|
336
|
-
))}
|
|
337
|
-
</Group>
|
|
338
|
-
|
|
339
|
-
<Menu withinPortal shadow="sm">
|
|
340
|
-
<Menu.Target>
|
|
341
|
-
<Button
|
|
342
|
-
variant="outline"
|
|
343
|
-
color="gray"
|
|
344
|
-
size="xs"
|
|
345
|
-
leftSection={<GoGitBranch size={16} />}
|
|
346
|
-
rightSection={<MdKeyboardArrowDown size={14} />}
|
|
347
|
-
disabled={!branchName}
|
|
348
|
-
data-testid="branch-dropdown-button"
|
|
349
|
-
>
|
|
350
|
-
{branchName || 'No branch selected'}
|
|
351
|
-
</Button>
|
|
352
|
-
</Menu.Target>
|
|
353
|
-
<Menu.Dropdown data-testid="branch-menu">
|
|
354
|
-
<Menu.Item onClick={onBranchReloadData} disabled={!branchName}>
|
|
355
|
-
Reload All Files
|
|
356
|
-
</Menu.Item>
|
|
357
|
-
<Menu.Item onClick={onBranchDiscardDrafts} disabled={!branchName}>
|
|
358
|
-
Discard All File Drafts
|
|
359
|
-
</Menu.Item>
|
|
360
|
-
<Menu.Divider />
|
|
361
|
-
<Menu.Item onClick={onBranchManagerOpen} data-testid="manage-branches-menu-item">
|
|
362
|
-
Change / Manage Branches
|
|
363
|
-
</Menu.Item>
|
|
364
|
-
<Menu.Divider />
|
|
365
|
-
<Menu.Label>{`${modifiedCount} files modified`}</Menu.Label>
|
|
366
|
-
{editedFiles.length === 0 ? (
|
|
367
|
-
<Menu.Item disabled>No edited files yet</Menu.Item>
|
|
368
|
-
) : (
|
|
369
|
-
editedFiles.map((file) => (
|
|
370
|
-
<Menu.Item
|
|
371
|
-
key={`branch-mod-${file.path}`}
|
|
372
|
-
onClick={() => {
|
|
373
|
-
onEntrySelect(file.path)
|
|
374
|
-
onNavigatorOpen()
|
|
375
|
-
}}
|
|
376
|
-
>
|
|
377
|
-
{file.label}
|
|
378
|
-
</Menu.Item>
|
|
379
|
-
))
|
|
380
|
-
)}
|
|
381
|
-
<Menu.Divider />
|
|
382
|
-
<Menu.Item disabled>{'TODO: replace with real modified file list'}</Menu.Item>
|
|
383
|
-
</Menu.Dropdown>
|
|
384
|
-
</Menu>
|
|
385
|
-
|
|
386
|
-
{clientOperatingStrategy(operatingMode ?? 'prod').supportsStatusBadge() &&
|
|
387
|
-
branchName &&
|
|
388
|
-
branchStatus && (
|
|
389
|
-
<Badge
|
|
390
|
-
color={getStatusColor(branchStatus)}
|
|
391
|
-
variant="light"
|
|
392
|
-
size="sm"
|
|
393
|
-
data-testid={`header-status-badge-${branchStatus}`}
|
|
394
|
-
>
|
|
395
|
-
{branchStatus}
|
|
396
|
-
</Badge>
|
|
397
|
-
)}
|
|
398
|
-
|
|
399
|
-
{clientOperatingStrategy(operatingMode ?? 'prod').supportsComments() &&
|
|
400
|
-
branchName && (
|
|
401
|
-
<Button
|
|
402
|
-
variant="outline"
|
|
403
|
-
color="gray"
|
|
404
|
-
size="xs"
|
|
405
|
-
onClick={onCommentsPanelOpen}
|
|
406
|
-
style={{ position: 'relative' }}
|
|
407
|
-
data-testid="comments-button"
|
|
408
|
-
>
|
|
409
|
-
Comments
|
|
410
|
-
{comments.filter((t) => !t.resolved).length > 0 && (
|
|
411
|
-
<span
|
|
412
|
-
style={{
|
|
413
|
-
position: 'absolute',
|
|
414
|
-
top: -6,
|
|
415
|
-
right: -6,
|
|
416
|
-
background: 'var(--mantine-color-grape-6)',
|
|
417
|
-
color: 'white',
|
|
418
|
-
borderRadius: '50%',
|
|
419
|
-
width: 18,
|
|
420
|
-
height: 18,
|
|
421
|
-
fontSize: 10,
|
|
422
|
-
display: 'flex',
|
|
423
|
-
alignItems: 'center',
|
|
424
|
-
justifyContent: 'center',
|
|
425
|
-
fontWeight: 600,
|
|
426
|
-
}}
|
|
427
|
-
>
|
|
428
|
-
{comments.filter((t) => !t.resolved).length}
|
|
429
|
-
</span>
|
|
430
|
-
)}
|
|
431
|
-
</Button>
|
|
432
|
-
)}
|
|
433
|
-
</Group>
|
|
434
|
-
</Stack>
|
|
435
|
-
<Group gap="xs" wrap="nowrap">
|
|
436
|
-
<Tooltip
|
|
437
|
-
label={!hasUnsavedChanges && currentEntry ? 'No changes to save' : ''}
|
|
438
|
-
disabled={hasUnsavedChanges || !currentEntry}
|
|
439
|
-
>
|
|
440
|
-
<Button
|
|
441
|
-
data-testid="save-button"
|
|
442
|
-
variant="light"
|
|
443
|
-
size="sm"
|
|
444
|
-
onClick={onSave}
|
|
445
|
-
disabled={!branchName || !currentEntry || busy || !hasUnsavedChanges}
|
|
446
|
-
>
|
|
447
|
-
Save File
|
|
448
|
-
</Button>
|
|
449
|
-
</Tooltip>
|
|
450
|
-
{(() => {
|
|
451
|
-
const isSubmitted = branchStatus === 'submitted'
|
|
452
|
-
const isEditing = branchStatus === 'editing'
|
|
453
|
-
|
|
454
|
-
// Check if user can perform workflow actions (creator OR ACL access OR system branch)
|
|
455
|
-
const userIsCreator = userContext?.userId === branchCreatedBy
|
|
456
|
-
const isSystemBranch = branchCreatedBy === 'canopycms-system'
|
|
457
|
-
const userInACL =
|
|
458
|
-
userContext &&
|
|
459
|
-
branchAccess &&
|
|
460
|
-
(branchAccess.allowedUsers?.includes(userContext.userId) ||
|
|
461
|
-
userContext.groups?.some((g) => branchAccess.allowedGroups?.includes(g)))
|
|
462
|
-
|
|
463
|
-
const canPerformAction =
|
|
464
|
-
(userIsCreator || userInACL || isSystemBranch) && (isEditing || isSubmitted)
|
|
465
|
-
|
|
466
|
-
return (
|
|
467
|
-
<Tooltip
|
|
468
|
-
label={
|
|
469
|
-
!canPerformAction
|
|
470
|
-
? 'You do not have permission to submit or withdraw this branch'
|
|
471
|
-
: ''
|
|
472
|
-
}
|
|
473
|
-
disabled={canPerformAction}
|
|
474
|
-
>
|
|
475
|
-
<Button
|
|
476
|
-
size="sm"
|
|
477
|
-
color={isSubmitted ? 'orange' : 'brand'}
|
|
478
|
-
onClick={isSubmitted ? onWithdraw : onSubmit}
|
|
479
|
-
disabled={!branchName || busy || !canPerformAction}
|
|
480
|
-
data-testid={isSubmitted ? 'withdraw-button' : 'submit-button'}
|
|
481
|
-
>
|
|
482
|
-
{isSubmitted ? 'Withdraw Branch...' : 'Submit Branch...'}
|
|
483
|
-
</Button>
|
|
484
|
-
</Tooltip>
|
|
485
|
-
)
|
|
486
|
-
})()}
|
|
487
|
-
</Group>
|
|
488
|
-
</Group>
|
|
489
|
-
</Box>
|
|
490
|
-
</Paper>
|
|
491
|
-
)
|
|
492
|
-
})
|
|
@@ -1,193 +0,0 @@
|
|
|
1
|
-
import { ActionIcon, Menu, Paper, Stack } from '@mantine/core'
|
|
2
|
-
import { MdAccountCircle, MdLogout, MdSettings } from 'react-icons/md'
|
|
3
|
-
import { PiColumnsDuotone, PiRowsDuotone } from 'react-icons/pi'
|
|
4
|
-
import { LuSquareDashed } from 'react-icons/lu'
|
|
5
|
-
import type { PaneLayout } from '../EditorPanes'
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* Props for the EditorSidebar component.
|
|
9
|
-
*/
|
|
10
|
-
export interface EditorSidebarProps {
|
|
11
|
-
/**
|
|
12
|
-
* Current layout mode (side or stacked).
|
|
13
|
-
*/
|
|
14
|
-
layout: PaneLayout
|
|
15
|
-
|
|
16
|
-
/**
|
|
17
|
-
* Whether field highlighting is enabled.
|
|
18
|
-
*/
|
|
19
|
-
highlightEnabled: boolean
|
|
20
|
-
|
|
21
|
-
/**
|
|
22
|
-
* Width of the sidebar in pixels.
|
|
23
|
-
*/
|
|
24
|
-
sidebarWidth: number
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* Height of the header in pixels (for positioning).
|
|
28
|
-
*/
|
|
29
|
-
headerHeight: number
|
|
30
|
-
|
|
31
|
-
/**
|
|
32
|
-
* Height of the footer in pixels (for positioning).
|
|
33
|
-
*/
|
|
34
|
-
footerHeight: number
|
|
35
|
-
|
|
36
|
-
/**
|
|
37
|
-
* Callback when layout changes.
|
|
38
|
-
*/
|
|
39
|
-
onLayoutChange: (layout: PaneLayout) => void
|
|
40
|
-
|
|
41
|
-
/**
|
|
42
|
-
* Callback when highlight toggle is clicked.
|
|
43
|
-
*/
|
|
44
|
-
onHighlightToggle: () => void
|
|
45
|
-
|
|
46
|
-
/**
|
|
47
|
-
* Callback when permission manager should be opened.
|
|
48
|
-
*/
|
|
49
|
-
onPermissionManagerOpen: () => void
|
|
50
|
-
|
|
51
|
-
/**
|
|
52
|
-
* Callback when group manager should be opened.
|
|
53
|
-
*/
|
|
54
|
-
onGroupManagerOpen: () => void
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* Custom account component to render (e.g., Clerk's UserButton).
|
|
58
|
-
* If provided, replaces the default account button.
|
|
59
|
-
*/
|
|
60
|
-
AccountComponent?: React.ComponentType
|
|
61
|
-
|
|
62
|
-
/**
|
|
63
|
-
* Callback when account button is clicked (if no AccountComponent provided).
|
|
64
|
-
*/
|
|
65
|
-
onAccountClick?: () => void
|
|
66
|
-
|
|
67
|
-
/**
|
|
68
|
-
* Callback when logout button is clicked.
|
|
69
|
-
*/
|
|
70
|
-
onLogoutClick?: () => void
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
/**
|
|
74
|
-
* Sidebar component for the Editor.
|
|
75
|
-
* Contains layout toggle, highlight toggle, settings menu, account button, and logout button.
|
|
76
|
-
*
|
|
77
|
-
* @example
|
|
78
|
-
* ```tsx
|
|
79
|
-
* <EditorSidebar
|
|
80
|
-
* layout={layout}
|
|
81
|
-
* highlightEnabled={highlightEnabled}
|
|
82
|
-
* sidebarWidth={60}
|
|
83
|
-
* headerHeight={60}
|
|
84
|
-
* footerHeight={40}
|
|
85
|
-
* onLayoutChange={setLayout}
|
|
86
|
-
* onHighlightToggle={() => setHighlightEnabled(!highlightEnabled)}
|
|
87
|
-
* onPermissionManagerOpen={() => setPermissionManagerOpen(true)}
|
|
88
|
-
* onGroupManagerOpen={() => setGroupManagerOpen(true)}
|
|
89
|
-
* />
|
|
90
|
-
* ```
|
|
91
|
-
*/
|
|
92
|
-
export function EditorSidebar({
|
|
93
|
-
layout,
|
|
94
|
-
highlightEnabled,
|
|
95
|
-
sidebarWidth,
|
|
96
|
-
headerHeight,
|
|
97
|
-
footerHeight,
|
|
98
|
-
onLayoutChange,
|
|
99
|
-
onHighlightToggle,
|
|
100
|
-
onPermissionManagerOpen,
|
|
101
|
-
onGroupManagerOpen,
|
|
102
|
-
AccountComponent,
|
|
103
|
-
onAccountClick,
|
|
104
|
-
onLogoutClick,
|
|
105
|
-
}: EditorSidebarProps) {
|
|
106
|
-
return (
|
|
107
|
-
<Paper
|
|
108
|
-
withBorder
|
|
109
|
-
shadow="sm"
|
|
110
|
-
radius={0}
|
|
111
|
-
style={{
|
|
112
|
-
position: 'fixed',
|
|
113
|
-
top: headerHeight,
|
|
114
|
-
bottom: footerHeight,
|
|
115
|
-
right: 0,
|
|
116
|
-
width: sidebarWidth,
|
|
117
|
-
display: 'flex',
|
|
118
|
-
flexDirection: 'column',
|
|
119
|
-
justifyContent: 'space-between',
|
|
120
|
-
alignItems: 'center',
|
|
121
|
-
padding: '10px 6px',
|
|
122
|
-
gap: 8,
|
|
123
|
-
}}
|
|
124
|
-
>
|
|
125
|
-
<Stack gap="sm" align="center" style={{ width: '100%', paddingTop: 6 }}>
|
|
126
|
-
<ActionIcon
|
|
127
|
-
variant="subtle"
|
|
128
|
-
size="lg"
|
|
129
|
-
radius="md"
|
|
130
|
-
aria-label="Toggle layout"
|
|
131
|
-
onClick={() => onLayoutChange(layout === 'side' ? 'stacked' : 'side')}
|
|
132
|
-
>
|
|
133
|
-
{layout === 'side' ? <PiRowsDuotone size={18} /> : <PiColumnsDuotone size={18} />}
|
|
134
|
-
</ActionIcon>
|
|
135
|
-
|
|
136
|
-
<ActionIcon
|
|
137
|
-
variant={highlightEnabled ? 'filled' : 'subtle'}
|
|
138
|
-
color={highlightEnabled ? 'brand' : 'gray'}
|
|
139
|
-
size="lg"
|
|
140
|
-
radius="md"
|
|
141
|
-
aria-pressed={highlightEnabled}
|
|
142
|
-
aria-label="Toggle highlights"
|
|
143
|
-
onClick={onHighlightToggle}
|
|
144
|
-
>
|
|
145
|
-
<LuSquareDashed size={18} />
|
|
146
|
-
</ActionIcon>
|
|
147
|
-
</Stack>
|
|
148
|
-
<Stack gap="xs" align="center">
|
|
149
|
-
<Menu shadow="md" width={200} position="left">
|
|
150
|
-
<Menu.Target>
|
|
151
|
-
<ActionIcon variant="subtle" size="lg" radius="md" aria-label="Settings">
|
|
152
|
-
<MdSettings size={18} />
|
|
153
|
-
</ActionIcon>
|
|
154
|
-
</Menu.Target>
|
|
155
|
-
<Menu.Dropdown>
|
|
156
|
-
<Menu.Label>Settings</Menu.Label>
|
|
157
|
-
<Menu.Item onClick={onPermissionManagerOpen}>Manage Permissions</Menu.Item>
|
|
158
|
-
<Menu.Item onClick={onGroupManagerOpen}>Manage Groups</Menu.Item>
|
|
159
|
-
</Menu.Dropdown>
|
|
160
|
-
</Menu>
|
|
161
|
-
{/* Account section - use custom component or default buttons */}
|
|
162
|
-
{AccountComponent ? (
|
|
163
|
-
<AccountComponent />
|
|
164
|
-
) : (
|
|
165
|
-
<>
|
|
166
|
-
{onAccountClick && (
|
|
167
|
-
<ActionIcon
|
|
168
|
-
variant="subtle"
|
|
169
|
-
size="lg"
|
|
170
|
-
radius="md"
|
|
171
|
-
aria-label="Account"
|
|
172
|
-
onClick={onAccountClick}
|
|
173
|
-
>
|
|
174
|
-
<MdAccountCircle size={18} />
|
|
175
|
-
</ActionIcon>
|
|
176
|
-
)}
|
|
177
|
-
{onLogoutClick && (
|
|
178
|
-
<ActionIcon
|
|
179
|
-
variant="subtle"
|
|
180
|
-
size="lg"
|
|
181
|
-
radius="md"
|
|
182
|
-
aria-label="Sign out"
|
|
183
|
-
onClick={onLogoutClick}
|
|
184
|
-
>
|
|
185
|
-
<MdLogout size={18} />
|
|
186
|
-
</ActionIcon>
|
|
187
|
-
)}
|
|
188
|
-
</>
|
|
189
|
-
)}
|
|
190
|
-
</Stack>
|
|
191
|
-
</Paper>
|
|
192
|
-
)
|
|
193
|
-
}
|