1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Repositories
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
..
AccountRepository.php Refactor signup flow (#2465) 2018-10-24 14:50:15 +11:00
BaseRepository.php Bulk Actions (#2606) 2019-01-19 21:35:21 +11:00
ClientContactRepository.php Create client (#2543) 2018-12-07 21:57:20 +11:00
ClientRepository.php Bulk Actions (#2606) 2019-01-19 21:35:21 +11:00