1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 06:32:40 +01:00
invoiceninja/app/Http
David Bomba 0c1fc0d904
List views (#2609)
* Wire up Create Entity Button to create route

* Refactor permissions, we must also ensure the user company id and entity id matches at the Gate::

* Add translations for Status filters

* Bug fix for initial list view not displaying

* Apply actions to menu for list items

* Wire up list view actions, individual

* Place permission filters on datatable lists
2019-01-20 16:00:50 +11:00
..
Controllers List views (#2609) 2019-01-20 16:00:50 +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