You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views
Sasha Sorokin 34aa5c7cb2 Improve report page structure (#12615)
* Move resolved button to the heading

This is one of the commits on improving overall reports page structure.
It changes where resolved button is located, moving it to the heading,
right next to the "Report #n" header, so-called "hot-place" to look at.

To accomplish this we have to declare one more content variable, change
admin dashboard template to respect it and CSS files for minor styling,
so buttons are inlined and centrally aligned according to the heading.

* Move actions buttons below the report table

I believe that actions to react on report should not be located at the
top of the page, instead they should be either after the table or
reporter's comment. This is just a logical sign that you should not
react to the report without reading all the details first.
5 years ago
..
about Fix blur behind closed registration message (#12442) 5 years ago
accounts Add noopener and/or noreferrer (#12202) 5 years ago
admin Improve report page structure (#12615) 5 years ago
admin_mailer Fixed not being able to display review pending hashtags in the admin UI. (#11875) 6 years ago
application Add noopener and/or noreferrer (#12202) 5 years ago
auth Add (back) option to set redirect notice on account without moving followers (#11994) 6 years ago
authorize_interactions Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
directories Integrate translation strings for the Profile Directory. (#11722) 6 years ago
errors Fix uncaught parameter missing exceptions and missing error templates (#11702) 6 years ago
filters Redesign forms, verify link ownership with rel="me" (#8703) 7 years ago
follower_accounts Improve blocked view of profiles (#10491) 6 years ago
following_accounts Improve blocked view of profiles (#10491) 6 years ago
home Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
invites Remove invite comments from UI (#12068) 6 years ago
kaminari
layouts Improve report page structure (#12615) 5 years ago
media Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
notification_mailer Fix NotificationMailer failing when receiving mention with media from remote instance (#11765) 6 years ago
oauth Add noopener and/or noreferrer (#12202) 5 years ago
public_timelines Change message of public timeline for local only (#12224) 5 years ago
relationships Split relationships page strings (#12502) 5 years ago
remote_follow Admission-based registrations mode (#10250) 6 years ago
remote_interaction Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
settings Use codeblock for native redirect URI (#12570) 5 years ago
shared Remove fallback to long description on sidebar and meta description (#12119) 6 years ago
shares Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
statuses Add noopener and/or noreferrer (#12202) 5 years ago
tags Fix blurhash and autoplay not working on public pages (#11585) 6 years ago
user_mailer Add password challenge to 2FA settings, e-mail notifications (#11878) 6 years ago
well_known/host_meta Remove XML version of Webfinger and remove links to Atom feeds (#11460) 6 years ago