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
Martin Brennan d261a809e2
FEATURE: Bookmark reminder type changes and bugfixes (#9329)
New Reminder Types
-------------------------------------

* Add a "later this week" reminder which is today + 2 days, will not show if we are on the days Thu-Sun
* Add a "start of next business week" reminder which is 8am Monday

Bugfixes and Tweaks
--------------------------------------

* Move dates out of translation for reminder types and yield HTML for tap-tile for more customizable content and styling
* Make sure double clicking the bookmark icon in quick access takes users to the new bookmarks-with-reminders page
* Sane default to 8am (start of day) for custom reminder with no time
2020-04-02 09:57:48 +10:00
..
adapters FIX: allows adapters to define a custom primaryKey (#9254) 2020-03-30 15:23:59 +02:00
components UX: Remove share as link fallback on touch devices (#9332) 2020-04-01 15:18:30 -04:00
controllers FEATURE: Bookmark reminder type changes and bugfixes (#9329) 2020-04-02 09:57:48 +10:00
helpers Last ES6 files in our app/assets/javascripts 2020-03-25 12:30:20 -04:00
initializers FEATURE: High priority bookmark reminder notifications (#9290) 2020-04-01 09:09:20 +10:00
lib fix documentation (#9327) 2020-03-31 17:19:47 +02:00
mixins DEV: prefer Date.now() over new Date().getTime() 2020-03-26 17:36:53 +11:00
models FIX: ninja edit for replies not working 2020-04-01 16:40:55 +11:00
pre-initializers Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
raw-views Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
routes FEATURE: Display "Last Updated At" on user directory 2020-03-30 14:34:48 -04:00
services Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
templates FEATURE: Bookmark reminder type changes and bugfixes (#9329) 2020-04-02 09:57:48 +10:00
widgets FEATURE: Bookmark reminder type changes and bugfixes (#9329) 2020-04-02 09:57:48 +10:00
mapping-router.js Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00