summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_form.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-1/+1
* Allow users to create confidential issues in private projectsDouglas Barbosa Alexandre2016-06-131-1/+1
* Improved the UX of issue & milestone date pickerPhil Hughes2016-06-091-2/+2
* Merge branch 'move-project-dropdown-async' into 'master' Jacob Schatz2016-05-261-3/+1
|\
| * Correctly sends project IDPhil Hughes2016-05-201-1/+1
| * Loads move issue dropdown asyncPhil Hughes2016-05-161-3/+1
* | Merge branch 'issuable-new-due-date' into 'master' Jacob Schatz2016-05-211-37/+45
|\ \
| * | Replaced line breaksissuable-new-due-datePhil Hughes2016-05-201-6/+6
| * | Updated if statementPhil Hughes2016-05-161-1/+1
| * | Added due date calendar to new issue formPhil Hughes2016-05-161-37/+45
| |/
* | Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-201-0/+7
|/
* Start builds redesignAnnabel Dunstone2016-05-041-1/+1
* Fixed issue with new MR form layoutPhil Hughes2016-04-201-8/+12
* Fixed issue with dropzone not working on new issuablePhil Hughes2016-04-151-1/+1
* Updated all GFM forms to use new GLForm classPhil Hughes2016-04-141-1/+2
* Updated issue form to use new GLFormPhil Hughes2016-04-141-1/+1
* 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
|/