snipe-it/app/Http
2016-05-26 21:29:29 -05:00
..
Controllers Improve web imported. Show a list of all items with that were not imported correctly after import. Modify ObjectImporter and add a web-import parameter that causes it to spit out json errors exclusively. Long term I want to separate the console command and the logic so we aren't calling the console command directly, but rather a class that does everything. This would allow for easier progress reports and ajaxification. 2016-05-26 21:29:29 -05:00
Middleware Added check for setup in Setting model 2016-05-14 16:09:00 -07:00
Requests Only get fieldset rules if there if is a model selected 2016-04-23 02:35:31 -07:00
Kernel.php Added check for setup in Setting model 2016-05-14 16:09:00 -07:00
routes.php Route and controller for dashboard chart 2016-05-24 16:06:09 -07:00