summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/filtered_search_boards.js
Commit message (Expand)AuthorAgeFilesLines
* Replace runtime isEE check with compile time one60213-fix-is-ee-webpack-checksLukas Eipert2019-07-051-2/+1
* Remove EE-specific changes from FilteredSearchBoardswinh-filtered_search_boardsWinnie Hellmann2019-04-081-0/+4
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-3/+6
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-101-1/+2
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+0
* Show issues of subgroups in group-level issue boardFelipe Artur2018-04-051-0/+1
* Bring one group board to CEFelipe Artur2018-03-031-0/+1
* Update class init configKushal Pandya2018-03-011-1/+3
* Rest of Dispatcher RefactorJacob Schatz2018-02-211-1/+2
* apply changes for JS and CSS from gitlab-ee!2912Simon Knox2017-10-311-3/+6
* Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"revert-2573818fDmitriy Zaporozhets2017-10-301-6/+3
* [CE backport] Saved configuration for issue boardOswaldo Ferreira2017-10-301-3/+6
* Make filtered search boards more consistent with EEconsistent-filtered-search-boardsClement Ho2017-06-161-1/+0
* Backport canEdit changes for conditional remove buttonback-port-locked-milestones-to-ceEric Eastwood2017-05-261-1/+7
* Fixed search param being used in the add issues modalPhil Hughes2017-03-211-0/+2
* Fixed eslintissue-boards-modal-filter-barPhil Hughes2017-03-161-0/+1
* Moved reduce function to a utilPhil Hughes2017-03-161-2/+8
* Created a container class for filtered searchPhil Hughes2017-03-161-2/+2
* Added filter bar into add issues modalPhil Hughes2017-03-161-2/+2
* Use reduce instead of a forEachPhil Hughes2017-03-091-0/+3
* Updated specsPhil Hughes2017-03-081-0/+14
* Make changing the URL optional - future proof ourselves for the modal windowPhil Hughes2017-03-081-2/+5
* Stop droplab from destroying itself is handled asyncPhil Hughes2017-03-081-1/+2
* Updates the URLPhil Hughes2017-03-081-0/+1
* Changed storePhil Hughes2017-03-081-1/+8
* Added filtered search bar to issue boardsPhil Hughes2017-03-081-0/+5