Add username filter to admin invitations index
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-28 12:34:52 +04:00
parent e8f912360b
commit c99d8545c1
4 changed files with 40 additions and 16 deletions

View File

@@ -21,6 +21,12 @@
) %>
<% end %>
</section>
<section>
<%= render partial: "admin/username_search_form",
locals: { path: admin_invitations_path } %>
</section>
<% if @invitations_used.any? %>
<section>
<h3>Accepted</h3>