-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Media Picker v3 #9461
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
Media Picker v3 #9461
Changes from 98 commits
Commits
Show all changes
112 commits
Select commit
Hold shift + click to select a range
4f3c271
set input file accept
nielslyngsoe 732ee76
Use PreValue file extensions for limiting the files to be chosen in f…
nielslyngsoe a76f64f
Current state for Warren to review
nielslyngsoe 995b114
This should fix up what you need Niels
7aefd96
update csproj
nielslyngsoe 76200d0
Merge remote-tracking branch 'origin/v/feature/AB9263-Refine-media-ty…
nielslyngsoe cf320e5
use empty string if fileExtensions is undefined
nielslyngsoe 45d44e3
public interface
nielslyngsoe 4efdb90
initial work
nielslyngsoe 2036057
local crops
nielslyngsoe fcda22b
translations
nielslyngsoe 74e5dea
translation correction
nielslyngsoe 450df17
fix misspeling
nielslyngsoe 0dec6f4
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB7941-M…
nielslyngsoe 755c709
some progress
nielslyngsoe 2d67e81
filter media picker
nielslyngsoe 1b4502c
align media card grid items correctly
nielslyngsoe 17e6681
responsive media cropper
nielslyngsoe ee07a87
always be able to scale 3 times smallest scale
nielslyngsoe 96ee5f7
making image cropper property editor responsive
nielslyngsoe d583955
scroll to scale
nielslyngsoe e02732b
adjust slider look
nielslyngsoe 9c679a9
rearrange parts of mediaentryeditor
nielslyngsoe b901fa6
test helper
nielslyngsoe ee788e6
styling
nielslyngsoe 9c32234
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB7941-M…
nielslyngsoe 864bd9b
move controls inside umb-image-crop
nielslyngsoe e8d9583
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB7941-M…
nielslyngsoe 5c442db
seperate umg-cropper-gravity styling
nielslyngsoe cd947c2
corrected layout
nielslyngsoe 9c01cbb
more ui refinement
nielslyngsoe 688beeb
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB7941-M…
nielslyngsoe fb79078
keep the idea of mandatory out for now.
nielslyngsoe 93d5a86
remove double ;
nielslyngsoe 9d1b5ff
Merge branch 'v8/dev' into v8/feature/AB7941-MediaPicker3
15fe8ba
removed testing code
nielslyngsoe 8c9aec8
JSON Property Value Convertor now has an array of property editors to…
cf30481
Property Value Convertor for Media Picker 3 aka Media Picker with Loc…
edec354
Experimenting on best approach to retrieve local crop in razor view w…
d1c357b
Update ValueConvertor to use ImageCropperValue as part of the model f…
8a6057d
Update extension methods to take an ImageCropperValue model (localCro…
a1c059f
Forgot to update CSProj for new ValueConvertor
e74a925
New GetCropUrl @Url.GetCropUrl(crop.Alias, media.LocalCrops) as opppo…
d6b4c68
Remove dupe item in CSProj
763a65f
Use a contains as an opposed to Array.IndexOf
22eef0b
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB7941-M…
nielslyngsoe bfc20d1
various corrections, SingleMode based on max 1, remove double checker…
nielslyngsoe e1c9f9a
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB7941-M…
nielslyngsoe 03a9dbc
mediapicker v3
nielslyngsoe 0fb2591
correct version
nielslyngsoe 90d62c2
fixing file ext label text color
nielslyngsoe 6857e0e
clipboard features for MediaPicker v3
nielslyngsoe 2e92730
highlight not allowed types
nielslyngsoe 6084b08
highlight trashed as an error
nielslyngsoe faab616
Media Types Video, Sound, Document and Vector Image
nielslyngsoe 1bb6983
Rename to Audio and VectorGraphics
nielslyngsoe 8380e0e
Add (SVG) in the name for Vector Graphics
nielslyngsoe 894bb54
Merge remote-tracking branch 'origin/v8/feature/AB9263-Refine-media-t…
nielslyngsoe 2777a66
adding CSV to Documents
nielslyngsoe 29742c0
remove this commented code.
nielslyngsoe cb8a422
remove this commented code
nielslyngsoe b0f02c5
Merge remote-tracking branch 'origin/v8/feature/AB9263-Refine-media-t…
nielslyngsoe f6591a5
number range should not go below 0, at-least as default until we make…
nielslyngsoe fe9fbe9
use min not ng-min
nielslyngsoe ac98304
description for local crops
nielslyngsoe e9a47df
Error/Limits highlighting reactive
madsrasmussen 65e9373
Merge branch 'v8/feature/AB7941-MediaPicker3' of https://github.com/u…
madsrasmussen c09f256
visual adjustments
nielslyngsoe 18fb9a6
Merge branch 'v8/feature/AB7941-MediaPicker3' of https://github.com/u…
nielslyngsoe 4e03ec9
Enabling opening filtered folders + corrected select hover states
nielslyngsoe d938315
Varous fixes to resolve issues with unit tests.
AndyButland f80b997
Refactor MediaType Documents to only contain Article file type
nielslyngsoe 6ee20db
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/More-Med…
nielslyngsoe 8b6c2f5
Merge remote-tracking branch 'origin/v8/feature/More-Media-Types' int…
nielslyngsoe 1791ce1
mark as build-in
nielslyngsoe 3e944e0
Merge remote-tracking branch 'origin/v8/feature/More-Media-Types' int…
nielslyngsoe 3934f05
predefined MediaPicker3 DataTypes, renaming v2 to "old"
nielslyngsoe 6f85e55
set scale bar current value after min and max has been set
madsrasmussen 31f2087
added missing }
nielslyngsoe 13b958c
update when focal point is dragged
madsrasmussen 2fd71eb
adjusted styling for Image Cropper property editor
nielslyngsoe 21fa6d9
Merge branch 'v8/feature/AB7941-MediaPicker3' of https://github.com/u…
nielslyngsoe 8a64c38
correcting comment
nielslyngsoe 4daca64
remove todo - message for trashed media items works
madsrasmussen 86fd4d1
Changed parameter ordering
bergmania 159c57a
Introduced new extension method on MediaWithCrops to get croppings ur…
bergmania 9bba56b
Merge remote-tracking branch 'origin/v8/feature/AB7941-MediaPicker3' …
bergmania 65e790f
Reintroducing Single Item Mode
nielslyngsoe 41a2093
use Multiple instead of SingleMode
nielslyngsoe 82b71cb
renaming and adding multiple to preconfigured datatypes
nielslyngsoe 5739f05
Change existing media picker to use the Clipboard type MEDIA, enablin…
nielslyngsoe 3d07c6f
clean up unused clipboard parts
nielslyngsoe 520e3ed
adjusted to new amount
nielslyngsoe 08850f6
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB7941-M…
nielslyngsoe 7dddb4b
correcting test
nielslyngsoe ce2f576
Merge branch 'v8/dev' into pr/9461
nul800sebastiaan e029ffa
Fix unit test
nul800sebastiaan 4e87c8e
Move MediaWithCrops to separate file and move to Core.Models
bergmania b8b8c29
parseContentForPaste
nielslyngsoe 6d47eeb
clean up
nielslyngsoe 06a3ec1
ensure crops is an array.
nielslyngsoe 6143a51
actively enable focal points, so we dont set focal points that aren't…
nielslyngsoe 5da17db
only accept files that matches file extensions from Umbraco Settings
nielslyngsoe e190a6f
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB7941-M…
nielslyngsoe c2526e3
Cleanup
elit0451 753a2fd
Add references from MediaPicker3 to media
bergmania fc7a530
corrections from various feedback
nielslyngsoe 021e478
Merge branch 'v8/feature/AB7941-MediaPicker3' of https://github.com/u…
nielslyngsoe 0946c83
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB7941-M…
nielslyngsoe 5aa6218
remove comment
nielslyngsoe 69372dc
correct wording
nielslyngsoe 98bede7
use windowResizeListener
nielslyngsoe 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
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.