This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests
Martin Brennan 39e9e40268
FIX: Make sure current user timezone is used for bookmark reminders from post dates (#11722)
When selecting the "date in post" option from the bookmark reminder modal, it was not converting the date from the post, which may be in a completely different timezone, to the current user's timezone.

This PR fixes it so the timezone from the post is used to parse the date then converted to the user's timezone.
2021-01-18 09:45:42 +10:00
..
acceptance FIX: Make sure current user timezone is used for bookmark reminders from post dates (#11722) 2021-01-18 09:45:42 +10:00
fixtures UX: transition to edit URL when adding a category (#11634) 2021-01-05 08:34:35 -05:00
helpers More backwards compatible changes to sync with ember-cli-test (#11718) 2021-01-15 12:16:05 -05:00
integration FEATURE: Optional filtered replies view (#11387) 2020-12-10 12:02:07 -05:00
unit More backwards compatible changes to sync with ember-cli-test (#11718) 2021-01-15 12:16:05 -05:00
plugin_tests.js.erb FIX: Load .js files from plugins in qunit testing env (#11304) 2020-12-03 10:25:42 -06:00
setup-tests.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
test_helper.js REFACTOR: Continue to converge on what Ember CLI wants us to do 2020-10-16 10:53:13 -04:00