summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show/components/app.vue
Commit message (Expand)AuthorAgeFilesLines
* Fix eslintfix-description-lossJacob Schatz2018-01-181-4/+2
* Remove Event listener and make code more readable.Jacob Schatz2018-01-181-4/+8
* Add confirm when navigating away from page with tests.Jacob Schatz2018-01-181-0/+16
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-051-283/+281
* Switch issue_show to AxiosEric Eastwood2018-01-021-5/+5
* Show inline edit button for issuesClement Ho2017-12-191-1/+1
* Rename recaptcha-dialog to recaptcha-modalWinnie Hellmann2017-12-121-5/+5
* updated importsurl-utility-es-modulePhil Hughes2017-12-111-3/+3
* Merge branch 'master' into 'url-utility-es-module'Phil Hughes2017-12-111-30/+58
|\
| * Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-081-30/+58
* | use exported methods instead of gl.utilsPhil Hughes2017-12-081-3/+3
|/
* Backport epic tasklistClement Ho2017-11-291-0/+6
* backport disable autocompletebackport-disable-autocompleteClement Ho2017-11-221-0/+6
* Backport ability to enable/disable file attachments in issuable formClement Ho2017-11-211-0/+6
* Backport delete epic changesbackport-delete-epicClement Ho2017-11-151-3/+14
* Add inline edit button to issue_show appClement Ho2017-10-171-3/+13
* karma spec fixesPhil Hughes2017-10-101-3/+2
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Remove confidential toggle checkbox and related code as no longer necessary37454-remove-confidential-cb-edit-issuekushalpandya2017-09-111-7/+0
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-21/+0
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-6/+6
* Update vue-resourceFilipa Lacerda2017-07-121-4/+1
* don't show "Someone edited the issue" warning when saving issue33904-edit-issue-warningSimon Knox2017-06-221-6/+0
* Stop showing task status if no tasks are presentPhil Hughes2017-06-201-0/+6
* Fix up merge issuesfix-realtime-edited-text-for-issues-9-3Luke "Jared" Bennett2017-06-021-0/+3
* Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-021-27/+171
|\
| * fixed issuable shortcuts not workingPhil Hughes2017-05-301-2/+4
| * use formState to update loading of save buttonissue-edit-inline-project-move-warningPhil Hughes2017-05-261-1/+2
| * Warn before moving issue in inline edit formPhil Hughes2017-05-251-1/+9
| * renamed path to web_url in endpointPhil Hughes2017-05-251-2/+2
| * Changed all data to come through the JSON script elementPhil Hughes2017-05-241-2/+8
| * Merge branch 'issue-edit-inline-getdata-after-update' into 'issue-edit-inline'Filipa Lacerda2017-05-241-0/+5
| |\
| | * Get new data after inline edit saveissue-edit-inline-getdata-after-updatePhil Hughes2017-05-221-0/+5
| * | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-221-3/+10
| |\ \ | | |/
| | * Merge branch 'issue-edit-inline' into issue-edit-inline-locked-warningPhil Hughes2017-05-221-6/+19
| | |\
| | * | Show warning if realtime data has changed since the form has openedPhil Hughes2017-05-181-3/+10
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-221-12/+28
| |\ \ \ | | | |/ | | |/|
| | * | Removed un-used CSSissue-edit-inline-move-projectPhil Hughes2017-05-181-2/+3
| | * | Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-181-6/+15
| | |\ \ | | | |/
| | | * Stops formState from updating if the form is already openissue-edit-inline-stop-edit-button-reseting-statePhil Hughes2017-05-171-6/+8
| | * | Added move to project in issue inline edit formPhil Hughes2017-05-171-2/+18
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-171-1/+12
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialissue-edit-inline-confidentialPhil Hughes2017-05-171-1/+12
| | |\ \ | | | |/
| | * | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialPhil Hughes2017-05-161-25/+18
| | |\ \
| | * | | Added inline confidential fieldPhil Hughes2017-05-151-1/+17
| * | | | Fixed up the template dropdown to correctly workPhil Hughes2017-05-161-1/+11
| * | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-161-1/+12
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-161-22/+30
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Added markdown docs linkPhil Hughes2017-05-151-5/+6
| | * | | Added description field to inline edit formPhil Hughes2017-05-151-12/+13