summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* Reset issue boards add issues modal page when filteringclear-page-param-after-filter-in-add-issues-modalPhil Hughes2017-03-171-0/+4
* Fixed eslintissue-boards-modal-filter-barPhil Hughes2017-03-162-18/+18
* Moved reduce function to a utilPhil Hughes2017-03-166-45/+39
* Updated specs to check that the token is correctly addedPhil Hughes2017-03-161-2/+1
* Fixed search specsPhil Hughes2017-03-161-1/+2
* Fixed eslint errorsPhil Hughes2017-03-164-27/+36
* Created a container class for filtered searchPhil Hughes2017-03-162-3/+7
* Added filter bar into add issues modalPhil Hughes2017-03-166-261/+10
* Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-0/+1
* added eventhub to emit update tokens eventissue-boards-new-search-barPhil Hughes2017-03-143-3/+9
* Use reduce instead of a forEachPhil Hughes2017-03-095-11/+34
* Fixed up boards filter spec due to CSS classes changingPhil Hughes2017-03-081-1/+2
* Fixed eslint errorsPhil Hughes2017-03-082-2/+1
* Updated specsPhil Hughes2017-03-084-20/+29
* Make changing the URL optional - future proof ourselves for the modal windowPhil Hughes2017-03-082-5/+9
* Stop droplab from destroying itself is handled asyncPhil Hughes2017-03-081-1/+2
* Updates the URLPhil Hughes2017-03-082-1/+2
* Changed storePhil Hughes2017-03-085-18/+34
* Added filtered search bar to issue boardsPhil Hughes2017-03-083-2/+10
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-0631-0/+0
|\
| * Remove .es6 from file extensions (!9241)winniehell2017-03-0531-0/+0
* | Fixed issue when dragging a issue to the bottom when count element is visiblePhil Hughes2017-03-061-1/+5
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-034-69/+106
|\ \ | |/
| * Moved issue boards new issue form templatePhil Hughes2017-03-014-69/+106
* | Fixed JS conflictsPhil Hughes2017-02-271-13/+6
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-02-275-64/+87
|\ \ | |/
| * Merge branch 'moving-issue-with-two-list-labels' into 'master' Alfredo Sumaran2017-02-242-5/+12
| |\
| | * Removes label from previous listmoving-issue-with-two-list-labelsPhil Hughes2017-02-212-5/+12
| * | Fixed eslint errorsboards-card-template-to-jsPhil Hughes2017-02-231-8/+8
| * | Issue boards card in JSPhil Hughes2017-02-233-63/+71
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-02-241-11/+51
|\ \ \ | |/ /
| * | Merge branch 'add-issues-tooltip' into 'master' Alfredo Sumaran2017-02-221-3/+39
| |\ \
| | * | Added tooltip to add issues button on issue boardsPhil Hughes2017-02-211-3/+39
| | |/
| * | remove unneeded eslint exceptionsremove-require-context-boards-bundleMike Greiling2017-02-201-1/+1
| * | remove require.context from boards_bundleMike Greiling2017-02-201-7/+11
| |/
* | Added JS specsPhil Hughes2017-02-172-3/+3
* | eslint fixPhil Hughes2017-02-171-1/+1
* | Added ordering feature specsPhil Hughes2017-02-173-6/+9
* | Fixed bug when dragging issue to first indexPhil Hughes2017-02-171-5/+10
* | Frontend updates to positioning the issue in listsPhil Hughes2017-02-175-34/+16
* | Allow issues in boards to be orderedDouwe Maan2017-02-174-4/+35
|/
* Merge branch 'add-issues-button-disable' into 'master' Fatih Acet2017-02-161-1/+1
|\
| * Disables add issue buttonadd-issues-button-disablePhil Hughes2017-02-091-1/+1
* | Fix timezone on issue boards due dateissue_27317Felipe Artur2017-02-141-1/+1
|/
* Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz2017-02-081-1/+2
|\
| * Removed jQuery UI datepickerPhil Hughes2017-02-061-1/+2
* | Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-082-120/+0
|\ \
| * | Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-062-120/+0
| |/
* | Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet2017-02-062-11/+1
|\ \
| * \ Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-048-29/+39
| |\ \ | | |/