summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pages/projects/issues
Commit message (Expand)AuthorAgeFilesLines
* Prettify app/assets/javascripts/pagesprettify-all-the-things-3Mike Greiling2018-10-171-1/+1
* Merge branch 'security-acet-issue-details' into 'master'Bob Van Landuyt2018-10-011-1/+2
|\
| * Properly sanitize JSON data to fix XSS on Issue details page.Fatih Acet2018-09-111-1/+2
* | Merge branch 'refactor-main-js' into 'master'Phil Hughes2018-09-193-3/+3
|\ \
| * | Move shortcuts classes into behaviors/shortcutsMike Greiling2018-09-183-3/+3
| |/
* | rename to IssuableFilteredSearchTokenKeysAlexis Reigel2018-08-291-2/+2
* | make FilteredSearchTokenKeys genericAlexis Reigel2018-08-201-0/+2
|/
* Update GFM autocomplete configkp-make-gfm-autocomplete-configurableKushal Pandya2018-06-251-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Remove trailing newline that was causing an EE conflictStan Hu2018-03-011-1/+0
* init sidebar bundle separately to allow EE overrideSimon Knox2018-03-012-10/+16
* Remove sidebar bundle webpack entry pointClement Ho2018-02-231-0/+2
* remove issue_show webpack bundle in favor of pages/projects/issues/show/index.jsremove-issues-showMike Greiling2018-02-231-0/+1
* Remove "notes" bundle from webpack configMike Greiling2018-02-201-5/+4
* migrate projects:issues:new and projects:issues:edit to static bundleMike Greiling2018-02-162-6/+2
* Update class initialization syntaxKushal Pandya2018-02-071-1/+3
* migrate projects:issues:show to static bundleMike Greiling2018-02-011-3/+3
* migrate projects:issues:index to static bundleMike Greiling2018-02-011-2/+2
* dynamic imports for groups: pagesSimon Knox2018-01-181-7/+5
* dedupeSimon Knox2018-01-153-26/+20
* removed unneeded lint commentsdispatcher-projects-efiSimon Knox2018-01-151-2/+2
* fix tests from broken importsSimon Knox2018-01-121-1/+1
* dynamic imports for projects:e/f/iSimon Knox2018-01-124-0/+63