Commit Graph

435 Commits

Author SHA1 Message Date
ricky 07fe12e65b Update vehicles_controller.rb 2016-04-21 13:27:41 -04:00
ricky 8955053e64 Update vehicles_controller.rb 2016-04-21 13:23:06 -04:00
ricky b534e94c38 Update vehicles_controller.rb 2016-04-21 12:47:10 -04:00
ricky 64a7b4fb29 Update vehicles_controller.rb 2016-04-21 12:44:58 -04:00
ricky a6c88c85c4 Update and rename vehicle_controller.rb to vehicles_controller.rb 2016-04-21 12:33:13 -04:00
ricky bbed60c2ca Update routes.rb 2016-04-21 12:31:07 -04:00
ricky 20b31d47be Rename app/views/vehicle/new.html.erb to app/views/vehicles/new.html.erb 2016-04-21 12:30:28 -04:00
ricky b48a21c8fe Rename app/views/vehicle/index.html.erb to app/views/vehicles/index.html.erb 2016-04-21 12:30:06 -04:00
ricky d4930227ba Update index.html.erb 2016-04-21 12:26:50 -04:00
ricky ad27e98e48 Update vehicle_controller.rb 2016-04-21 12:24:18 -04:00
ricky 29fa5ff510 Create new.html.erb 2016-04-21 12:23:11 -04:00
ricky b08f3adc39 Update index.html.erb 2016-04-21 12:10:56 -04:00
ricky 40f2358c26 Update index.html.erb
New Button!
2016-04-21 12:04:38 -04:00
ricky 952baff6f2 Update index.html.erb
Updated Buttons
2016-04-21 12:03:42 -04:00
ricky 31797585c8 Update vehicle_controller.rb
Added resourceful methods
2016-04-21 11:56:36 -04:00
ricky 2d50c4c454 Update routes.rb
Updated vehicle to use resoruces
2016-04-21 11:49:29 -04:00
ricky ae491e0902 Update index.html.erb 2016-04-21 10:00:20 -04:00
ricky c205479975 Update index.html.erb 2016-04-21 09:59:09 -04:00
ricky ffede26929 Rename app/views/vehicles/index.html.erb to app/views/vehicle/index.html.erb 2016-04-21 09:57:40 -04:00
ricky 8a553c0129 Rename app/views/qbo/vehicles/index.html.erb to app/views/vehicles/index.html.erb 2016-04-21 09:51:21 -04:00
ricky d5f9cee2e1 Create 401.html.erb 2016-04-21 09:49:03 -04:00
ricky 28d5187d40 Update vehicle_controller.rb 2016-04-21 09:47:40 -04:00
ricky 48709cdceb Create auth_helper.rb 2016-04-21 09:46:45 -04:00
ricky 22a6492e8b Update routes.rb 2016-04-21 09:44:27 -04:00
ricky 82f4ced404 Update routes.rb 2016-04-21 09:40:49 -04:00
ricky 3348173cbe Update routes.rb 2016-04-21 09:38:49 -04:00
ricky 9d83175bd7 Update routes.rb
Added Vehicle Index
2016-04-21 09:35:27 -04:00
ricky b6f8304d13 Update qbo_customer.rb
Added ownership of vehicles
2016-04-21 09:31:22 -04:00
ricky cd31ecf1f0 Create index.html.erb 2016-04-21 09:30:35 -04:00
ricky 15cd8e756c Create vehicle_helper.rb 2016-04-21 09:24:47 -04:00
ricky 3caaaa52dd Create vehicle.rb
Initial Vehicle model creation
2016-04-21 09:23:13 -04:00
ricky 03b12d08ef Create vehicle_controller.rb
Initial controller creation
2016-04-21 09:17:50 -04:00
ricky a69ad1cef2 Create 016_create_vehicles.rb
Create the vehicle table
2016-04-21 09:09:41 -04:00
ricky eb3d8160a1 Update init.rb 2016-04-18 12:32:37 -04:00
ricky 9cd5440bc8 Update init.rb
Check to see if the current user is an admin
2016-04-18 12:30:56 -04:00
ricky f10114d43c Update query_patch.rb 2016-04-18 12:14:14 -04:00
ricky fd8a068f16 Update invoice_controller.rb
Added Document Number to filename
2016-04-18 12:09:41 -04:00
ricky e115e8fe94 Update estimate_controller.rb
Added Document Number to the file name
2016-04-18 12:08:08 -04:00
ricky b4255135c4 Update query_patch.rb
Fixed Filter
2016-04-13 12:21:46 -04:00
ricky 9fc94e93c6 Update query_patch.rb 2016-04-13 12:14:12 -04:00
ricky 3e50c037e0 Update query_patch.rb
removed typo
2016-04-13 12:13:14 -04:00
ricky dc5b8419a4 Update query_patch.rb
Added Customer Filter
2016-04-13 12:11:52 -04:00
ricky c1002cb93c Merge pull request #1 from rickbarrette/pdf
Pdf
2016-04-13 09:27:39 -04:00
ricky fcaa5f55cf Update pdf_patch.rb
fixed typo
2016-04-13 09:23:47 -04:00
ricky 195359ce0b Update init.rb
Added PDF Patch
2016-04-13 09:18:46 -04:00
ricky b5c8823dda Create pdf_patch.rb
Added QBO Customer Name to PDF
2016-04-13 09:17:30 -04:00
ricky d9317e717b Update query_patch.rb
Fixed Formatting
2016-04-13 08:53:39 -04:00
ricky 9e9c111256 Added QBO Customer to Issues Query 2016-04-12 23:15:47 -04:00
ricky c254c78ee5 Removed @ from variables 2016-04-09 21:53:38 -04:00
ricky dc1edaa651 Update issues_form_hook_listener.rb
Fixed Typos
2016-04-01 12:29:52 -04:00