summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/due_date_select.js
Commit message (Expand)AuthorAgeFilesLines
* 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