summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/stores/boards_store.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-1/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-7/+15
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-78/+67
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-80/+2
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+5
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-20/+43
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-16/+18
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-15/+30
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+24
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+143
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-3/+111
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-7/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-111-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-101-5/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-0/+36
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-191-2/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-101-0/+47
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-1/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-151-1/+147
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-147/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-1/+147
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+3
* 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