Skip to content

feat!: remove unmaintained project specific features#2399

Merged
JammingBen merged 1 commit intomainfrom
feat/remove-project-specific-implementations
Apr 20, 2026
Merged

feat!: remove unmaintained project specific features#2399
JammingBen merged 1 commit intomainfrom
feat/remove-project-specific-implementations

Conversation

@JammingBen
Copy link
Copy Markdown
Member

@JammingBen JammingBen commented Apr 20, 2026

Breaking changes

web-pkg

Removed methods

  • isResourceAccessible. Resources are always accessible if the user has access to the space.

Changed signatures

  • removed loading from useDriveResolver
  • removed space from breadcrumbsFromPath (useBreadcrumbsFromPath composable)
  • removed configStore from getSpacesByType
  • removed options from createFileRouteOptions

Removed options from config store

  • routing
  • ocm
  • cernFeatures

closes #2267

@JammingBen JammingBen force-pushed the feat/remove-project-specific-implementations branch from 237f455 to 1a71432 Compare April 20, 2026 11:22
@JammingBen JammingBen marked this pull request as ready for review April 20, 2026 11:35
Copy link
Copy Markdown
Member

@AlexAndBear AlexAndBear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

God bless 🙏

@JammingBen JammingBen merged commit 68058ea into main Apr 20, 2026
29 checks passed
@JammingBen JammingBen deleted the feat/remove-project-specific-implementations branch April 20, 2026 14:21
@openclouders openclouders mentioned this pull request Apr 20, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Removal of CERN specific logic

2 participants