Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

[reorder] general improvement #3

@d4rekanguok

Description

@d4rekanguok
  • export a HOC so user can define their own card UI & preview
  • handle the case where display fields are out of date // @gurkodil is taking care of this! 💪
  • better looking loading state
  • allow item in control to take subfield, i.e fieldDisplay: ['object.field', 'name'] display_template: '{{title}} {{categories[0]}}'
  • allow users to format fieldDisplay with a template, i.e {{year}}.{{month}}.{{date}} | {{name}}
  • handle the case where the targeted folder collection is empty
    • It should ideally also display a link user can click to create a new entry in that collection
  • add options to filter entries by field(s)
    • Is there a way to set this up via CMS.registerWidget instead of config.yml? data config in config.yml, component config in cms.js
  • add a sortBy button in UI. User can select between asc & desc
  • allow user to limit the max-height of the control

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions