mastodon/app/views/admin
Sasha Sorokin 36426ed4ad Use heading actions and placeholders in settings (#12801)
This commit:

- Refactors centered text blocks currently used for placeholders
  for empty tables and puts styles for it in separate class -
  .centered-text, simply aliasing text-align: center. Which is
  furtherly used in this commit.

- Improves applications settings page to use heading actions, moving
  "New application" button there, and displaying placeholder "You
  have no applications" in place of empty table.

- Improves custom emoji settings page to use heading action
  for "Upload" button, making it more easily accessible without
  need to scroll through all of the emojis.

- Improves email domain blocks settings page, moving "Add new" to the
  heading actions and using placeholder "No e-mail domains currently
  blacklisted" instead of showing empty table.
2020-01-11 02:14:45 +01:00
..
account_actions
account_moderation_notes
account_warnings
accounts
action_logs
change_emails
custom_emojis Use heading actions and placeholders in settings (#12801) 2020-01-11 02:14:45 +01:00
dashboard
domain_allows
domain_blocks Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00
email_domain_blocks Use heading actions and placeholders in settings (#12801) 2020-01-11 02:14:45 +01:00
followers
instances
invites
pending_accounts
relays
report_notes Improve report layout (#7188) 2018-04-20 02:28:48 +02:00
reports Rename page_heading_actions variable (#12799) 2020-01-10 01:10:17 +01:00
settings
statuses Add quick links to the admin interface in the WebUI (#8545) 2019-01-04 13:10:43 +01:00
tags Fix batch actions on non-pending tags in admin interface (#12537) 2019-12-29 05:41:26 +01:00
warning_presets