1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http/Controllers
David Bomba b635f3b32e
Implement Bulk Actions (#2605)
* Wired up Bulk Archive / Delete / Restore button with reactivity on checkbox actions

* Working on POSTing bulk actions

* Working on Filtering by status

* Add Action Entity

* Implement Vuex for state management

* Implement Vuex storage & list view bulk actions

* Clean up console logs
2019-01-19 17:21:34 +11:00
..
Auth Client Creation (#2533) 2018-12-02 21:42:06 +11:00
Traits Set default company on account creation (#2487) 2018-11-03 12:01:40 +11:00
AccountController.php Client Creation (#2533) 2018-12-02 21:42:06 +11:00
ClientController.php Implement Bulk Actions (#2605) 2019-01-19 17:21:34 +11:00
CompanyController.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
ContactController.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
Controller.php Save Client / Contacts (#2523) 2018-11-27 17:59:16 +11:00
DashboardController.php Generated Datatable Action Menus (#2590) 2019-01-07 22:30:28 +11:00
InvoiceController.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
SettingsController.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
TranslationController.php Modules, VueJS (#2552) 2018-12-13 10:23:21 +11:00
UserController.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
UserProfileController.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00