summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_form.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Clicking "force remove source branch" label now toggles the checkbox againfix-uncheckable-label-for-force_remove_source_branchRémy Coutable2016-11-081-1/+1
* Refactor template selector in issuable formrefactor-issuable-form-template_selectorRémy Coutable2016-11-041-17/+4
* Ensure merge request's "remove branch" accessors return booleans24102-cannot-unselect-remove-source-branch-when-editing-merge-requestRémy Coutable2016-11-031-0/+1
* Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-191-1/+1
|\
| * Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-191-1/+1
* | Remove show_menu_above attribute from issuable dropdowns.Fatih Acet2016-10-191-3/+3
|/
* Merge branch '22456-option-to-choose-for-no-issue-template' into 'master' Fatih Acet2016-10-141-0/+2
|\
| * Added no-template functionality22456-option-to-choose-for-no-issue-templateLuke Bennett2016-10-131-0/+2
* | Updated issuable dropdown titlesPhil Hughes2016-10-141-3/+3
|/
* Add position menu above ability to glDropdown.Fatih Acet2016-10-041-3/+3
* Merge branch 'master' into revert-c676283bPhil Hughes2016-10-031-1/+1
|\
| * Fix issuable templates dropdown for forked projectsissue_21824Felipe Artur2016-09-151-1/+1
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-09-021-2/+2
|\ \ | |/
| * Improve grammarKatarzyna Kobierska2016-08-301-1/+1
| * Improve codeKatarzyna Kobierska2016-08-301-21/+20
| * User can edit closed MR with deleted forkKatarzyna Kobierska2016-08-301-20/+21
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-08-301-4/+36
|\ \ | |/
| * Merge branch 'rs-description-templates-tabindex' into 'master' Robert Speicher2016-08-231-1/+1
| |\
| | * Remove tab stop from issuable form added by description templatesrs-description-templates-tabindexRobert Speicher2016-08-211-1/+1
| * | Revert the revert of Optimistic Lockingrevert_revert_issuable_lockValery Sizov2016-08-221-0/+9
| |/
| * Merge branch '17932-move-to-project-dropdown' into 'master' Jacob Schatz2016-08-191-1/+1
| |\
| | * Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdownPaco Guzman2016-08-181-1/+1
| * | Merge branch '4273-slash-commands' into 'master'Robert Speicher2016-08-181-2/+3
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into 4273-slash-commandsDouwe Maan2016-08-161-1/+23
| | |\
| | * | Link to slash commands documentation from form hintsDouwe Maan2016-08-121-1/+1
| | * | Disable slash commands on edit formsDouwe Maan2016-08-121-1/+2
| * | | Refactor description templates documentationAchilleas Pipinellis2016-08-181-1/+1
| | |/ | |/|
| * | Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-1/+23
| |/
* | Fixed up frontend code based on feedbackPhil Hughes2016-07-201-3/+2
* | Uses the selected values from the controller not the paramsPhil Hughes2016-07-201-8/+6
* | Fix clearing fields not savingPhil Hughes2016-07-201-2/+2
* | Fixed label dropdown not selecting no labelsPhil Hughes2016-07-201-1/+3
* | Fix issue with milestone dropdown submitting the form without selected valuePhil Hughes2016-07-201-1/+1
* | Revert "Merge branch 'revert-bdb6f1e6' into 'master'"Phil Hughes2016-07-201-25/+11
|/
* Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"revert-bdb6f1e6Douwe Maan2016-07-151-11/+25
* Merge branch 'revert-lock-for-issuable' into 'master' Robert Speicher2016-07-151-9/+0
|\
| * Revert "Optimistic locking for Issue and Merge Requests"revert-lock-for-issuableStan Hu2016-07-131-9/+0
* | Merge branch 'gl-dropdown-issuable-form' into 'master' Jacob Schatz2016-07-151-25/+11
|\ \ | |/ |/|
| * Updated testsPhil Hughes2016-07-071-2/+3
| * GL dropdowns in issuable formPhil Hughes2016-07-071-25/+10
* | Optimistic locking for Issue and Merge RequestsValery Sizov2016-07-121-0/+9
|/
* 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