4 Commits

Author SHA1 Message Date
Paladox
985bfc48ef PolyGerrit: Update create dialog
Keeps private as a checkbox as it's optional.

Bug: Issue 7250
Change-Id: I48db44dcf469c79d8fe3a8176014140477b3f21a
2018-03-13 17:32:26 +00:00
Paladox none
2bd5c217d0 Rename projects admin interface to repo
This also includes backwards compatibility with the old /projects/ url.

This only renames it for the admin interface. It does not rename it for
changes or anything else.

Bug: Issue 7754
Change-Id: Ia31d3f26871556729fb3c5b5b28ceca12da1ec7c
2017-12-27 21:40:31 +00:00
Paladox none
6e347e8793 PolyGerrit: Update create dialog to use per project private config instead of global
Since change I6fea9f8d55c7a38ac293057681874e9b480341ed,
it has added support for per project private config instead of doing
it globally.

Change-Id: I72767ae5be0344d5275da1c41253f3284978c10a
2017-10-26 00:27:22 +01:00
Paladox none
c30b2fe981 PolyGerrit: Add support for project command
* This adds a new page called Project Command accessed by navigating to
<url>/projects/<project>,commands

* This supports creating a change through the new dialog (though note
you can't edit any files, will have to switch to gwtui to do that)

* Supports creating the change as a private and wip or one or the other.

* Supports the Run GC button allowing you to run gc on projects.

Feature: Issue 5232
Change-Id: Ibd3507c0fdb84303c8a978e3ea87f251582b13e8
2017-08-22 13:44:40 +00:00