catstodon/app/views/admin
Jeremy Kescher a38cc7ec83
Some checks failed
Bundler Audit / security (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / Libvips tests (push) Has been cancelled
Ruby Testing / End to End testing (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (push) Has been cancelled
Merge branch 'upstream-main' into develop
2024-11-17 00:02:19 +01:00
..
account_actions Fix inability to locally suspend remotely-suspended accounts in moderation interface (#31899) 2024-09-13 09:11:10 +00:00
account_warnings Add material design icons to admin/settings views (#27780) 2024-04-23 16:43:49 +00:00
accounts Fix recently-broken admin interface buttons (#32240) 2024-10-03 16:12:15 +00:00
action_logs Move admin action log type list generation to helper (#32178) 2024-10-04 17:48:03 +02:00
announcements Use async_count in more view locations (#32086) 2024-10-04 12:29:43 +00:00
change_emails Fix more haml-lint Rubocop (#24107) 2023-03-15 20:07:43 +01:00
custom_emojis Merge commit '079d681ac6f279f3a7a6be5c3734549f3be8f912' into glitch-soc/merge-upstream 2024-08-08 19:30:16 +02:00
dashboard Fix: prevent linking to pages which require extra permissions (#32843) 2024-11-12 08:55:17 +00:00
disputes/appeals Use async_count in more view locations (#32086) 2024-10-04 12:29:43 +00: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 Add DomainResource class to wrap MX lookup/normalize (#32864) 2024-11-14 13:47:29 +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 Move Follow Recommendations to Trends menu, rename to Recommendations & Trends (#31292) 2024-08-10 09:17:10 +00:00
instances Fix: prevent linking to pages which require extra permissions (#32843) 2024-11-12 08:55:17 +00:00
invites Convert admin/invites controller specs to system specs (#32450) 2024-10-15 14:27:46 +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 Use material symbols in table link helper (#31359) 2024-08-20 11:48:15 +00:00
report_notes Use material symbols in table link helper (#31359) 2024-08-20 11:48:15 +00:00
reports Improve display of statuses in admin panel (#30813) 2024-11-15 09:38:01 +00:00
roles Use material symbols in table link helper (#31359) 2024-08-20 11:48:15 +00:00
rules Use material symbols in table link helper (#31359) 2024-08-20 11:48:15 +00:00
settings Merge branch 'glitch-v4.3.0-rc.1' into develop 2024-10-03 22:25:40 +02: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 Improve display of statuses in admin panel (#30813) 2024-11-15 09:38:01 +00:00
tags Add date_range view helper (#32187) 2024-10-04 17:48:03 +02:00
trends Use async_count in more view locations (#32086) 2024-10-04 12:29:43 +00:00
users/roles Add link to /admin/roles in moderation interface when changing someone's role (#31791) 2024-09-06 17:21:49 +00:00
warning_presets Use material symbols in table link helper (#31359) 2024-08-20 11:48:15 +00:00
webhooks Wrap webhook event label with samp tag (#32115) 2024-09-27 08:20:21 +00:00