summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/stores/boards_store.js
Commit message (Expand)AuthorAgeFilesLines
* Add setCurrentBoard to boardsStoreWinnie Hellmann2019-07-151-0/+4
* Add functions for multiple boards to BoardServiceWinnie Hellmann2019-07-121-0/+34
* Copy content from BoardService to boardsStoreWinnie Hellmann2019-07-041-0/+111
* Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-251-0/+7
* Extract setListDetail() into issue boards storeWinnie Hellmann2019-06-051-0/+4
* Extract setIssueDetail() into issue boards storeWinnie Hellmann2019-06-041-1/+5
* Extract toggleFilter() into issue boards storeWinnie Hellmann2019-06-041-0/+19
* Move boardsStore.moving to BoardList componentWinnie Hellmann2019-06-031-0/+5
* Sort by position in issue boards store addList()Winnie Hellmann2019-05-301-3/+1
* Extract clearDetailIssue() to issue boards storeWinnie Hellmann2019-05-301-0/+4
* Internationalisation of board directoryBrandon Labuschagne2019-05-011-1/+2
* Merge branch 'winh-boards-store' into 'master'Phil Hughes2019-04-161-1/+14
|\
| * Copy boards store changes from EEwinh-boards-storeWinnie Hellmann2019-04-101-1/+11
| * Import BoardsStoreEE conditionallyWinnie Hellmann2019-04-101-0/+3
* | Display scoped labels in Issue BoardsRajat Jain2019-04-151-0/+4
|/
* Fix failed tests and add extra testHeinrich Lee Yu2018-12-061-3/+1
* Allow creating label lists with the same label nameHeinrich Lee Yu2018-12-061-0/+5
* Replace `=== true` with `parseBoolean()`Winnie Hellmann2018-11-271-2/+2
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-26/+31
* 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
* 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
* 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-101-109/+107
* Change Done column to Closed in issue boardsblackst0ne2017-03-241-2/+2
* remove Cookies class from global spaceMike Greiling2017-03-221-1/+2
* 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-061-0/+6
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+123