summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show
Commit message (Expand)AuthorAgeFilesLines
* Fetch latest link in the description for zoom link, add more tests and remove...Rajendra kadam2019-07-172-27/+11
* Fix broken vue i18n stringsAndré Luís2019-07-161-6/+15
* Vue-i18n: app/assets/javascripts/issue_show directoryEzekiel Kigbo2019-06-255-16/+32
* Add Join meeting button to Issues with Zoom links62966-embed-zoom-call-in-issue-mvcSimon Knox2019-06-142-0/+55
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Backport EE MRqa-tentative-to-de-quarantine-e2e-testWalmyr Lima2019-06-031-1/+1
* Add auto direction to support rtl languagesAhmad Haghighi2019-04-254-0/+4
* Autosave description in epicsRajat Jain2019-04-164-4/+65
* Rewrite related MRs widget with Vue_acet-related-mrs-widget-rewriteFatih Acet2019-04-052-5/+17
* Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-261-1/+1
* Add fast tasklist support to MR tasklistFatih Acet2019-02-071-4/+10
* Remove Redcarpet markdown engineJan Provaznik2019-02-043-18/+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-302-16/+17
* Some cleanup and improvements on frontent logicFatih Acet2019-01-302-6/+8
* Add missing specs.Fatih Acet2019-01-301-3/+5
* Add new spec for updateStoreState methodFatih Acet2019-01-301-7/+3
* Fix failing specs and lint errors.Fatih Acet2019-01-302-3/+12
* Handle tasklist update failed in app componentFatih Acet2019-01-302-2/+13
* Fix data coming down to error handler of tasklistFatih Acet2019-01-301-1/+2
* Pass tasklist lock versionBrett Walker2019-01-302-0/+11
* Show error message from backendFatih Acet2019-01-301-1/+7
* Accept lockVersion as a prop and add to storeFatih Acet2019-01-302-0/+8
* Prevent unload when Recaptcha is openRajat Jain2019-01-281-2/+3
* Prettify all the thingsMike Greiling2018-11-2010-116/+43
* Prettify issue_show and jobs modulesMike Greiling2018-10-1010-594/+588
* Adding qa-selectors for e2e testsRamya Authappan2018-10-054-5/+7
* Merge branch 'security-acet-issue-details' into 'master'Bob Van Landuyt2018-10-011-3/+4
|\
| * Properly sanitize JSON data to fix XSS on Issue details page.Fatih Acet2018-09-111-3/+4
* | Merge branch 'ce-7013-add-epics-close-support' into 'master'Douglas Barbosa Alexandre2018-09-253-1/+20
|\ \
| * | Bacport FE changes from Closing Epicsce-7013-add-epics-close-supportJarka Košanová2018-09-243-1/+20
| |/
* | Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-1/+1
* | Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
|/
* Replace author_link snake case in vue componentsGeorge Tsiolis2018-07-241-1/+1
* Use proper markdown rendering for previewsBrett Walker2018-07-063-0/+18
* :sparkles: use pre-existing components for title and descriptionPhil Hughes2018-07-051-56/+56
* Enable no-restricted-globals in JS filesgfyoung2018-06-153-3/+3
* Fix broken tests due to bad conflict resolutionFilipa Lacerda2018-06-131-1/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-118-28/+28
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-102-2/+2
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-2/+2
* Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
* Rename .btn-default to .btn-secondaryClement Ho2018-04-092-2/+2
* Rename col-xs-* to col-*Clement Ho2018-04-091-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-092-0/+2
* Update to jQuery 3.Jacob Schatz2018-02-201-0/+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