Skip to content

fix: save files using metadata#7

Merged
Baspa merged 2 commits into0.xfrom
fix/save-files-using-metadata
Jul 22, 2025
Merged

fix: save files using metadata#7
Baspa merged 2 commits into0.xfrom
fix/save-files-using-metadata

Conversation

@Baspa
Copy link
Copy Markdown
Contributor

@Baspa Baspa commented Jul 22, 2025

No description provided.

@Baspa Baspa self-assigned this Jul 22, 2025
@Baspa Baspa merged commit bd9b866 into 0.x Jul 22, 2025
1 check passed
Baspa added a commit that referenced this pull request Aug 11, 2025
* fix: update fields

* feat: laravel 12 support

* fix: save files using metadata (#7)

* fix: save files using withMetadata (default `true`)

* Fix styling

---------

Co-authored-by: Baspa <10845460+Baspa@users.noreply.github.com>

* fix: semicolon

* fix: semicolon

* fix: set default state when it's not present yet

* fix: normalizing values and checking on empty values

* Fix styling

* fix: processing uploaded files (#8)

* fix: check and processing uploaded files

* remove withMetaData as its an option and update underlying package

* fix strict comparison

* fix: mutate form data before fill

* Fix styling

* update

* feat: auto fix database data (#10)

* update

* wip

* Fix styling

* Add post-install command to automatically run migrations

* Remove post-install command - use standard migration publishing instead

* Add post-install command to automatically publish and run migrations

* Test update

* Add post-update-cmd to package for comprehensive auto-migration

* Remove post-package-update to prevent excessive execution

* Fix post-install/update commands to only run in Laravel application context

* Trigger workflow

* Trigger workflow

---------

Co-authored-by: Baspa <10845460+Baspa@users.noreply.github.com>

* fix: names

* fix: remove unnecessary scripts

* fix: missing toggle after merge

* wip

* fix: phpstan issues

* fix: remove unnecessary nullalbe chec

* fix: authenticatable error

---------

Co-authored-by: Baspa <10845460+Baspa@users.noreply.github.com>
Casmo pushed a commit that referenced this pull request Dec 12, 2025
markvaneijk pushed a commit that referenced this pull request Feb 11, 2026
* Squashed 'packages/filament-uploadcare-field/' content from commit 34c1516

git-subtree-dir: packages/filament-uploadcare-field
git-subtree-split: 34c15165cfe7d938bdd1a77db2b1a2b01551b7b6

* Squashed 'packages/uploadcare-field/' content from commit a994f38

git-subtree-dir: packages/uploadcare-field
git-subtree-split: a994f38

* import media package changes

* import uploadcare-field changes

* import core changes

* build uploadcare assets

* fix icon path

* packages

* add missing files

* columnSpanFull for first alt

* rename alt tag to alt text

* remove original filename and set filename as modal heading

* add translations to the media model

* fix: styling

* wip it

* fix: styling

* remove dupe notification

* fix: styling

* improve media picker

* media grid picker improvements

* fix: styling

* feat: check on file types and allow multiple

* fix: keyvalue nested arrays

* fix uploading files

* backstage specific listmedia

* custom uploadcare src attribute

* fix: styling

* remove code

* fix: nested array values

* fix: styling

* fix imports

* feat: add database view

* fix: styling

* feat: add image preview in edit mode and show array values correct

* fix: translations in UC

* remove hardcoded lang

* fix: styling

* alignCenter

* decouple Uploadcare from core packages

* fix: styling

* this needs testing: check if saving works correctly

* feat: allow hydrating values from custom fields

* give custom fields priority over normal fields

* fix handling nested fields in repeater/builder

* fix: styling

* reduce redundant code

* wip

* fix: styling

* return Media model

* getMimeTypeAttribute

* fix: styling

* cast metadata to array

* fix: styling

* wip

* convert data to media_relationships

* relationships and hydrating

* observer and define relation

* fix: styling

* rename usages to edits

* load edits for media

* `getEditAttribute`

* `getEditAttribute`

* fix: styling

* disable future mediaPicker

* fix: styling

* return relation

* fix manoj

* wip

* remove media resource

* fix: styling

* disable broken translations in edit form

* fix file upload by uploadcare

* extends functionality from the media baseclass

* fix translations

* hide translate button when no openai key set

* file icons for previews

* fix: styling

* dont encode metadata

* use correct md5 hashes for normal media and uploadcare

* fix: styling

* docs: hydrating fields

* docs: custom mediaupload using events

* fix: media grid picker and cleanup Uploadcare code

* styles: darkmode issues

* fix migration

* wip

* fix: styling

* fix: defining extension

* fix: styling

* fix: saving crop doesnt always saves cdnUrlModifiers

* fix: load values when getting field

* wip

* wip

* fix: styling

* wip

* fix: styling

* fix: order of executing

* fix: load site relation

* fix: styling

* wip

* wip it

* fix composer.json

* test: trigger workflow

* test: trigger workflow

* self.version

* fix incorrect config key

* get nested configs

* wip

* fix phpstan issues

---------

Co-authored-by: Baspa <10845460+Baspa@users.noreply.github.com>
Co-authored-by: Mathieu <mathieu@fellicht.nl>
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.

1 participant