Skip to content

[DRIZZ-67] Permission #16

Merged
saenyakorn merged 7 commits into
mainfrom
yu/feat/admin-plugin
May 29, 2025
Merged

[DRIZZ-67] Permission #16
saenyakorn merged 7 commits into
mainfrom
yu/feat/admin-plugin

Conversation

@saenyakorn
Copy link
Copy Markdown
Member

Why I did

  • To let user add permission to the system with the least effort.

What I did

  • Implement admin plugin which have 3 endpoints and 1 collection (user collection)
  • Adjust plugin type
  • Rename table ts name
  • Create simple access control with type-safe

Known issues

  1. Cannot pass TFullSchema to the plugin.
  2. Cannot infer default api handler type of user collection (in the plugin)

@saenyakorn saenyakorn requested a review from miello May 27, 2025 11:15
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 27, 2025

🦋 Changeset detected

Latest commit: 131c0f4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread packages/core/src/config.ts Outdated
Base automatically changed from yu/feat/plugins to yu/breaking/collection May 27, 2025 12:34
Base automatically changed from yu/breaking/collection to main May 27, 2025 16:31
@saenyakorn saenyakorn merged commit 587c9d7 into main May 29, 2025
@saenyakorn saenyakorn deleted the yu/feat/admin-plugin branch May 29, 2025 10:21
This was referenced Jun 10, 2025
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.

2 participants