summaryrefslogtreecommitdiff
path: root/app/views/projects/releases
Commit message (Collapse)AuthorAgeFilesLines
* Updated all GFM forms to use new GLForm classPhil Hughes2016-04-141-6/+6
|
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-2/+2
| | | | | Now it will work on any field inside that form, and it's easier to scope new behavior, which is what we're adding next!
* Remove padding around form-actionsDouwe Maan2015-12-021-1/+1
|
* Fix 'Attach a file' link in new tag formnew-tag-textareaDouwe Maan2015-11-191-2/+1
|
* Add missing param and title for tagrelease-notesDmitriy Zaporozhets2015-11-091-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Small UI improvements to new git tag pageDmitriy Zaporozhets2015-11-061-1/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Create show page for tag and render release notes there and on index pageDmitriy Zaporozhets2015-11-052-37/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add ability to edit and show release notesDmitriy Zaporozhets2015-11-052-7/+53
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* More release related logic to separate resourceDmitriy Zaporozhets2015-11-052-0/+7
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>