summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components/modal
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-202-12/+8
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-9/+12
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-14/+20
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-196-64/+44
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-203-3/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-182-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-231-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-181-1/+2
* Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-082-0/+2
* Removes EE differences for modal issues board10009-boards-indexFilipa Lacerda2019-07-171-1/+2
* change the use of boardService in favor of boardsStore on footer for the boar...Eduardo Mejía2019-07-121-1/+1
* Vue-i18n: javascripts/boards directoryEzekiel Kigbo2019-06-284-24/+28
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Fix stylelint rules in boards.scssPhil Hughes2019-04-174-11/+16
* Revert "Merge branch 'boards-stylelint' into 'master'"revert-9699f106Rémy Coutable2019-04-174-16/+11
* Fix stylelint rules in boards.scssPhil Hughes2019-04-164-11/+16
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-146-7/+7
* Replace aside:not(.right-sidebar) with display propertiesTakuya Noguchi2018-12-121-1/+1
* Prettify all the thingsMike Greiling2018-11-207-109/+38
* Use @gitlab npm namespaceClement Ho2018-11-162-2/+2
* Remove gitlab-ui loading icon from globalClement Ho2018-11-071-0/+2
* 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