Merged
Conversation
nielslyngsoe
approved these changes
Nov 25, 2024
nielslyngsoe
pushed a commit
that referenced
this pull request
Nov 25, 2024
nielslyngsoe
added a commit
that referenced
this pull request
Nov 25, 2024
…other fixes (#17617) * only allow navigating into folders or item with children * export media search provider * mark search on media item repo as deprecated * use media search provider for searching * rename method * change the look of the upload button * only render checkbox if we are not in the root * clear search when navigating * add type * set value so it gets updated when cleared * default to search within an item * hide breadcrumb if searching in root * scope search on server * Update media-picker-modal.element.ts * hide breadcrumb when doing a global search within another item * add selection mode * remove unused state * handle start node when searching * fix if wrong order * fix type error * pass start node to breadcrumb * handle start node in breadcrumb * make start node optional * map data * clean up * Update media-picker-folder-path.element.ts * add searching load indicator * don't show unique in detail * Add information to item response model * Update OpenApi.json * generate new server models * update mocks * move interface to types * add hasChildren and parent to media item model interface * fix import * map data * map media item * treat tree item and search result the same * Fix: bump uui version (#17626) * lint fix * temp fix for media selection * UX corrections for media selection * temp uui fix for media picker modal * fix table selection mode * fix search from when having a start node * remove private * wait for all missing parts before create table items --------- Co-authored-by: nikolajlauridsen <nikolajlauridsen@protonmail.ch> Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.