4 Commits

Author SHA1 Message Date
Becky Siegel
8b7d50b3c8 Add default values in create project dialog and group config
A previous fix (change 146550) for gr-select surfaced another issue that
was previously masked by it. gr-select takes a bind-value but in cases
where that value is not supplied, the dropdown appears to be blank.

In order to have the correct default values, the objects being two way
bound have to get set to have the default value.

Bug: Issue 7973
Change-Id: Ied00a4c297fb85dbd63838395d67e36aa3fb0947
2017-12-14 14:44:13 -08:00
Becky Siegel
8d92d53db5 Annotation updates
Change-Id: I146f76b9dcc1a92e18acec01481ad280fb431868
2017-08-12 11:49:52 -07:00
Logan Hanks
38c98d6b04 Remove untrue @event comment
An early revision of gr-create-project-dialog did fire an event, but
that was removed before it was checked in. This erroneous comment was
left behind.

Change-Id: Ie5725b73c4e57f257e6b8e9140ba4f55e36642bd
2017-07-14 15:20:34 -07:00
Becky Siegel
cb37d118f6 Update gr-admin-project-list to use create button
Instead of having Create Project in the Side nav, include the button
at the top of the list view. Create project now shows in a modal and
not a separate page.

Change-Id: Ic22330680aa61249df8866f8782c440caf7e4ec5
2017-07-07 00:21:05 +00:00