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 8f0544137a
FEATURE: Allow editing bookmark reminders (#9437)
Users can now edit the bookmark name and reminder time from their list of bookmarks.

We use "Custom" for the date and time in the modal because if the user set a reminder for "tomorrow" then edit the reminder "tomorrow", the definition of what "tomorrow" is has changed.
2020-04-17 11:08:07 +10:00
..
adapters FEATURE: Support for publishing topics as pages (#9364) 2020-04-08 12:52:36 -04:00
components FEATURE: Allow editing bookmark reminders (#9437) 2020-04-17 11:08:07 +10:00
controllers FEATURE: Allow editing bookmark reminders (#9437) 2020-04-17 11:08:07 +10:00
helpers Last ES6 files in our app/assets/javascripts 2020-03-25 12:30:20 -04:00
initializers DEV: attempts to fix various leaks (#9428) 2020-04-16 07:58:04 +02:00
lib UX: Set focus when launching composer on iOS (#9443) 2020-04-16 20:19:23 -04:00
mixins DEV: prefer Date.now() over new Date().getTime() 2020-03-26 17:36:53 +11:00
models FEATURE: Allow editing bookmark reminders (#9437) 2020-04-17 11:08:07 +10: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 REFACTOR: various refactoring applied to group pages (#9440) 2020-04-16 22:12:37 +02:00
services Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00
templates FEATURE: Allow editing bookmark reminders (#9437) 2020-04-17 11:08:07 +10:00
widgets FIX: topic title in search contains data-topic-id (#9435) 2020-04-17 09:35:26 +10:00
mapping-router.js Rename many .js.es6 files to .js 2020-03-12 13:29:55 -04:00