You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 (?)
Interface
Draft
Acceptance criteria