snipe-it/resources/views
Daniel Meltzer 2d8269ddcd Checkout Improvements, and initial support for requesting an asset model (#2573)
* Create a new action_log table to replace asset_log.  Use Polymorphism to generalize class and targets.  Port everything I can find to use it.  Add a migration to port the asset_logs table to action_logs.

* Initial work on requestable asset models

* Backend work for polymorphic requests table to store checkout requests.

* Add missing files

* Add a record to the db when requesting items.  Build up a testing route for interfacing with this.

* Users can now toggle requests of items on the request page.  Reformat page to use the same tab layout we use elsewhere

* Polymorphic request function.  Implement requesting of asset models.  Need to port mail/slack to notifications still.

* Implement requesting of asset models.  Build up emails and notifications to support it.  Allow specifying a quantity of model to request.

* Add view to show currently requested assets.  Needs some work and cleanup, but it isn't accessible from anywhere yet.
2016-09-15 19:58:27 -07:00
..
accessories Merge branch 'fix-double-format' of https://github.com/dmeltzer/snipe-it into dmeltzer-fix-double-format 2016-08-16 18:53:45 -07:00
account Checkout Improvements, and initial support for requesting an asset model (#2573) 2016-09-15 19:58:27 -07:00
admin Checkout Improvements, and initial support for requesting an asset model (#2573) 2016-09-15 19:58:27 -07:00
asset_maintenances Rename parseCurrencyString to formatCurrencyOutput to clarify what it does better. 2016-08-16 20:47:53 -05:00
auth Added favicon explicit link 2016-08-02 12:39:49 -07:00
categories Fix exports (#2338) 2016-07-27 19:45:45 -07:00
companies Switch to use trans from Lang::get for laravel 5.2 2016-04-07 02:51:57 -07:00
components Rename parseCurrencyString to formatCurrencyOutput to clarify what it does better. 2016-08-16 20:47:53 -05:00
consumables Rename parseCurrencyString to formatCurrencyOutput to clarify what it does better. 2016-08-16 20:47:53 -05:00
custom_fields Show encryption in fieldset list 2016-08-25 21:04:25 -07:00
depreciations Fix exports (#2338) 2016-07-27 19:45:45 -07:00
emails Checkout Improvements, and initial support for requesting an asset model (#2573) 2016-09-15 19:58:27 -07:00
errors Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
groups Fix exports (#2338) 2016-07-27 19:45:45 -07:00
hardware Checkout Improvements, and initial support for requesting an asset model (#2573) 2016-09-15 19:58:27 -07:00
layouts Misc debug template for use with debugging CSV exports, etc 2016-09-12 14:05:31 -07:00
licenses Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
locations Removed asterisks, use orange bar for req fields in locations 2016-08-02 16:40:38 -07:00
manufacturers Add manufacturer to licenses (#2436) 2016-08-16 18:49:54 -07:00
models Checkout Improvements, and initial support for requesting an asset model (#2573) 2016-09-15 19:58:27 -07:00
paginator Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
partials Added HTML for generating passwords in asset user creation modal 2016-08-30 06:48:23 -07:00
reports Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
settings Allow admin to turn LDAP password sync off. 2016-08-04 14:29:28 -07:00
setup Added email domain, email format and username format to settings/setup form 2016-06-01 15:43:39 -07:00
statuslabels Added show in nav for status label views and controller 2016-08-23 18:52:42 -07:00
suppliers Fix exports (#2338) 2016-07-27 19:45:45 -07:00
users Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
vendor Use custom maintenance middleware 2016-08-11 19:22:26 -07:00
dashboard.blade.php Checkout Improvements, and initial support for requesting an asset model (#2573) 2016-09-15 19:58:27 -07:00
notifications.blade.php Translations and nicer formatting for login/password reset 2016-05-20 00:25:45 -07:00