snipe-it/app/Http
Daniel Meltzer c2616412c0 Add laravel routes to javascript (#4092)
* Add laravel routes to javascript

This will clean up a lot of passing of urls.  Adds a route() helper and
everything...

This commit also moves the customfield fetching to only be fetched once
and shared with each file, rather than once for each file.

* Try to fix travis unit test things.

* Downgrade doctrine/inflector for php5

* Attempt to occasional seeder issues on travis if the asset does not generate validatable data.

* Update sql dump for functional tests.

* Try to fix api tests.
2017-10-01 12:59:55 -07:00
..
Controllers Minor fixes (#4091) 2017-10-01 12:57:04 -07:00
Middleware For #3998 - Disable CSP if debug=true 2017-09-29 04:53:09 -07:00
Requests Move LDAP validation into form request 2017-08-31 10:44:00 -07:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Transformers Add laravel routes to javascript (#4092) 2017-10-01 12:59:55 -07:00
Kernel.php Added content security middleware 2017-09-28 19:45:15 -07:00