summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/due_date_select.js
Commit message (Expand)AuthorAgeFilesLines
* Add setting for first day of the weekFabian Schneider2019-02-061-0/+2
* Update pikaday method import pathKushal Pandya2018-10-251-2/+1
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-101-3/+4
* Merge branch 'od/41671' into 'master'Mike Greiling2018-07-091-1/+3
|\
| * save current date before Pikaday initOrlando Del Aguila2018-06-291-1/+3
* | Replaces date.format.js in vendor with NPM packageTim Zallmann2018-07-021-18/+23
|/
* Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-1/+8
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-3/+3
* Converted due_date_select to axiosPhil Hughes2018-01-291-27/+21
* Fix PikadayFilipa Lacerda2017-10-181-27/+25
* Fix pikaday being undefinedPhil Hughes2017-08-091-1/+1
* Fixes code quality issuesJacob Schatz2017-07-181-1/+1
* moves the date to the right placeJacob Schatz2017-07-181-3/+4
* Adds datefix class.Jacob Schatz2017-07-181-4/+4
* Fixes ` Infix operators must be spaced space-infix-ops`.Jacob Schatz2017-07-181-1/+1
* Fix date bug in JS that makes dates not work with stringsJacob Schatz2017-07-181-1/+3
* Adding animation for all dropdownNur Rony2017-04-211-1/+2
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-3/+5
* don't show loading spinners for server-rendered sidebar fieldsSimon Knox2017-03-181-1/+1
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-169/+168
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+204
* Convert due_date_select.js filetype to es6.safari-is-baNaNasBryce Johnson2016-10-171-107/+0
* Stop directly parsing due_date with Date.parse, prefer parsing implicitly.Bryce Johnson2016-10-171-2/+2
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+3
* ES6ify all the things!Fatih Acet2016-07-241-0/+104