* Add support for item-group top level links
* Add active prop support to v-list-group
* Add all-files string
* Add files nav
* Fix nav order, render divider only when items exist
* Add add-new-folder flow
* Add add-folder button to header
* Dont unmount nav on refresh of folders
* Fix codesmell
* divider interface & updates to component
* fixes
* Remove subtitle in favor of relying on field not
As per figma
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* nav list sizing
* less contrast on table load progress
* new data model icon
* fixes all users nav
rijk SAID he fixed… but that’s ok ;)
* lighter module active color
* decrease badge size
* text changes
* new sidebar drawer component styling
* space out filters a bit more
* add auto-save warning to fields setup
* new tabular option icons
* new filter styling
needs formatting and translations for field name tooltips
* form field group styling
WIP — just styling, and needs translations
* don’t let line height be overridden
* interface icons
* button hovers
* divider interface WIP
* lighter highlight
we can try this out — might remove later
* no divider tests
* Fix divider interface
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* textarea updates with placeholder, font, and trim
* added wrapper div
* test fix
* font in css var
* Rename readonly to disabled, remove unused div
* Remove unused prop
* Fix code smell
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* textinput fixes including masking trimming icons and fonts
* removed masked attribute from v-input
* added wrapper div
* ugh
* test fix
* fixed all calls to monospace boolean except on textarea (in separate branch)
* readonly
* Remove unused wrapper div and rename readonly to disabled
* Rename readonly to disabled in story
* Prefer style over inline styles
* Fix codesmell
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* Fix reactivity of currentLayout in drawer detail
* Start on cards layout
* Use dense list items in v-select
* Add cards + size option
* Render cards + files based on options
* Allow modules to set view defaults
* Start on render-template component
* Add get fields from template util
* Use render template component in cards layout
* Render as small icon
* Accept options in display handler function
* Fix type warnings in format title display
* Remove empty styling in render template component
* Account for null values in render template
* Add loading state to cards layout
* Remove type validation in skeleton loader
* Only fetch rendered fields
* Fix resolving of default values for cards module
* Add selection state to cards
* Add selection state to cards
* Make render template reactive
* Implement setup options
* Add disabled support to v-select
* Add fallback icon option + disable fit input when no source
* Add sort header to cards layout
* Remove console log
* Add selection state to cards header
* Fix z-indexing of header menu
* Add pagination to cards layout
* Fix types in field
* Fix type checks in field-setup
* Add role presentation to img
* Remove code smell
* Handle file library gracefully
* Add native lazy loading to images in cards layout
* Render SVGs inline in card
* Manage view_type through collection preset composition
* Move view type translation
* Add layout drawer detail component
* Use different icon for tabular
* Render view as section in browse sidebar
* Fix sticky header in table
* Sort return statement values 🤓
* Use viewtype picker on users
* Use layout picker on files
* Default to tabular view when invalid is set
* Render view type dynamically based on setting
* nav list sizing
* less contrast on table load progress
* new data model icon
* fixes all users nav
rijk SAID he fixed… but that’s ok ;)
* lighter module active color
* decrease badge size
* text changes
* new sidebar drawer component styling
* space out filters a bit more
* add auto-save warning to fields setup
* new tabular option icons
* new filter styling
needs formatting and translations for field name tooltips
* form field group styling
WIP — just styling, and needs translations
* Add hover style for file drop in private view
* Add uploadFile / uploadFiles utils
* Show drag notification on file dragover
* Finish global file uploads
* Fix warning in drawer detail test
* Use correct terminology
* Ignore drop for non file drops
* Add filter operators
* Render drawer detail hr full width
* Start on filter component
* Add getRelationsForCollection method
* Add all filter logic (no sorting yet)
* Use correct border color for divider by default
* Tweak operator translations
* Add getField action to fields store
* Fetch fieldsinfo in relations get for files
* Use scoped operators, start on type based input
* Add disabled option to v-badge
* Globally register v-badge component
* Add between filter support
* Hide alias fields
* Work debouncing magic
* Add margin beneath filter blocks
* Fix fetching filter count in use-items comp
* Add relational field lookup
and show tooltip with field name in filter section
* Use filters on users / files
* Allow double level filter
* Add missing slot to readme
* Show and order all collections
* Render correct icon for each collection type
* Add ctx menu on collections overview
* Use subdued colors in icons by default
* Add delete collection flow
* Add delete flow
* Move options to separate component
* Add manage / unmanage toggles
* Add collections filter
* Make non-nav list item icons subdued
* Tweak where loader shows up when managing
* Pass item key to v-table
* Add 160px bottom padding to all pages
* Force header column to have 24px min width
* Allow resizing of last column in v-table
* Fix table row unwanted spacing + offset 2px
* Add divider to end of drawer detail
* Add down chevron on project chooser hover
* Add support for color accented modules
* Use yellow header icon in settings
* Add link to collections module browse icon
* Dont show all items selected on load v-table
* Add prepend / append slot to v-checkbox
* Add drag handles to field setup settings in tabular
* Fix loading state in table
* Show all resize handles on hover
* Lose breadcrumb in collections module, show singleton title
* Wrap activity icon, render textarea full width
* Dont render comments section on batch
* Allow input to shrink for slots
* Fix cursor on v-selects
* Prevent input usage when they have click events
* Fix margin on divider in fields-management
* Fix drag handles on field selects
* Fix button / divider spacing
* Remove support for divider inset
* Fix test warning
* Fix table-row test
* Fix codesmell
* Fix missing scope attr
* Add filters-to-query util
* Add all users string
* Suppot filters in tabular layout
* Sync filters with collection presets
* Support filters in use-items composition
* Render users nav + use skeleton loader
* Add list-item-icon type to skeleton loader
* Fix missing loader indicator on table
* Cleanup has click check
* Dont route based on id
* Fix loading state in table
* Revert "Dont route based on id"
This reverts commit 6de7cbe1b801d5e5e267f09a6e77dc73dcc60a37.
* Fix table loading state
* Fix routing for users module
* Force role field to be fetched
* Add roles store
* Dont render avatar until user is known
* Speed up hydration absurd much
* Rely on roles store to prevent nav from loading
* Fix tests
* Add latency store and track latency based on user tracking
* Add latency store to dehydration logic
* Add signal icons
* Add latency-indicator component
* Set correct size of latency spinner