mastodon/app/views/admin
Matt Jankowski b5d1d48266
Some checks are pending
Bundler Audit / security (push) Waiting to run
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Crowdin / Upload translations / upload-translations (push) Waiting to run
Check formatting / lint (push) Waiting to run
Haml Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
Historical data migration test / pre_job (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Blocked by required conditions
Historical data migration test / test (15-alpine) (push) Blocked by required conditions
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.1) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / Libvips tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.1) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.1) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.1, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Convert form_for -> form_with in views (#30700)
2024-06-14 09:54:22 +00:00
..
account_actions Fix haml-lint LineLength cops in app/views/admin (#28680) 2024-03-15 11:19:00 +00:00
account_warnings Add material design icons to admin/settings views (#27780) 2024-04-23 16:43:49 +00:00
accounts Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
action_logs Migrate form_tag to form_with in admin and auth views (#30692) 2024-06-14 09:49:10 +00:00
announcements Use shared form partial for admin/announcements views (#29608) 2024-04-19 13:57:32 +00:00
change_emails Fix more haml-lint Rubocop (#24107) 2023-03-15 20:07:43 +01:00
custom_emojis Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
dashboard Add material design icons to admin/settings views (#27780) 2024-04-23 16:43:49 +00:00
disputes/appeals Refactor appeal partial to avoid brakeman XSS warning (#25880) 2023-10-19 17:25:54 +02:00
domain_allows Consolidate inclusion of admin js pack link (#26628) 2023-08-24 09:56:23 +02:00
domain_blocks Use shared form partial for admin/domain_blocks views (#29609) 2024-04-22 12:22:16 +00:00
email_domain_blocks Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
export_domain_allows Fix haml-lint LineLength cops in app/views/admin (#28680) 2024-03-15 11:19:00 +00:00
export_domain_blocks Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
follow_recommendations Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
instances Migrate form_tag to form_with in admin and auth views (#30692) 2024-06-14 09:49:10 +00:00
invites Add material design icons to admin/settings views (#27780) 2024-04-23 16:43:49 +00:00
ip_blocks Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
relationships Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
relays Add material design icons to admin/settings views (#27780) 2024-04-23 16:43:49 +00:00
report_notes Change account moderation notes to make links clickable (#22553) 2023-01-18 16:32:23 +01:00
reports Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
roles Add material design icons to admin/settings views (#27780) 2024-04-23 16:43:49 +00:00
rules Use shared form partial for admin/rules views (#30067) 2024-04-29 09:33:27 +00:00
settings Allow admins to configure instance favicon and logo (#30040) 2024-05-06 15:06:52 +00:00
software_updates Solve simplest haml-lint Rubocop lints (#27529) 2023-10-25 12:38:01 +00:00
status_edits Add material design icons to admin/settings views (#27780) 2024-04-23 16:43:49 +00:00
statuses Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
tags Add material design icons to admin/settings views (#27780) 2024-04-23 16:43:49 +00:00
trends Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
users/roles Fix haml-lint LineLength cops in app/views/admin (#28680) 2024-03-15 11:19:00 +00:00
warning_presets Use shared form partial for admin/warning_presets views (#30069) 2024-04-29 09:33:06 +00:00
webhooks Use shorter render call in admin/webhooks view (#30071) 2024-04-29 09:10:23 +00:00