-
Notifications
You must be signed in to change notification settings - Fork 9
Add a bridge for a Joli Media Sylius Admin #96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 119 commits
Commits
Show all changes
131 commits
Select commit
Hold shift + click to select a range
366d737
Init Joli Sylius Admin
loic425 a6991d7
Handle folder tree
loic425 34deb1d
Improve Twig hooks' blocks
loic425 59cd4f3
Init the bridge as a bundle
loic425 54195f5
Update sylius admin dashboard path
loic425 29c7e32
Move javascript file into the bridge
loic425 7ef2481
Use webpack to build the javascript
loic425 aa5d320
Move grid services into the bundle
loic425 e4084cf
Use route names
loic425 382e56c
Improve style
loic425 7a0dc28
Add a delete button
loic425 0f274a5
Fix button borders
loic425 935474c
Move grid field templates into the bundle
loic425 0322075
Select profile picture into the user form type
loic425 0f268c6
Add add media button without its action
loic425 66a80ab
Init dropzone
loic425 f02de28
Remove folder tree from demo application
loic425 7924b4b
Fix easy admin css
loic425 df94b89
Improve breadcrumbs
loic425 de5a2d3
Improve folder tree navigation
loic425 dd4a2dc
Improve user grid
loic425 d4e3484
Fix dimensions
loic425 57bfab1
Use the basename for the path on the media grid
loic425 c78a3ea
Improve views with directories
loic425 cfa594a
Improve links
loic425 5c58f37
Fix link in dictories
loic425 7339c0f
Add back button in the grid
loic425 8a4c523
Improve choose css
loic425 532058f
WIP on the modal
loic425 6c9da5c
Add directories in the choose modal
loic425 eba5768
Add a media from the choose modal
loic425 18c753f
Fix current folder when adding a media
loic425 c2862d6
Paginate medias in the modal
loic425 20be9a3
Increase the modal size
loic425 98c41f1
Reload content in the modal after adding a media
loic425 a8ba550
Add the show page
loic425 6633878
Add tabs & variations on media details page
loic425 5ed9982
Improve variations list
loic425 7a9e243
Copy to clipboard
loic425 932608e
Fix links for Safari on media explore
loic425 2b227cc
handle pagination sizes from the configuration
loic425 7446527
Unifomize service ids
loic425 02bf2a7
Add config/reference on gitignore
loic425 6695edd
Improve titles
loic425 12a6539
Using translations for media grid fields
loic425 53ba2f7
Improve breadcrumbs on Media details page
loic425 a814011
Create directory on main actions
loic425 6588305
Rename directory directly on the grid
loic425 177dc04
Delete a directory from grid
loic425 1c87791
Remove tree
loic425 79d6edc
Improve grid view
loic425 860e182
Store active tab for media library
loic425 9b0dd6c
Fix rename a directory
loic425 c1105e1
Refactor delete directory
loic425 d4ab827
Move back button on top actions
loic425 98f5641
Add MediaChoiceType on the post type
loic425 778fdca
Improve parent icon
loic425 bb0214c
Delete a media
loic425 cb359ee
Fix js
loic425 7fdb911
Bump Sylius stack packages
loic425 5bd2fc4
Add support for the Sylius admin bundle (e-commerce)
loic425 51339b1
Remove tabs if not needed and improve icon sizes
loic425 eb1ad6a
Show cover media on post grid
loic425 1b754a0
Init post media live collection
loic425 b8a1ebb
Regenerate variation
loic425 de20d95
Fix missing translation on variation actions table
loic425 2d38ab2
Handle no media results and do not show pagination when not needed
loic425 6805cda
show no results in grid view
loic425 7b89bf8
Remove unnecessary grid template
loic425 f6ae93f
Rename media
loic425 ab6f624
Remove a media
loic425 56bf485
Improve media details css
loic425 34efdcf
Improve dropzone
loic425 41d0d24
Move list view templates
loic425 cf4eaea
Add paginator on grid view
loic425 23e8d98
Rename media in details page
loic425 cb47490
Delete a media from details page
loic425 a8ae738
Fix styles
loic425 9080595
Improve copy to clipboard UX
loic425 a055e8c
Labeled buttons on media details page
loic425 817348d
Move this file
loic425 64b6aa1
Create a new directory in the choose directroy modal
loic425 4a904ab
Improve media preview in dark mode
loic425 0a9e845
Handle Form Live component on choose a media
loic425 547628e
Fix the NullMedia issue
loic425 4f9dd1c
Fix coding standard
loic425 7b33821
Init PHPUnit tests
loic425 b7fa7e2
Add more PHPUnit tests
loic425 09a0746
Fix move file modal
loic425 a2c10cb
Fix PHPUnit tests
loic425 b24c97f
Fix QA errors
loic425 451c012
Use items per page from config on choose modal
loic425 704cbc2
Fix breadcrumb on move media modal
loic425 7a841b0
Add breadcrumb on choose media modal
loic425 07dd41d
Uniformize modals
loic425 677780c
Create directory on choose media modal
loic425 20c8ac9
Improve Pagination in the choose media modal
loic425 d1a8950
Add a test to upload media feature
loic425 b7a66a3
Add test to create new directory
loic425 7162b57
Add test for media move feature
loic425 2c6d382
Add test for rename media feature
loic425 e0eb441
Rename media using html format on ajax
loic425 46ed72a
Refactor rename a directory feature and add a PHPUnit test
loic425 a1669d7
Refactor create a directory feature and its PHPUnit test
loic425 280ae9b
Rename a directory from media list
loic425 7e6c4ed
Delete current directory from media index
loic425 7807e48
Upgrade Sylius packages
loic425 82ed219
Restrict Sylius packages
loic425 80eaf89
Fix pagination configuration on the bundle
loic425 3c23a78
Start the documentation
loic425 42c7565
Fix create directory feature
loic425 e433875
Fix QA & add images preview
loic425 86e9980
Fix create a new directory in modals
loic425 4ed7eda
Cleanup files
loic425 f3090c0
Add a test to choose a media
loic425 4e7419c
A few fixes
loic425 84fd5f1
Move Form into Symfony namespace
loic425 96e8e2e
Fix choose a media on live collection type
loic425 9480b71
Restrict Grid bundle version
loic425 786d336
Remove useless meta
loic425 136492a
Clean up mediaRename with old path
loic425 06787b9
Fix media selector
loic425 85bf9f5
Fix double preview
loic425 98491a8
Fix preview without live component
loic425 b0493f9
Fix media preview (again)
loic425 df42187
Add variations for Sylius E-commerce
loic425 53c4fcc
Add an helper for the product images on Sylius
loic425 dcd7f39
A few fixes
loic425 ffaf42a
Rename the bundle and reoganize the project
loic425 a8327d8
Fix CI
loic425 ff2bdb6
Apply suggestions from code review
loic425 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| config/reference.php | ||
|
|
||
| ###> symfony/framework-bundle ### | ||
| /.env.local | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.