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
Martin Brennan 84c7b2c404
FEATURE: Relative time input for timers and bookmarks and promote auto-close after last post timer (#12063)
This PR adds a new relative-time component, that is an input box with a SK dropdown of minutes, hours, days, and months which outputs the duration selected in minutes. This new component is used in the time shortcuts list (used by bookmarks and topic timers) as a new Relative Time shortcut.

Also in this PR, I have made the "Auto-Close After Last Post" timer into a top level timer type in the UI, and removed the "based on last post" custom time shortcut.
2021-02-15 12:49:57 +10:00
..
assets FEATURE: Relative time input for timers and bookmarks and promote auto-close after last post timer (#12063) 2021-02-15 12:49:57 +10:00
controllers FIX: Dismiss new with better migration (#12062) 2021-02-15 08:50:33 +11:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Dismiss new with better migration (#12062) 2021-02-15 08:50:33 +11:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FIX: Dismiss new with better migration (#12062) 2021-02-15 08:50:33 +11:00
serializers UX: show plugin descriptions on admin plugins page 2021-02-12 11:38:50 -05:00
services FIX: Dismiss new with better migration (#12062) 2021-02-15 08:50:33 +11:00
views FEATURE: Rename 'Discourse SSO' to DiscourseConnect (#11978) 2021-02-08 10:04:33 +00:00