foodsoft/app/controllers/admin
Harald Reingruber 0a6345c60b
Make columns of user and ordergroup lists sortable
This commit implements the sort functionality for the user lists (by name, email, last_activity) and ordergroup lists (by name).
It is a first attempt addressing issue #560.
2022-05-27 17:06:25 +02:00
..
bank_accounts_controller.rb Add model and views for bank accounts 2018-10-11 22:29:15 +02:00
bank_gateways_controller.rb Add admin UI for BankGateway 2022-02-18 10:09:15 +01:00
base_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
configs_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00
finances_controller.rb Add admin UI for SupplierCategories 2022-02-20 16:43:20 +01:00
financial_transaction_classes_controller.rb Add UI to manage the financial transaction types and classes 2017-12-09 11:51:23 +01:00
financial_transaction_types_controller.rb Add UI to manage the financial transaction types and classes 2017-12-09 11:51:23 +01:00
mail_delivery_status_controller.rb Fix rescue in Admin::MailDeliveryStatusController#destroy 2019-11-11 11:11:33 +01:00
ordergroups_controller.rb Make columns of user and ordergroup lists sortable 2022-05-27 17:06:25 +02:00
supplier_categories_controller.rb Add admin UI for SupplierCategories 2022-02-20 16:43:20 +01:00
users_controller.rb Make columns of user and ordergroup lists sortable 2022-05-27 17:06:25 +02:00
workgroups_controller.rb Run rubocop --fix-layout and remove encoding comments 2021-03-02 09:12:19 +01:00