summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_form.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '14762-delete-button' into 'master' Jacob Schatz2016-04-131-4/+2
|\
| * Update delete button14762-delete-buttonAnnabel Dunstone2016-04-111-4/+2
* | Fixed alignment on issuable new formissuable-form-alignmentPhil Hughes2016-04-111-3/+3
|/
* Merge branch 'rs-form_errors' into 'master' Dmitriy Zaporozhets2016-04-111-7/+2
|\
| * Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-7/+2
* | Addressed feedbackPhil Hughes2016-04-111-6/+8
|/
* Remove tabstop from the WIP toggle linksrs-remove-wip-tabindexRobert Speicher2016-03-281-2/+2
* Fix cancel linkissue_14671Alfredo Sumaran2016-03-281-1/+1
* Fix link when issuable is newAlfredo Sumaran2016-03-241-1/+1
* Fix cancel link on issuable edit formissue_14610Alfredo Sumaran2016-03-241-1/+1
* User has to confirm deletion of issuablesZeger-Jan van de Weg2016-03-221-1/+2
* Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-211-5/+18
|\
| * Change icon and cursor for issue move field tooltipfeature/issue-moveGrzegorz Bizon2016-03-201-2/+2
| * Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-201-6/+15
| |\
| * | Add tooltip info about issue move filed purposeGrzegorz Bizon2016-03-201-0/+4
| * | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-191-0/+9
| |\ \
| * | | Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-191-12/+12
| * | | Prevent issue move if issue has been already movedGrzegorz Bizon2016-03-171-1/+1
| * | | Add minor improvements in code related to issue moveGrzegorz Bizon2016-03-171-1/+1
| * | | Use helper to create list of projects issue can be moved toGrzegorz Bizon2016-03-171-3/+3
| * | | Make it possible to exclude project in projects selectGrzegorz Bizon2016-03-171-3/+3
| * | | Add access-level filter support for projects selectGrzegorz Bizon2016-03-171-1/+2
| * | | Make it possible to move issue if user is a reporterGrzegorz Bizon2016-03-171-1/+1
| * | | Do not show issue move form unless user can moveGrzegorz Bizon2016-03-171-1/+1
| * | | Add ability to choose id attribute in project select helperGrzegorz Bizon2016-03-171-1/+1
| * | | Add mock-up for interface being used to move issueGrzegorz Bizon2016-03-171-0/+8
* | | | Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-211-7/+5
* | | | Dry destroy action on issuablesZeger-Jan van de Weg2016-03-191-7/+9
* | | | Hide delete botton on edit pageZeger-Jan van de Weg2016-03-191-0/+4
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable2016-03-181-2/+11
|\ \ \ | | |/ | |/|
| * | Add an option to user make an issue confidentialDouglas Barbosa Alexandre2016-03-171-0/+9
| |/
| * Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-2/+2
* | Improve the "easy WIP & un-WIP from link" featureRémy Coutable2016-03-181-6/+11
* | Easily (un)mark merge request as WIP using linkDouwe Maan2016-02-261-4/+8
|/
* Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-161-1/+1
* Merge remote-tracking branch 'origin/ui/issuable-form'Dmitriy Zaporozhets2015-12-041-10/+12
|\
| * Merge branch 'master' into ui/issuable-formDouwe Maan2015-12-031-1/+2
| |\
| * | Use select2 placeholder instead of blank optionDouwe Maan2015-12-021-5/+5
| * | Move "Please review the contribution guide" next to MR/issue Submit buttonDouwe Maan2015-12-021-5/+7
* | | Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-031-1/+2
|\ \ \ | | |/ | |/|
| * | Remove padding around form-actionsDouwe Maan2015-12-021-1/+2
| |/
* | Don't write "Optional" or "Required" unless non-obviousDouwe Maan2015-12-021-2/+1
* | Add cancel button to forms that didn't have one alreadyDouwe Maan2015-12-021-1/+1
* | Use consistent casing for form field labelsDouwe Maan2015-12-021-16/+6
|/
* Render same markdown hint for issue, merge request, wiki and comment formsmarkdown-form-hintDmitriy Zaporozhets2015-11-071-8/+1
* Quick Submit all the things!Robert Speicher2015-10-071-2/+2
* Tweak remaining CSS for Markdown previewStan Hu2015-09-211-1/+1
* Turned off autocomplete for new issue titlesdisable-issue-autofillDarby2015-09-091-1/+1
* Merge branch 'fix-email-autocomplete' into 'master'Douwe Maan2015-08-211-1/+2
|\
| * List the current user first in issuable dropdownsStan Hu2015-08-211-1/+1