Skip to content

Tags: devforth/adminforth-inline-create

Tags

v1.2.2

Toggle v1.2.2's commit message
fix: filter created record to exclude backend-only columns in InlineC…

…reatePlugin

AdminForth/1889/https-claude.aicodeartifact382

v1.2.1

Toggle v1.2.1's commit message
fix: update adminforth dependency to version 3.8.2 and remove redunda…

…nt parseBody import

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from devforth/add-zod-schemas

Add zod schemas

v1.1.15

Toggle v1.1.15's commit message
fix: update adminforth version

AdminForth/1779/update-adminforth-all-plugins

v1.1.14

Toggle v1.1.14's commit message
fix: prevent internal server error by validating request body

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

AdminForth/1729/internal-server-error-when-i-m

v1.1.13

Toggle v1.1.13's commit message
fix: throw an error, if user wants to add this plugin on resource wit…

…h allowedActions create:false

AdminForth/1731/security-audit

v1.1.12

Toggle v1.1.12's commit message
fix: exclude adminforth from minimum release age policy

AdminForth/1757/fix-setup-dev-demo-cli

v1.1.11

Toggle v1.1.11's commit message
fix: update adminforth version

AdminForth/1757/fix-setup-dev-demo-cli

v1.1.10

Toggle v1.1.10's commit message
fix: add permission checks for record creation and validate backend-o…

…nly columns

AdminForth/1731/security-audit

v1.1.9

Toggle v1.1.9's commit message
fix: don't allow to create record in any resource

AdminForth/1731/security-audit