discourse/app/assets/stylesheets/common
Martin Brennan ecee9d000b
FEATURE: Allow recovery of deleted small action posts (#14643)
Previously when clicking the Delete button for small action posts
there was no way to recover this post if the action was accidental.
Now if canRecover is true on the post, which it is just after it
is deleted and the post is fetched from the server again, we show
an undo button which calls the recover endpoint for the post.

We also now disallow the editing of the post if it is deleted, and
show the proper deleted red CSS on the small action post when deleted.
2021-10-20 08:13:27 +10:00
..
admin DEV: Clean up some styles (#14374) 2021-09-20 09:52:03 -04:00
base FEATURE: Allow recovery of deleted small action posts (#14643) 2021-10-20 08:13:27 +10:00
components UX: Better topic search experience (#14625) 2021-10-18 13:17:27 -04:00
foundation FEATURE: user/category/tag results in full page search (#14346) 2021-09-20 10:01:11 -04:00
select-kit UX: Use consistent category badge font size in dropdowns (#14502) 2021-10-04 17:05:31 -04:00
d-editor.scss FIX: Hide full screen toggle button when textarea is disabled (#14638) 2021-10-18 16:00:22 -04:00
font-variables.scss FIX: Use rem for font sizes in post headings (#13720) 2021-07-14 11:15:58 +10:00
input_tip.scss DEV: Cleanup variables/mixins SCSS imports (#11618) 2021-01-05 14:05:34 -05:00
printer-friendly.scss FIX: Clean up topic-timer-info CSS classes, add edit button, and improve UI (#12080) 2021-02-16 12:07:30 +10:00
software-update-prompt.scss DEV: Do not always include software update HTML in DOM (#13291) 2021-06-07 09:40:03 -04:00
topic-entrance.scss fix topic entrance button layout (#11887) 2021-01-28 15:44:01 -05:00
topic-timeline.scss UX: Optionally show a "Summarize" button in topic timeline (#13533) 2021-09-16 15:15:00 -04:00