-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
feat(media dir nav): navigation through sub directories and breadcrumbs #4670
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
Draft
andrew-paterson
wants to merge
64
commits into
decaporg:main
Choose a base branch
from
andrew-paterson:feat/nested_media_dirs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 29 commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
d915617
feat(media dir nav): navigation through sub directories and breadcrumbs
andrew-paterson b712a7e
refactor: simplify code by listing files recursively
erezrokah 1ce6f50
feat(media dir nav): uploading to nested directories works
andrew-paterson 0c6fdef
feat(media dir nav): basic ui for multiple asset selection
andrew-paterson b6f6a81
feat(media dir nav): selected assets array cleared when user changes …
andrew-paterson 4089afa
feat(media dir nav): delete button enabled when at least one media as…
andrew-paterson 391aede
feat(media dir nav): synchronous deletion of multiple files
andrew-paterson a6499c9
feat(media dir nav): navigation through sub directories and breadcrumbs
andrew-paterson 16195ef
refactor: simplify code by listing files recursively
erezrokah 3c64681
feat(media dir nav): uploading to nested directories works
andrew-paterson 405e04d
feat(media dir nav): basic ui for multiple asset selection
andrew-paterson 49bc289
feat(media dir nav): selected assets array cleared when user changes …
andrew-paterson 7b0bcc6
feat(media dir nav): delete button enabled when at least one media as…
andrew-paterson 97709e3
feat(media dir nav): synchronous deletion of multiple files
andrew-paterson cada8c9
refactor: code cleanup
erezrokah cdd4842
feat(media dir nav): fixed merge conflicts
andrew-paterson bfec05d
feat(media dir nav): current media folder initially derived from file…
andrew-paterson efdc470
feat(media dir nav): nav with collections works and is optional
andrew-paterson 7d26160
feat(media dir nav): disabling dir nav works for fields and collections
andrew-paterson 8fe35ca
feat(media dir nav): current media navigation forgotten when user clo…
andrew-paterson 318c0c0
chore: fix linting, formating, tests
erezrokah cde1467
Merge branch 'master' into feat/nested_media_dirs
erezrokah 1a44004
Merge branch 'master' into feat/nested_media_dirs
erezrokah 0247ceb
Merge branch 'master' into feat/nested_media_dirs
erezrokah 0ca4286
Merge branch 'master' into feat/nested_media_dirs
erezrokah 0a2ab86
Merge branch 'master' into feat/nested_media_dirs
erezrokah 198c4b1
feat(media dir nav): empty folder creation
andrew-paterson eb41f0e
Update packages/netlify-cms-core/src/components/MediaLibrary/MediaLib…
andrew-paterson 3b822c4
feat(media dir nav): remove junk file
andrew-paterson 2aa5ee2
feat(media dir nav): revert dev-test config
andrew-paterson 7adaff1
Merge branch 'master' into feat/nested_media_dirs
erezrokah 88cdf88
style: run prettier
erezrokah af24db8
Merge branch 'master' into feat/nested_media_dirs
erezrokah 7540d60
fix: config access
erezrokah 9041de0
fix: add missing translation
erezrokah 8546b30
feat(media dir nav): revert dev-test config
andrew-paterson 23ff683
Merge branch 'feat/nested_media_dirs' of github.com:andrew-paterson/n…
andrew-paterson f07937f
feat(media dir nav): fix breadcrumbs bug
andrew-paterson 39a2e39
feat(media dir nav): use current media folder for select media file p…
andrew-paterson b8b2367
feat(media dir nav): accommodate collection and field level media fol…
andrew-paterson e0452c8
Merge branch 'master' into feat/nested_media_dirs
erezrokah e462272
chore: fix formatting and lint warnings
erezrokah 9c3419e
Merge branch 'master' into feat/nested_media_dirs
erezrokah ccdbf6f
Merge branch 'master' into feat/nested_media_dirs
erezrokah 73de67d
fix: typetcript error
erezrokah 84a3063
feat(media dir nav): bugfix - current media folder returned correctly
andrew-paterson 7369c12
Merge branch 'feat/nested_media_dirs' of github.com:andrew-paterson/n…
andrew-paterson 23bc33b
feat(media dir nav): media files filtered in new way
andrew-paterson d04ef68
feat(media dir nav): remove console statement
andrew-paterson f31cdcd
fix: format and lint errors
erezrokah d2ef185
Merge branch 'feat/nested_media_dirs' of github.com:andrew-paterson/n…
andrew-paterson ab1dab8
feat(media dir nav): derive current media folder in entries module
andrew-paterson 11ee881
feat(media dir nav): bugfix
7a27a65
feat(media dir nav): bugfix
f9ce92e
feat(media dir nav): small refactor to fix failing tests.
da3ff3e
feat(media dir nav): handle relative media_folder set on field
andrew-paterson 25d49a3
Merge branch 'master' into feat/nested_media_dirs
erezrokah ddf8b98
Merge branch 'master' into feat/nested_media_dirs
erezrokah bcb07a1
Merge branch 'master' into feat/nested_media_dirs
erezrokah 10fe4f2
style: run prettier
erezrokah 0eb6f36
Merge branch 'main' into feat/nested_media_dirs
martinjagodic d3736d5
fix: css lint
martinjagodic fbee623
fix: js lint
martinjagodic 4c24009
Merge branch 'main' into feat/nested_media_dirs
martinjagodic 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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should revert changes to this file 😉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.