discourse/plugins/discourse-local-dates/test/javascripts
Krzysztof Kotlarek 9062fd9b7a
FIX: improvements for download local dates (#14588)
* FIX: do not display add to calendar for past dates

There is no value in saving past dates into calendar

* FIX: remove postId and move ICS to frontend

PostId is not necessary and will make the solution more generic for dates which doesn't belong to a specific post.

Also, ICS file can be generated in JavaScript to avoid calling backend.
2021-10-14 09:22:44 +11:00
..
acceptance FIX: improvements for download local dates (#14588) 2021-10-14 09:22:44 +11:00
lib FEATURE: local dates range on click (#14355) 2021-09-20 09:23:18 +10:00