snipe-it/app
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
..
Console Remove conditional related to no longer existant testrun option. (#4079) 2017-09-29 17:31:39 -07:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Progress towards better email notifications (#3911) 2017-08-31 11:14:21 -07:00
Helpers Make sure payload is always passed, even if null 2017-08-25 03:27:31 -07:00
Http Add laravel routes to javascript (#4092) 2017-10-01 12:59:55 -07:00
Importer Migrate weird assigned_type issues, Issue #3972 (#3973) 2017-09-18 16:40:13 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Models Nullable crap. Again. 2017-09-29 17:50:52 -07:00
Notifications Fixes #4075 - this is janky and should be revisited 2017-09-29 16:09:24 -07:00
Observers Fixes #1190 - added basic audit workflow 2017-08-25 10:04:19 -07:00
Policies Fixed path in comments 2017-01-11 14:50:13 -08:00
Presenters More UI tweaking for meta statuses 2017-09-29 15:24:33 -07:00
Providers Fixes for API calls for password complexity stuff 2017-08-22 21:15:35 -07:00