* Add move to folder on file detail
* Add save logic for move to folder on detail
* Change style to be inline
* Only stop propagation on toggle
* Add move to folder on browse
* Use custom filtered field set on user detail
* Move system information to information sidebar
* Remove comment
* Always show info section
* Trigger ci
* Final ci test
* Start on files structure
* Move relationship helper to separate file
* Extract useSelection to file
* Extract use preview
* Remove unused imports
* Extract use-edit
* Remove unused import
* Use m2m base to create files
* Start on files inteface
* Return related m2m relation in store
* Add useRelations to files
* Fetch current items in files
* Allow dot notation in table row
* Render tableHeaders
* Add file display
* Register file display
* Remove unused css
* Rough in select modal
* Start on saving selected items
* Finish selecting existing item
* Auto fix line width of file display
* Rename var to be clearer
* Rework to allow editing junctino row
* Add support for junction fields in modal detail
* Stage changes to existing items correctly
* Show previously made edits in modal detail
* Blammo bunch of changes, lets do m2m first
* Stage newly created items
* Stage newly created items
* Add editing of newly added records
* Stage new edits of existing items
* Allow updating existing rows
* Stage selection of newly selected items
* Add fetching preview for related item
* Allow for updating staged selected existing items
* Fix nested m2o in m2m
* Finish deep fetch of multi-related item
* Finish deselecting of rows
* Add a little note to future self
* user component styling
* badge alignment
* selected checkbox label color
* add commit node custom icon
* fix translation key
* cleaner badge centering
* clean up last comment spacing
* style cleanup, badges for revision/comment count
* button styling
* fix tags styling
this supercedes the fix by jacob
* divider icon positioning
* correct help text
* remove docs module
* updated help text and other tweaks
* WIP: add heading and subheading to all modals
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
* first draft
* reworked to dynamically load modes.i think it works but im not totally sure tbh
* style fixes
* dynamic imports with some missing .d.ts files
* not sure about binding of value
* Update codemirror / types
* Update code story
* Add code interface translation strings
* Fix typing issues, use correct translation
* Update styling, fix tests
* Set language on init
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* checkbox inactive styling
* fix options
* fix translation
* dropdown placeholder default
* cleanup text input options
* roles layout setup
* add placeholder option to dropdown
* add translations
* info on global settings
* elipses after placeholders
* update to bytes for better formatting control
* clean up mime type displays
* new template formatting
* WIP info and help sidebar
* add support for svgs
* user popover styling
* have un-styled logo spinner feel centered
* consistent missing avatar colors
* fix asset url
* add info drawers
* initial help drawer
* WIP add help components to all pages
* Remove non-existing trim
* Fix file interface deselect
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
* Fix errors in repeater
* Use custom module listing in sidebar
* Refresh user store on role update
* Add custom module info to type
* Add collections interface
* Add collections interface translations
* Add collections listing types
* Use custom collections listing in collections module nav
* Remove outdated nav test