Skip to content

Add file groups #699

Description

@clepski

Interface
Draft

interface SCLFileGroup {
  // Shown in the compas open file type selection
  String name;
  // Used for the API path and permissions
  String path;
  boolean visible;
}

Acceptance criteria

  • Add file groups table
  • Adjust file types endpoint to return file groups as options
  • Seed file groups for SSD, IID, ICD, SCD, CID, SED, ISD, STD, LNodeLibrary, BayTypicals (?)
  • Do we need an API?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs refinementNeeds more care of the CoMPAS communityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions