1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http
David Bomba cc53d08b4d
Bulk Actions (#2606)
* 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

* Configure entity list views server side
2019-01-19 21:35:21 +11:00
..
Controllers Bulk Actions (#2606) 2019-01-19 21:35:21 +11:00
Middleware Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
Requests Modules, VueJS (#2552) 2018-12-13 10:23:21 +11:00
ValidationRules Working on Social Authentication (#2458) 2018-10-18 16:04:36 +11:00
ViewComposers Save Client / Contacts (#2523) 2018-11-27 17:59:16 +11:00
Kernel.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00