summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/modal/index.js
Commit message (Expand)AuthorAgeFilesLines
* Moves boards components into a .vue filefl-tech-debtFilipa Lacerda2018-06-261-171/+0
* Moves list_dropdown and footer components to a .vue file34371-vue-components-tech-debtFilipa Lacerda2018-06-221-2/+2
* Move boards modal EmptyState vue componentGeorge Tsiolis2018-06-211-2/+2
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-26/+26
* Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-061-2/+1
* Switch boards to AxiosEric Eastwood2018-01-021-1/+1
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-5/+5
* Backport to CE for:2902-standalone-ee-dir-ceLin Jen-Shin2017-08-041-2/+2
* Update vue-resourceFilipa Lacerda2017-07-121-3/+3
* update boards_bundle to ES module syntaxMike Greiling2017-05-161-5/+4
* Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-101-1/+3
* stub error handlers where uncaught Promise rejections currently exist32030-transient-failure-in-spec-features-boards-boards_spec-rbMike Greiling2017-05-091-0/+2
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-6/+10
* Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-101-137/+135
* Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran2017-03-241-4/+11
|\
| * Show loading icon when changing filter in add issues modalPhil Hughes2017-03-211-4/+11
* | make eslint happyMike Greiling2017-03-201-1/+1
* | remove Vue from the global spaceMike Greiling2017-03-201-1/+2
|/
* Reset issue boards add issues modal page when filteringclear-page-param-after-filter-in-add-issues-modalPhil Hughes2017-03-171-0/+4
* Moved reduce function to a utilPhil Hughes2017-03-161-23/+5
* Fixed eslint errorsPhil Hughes2017-03-161-11/+21
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+163