snipe-it/resources/views
Daniel Meltzer cd8c585377 Discussion: Moving to policies for controller based authorization (#3080)
* Make delete routes work.  We put a little form in the modal that spoofs the delete field.

* Fix route on creating a user.

* Fix redundant id parameter.

* Port acceptance tests to new urls.

* Initial work on migrating to model based policies instead of global gates.  Will allow for much more detailed permissions bits in the future.

* This needs to stay for the dashboard checks.

* Add user states for permissions to build tests.

* Build up unit tests for gates/permissions.  Move accessories/consumables/assets to policies instead of in authserviceprovider

* Migrate various locations to new syntax.  Update test to be more specific

* Fix functional tests.

Add an artisan command for installing a settings setup on travis-ci

* Try a different id... Need to come up with a better way of passing the id for tests that need an existing one.

* Try to fix travis

* Update urls to use routes and not hardcode old paths.  Also fix some migration errors found along the way.:

* Add a environment for travis functional tests.

* Adjust config file to make travis use it.

* Use redirect()->route instead of redirect()-to

* Dump all failures in the output directory if travis fails.

* Cleanups and minor fixes.

* Adjust the supplier modelfactory to comply with new validation restrictions.

* Some test fixes.

* Locales can be longer than 5 characters according to faker... fex gez_ET.  Increase lenght in mysql and add a validation

* Update test database dump to latest migrations.
2016-12-19 11:04:28 -08:00
..
accessories Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
account Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
admin Checkout Improvements, and initial support for requesting an asset model (#2573) 2016-09-15 19:58:27 -07:00
asset_maintenances Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
auth Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
categories Updated categories with resty routes 2016-12-15 16:42:47 -08:00
companies Updated Companies for #3059 2016-12-15 15:48:30 -08:00
components Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
consumables Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
custom_fields Cleaned up custom fields controllers, views, names, etc 2016-12-15 19:17:07 -08:00
depreciations One more /admin fix 2016-12-15 18:25:39 -08:00
emails Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
errors Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
groups User resource routes 2016-12-15 20:52:39 -08:00
hardware Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
layouts Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
licenses Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
locations Updated named location routes in hardware 2016-12-15 17:18:22 -08:00
manufacturers Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
models Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
paginator Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
partials Fix error in partializing with creating an asset maintenance. (#2987) 2016-11-29 05:02:48 -08:00
reports Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
settings Updated version in settings 2016-12-01 02:57:47 -08:00
setup Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
statuslabels Updated manufacturers, suppliers, depreciations for new route resources 2016-12-15 18:18:13 -08:00
suppliers Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
users Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
vendor Updated email template with signoff and Site Name 2016-12-14 10:54:22 -08:00
dashboard.blade.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
notifications.blade.php Translations and nicer formatting for login/password reset 2016-05-20 00:25:45 -07:00