summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Moved value into computed propertyissue-edit-inline-description-templatePhil Hughes2017-05-223-6/+9
* Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-2215-24/+505
|\
| * Merge branch 'issue-edit-inline-move-project' into 'issue-edit-inline'Filipa Lacerda2017-05-1911-18/+229
| |\
| | * Removed un-used CSSissue-edit-inline-move-projectPhil Hughes2017-05-183-5/+14
| | * Added back a removed testPhil Hughes2017-05-181-1/+17
| | * Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-1811-10/+142
| | |\
| | * | Added move to project in issue inline edit formPhil Hughes2017-05-1711-8/+215
| * | | Merge branch 'issue-edit-inline-description-field-specs' into 'issue-edit-inl...Filipa Lacerda2017-05-183-6/+216
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'issue-edit-inline' into issue-edit-inline-description-field-specsissue-edit-inline-description-field-specsPhil Hughes2017-05-1811-11/+140
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'auto-focus-description-field' into 'issue-edit-inline'Filipa Lacerda2017-05-182-1/+38
| |\ \ \
| | * | | Fixed typoauto-focus-description-fieldPhil Hughes2017-05-181-1/+1
| | * | | Focus the description field in the inline form when mountedPhil Hughes2017-05-172-1/+38
| | | |/ | | |/|
| * | | Merge branch 'issue-edit-inline-stop-edit-button-reseting-state' into 'issue-...Filipa Lacerda2017-05-172-8/+27
| |\ \ \
| | * | | Stops formState from updating if the form is already openissue-edit-inline-stop-edit-button-reseting-statePhil Hughes2017-05-172-8/+27
| |/ / /
| | | * Added a test with markdownPhil Hughes2017-05-171-1/+13
| | | * Merge branch 'issue-edit-inline' into issue-edit-inline-description-field-specsPhil Hughes2017-05-1683-353/+945
| | | |\ | | | |/ | | |/|
| | | * Added specs for description fieldPhil Hughes2017-05-153-0/+222
* | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-179-4/+100
|\ \ \ \ | |/ / /
| * | | Merge branch 'issue-edit-inline-confidential' into 'issue-edit-inline' Filipa Lacerda2017-05-177-1/+68
| |\ \ \
| | * \ \ Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialissue-edit-inline-confidentialPhil Hughes2017-05-1713-6/+398
| | |\ \ \ | | | |/ /
| | * | | Use dash instead of underscorePhil Hughes2017-05-161-2/+2
| | * | | Added spec for window reloadPhil Hughes2017-05-161-12/+23
| | * | | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialPhil Hughes2017-05-1674-264/+854
| | |\ \ \
| | * | | | Added inline confidential fieldPhil Hughes2017-05-156-1/+46
| * | | | | Merge branch 'issue-edit-inline-title-validation' into 'issue-edit-inline' Filipa Lacerda2017-05-173-2/+32
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Disable inline submit button when title is blankissue-edit-inline-title-validationPhil Hughes2017-05-163-2/+32
| | | |/ / | | |/| |
* | | | | Fixed up the template dropdown to correctly workPhil Hughes2017-05-168-31/+152
* | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-1616-64/+433
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'issue-edit-inline-description-field' into 'issue-edit-inline' Filipa Lacerda2017-05-1614-18/+398
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Use the tooltip mixinissue-edit-inline-description-fieldPhil Hughes2017-05-164-8/+30
| | * | | Fixed else-if in descriptionPhil Hughes2017-05-161-1/+1
| | * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-1679-345/+915
| | |\ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Added markdown docs linkPhil Hughes2017-05-157-26/+52
| | * | Added sr-only to label for descriptionPhil Hughes2017-05-151-1/+3
| | * | Added accessibility data to description fieldPhil Hughes2017-05-151-0/+5
| | * | Added description field to inline edit formPhil Hughes2017-05-1511-30/+372
| | * | Issue inline edit title fieldPhil Hughes2017-05-158-31/+133
* | | | Added spec for rendering the selectorPhil Hughes2017-05-163-3/+35
* | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-1677-278/+872
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-1671-212/+793
| |\ \ \
| | * \ \ Merge branch '29421-production-config-assets-compile-false' into 'master' Stan Hu2017-05-161-1/+1
| | |\ \ \
| | | * | | Set 'config.assets.compile = false' in production29421-production-config-assets-compile-falseJames Edwards-Jones2017-03-141-1/+1
| | * | | | Merge branch 'dm-rename-column-concurrently-with-null' into 'master' Yorick Peterse2017-05-152-3/+6
| | |\ \ \ \
| | | * | | | Disallow NULL on renamed column after default has been setDouwe Maan2017-05-152-3/+6
| | * | | | | Merge branch 'omega-submodules' into 'master'Robert Speicher2017-05-153-0/+21
| | |\ \ \ \ \
| | | * | | | | submodule_links: Handle in-repository submodule urlsDavid Turner2017-05-153-0/+21
| | * | | | | | Merge branch '31902-namespace-recent-searches-to-project' into 'master' Annabel Dunstone Gray2017-05-156-25/+52
| | |\ \ \ \ \ \
| | | * | | | | | Scope recent searches to projectEric Eastwood2017-05-156-25/+52
| | * | | | | | | Merge branch 'revert-0663458c' into 'master' Douwe Maan2017-05-1525-125/+121
| | |\ \ \ \ \ \ \
| | | * | | | | | | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-1525-125/+121
| | |/ / / / / / /