Commit Graph

6 Commits (master)

Author SHA1 Message Date
Rasika Pohankar 7ebdcdfbd2 Countdown: Continue PR #3485 (#3936)
* Implement changed design, fix #3500

* Remove comment

* Update test file to use ISO8601 dates and avoid testing of Role

* Include subtitle in the template

* Take current time using momentjs, calculate difference in JS

* Remove subtitle from the template, make corrections to endCountdown

* Pass date string to JS and find difference in moment objects, change toggling at countdown end

* Remove use of difference passed from the backend

* Update test file
2017-04-24 09:40:05 -04:00
rpohankar 4a4617549b Add commented results for tests on time queries, to be uncommented after #2810 is merged. 2016-06-06 06:04:20 +00:00
rpohankar d7ffa25bf8 Update perl file to remove time calculations and rely on the Dates Role, update test file, move creation of duration object inside callback of require. 2016-06-05 14:08:31 +00:00
rpohankar 5bc44dce2f Added invalid query example, moved variables inside subroutine. 2016-04-16 17:00:55 +00:00
rpohankar 8349c130f9 Added correct values in test file. 2016-04-16 15:20:05 +00:00
rpohankar 2847eb3e43 Added test file. 2016-04-16 08:22:29 +00:00