summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/stores
Commit message (Expand)AuthorAgeFilesLines
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-101-4/+15
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Backport issue board milestone lists EE changesOswaldo Ferreira2018-08-071-1/+14
* [Backport] View summed weights of issues in board columnFelipe Artur2018-07-301-2/+8
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-1/+1
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-071-6/+18
* Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-061-4/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-261-1/+1
* apply changes for JS and CSS from gitlab-ee!2912Simon Knox2017-10-311-3/+5
* Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"revert-2573818fDmitriy Zaporozhets2017-10-301-5/+3
* [CE backport] Saved configuration for issue boardOswaldo Ferreira2017-10-301-3/+5
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-1/+2
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-1/+1
* Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-071-2/+6
|\
| * spec updatesPhil Hughes2017-05-311-1/+1
| * Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-311-2/+6
* | animate adding issue to boards31633-animate-issueSimon Knox2017-06-011-0/+1
|/
* Changed how the default avatar is setissue-boards-no-avatarPhil Hughes2017-05-041-2/+2
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-0/+3
* Remove IIFEs in boards_bundle.jsremove-iife-boards-bundleAlfredo Sumaran2017-04-102-188/+184
* Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-271-2/+2
|\
| * Change Done column to Closed in issue boardsblackst0ne2017-03-241-2/+2
* | Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran2017-03-241-0/+1
|\ \ | |/ |/|
| * Show loading icon when changing filter in add issues modalPhil Hughes2017-03-211-0/+1
* | remove Cookies class from global spaceMike Greiling2017-03-221-1/+2
|/
* Fixed eslint errorsPhil Hughes2017-03-161-11/+3
* Updates the URLPhil Hughes2017-03-081-1/+1
* Changed storePhil Hughes2017-03-081-7/+4
* Added filtered search bar to issue boardsPhil Hughes2017-03-081-2/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-062-0/+0
|\
| * Remove .es6 from file extensions (!9241)winniehell2017-03-052-0/+0
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-02-271-1/+4
|\ \ | |/
| * Removes label from previous listmoving-issue-with-two-list-labelsPhil Hughes2017-02-211-1/+4
* | Added ordering feature specsPhil Hughes2017-02-171-4/+4
* | Frontend updates to positioning the issue in listsPhil Hughes2017-02-171-2/+5
* | Allow issues in boards to be orderedDouwe Maan2017-02-171-0/+3
|/
* Resets modal filters when closingPhil Hughes2017-02-031-6/+11
* Added all filtersPhil Hughes2017-02-031-0/+1
* Hardcoded author, assignee & milestone dropdownsPhil Hughes2017-02-031-0/+5
* Fixed modal lists dropdown not updating when list is deletedadd-issues-to-boardsPhil Hughes2017-02-031-1/+1
* Removed Masonry, instead uses groups of dataPhil Hughes2017-02-031-2/+5
* Fixed JS lint errorsPhil Hughes2017-02-031-3/+2
* Fixed bug with empty state showing after searchPhil Hughes2017-02-032-5/+3
* Fixed bug where 2 un-selected issues would stay on selected tabPhil Hughes2017-02-031-2/+3
* Some styling updatesPhil Hughes2017-02-031-5/+23
* Infinite scrollingPhil Hughes2017-02-031-0/+3
* Added more testsPhil Hughes2017-02-031-0/+3