Add batch actions for approving and rejecting pending accounts (#10469)
Showing
- app/controllers/admin/pending_accounts_controller.rb 52 additions, 0 deletionsapp/controllers/admin/pending_accounts_controller.rb
- app/models/form/account_batch.rb 19 additions, 0 deletionsapp/models/form/account_batch.rb
- app/views/admin/accounts/index.html.haml 1 addition, 1 deletionapp/views/admin/accounts/index.html.haml
- app/views/admin/pending_accounts/_account.html.haml 14 additions, 0 deletionsapp/views/admin/pending_accounts/_account.html.haml
- app/views/admin/pending_accounts/index.html.haml 33 additions, 0 deletionsapp/views/admin/pending_accounts/index.html.haml
- config/locales/en.yml 3 additions, 1 deletionconfig/locales/en.yml
- config/navigation.rb 1 addition, 1 deletionconfig/navigation.rb
- config/routes.rb 7 additions, 0 deletionsconfig/routes.rb
Loading
Please register or sign in to comment