Skip to content

Index view improvements (CFM-189) #44

Merged
merged 4 commits into from
Aug 30, 2022

Commits on Aug 30, 2022

  1. Index view improvements (CFM-189):

    - Move index row actions into an "actions.inc" file;
    - Move actions into a dropdown menu to the left of the index rows;
    - Establish a convention for a row-link using the first link or relatedLink available in the indexColumns[];
    - Add "bulk" action switch and checkboxes;
    - Remove Edit, View, and Delete from the default set of index actions: edit and view are available from the row-link, delete is available from entity edit page (or bulk actions).
    arlen committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    f72abda View commit details
    Browse the repository at this point in the history
  2. Fix typo in comment (CFM-189)

    arlen committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    453359c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbc42a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b38026 View commit details
    Browse the repository at this point in the history