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/integration/widgets
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
..
actions-summary-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
avatar-flair-test.js FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
button-test.js UX: remove aria-label for buttons when title attribute exists. (#14529) 2021-10-12 23:55:59 +05:30
default-notification-item-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
hamburger-menu-test.js FIX: We weren't properly resetting the mobile state between tests. 2021-09-03 15:58:24 -04:00
header-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
home-logo-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
post-links-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
post-menu-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
post-small-action-test.js FEATURE: Allow recovery of deleted small action posts (#14643) 2021-10-20 08:13:27 +10:00
post-stream-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
post-test.js FEATURE: Allow admins to permanently delete posts and topics (#14406) 2021-10-13 12:53:23 +03:00
poster-name-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
quick-access-item-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
small-user-list-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
software-update-prompt-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
topic-admin-menu-test.js FIX: Clean up topic-timer-info CSS classes, add edit button, and improve UI (#12080) 2021-02-16 12:07:30 +10:00
topic-participant-test.js FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
topic-status-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
user-menu-test.js FIX: Consistently show history modal when clicking edit notifications (#13912) 2021-08-03 19:06:23 +03:00
widget-dropdown-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
widget-test.js DEV: Add a widget API for injecting services 2021-08-04 16:27:19 -04:00