summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/index.js
Commit message (Expand)AuthorAgeFilesLines
* Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-251-0/+1
* Move Vue models from vue_shared to boardsMartin Hanzel2019-06-071-2/+2
* Extract setIssueDetail() into issue boards storeWinnie Hellmann2019-06-041-1/+1
* Sort by position in issue boards store addList()Winnie Hellmann2019-05-301-11/+15
* Extract clearDetailIssue() to issue boards storeWinnie Hellmann2019-05-301-1/+1
* Internationalisation of board directoryBrandon Labuschagne2019-05-011-2/+2
* Add time tracking information to Issue Boards sidebarKushal Pandya2019-04-121-2/+22
* Display Recent Boards in Board switcherRajat Jain2019-03-041-0/+2
* Replace `=== true` with `parseBoolean()`Winnie Hellmann2018-11-271-2/+2
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-3/+3
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-101-33/+29
* circumvent browser cache on browser back navigationJohann Hubert Sonntagbauer2018-10-021-0/+11
* Upgrade eslint to v5Mike Greiling2018-09-201-2/+2
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
* CE backport of issue-boards-js-fixissue-boards-js-fix-backportPhil Hughes2018-07-251-73/+76
* Merge branch 'fl-tech-debt' into 'master'Phil Hughes2018-06-271-2/+2
|\
| * Moves boards components into a .vue filefl-tech-debtFilipa Lacerda2018-06-261-2/+2
* | Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-2/+2
|/
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-071-1/+1
* Replace tooltip('destroy') with tooltip('dispose')Clement Ho2018-04-191-1/+1
* Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-061-4/+3
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-061-1/+1
|\
| * Update path for ListLabel modelKushal Pandya2018-03-051-1/+1
* | Bring one group board to CEFelipe Artur2018-03-031-1/+4
|/
* Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-261-4/+6
* Removed named importConstance Okoghenun2018-02-211-2/+2
* Refactored use of boards/boards_bundle.js, created a dipatcher importConstance Okoghenun2018-02-151-0/+239