discourse/app/assets/stylesheets/common
Martin Brennan 6d72c8ab19
FEATURE: Topic timer UI revamp (#11912)
This PR revamps the topic timer UI, using the time shortcut selector from the bookmark modal.

* Fixes an issue where the duration of hours/days after last reply or auto delete replies was not enforced to be > 0
* Fixed an issue where the timer dropdown options were not reloaded correctly if the topic status changes in the background (use `MessageBus` to publish topic state in the open/close timer jobs)
* Moved the duration input and the "based on last post" option from the `future-date-input` component, as it was only used for topic timers. Also moved out the notice that is displayed which was also only relevant for topic timers.
2021-02-03 10:13:32 +10:00
..
admin DEV: {{user-selector}} replacement (#11726) 2021-02-01 13:07:11 +03:00
base FEATURE: Topic timer UI revamp (#11912) 2021-02-03 10:13:32 +10:00
components FEATURE: Topic timer UI revamp (#11912) 2021-02-03 10:13:32 +10:00
foundation DEV: Cleanup variables/mixins SCSS imports (#11618) 2021-01-05 14:05:34 -05:00
select-kit DEV: {{user-selector}} replacement (#11726) 2021-02-01 13:07:11 +03:00
d-editor.scss UX: Allow some overflow in composer preview (#11902) 2021-01-29 20:28:56 -05:00
input_tip.scss DEV: Cleanup variables/mixins SCSS imports (#11618) 2021-01-05 14:05:34 -05:00
printer-friendly.scss UX: remove timeline from print view, fix header in crawler view (#11489) 2020-12-15 16:12:46 -05:00
topic-entrance.scss fix topic entrance button layout (#11887) 2021-01-28 15:44:01 -05:00
topic-timeline.scss REFACTOR: Remove position fixed from the header and use sticky instead (#10781) 2020-10-19 17:26:38 -04:00