summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/modal
Commit message (Expand)AuthorAgeFilesLines
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-316-279/+278
* Update gitlab-ui to 1.9.0Clement Ho2018-10-291-2/+2
* Replace `<i>` in vue components with `<icon>`George Tsiolis2018-10-152-5/+11
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-102-2/+4
* Bump GitLab UI version and change the file imports to a single point of entry...jivl-bump-gitlab-uiJose Vargas2018-09-261-1/+1
* Add link component from gitlab-uiJose Ivan Vargas2018-09-251-2/+6
* Use gitlab-ui loading iconClement Ho2018-09-111-3/+1
* don't add trailing = when in urlParamsToArray functionSimon Knox2018-08-291-8/+6
* Port of EE refactoring to extract EE lines from boardsPaul Slaughter2018-07-032-10/+15
* Moves boards components into a .vue filefl-tech-debtFilipa Lacerda2018-06-266-409/+422
* Merge branch '34371-vue-components-tech-debt' into 'master'Mike Greiling2018-06-254-82/+88
|\
| * Moves list_dropdown and footer components to a .vue file34371-vue-components-tech-debtFilipa Lacerda2018-06-224-82/+88
* | Merge branch 'master' into fl-fix-tech-debtFilipa Lacerda2018-06-252-31/+35
|\ \ | |/
| * Move boards modal EmptyState vue componentGeorge Tsiolis2018-06-212-31/+35
* | Moves tabs.js component into a vue fileFilipa Lacerda2018-06-213-48/+51
|/
* Updates eslint vue plugin versionFilipa Lacerda2018-06-115-58/+58
* Update "col-xs" usage to bootstrap4Paul Slaughter2018-05-301-2/+2
* fix `no-unused-vars`Lukas Eipert2018-05-291-4/+5
* Fix styles in add issues to issue board modalClement Ho2018-04-181-2/+2
* [skip ci] col-*-push and col-*-pull => order-*Clement Ho2018-04-131-2/+2
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
* Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
* Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-097-18/+15
|\
| * Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-067-18/+15
* | Add .badge-pill to .badge in js filesClement Ho2018-04-091-2/+2
|/
* Clean new Flash() and stop disabling no-new (eslint) when possibleAndré Luís2018-02-121-3/+2
* Switch boards to AxiosEric Eastwood2018-01-021-1/+1
* Export text utils as ES6 modulesFilipa Lacerda2017-11-131-1/+2
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-223-11/+11
* FE backport of group boards to reduce CE conflictsSimon Knox2017-09-061-1/+1
* removed global use of breakpoint checkerbreakpoint-checker-performancePhil Hughes2017-08-101-1/+1
* Backport to CE for:2902-standalone-ee-dir-ceLin Jen-Shin2017-08-041-2/+2
* Update vue-resourceFilipa Lacerda2017-07-121-3/+3
* updated service specPhil Hughes2017-06-061-1/+2
* fixed boards specsPhil Hughes2017-06-011-1/+1
* spec updatesPhil Hughes2017-05-311-1/+1
* Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-261-0/+1
* update boards_bundle to ES module syntaxMike Greiling2017-05-163-9/+6
* 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-107-559/+545
* Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran2017-03-242-5/+12
|\
| * Show loading icon when changing filter in add issues modalPhil Hughes2017-03-212-5/+12
* | Merge branch 'add-issues-modal-filtered-search-takes-search-param' into 'mast...Filipa Lacerda2017-03-231-0/+2
|\ \
| * | Fixed search param being used in the add issues modalPhil Hughes2017-03-211-0/+2
| |/
* | make eslint happyMike Greiling2017-03-201-1/+1
* | remove Vue from the global spaceMike Greiling2017-03-206-6/+13
|/
* Merge branch 'clear-page-param-after-filter-in-add-issues-modal' into 'master' Alfredo Sumaran2017-03-211-0/+4
|\