summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components
Commit message (Expand)AuthorAgeFilesLines
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-1012-106/+97
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-093-4/+2
* Add gl-button from gitlab-uiJose Vargas2018-10-021-6/+10
* Merge branch '#48445-Issue-card-in-board-view-is-too-sensitive-to-drag-event'...Phil Hughes2018-10-011-1/+2
|\
| * Fix link handling for issue cards.Johann Hubert Sonntagbauer2018-09-251-1/+2
* | Merge branch 'group-weight-icon-and-text' into 'master'Annabel Dunstone Gray2018-09-271-1/+1
|\ \
| * | Add right margin to board-card-numberGeorge Tsiolis2018-09-261-1/+1
* | | 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
|/
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-203-5/+5
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
* Use gitlab-ui loading iconClement Ho2018-09-113-12/+4
* Merge branch 'boards-querystring-backport' into 'master'Tim Zallmann2018-09-071-8/+6
|\
| * don't add trailing = when in urlParamsToArray functionSimon Knox2018-08-291-8/+6
* | Fix if-checkDicker Max2018-08-161-1/+1
|/
* Resolve "Add missing i18n strings to issue boards."Constance Okoghenun2018-08-101-3/+5
* Resolve "Board label edit drop down is showing incorrect selected labels summ...Constance Okoghenun2018-08-071-0/+10
* Backport issue board milestone lists EE changesOswaldo Ferreira2018-08-071-3/+12
* Resolve "List of projects not loading when trying to create an issue from a b...Constance Okoghenun2018-08-012-1/+2
* [Backport] View summed weights of issues in board columnFelipe Artur2018-07-301-0/+13
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-192-2/+2
* Port of EE refactoring to extract EE lines from boardsPaul Slaughter2018-07-033-21/+45
* Uses tooltip vue directive in issue card componentFilipa Lacerda2018-06-271-2/+8
* Merge branch 'fl-tech-debt' into 'master'Phil Hughes2018-06-279-669/+682
|\
| * Moves boards components into a .vue filefl-tech-debtFilipa Lacerda2018-06-269-669/+682
* | Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
|/
* 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
* | Use Pascal Case for Vue components importsfl-fix-tech-debtFilipa Lacerda2018-06-251-8/+8
* | 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-214-94/+96
* | Moves remove_issue component into a .vue fileFilipa Lacerda2018-06-212-19/+19
|/
* remove all unused eslint-disable rulesLukas Eipert2018-06-204-4/+4
* Resolve "Stop horizontal scrolling when clicking on board issue"Constance Okoghenun2018-06-151-35/+0
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-1/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-1113-125/+144
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-073-4/+42
* Update Sortable package pathKushal Pandya2018-05-312-2/+2
* Update "col-xs" usage to bootstrap4Paul Slaughter2018-05-301-2/+2
* fix `no-unused-vars`Lukas Eipert2018-05-292-61/+60
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* Fix sidebar specClement Ho2018-04-201-1/+1
* Fix styles in add issues to issue board modalClement Ho2018-04-181-2/+2
* [skip ci] Convert previous .card to .board-cardClement Ho2018-04-133-7/+7
* [skip ci] col-*-push and col-*-pull => order-*Clement Ho2018-04-131-2/+2
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-092-2/+2
* Replace .pull-left with .float-leftClement Ho2018-04-092-2/+2
* Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-0912-73/+60
|\
| * Merge branch 'move-board-blank-state-vue-component' into 'master'Filipa Lacerda2018-04-092-34/+41
| |\