summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-04-231-0/+2
|\
| * Fix issues without links when added from boards new issue modalFelipe Artur2018-04-191-0/+2
* | Fix sidebar specClement Ho2018-04-201-1/+1
* | Replace tooltip('destroy') with tooltip('dispose')Clement Ho2018-04-191-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-0917-85/+71
|\ \ | |/
| * Merge branch 'move-board-blank-state-vue-component' into 'master'Filipa Lacerda2018-04-092-34/+41
| |\
| | * Move BoardBlankState vue componentGeorge Tsiolis2018-04-072-34/+41
| * | Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-0610-28/+21
| |/
| * Fix more specsFelipe Artur2018-04-051-1/+1
| * Show issues of subgroups in group-level issue boardFelipe Artur2018-04-055-23/+9
* | Rename .btn-default to .btn-secondaryClement Ho2018-04-091-1/+1
* | Add .badge-pill to .badge in js filesClement Ho2018-04-091-2/+2
|/
* Fix 404 in group boards when moving issue between listsissue_44551Felipe Artur2018-04-031-1/+1
* backport dependency import change in issue_card_inner.jsbackport-4006-add-weight-indicator-to-issues-boardDennis Tang2018-03-211-2/+2
* Merge branch 'remove-jquery-globals' into 'master'Phil Hughes2018-03-1210-2/+15
|\
| * require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-0910-2/+15
* | Move AssigneeTitle vue componentGeorge Tsiolis2018-03-091-1/+1
|/
* Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-062-16/+1
|\
| * Update path for ListLabel modelKushal Pandya2018-03-051-1/+1
| * ListLabel Shared ModelKushal Pandya2018-03-051-15/+0
* | Bring one group board to CEFelipe Artur2018-03-0311-54/+252
|/
* Update class init configKushal Pandya2018-03-011-1/+3
* Merge branch 'refactor/move-assignees-vue-component' into 'master'Filipa Lacerda2018-02-281-1/+1
|\
| * Move Assignees vue componentGeorge Tsiolis2018-02-271-1/+1
* | Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-262-5/+7
* | Merge branch 'refactor/move-board-new-issue-vue-component' into 'master'Filipa Lacerda2018-02-263-40/+55
|\ \
| * | Move BoardNewIssue vue componentGeorge Tsiolis2018-02-083-40/+55
* | | Removed named importConstance Okoghenun2018-02-211-2/+2
* | | Resolved conflicts with masterConstance Okoghenun2018-02-212-2/+3
|\ \ \
| * | | Rest of Dispatcher RefactorJacob Schatz2018-02-211-1/+2
| * | | Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* | | | Refactored use of boards/boards_bundle.js, created a dipatcher importConstance Okoghenun2018-02-151-2/+2
|/ / /
* | | Clean new Flash() and stop disabling no-new (eslint) when possibleAndré Luís2018-02-123-7/+6
|/ /
* | Replaced $.get with axois.getnew-list-dropdown-ajax-refactorConstance Okoghenun2018-02-081-3/+4
* | Move BoardList vue component to vue fileGeorge Tsiolis2018-02-062-86/+91
|/
* fix board filter parsing - don't replace encoded + symbols with spacesSimon Knox2018-01-161-1/+1
* Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda2018-01-112-2/+2
|\
| * Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-102-2/+2
* | Merge branch '34312-eslint-vue-plugin' into 'master'Phil Hughes2018-01-102-18/+42
|\ \ | |/ |/|
| * Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-051-1/+1
| |\
| * | [ci skip] Fix more rulesFilipa Lacerda2018-01-051-1/+2
| * | [ci skip] Fix some rulesFilipa Lacerda2018-01-041-8/+31
| * | Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-9/+9
* | | Fixing re-ordering of an issue when dragging it to the bottom a long issue li...David Kuri2018-01-091-1/+1
| |/ |/|