diff --git a/content/authors/avatars/balismatz.jpg b/content/authors/avatars/balismatz.jpg new file mode 100644 index 0000000000..510ed36ff7 Binary files /dev/null and b/content/authors/avatars/balismatz.jpg differ diff --git a/content/authors/balismatz.md b/content/authors/balismatz.md new file mode 100644 index 0000000000..b31df52006 --- /dev/null +++ b/content/authors/balismatz.md @@ -0,0 +1,8 @@ +--- +name: Balis Matzouranis +slug: balismatz +github_url: https://github.com/balismatz +twitter_url: https://twitter.com/balismatz +--- + +Web developer with a strong background in creating websites, e-shops and apps. diff --git a/content/plugins/balismatz-prevent-outdated-record-update.md b/content/plugins/balismatz-prevent-outdated-record-update.md new file mode 100644 index 0000000000..d144a077fd --- /dev/null +++ b/content/plugins/balismatz-prevent-outdated-record-update.md @@ -0,0 +1,14 @@ +--- +name: Prevent Outdated Record Update +slug: balismatz-prevent-outdated-record-update +author_slug: balismatz +categories: [action, form-builder, table-builder] +description: Prevents users from updating outdated records by halting the update process and notifying the user when an outdated record is detected. +discord_url: +docs_url: https://raw.githubusercontent.com/balismatz/filament-prevent-outdated-record-update/4.x/README.md +github_repository: balismatz/filament-prevent-outdated-record-update +has_dark_theme: true +has_translations: true +versions: [4] +publish_date: 2025-12-07 +--- diff --git a/content/plugins/images/balismatz-prevent-outdated-record-update.jpg b/content/plugins/images/balismatz-prevent-outdated-record-update.jpg new file mode 100644 index 0000000000..f85cdcca9a Binary files /dev/null and b/content/plugins/images/balismatz-prevent-outdated-record-update.jpg differ diff --git a/public/images/content/authors/avatars/balismatz.webp b/public/images/content/authors/avatars/balismatz.webp new file mode 100644 index 0000000000..2d2b571624 Binary files /dev/null and b/public/images/content/authors/avatars/balismatz.webp differ diff --git a/public/images/content/plugins/images/balismatz-prevent-outdated-record-update.webp b/public/images/content/plugins/images/balismatz-prevent-outdated-record-update.webp new file mode 100644 index 0000000000..a58704f9dd Binary files /dev/null and b/public/images/content/plugins/images/balismatz-prevent-outdated-record-update.webp differ