tmtsoftware / icd

ICD - Interface Control Document Management
Other
12 stars 5 forks source link

Add a User Name field to the publish forms #21

Closed tmtsoftwareadmin closed 8 years ago

tmtsoftwareadmin commented 8 years ago

In order to make sure we can get a record of users that publish APIs and ICDs, we should add a field to each of the publish forms to allow adding a name.

The name can come up with a default if possible. We shouldn't allow the publish to occur if the field is empty.

abrighton commented 8 years ago

I added the required username field to the web app (The command line app just uses the login name).