Skip to content

Feat/plugin p5 admin UI#109

Merged
aqib-rx merged 14 commits into
feat/plugin-platformfrom
feat/plugin-p5-admin-ui
Jun 18, 2026
Merged

Feat/plugin p5 admin UI#109
aqib-rx merged 14 commits into
feat/plugin-platformfrom
feat/plugin-p5-admin-ui

Conversation

@aqib-rx

@aqib-rx aqib-rx commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would change existing behavior)
  • Documentation update
  • Refactor / chore (no user-facing change)

Related issues

Changeset

This repo uses Changesets. If your PR changes any publishable package under packages/*, you must include a changeset:

pnpm changeset

Then commit the generated .changeset/*.md file.

  • I added a changeset (or this PR only touches non-publishable code: docs, tests, internal tooling, apps/*)
  • I selected the correct semver bump (patch / minor / major)

The changeset-check CI job will fail if a publishable package is modified without a changeset.

Test plan

  • pnpm lint
  • pnpm check-types
  • pnpm build
  • Manually verified the change

Checklist

  • I read CONTRIBUTING (if it exists)
  • My commits follow the Conventional Commits spec (enforced by commitlint)
  • I targeted the main branch
  • I updated relevant documentation

Screenshots / recordings

Notes for reviewers

@github-actions

Copy link
Copy Markdown
Contributor

PR title fails Conventional Commits check

No release type found in pull request title "Feat/plugin p5 admin UI". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat
 - fix
 - docs
 - style
 - refactor
 - perf
 - test
 - build
 - ci
 - chore
 - revert

Examples of valid titles:

  • feat(admin): add role manager dialog
  • fix(adapter-postgres): handle connection pool exhaustion
  • chore(deps): bump zod to 4.2.0

@github-actions github-actions Bot added scope: core nextly scope: admin @nextlyhq/admin scope: plugin @nextlyhq/plugin-* packages dependencies Dependency updates (label applied by Dependabot) labels Jun 18, 2026
@aqib-rx aqib-rx merged commit ae99d58 into feat/plugin-platform Jun 18, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (label applied by Dependabot) scope: admin @nextlyhq/admin scope: core nextly scope: plugin @nextlyhq/plugin-* packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant