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 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
..
acceptance 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
fixtures FEATURE: Add new features section in admin dashboard (#11731) 2021-01-22 10:09:02 -05:00
helpers DEV: Don't skip tests that run fine in legacy env (#12011) 2021-02-08 18:41:32 +01:00
integration A11Y: correctly sets a name on combo-boxes for single selects (#12009) 2021-02-08 11:24:42 +01:00
unit FIX: Dismiss new with better migration (#12062) 2021-02-15 08:50:33 +11:00
index.html DEV: Migrate more tests to our Ember CLI format. (#11899) 2021-02-01 09:01:47 -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: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
test_helper.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
test-helper.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00