summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show/components/app.vue
Commit message (Expand)AuthorAgeFilesLines
* Fetch latest link in the description for zoom link, add more tests and remove...Rajendra kadam2019-07-171-1/+6
* Add Join meeting button to Issues with Zoom links62966-embed-zoom-call-in-issue-mvcSimon Knox2019-06-141-0/+3
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Autosave description in epicsRajat Jain2019-04-161-3/+17
* Remove Redcarpet markdown engineJan Provaznik2019-02-041-6/+0
* lockVersion should be required false and default 019745-forms-with-task-lists-can-be-overwritten-when-editing-simultaneouslyFatih Acet2019-02-011-1/+2
* Stop closing issue edit form in error stateFatih Acet2019-01-301-2/+0
* Address review comments and fix commented specFatih Acet2019-01-301-10/+14
* Some cleanup and improvements on frontent logicFatih Acet2019-01-301-5/+7
* Add new spec for updateStoreState methodFatih Acet2019-01-301-7/+3
* Fix failing specs and lint errors.Fatih Acet2019-01-301-1/+7
* Handle tasklist update failed in app componentFatih Acet2019-01-301-0/+9
* Pass tasklist lock versionBrett Walker2019-01-301-0/+1
* Show error message from backendFatih Acet2019-01-301-1/+7
* Accept lockVersion as a prop and add to storeFatih Acet2019-01-301-0/+6
* Prevent unload when Recaptcha is openRajat Jain2019-01-281-2/+3
* Prettify all the thingsMike Greiling2018-11-201-5/+1
* Prettify issue_show and jobs modulesMike Greiling2018-10-101-259/+257
* Bacport FE changes from Closing Epicsce-7013-add-epics-close-supportJarka Košanová2018-09-241-0/+1
* Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+6
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-1/+1
* 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