* UI needs tidying up - spacing
* Consider dropping the other UI approach and use dialog only
* Need to ensure all typed
* Neaten/refactor code if needed
* Lint code
* fixes registration of data types repository
removes old tree
* fix for pr-first-response?
* that was pointless - first run won't run again
* add repository to extensions registry
---------
Co-authored-by: Mads Rasmussen <madsr@hey.com>
* repositories for media-types
* consistent naming for repo alias
* scaffold entity actions for media type
* native private
---------
Co-authored-by: Mads Rasmussen <madsr@hey.com>
* context-provider-controller prevents replacement
* correct import order
* do not re-provide self providing context
* define and test controller-host-test element
* initial poc for translations section
* umb-section-sidebar to top of stack,
only show content-app tabs when more than one exists
* delete old
* add empty translation
* adds tree actions
* save/delete
scaffold stories for dashboard and edit view
* uses generic node-save
* import path
* no border-bottom on last property editor
* add shared component for context menu layout
- set headline
- set footer and action buttons
* use umb-context-menu-layout
* hygiene
* fix icon in data mock
* remove logging
* add generic error logging to UmbDataStoreBase
* switch get to management api
* adds create button, filter input
* update store
* use store instead of directly calling resource
updates to manage changes for uniqueBehaviorSubject
* adds import action
* alert for debugging
* avoid mutating items when getting children
tidy up table generation
pass file rather than formdata
* revert table changes - handled in separate pr
* null check dictionary items
* update to use store context token
alt treatment for section with single dashboard
* fixes after merging - libs, store split
* fix store splits
* update model references
* merge main
* update api/models/services
update transation dashboard to get all languages, to map display names
* prepended input icon needs div rather than directly slotting
* post-merge cleanup, sort dashboard by default then name
* show all languages when editing
* native private, indent children in overview
* updates using true data source rather than mocks
* remove todo
* remove logging
* update with repository pattern
* icon
* cleanup actions - native private, unused imports
* more cleanup
* updates export handling
* update mocks/handlers
* add detail repo
* update setting translation value
* more repo improvements, improve editing
* more repo updates
base tree
entity actions
* fix table column headers
* unuse imports
* entity action for save
* use entity actions
* use setPropertyValue
* use tree store base