nasa / MCT-Plugins

35 stars 29 forks source link

Activity type interface #129

Closed jtrimble2100 closed 10 years ago

jtrimble2100 commented 10 years ago

As per our discussion of today make the following changes to the activity type interface in the inspector. Under activity types the user should see a list of all activity types associated with the activity. Remove the add activity type pull down and instead show a list of types. On the right of that list at the top, add a +. For users with edit permission the + is active, for others it's visible but grayed out. When the + is selected the user sees a dialog with a list of activity types and radio buttons to select them. Any already used types show in that list as selected.

VWoeltjen commented 10 years ago

Issues linked above should be considered while addressing this issue (they emerge from, relate to, or share code with this user interface)

VWoeltjen commented 10 years ago

A couple of design questions for the dialog box:

VWoeltjen commented 10 years ago

Depends on #135 to resolve the first bullet from above (that is, Activity Types which are not in a repository are not permitted.)