summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/milestone_select.js
Commit message (Expand)AuthorAgeFilesLines
* I18N JS files starting with mjs-i18n-mBrandon Labuschagne2019-05-031-7/+8
* Fix duplicate boardsStore variable in milestone selectWinnie Hellmann2018-12-061-4/+4
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-1/+4
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-101-3/+4
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Port of EE refactoring to extract EE lines from boardsPaul Slaughter2018-07-031-0/+3
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Fix milestones disappearing when changed on MR47933-MR-invisible-milestoneMario de la Ossa2018-06-151-3/+2
* Sidebar Milestone - Fix wrong URL when selecting a parent group milestone47735-milestone-regressionMario de la Ossa2018-06-121-1/+1
* Reset milestone filter when clicking "Any Milestone" in dashboardWinnie Hellmann2018-04-261-28/+45
* Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-4/+10
* Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-061-1/+2
* Merge branch 'fl-fix-milestone-bug-10-6' into 'security-10-6'Phil Hughes2018-04-051-4/+4
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Stop loading spinner on error of milestone update on issueTakuya Noguchi2018-03-041-0/+3
* Update to jQuery 3.Jacob Schatz2018-02-201-12/+12
* Converted milestone_select.js to axiosPhil Hughes2018-01-311-61/+58
* Resolve "Webpack Roadmap"Constance Okoghenun2017-12-281-215/+206
* Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-1/+2
* apply changes for JS and CSS from gitlab-ee!2912Simon Knox2017-10-311-5/+12
* Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"revert-2573818fDmitriy Zaporozhets2017-10-301-12/+5
* [CE backport] Saved configuration for issue boardOswaldo Ferreira2017-10-301-5/+12
* Backport a change in milestone_select from EEbackport-milestone-select-changePhil Hughes2017-10-131-0/+2
* Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-testEric Eastwood2017-10-111-1/+1
* Truncate milestone text on collapse; add tooltip for titleAnnabel Dunstone Gray2017-09-141-1/+2
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+1
* Removed inline JS in shared HAML filesPhil Hughes2017-07-251-1/+1
* Disallow multiselect for Milestone dropdownSam Rose2017-05-101-10/+27
* Fix FE conflictsClement Ho2017-05-041-20/+0
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-0/+23
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-0/+3
* Remove Vue from main bundle and disable production warningsMike Greiling2017-04-071-4/+2
* remove Vue from the global spaceMike Greiling2017-03-201-1/+2
* don't show loading spinners for server-rendered sidebar fieldsSimon Knox2017-03-181-2/+2
* Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-1/+9
* Removed previous filter codePhil Hughes2017-03-081-7/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-3/+2
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Fixed milestone select failing testsPhil Hughes2017-02-031-1/+1
* Fixed eslint errorsPhil Hughes2017-02-031-2/+2
* Added all filtersPhil Hughes2017-02-031-7/+22
* Hardcoded author, assignee & milestone dropdownsPhil Hughes2017-02-031-1/+3
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+5
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-1/+1
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+1
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | Hides/shows the boards sidebarPhil Hughes2016-10-201-1/+1
* | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-1/+1
|\ \ | |/