Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seabay/master - finished the project! #13

Open
wants to merge 466 commits into
base: seabay/master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
466 commits
Select commit Hold shift + click to select a range
38362a9
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 14, 2015
1f5fe7d
Undid the migration to remove image columns on merchants
trowbrsa Dec 14, 2015
c46d2e2
creating form to edit orderitem status plus migration
hougland Dec 14, 2015
2987f65
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 14, 2015
9f9be43
added formatting to order confirm page
kdefliese Dec 14, 2015
b051729
Added link for merchants to create new categories
trowbrsa Dec 14, 2015
9da7184
added orderitems table to order confirm page
kdefliese Dec 14, 2015
81a5f79
Updated category controller
trowbrsa Dec 14, 2015
684e586
Merge branch 'kld/master' into seabay/master
kdefliese Dec 14, 2015
41716c3
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 14, 2015
5834833
edit wording
dezshino Dec 14, 2015
50636fd
form to edit shipping status on orderitem
hougland Dec 14, 2015
c7cd470
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 14, 2015
7d40543
format money
dezshino Dec 14, 2015
36b2002
added more details to order confirm page
kdefliese Dec 14, 2015
6b03700
Merge branch 'kld/master' into seabay/master
kdefliese Dec 14, 2015
35e3751
Added additional tests to product_controller
trowbrsa Dec 14, 2015
af36d86
Styling
dezshino Dec 14, 2015
228df2b
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 14, 2015
4f1b0d3
Merge pull request #33 from desireepoland/dfp/master
dezshino Dec 14, 2015
075e5a9
add routes and links for viewing orders by status
hougland Dec 14, 2015
4cf8205
Update wording
dezshino Dec 14, 2015
b09fda3
prevented orders when product has 0 stock
kdefliese Dec 14, 2015
3fb4cf1
create views for orders based on status
hougland Dec 14, 2015
19e4b6e
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 14, 2015
db89589
format currency
dezshino Dec 14, 2015
3544051
display orderitem status on order fulfillment page
hougland Dec 14, 2015
181b2af
add total revenue by status to order status pages
hougland Dec 14, 2015
e18d747
add total revenue by status to order status pages
hougland Dec 14, 2015
be4f639
center/offset merchant home page items
dezshino Dec 14, 2015
47ed9f0
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 14, 2015
fa1d954
Added additional testing for product and sessions controller
trowbrsa Dec 14, 2015
4e40ce7
format currency
dezshino Dec 14, 2015
89d2e0a
view num of orders from order status pages
hougland Dec 14, 2015
35db59e
show page for merchant to view individual order
hougland Dec 14, 2015
068fd3d
added error and remove item from cart when you try to purchase out of…
kdefliese Dec 14, 2015
3f82979
Merge branch 'kld/master' into seabay/master
kdefliese Dec 14, 2015
2855012
updated products controller
trowbrsa Dec 14, 2015
6d86094
Merge branch 'sarah/master' into seabay/master
trowbrsa Dec 14, 2015
978e081
Merge branch 'seabay/master' of github.com:desireepoland/betsy into s…
trowbrsa Dec 14, 2015
a7c165a
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 14, 2015
b6b3bd4
fix reviews bug
hougland Dec 14, 2015
78fa41a
style login page with bootstrap
hougland Dec 14, 2015
3d60920
change price type to decimal
dezshino Dec 14, 2015
87a6d91
update to reflect decimal values
dezshino Dec 14, 2015
bea3f76
fix bug so the index view of cart deletes products from the cart hash…
hougland Dec 14, 2015
67986f4
remove binding.pry
hougland Dec 14, 2015
ac249f5
update form to indicate dollar input instead of cents
dezshino Dec 14, 2015
66692d2
format currency
dezshino Dec 14, 2015
0432ba6
Merge pull request #34 from desireepoland/dfp/master
dezshino Dec 14, 2015
0bb2fec
add tests for add_quantity and index for carts controller
hougland Dec 14, 2015
33ba7ad
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 14, 2015
9400b24
add remove_quantity test to carts controller specs
hougland Dec 15, 2015
f44b802
remove pending spec
dezshino Dec 15, 2015
727a7e0
style flash errors
dezshino Dec 15, 2015
8d53e69
add test for order items controller's edit method
hougland Dec 15, 2015
d010f5e
added to order specs
kdefliese Dec 15, 2015
55014c8
Merge branch 'seabay/master' of github.com:desireepoland/betsy into k…
kdefliese Dec 15, 2015
d2e82c1
Added method for merchants to retire products
trowbrsa Dec 15, 2015
5a1bece
Deleted unncessary cart:session method in session controller
trowbrsa Dec 15, 2015
2ff123f
Fixed merge conflict in schema
trowbrsa Dec 15, 2015
7166bf6
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 15, 2015
e3e30c7
orderitems controller test update action
hougland Dec 15, 2015
5886c69
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 15, 2015
56f6aaf
got order spec to work for no inventory option
kdefliese Dec 15, 2015
a09ce8f
migration
hougland Dec 15, 2015
88d1234
Merge branch 'seabay/master' of github.com:desireepoland/betsy into s…
kdefliese Dec 15, 2015
d8ec1ac
fixed erroneous puts statements in rspec
kdefliese Dec 15, 2015
5bdb1de
Added method to reactive product on product show page
trowbrsa Dec 15, 2015
2604a6a
Merge branch 'sarah/master' into seabay/master
trowbrsa Dec 15, 2015
1aed16c
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 15, 2015
4b41d96
add link to root route in carts index view
hougland Dec 15, 2015
b78b792
create before action in orders controller to get order items
hougland Dec 15, 2015
9401531
add more before actions to DRY orders controller
hougland Dec 15, 2015
8a19fcc
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 15, 2015
c443cca
capitalize Retired status
dezshino Dec 15, 2015
6a440f7
display no item message if all a merchants products are retired
dezshino Dec 15, 2015
23af96a
Merge pull request #35 from desireepoland/dfp/master
dezshino Dec 15, 2015
ae45a4f
RSPEC tests for Product. Still not working
trowbrsa Dec 15, 2015
22bdcaa
tests cover get_order_items method in orders controller
hougland Dec 15, 2015
fcb1486
added background image to login page
kdefliese Dec 15, 2015
24c8a9f
added flash error styling to login page
kdefliese Dec 15, 2015
4a2b4c2
added bgimage and styling to register page
kdefliese Dec 15, 2015
c3ae9d9
added flash error styling to register page
kdefliese Dec 15, 2015
f6fca70
tests for orders controller
hougland Dec 15, 2015
6b4c5a6
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 15, 2015
d8c207c
added transparent fake modal divs to signin/register pages
kdefliese Dec 15, 2015
b3041fd
Merge branch 'kld/master' into seabay/master
kdefliese Dec 15, 2015
0619a38
Style jumbotron header, update page titles to seabay
dezshino Dec 15, 2015
887b4dd
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 15, 2015
2a65582
More working RSPEC tests
trowbrsa Dec 15, 2015
9e81f55
Merge branch 'sarah/master' into seabay/master
trowbrsa Dec 15, 2015
c35d9d3
rspec tests for orders controller
hougland Dec 15, 2015
82b0bdf
keep jumbotron text over image at smaller screen widths
dezshino Dec 15, 2015
4ff43ac
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 15, 2015
3cce8e4
Merge pull request #36 from desireepoland/dfp/master
dezshino Dec 15, 2015
f5e5ffb
100 coverage on orders controller yay
hougland Dec 15, 2015
6712d65
Merge branch 'ricky/master' into seabay/master
hougland Dec 15, 2015
5973435
Draft review spec
trowbrsa Dec 15, 2015
dd1315f
Merge branch 'sarah/master' into seabay/master
trowbrsa Dec 15, 2015
c3f362f
Edited review spec
trowbrsa Dec 15, 2015
7bf36a6
add flash message in case merchant tries to review a product they own
hougland Dec 15, 2015
67bb283
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 15, 2015
91cf8f0
fix rspec test for products controller
hougland Dec 15, 2015
b7b74f1
add a starfish favicon
dezshino Dec 15, 2015
16f15e3
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 15, 2015
63494c7
Merge pull request #37 from desireepoland/dfp/master
dezshino Dec 15, 2015
35482ed
katherine's css
dezshino Dec 15, 2015
1484db0
Merge pull request #38 from desireepoland/dfp/master
dezshino Dec 15, 2015
9638365
add test to products controller
hougland Dec 15, 2015
13360d4
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 15, 2015
ffbbcfc
100 percent covered in products controller
hougland Dec 15, 2015
37ea007
remove binding.pry
hougland Dec 15, 2015
f276064
hide Description header if product has no desription
dezshino Dec 15, 2015
66a3800
Add default message if no description
dezshino Dec 15, 2015
d299f1c
add tests to carts controller spec
hougland Dec 15, 2015
149ac4b
add tests to categories controller spec
hougland Dec 15, 2015
db211ee
changed home page style a little
kdefliese Dec 15, 2015
e3c0f8b
Added a page to view all products
trowbrsa Dec 15, 2015
1165a9b
adding tests to merchant controller specs
hougland Dec 15, 2015
de421f2
Format, make add to cart more explicit
dezshino Dec 15, 2015
d9cfd21
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 15, 2015
f3c415f
Merge branch 'sarah/master' into seabay/master
trowbrsa Dec 15, 2015
0b88240
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 15, 2015
9895373
Merge pull request #39 from desireepoland/dfp/master
dezshino Dec 15, 2015
6738fe6
added field for category jumbotron image
kdefliese Dec 16, 2015
dce8c4b
added jumbotron images to category show pages
kdefliese Dec 16, 2015
db710bf
jumbotron style adjusting
dezshino Dec 16, 2015
026fd4e
add authorization to create new categories page
dezshino Dec 16, 2015
682c558
bootstrap new category form
dezshino Dec 16, 2015
f9882e8
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 16, 2015
affb910
Merge pull request #40 from desireepoland/dfp/master
dezshino Dec 16, 2015
5149daf
changed category page to display three products per row
kdefliese Dec 16, 2015
51be02e
changed shop by merchant page to display three products per row
kdefliese Dec 16, 2015
b5c2746
Merge branch 'kld/master' into seabay/master
kdefliese Dec 16, 2015
40bcefd
Style merchant home page with background image
dezshino Dec 16, 2015
4b2461a
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 16, 2015
9ef6a8a
Merge pull request #41 from desireepoland/dfp/master
dezshino Dec 16, 2015
2e33c92
Added 'view all products' link on nav bar and made retired products i…
trowbrsa Dec 16, 2015
f026986
add require login to view order show pages
dezshino Dec 16, 2015
9edc7bb
rspec test in products controller still not fixed, but commented out
hougland Dec 16, 2015
79e8e07
added style to cart page
kdefliese Dec 16, 2015
7f98639
add has many through relationship
hougland Dec 16, 2015
cccf13e
Merge branch 'kld/master' into seabay/master
kdefliese Dec 16, 2015
fd86cf9
Added rspec test for Product.all method
trowbrsa Dec 16, 2015
6bd2f89
Merge branch 'sarah/master' into seabay/master
trowbrsa Dec 16, 2015
057bdc1
Merge branch 'seabay/master' of github.com:desireepoland/betsy into h…
hougland Dec 16, 2015
d82c4d9
erd
hougland Dec 16, 2015
c4bbd3b
failed investegation of failing rspec test
hougland Dec 16, 2015
e56d59a
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 16, 2015
03827ae
Merge branch 'seabay/master' of github.com:desireepoland/betsy into h…
hougland Dec 16, 2015
0f809cb
added config for using paperclip on heroku
kdefliese Dec 16, 2015
9223b4d
changed gemfile to sub in pg for sqlite3
kdefliese Dec 16, 2015
23fe221
Fix currency value on orders index page
dezshino Dec 16, 2015
725c7c6
images
dezshino Dec 16, 2015
dee479c
take out unneccasry .to_f
dezshino Dec 16, 2015
6b8ba92
updating config file for papertrail
kdefliese Dec 16, 2015
29606a9
changed aws gem version
kdefliese Dec 16, 2015
bf691b8
ran bundle install
kdefliese Dec 16, 2015
1ccccc1
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 16, 2015
abe7d36
Merge pull request #42 from desireepoland/dfp/master
dezshino Dec 16, 2015
f5aaa59
fixed config for AWS
kdefliese Dec 16, 2015
a796d52
fix bug where merchant can see other merchant's products on a shared …
hougland Dec 16, 2015
c18587b
Merge branch 'seabay/master' of github.com:desireepoland/betsy into h…
hougland Dec 16, 2015
39ca67d
trying to get paperclip to work on heroku
kdefliese Dec 16, 2015
24bb71e
updated production config file for paperclip
kdefliese Dec 16, 2015
34d9dcb
Display a message on product show page if no reviews
dezshino Dec 16, 2015
13f9ced
trying different version of aws gem
kdefliese Dec 16, 2015
25bcb60
updated config files
kdefliese Dec 16, 2015
ae451f9
coverage at 100 percent
hougland Dec 16, 2015
30dfbb6
added aws host name
kdefliese Dec 16, 2015
98f2937
changed aws host_name to REST endpoint
kdefliese Dec 16, 2015
fc67634
merchant home url no longer shows merchant id
hougland Dec 16, 2015
95aee37
changed config for aws
kdefliese Dec 16, 2015
ea42a22
default image size on product#show for seed photos
dezshino Dec 16, 2015
fc62f24
Merge branch 'kld/master' into seabay/master
kdefliese Dec 17, 2015
98bd5bf
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 17, 2015
a13cf96
display reviews as a table
dezshino Dec 17, 2015
ab0ce81
Merge pull request #43 from desireepoland/dfp/master
dezshino Dec 17, 2015
e4492d8
display no review message in a table row
dezshino Dec 17, 2015
c12014d
change header size for consistency
dezshino Dec 17, 2015
0082ba2
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 17, 2015
78efd4f
Link to merchants show page from product show page
dezshino Dec 17, 2015
ca0c4b1
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 17, 2015
cc27466
Merge pull request #44 from desireepoland/dfp/master
dezshino Dec 17, 2015
26aa1b0
trimming unused carts routes'
hougland Dec 17, 2015
9b63d51
fixed cart so it is set to nil if empty because products were sold out
kdefliese Dec 17, 2015
bb8dc92
drying up routes
hougland Dec 17, 2015
18cf772
commented out all seeds
kdefliese Dec 17, 2015
024259f
drying up routes
hougland Dec 17, 2015
f3c23de
rearranged merchant home route so it got it before merchants/:id routes
hougland Dec 17, 2015
5bfc5b4
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 17, 2015
a9afec9
formatting in routes file
hougland Dec 17, 2015
14ab09b
fix bug in order confirm page
hougland Dec 17, 2015
488d77b
Each review has a starfish rating rather than a single number now
trowbrsa Dec 17, 2015
49e133e
added home page image size to categories paperclip
kdefliese Dec 17, 2015
f0517df
referenced new paperclip size on home page view
kdefliese Dec 17, 2015
82f0304
Added average review rating for each product
trowbrsa Dec 17, 2015
c73f5e8
Merge branch 'seabay/master' of github.com:desireepoland/betsy into s…
trowbrsa Dec 17, 2015
3ef37f3
drying up orders controller code and fixing a bug
hougland Dec 17, 2015
5708f6f
Updated order checkout page
trowbrsa Dec 17, 2015
2a9fe74
Merge branch 'sarah/master' into seabay/master
trowbrsa Dec 17, 2015
d689297
changed size of home page images for categories
kdefliese Dec 17, 2015
ee9de66
Added method so that each item only appears once on checkout list
trowbrsa Dec 17, 2015
9f0c2dc
updated spacing for category show page
kdefliese Dec 17, 2015
6a67fd9
changed category images
kdefliese Dec 17, 2015
643722d
Merge branch 'kld/master' into seabay/master
kdefliese Dec 17, 2015
58a18ae
updated product photo urls on cat and merchant show pages
kdefliese Dec 17, 2015
d0a1d3c
cc_num length validaton
dezshino Dec 17, 2015
5dcfbf6
fixed product images
kdefliese Dec 17, 2015
9d134d9
actually really fixing this photo thing I think
kdefliese Dec 17, 2015
f020b12
code that should show forms errors but isn't quite yet
dezshino Dec 17, 2015
8c8523b
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 17, 2015
11e8946
add model methods to start drying out revenue code
hougland Dec 17, 2015
da47532
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 17, 2015
71166e1
trying different home page styling
kdefliese Dec 17, 2015
e91d567
spacing changes on homepage
kdefliese Dec 17, 2015
7601a50
the homepage is my style nemesis
kdefliese Dec 17, 2015
f9dc1c3
add class method to calculate cost of array of orderitems
hougland Dec 17, 2015
3bdad64
Wrote rspec test for @average method
trowbrsa Dec 17, 2015
5fb4196
Merge branch 'sarah/master' into seabay/master
trowbrsa Dec 17, 2015
d8d7af7
updated cart page
kdefliese Dec 17, 2015
a7262fe
Merge branch 'kld/master' into seabay/master
kdefliese Dec 17, 2015
37b8d94
default image
dezshino Dec 17, 2015
51b1f26
default size if photo_url
dezshino Dec 17, 2015
8ace365
fixed bug in average rating function
kdefliese Dec 17, 2015
3e2015b
dry up code
hougland Dec 18, 2015
0ad2b26
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 18, 2015
b9037b7
dry orderitems controller with before action
hougland Dec 18, 2015
bd2974e
dry product controller with before action to find product
hougland Dec 18, 2015
9c1a8d9
default product image if none given
dezshino Dec 18, 2015
157c81f
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 18, 2015
a574903
Merge pull request #45 from desireepoland/dfp/master
dezshino Dec 18, 2015
300a817
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 18, 2015
1b876ad
fix to show default_image when appropriate
dezshino Dec 18, 2015
fa159dc
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 18, 2015
93f313f
Merge pull request #46 from desireepoland/dfp/master
dezshino Dec 18, 2015
c243da6
Merge branch 'seabay/master' of github.com:desireepoland/betsy into r…
hougland Dec 18, 2015
a7a3720
Standardize size on merchant show page
dezshino Dec 18, 2015
18e9d29
fix broken test from changing routes
hougland Dec 18, 2015
e578d22
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 18, 2015
1cf5426
add test for order model method
hougland Dec 18, 2015
7dce613
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 18, 2015
0189921
take out capitalization
dezshino Dec 18, 2015
494a8e1
Merge pull request #47 from desireepoland/dfp/master
dezshino Dec 18, 2015
fd2bba3
fix retired products showing up on category show page
dezshino Dec 18, 2015
9a30cc3
Merge branch 'seabay/master' of github.com:desireepoland/betsy into d…
dezshino Dec 18, 2015
c5e40b9
Merge pull request #48 from desireepoland/dfp/master
dezshino Dec 18, 2015
a06bb1f
comment out length validation for now
dezshino Dec 18, 2015
2dfa124
Merge pull request #49 from desireepoland/dfp/master
dezshino Dec 18, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .rspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
--color
--require spec_helper
17 changes: 14 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ source 'https://rubygems.org'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.2.5'
# Use sqlite3 as the database for Active Record
gem 'sqlite3'

gem 'pg'
# bootsrtap for styling
gem 'bootstrap-sass', '~> 3.3.6'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.0'
# Use Uglifier as compressor for JavaScript assets
Expand All @@ -24,24 +26,33 @@ gem 'jbuilder', '~> 2.0'
gem 'sdoc', '~> 0.4.0', group: :doc

# Use ActiveModel has_secure_password
# gem 'bcrypt', '~> 3.1.7'
gem 'bcrypt', '~> 3.1.7'

# Use Unicorn as the app server
# gem 'unicorn'

# use Paperclip as the photo uploader
gem "paperclip", "~> 4.3"
gem 'aws-sdk', '< 2.0'

# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development

group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug'
gem 'rspec-rails'
gem 'simplecov'
end

group :development do
# Access an IRB console on exception pages or by using <%= console %> in views
gem 'web-console', '~> 2.0'
gem 'better_errors'
gem 'binding_of_caller'
gem 'rails-erd'
gem 'pry'
gem 'sqlite3'

# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring'
Expand Down
70 changes: 70 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,31 @@ GEM
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
arel (6.0.3)
autoprefixer-rails (6.1.2)
execjs
json
aws-sdk (1.66.0)
aws-sdk-v1 (= 1.66.0)
aws-sdk-v1 (1.66.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
bcrypt (3.1.10)
better_errors (2.1.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
rack (>= 0.9.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bootstrap-sass (3.3.6)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
builder (3.2.2)
byebug (8.2.1)
choice (0.2.0)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
coderay (1.1.0)
coffee-rails (4.1.0)
coffee-script (>= 2.2.0)
Expand All @@ -55,6 +72,8 @@ GEM
coffee-script-source (1.10.0)
concurrent-ruby (1.0.0)
debug_inspector (0.0.2)
diff-lcs (1.2.5)
docile (1.1.5)
erubis (2.7.0)
execjs (2.6.0)
globalid (0.3.6)
Expand All @@ -72,12 +91,25 @@ GEM
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
mime-types (2.99)
mimemagic (0.3.0)
mini_portile2 (2.0.0)
minitest (5.8.3)
multi_json (1.11.2)
nokogiri (1.6.7)
mini_portile2 (~> 2.0.0.rc2)
paperclip (4.3.2)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
cocaine (~> 0.5.5)
mime-types
mimemagic (= 0.3.0)
pg (0.18.4)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.4)
rack-test (0.6.3)
rack (>= 1.0)
Expand All @@ -98,6 +130,11 @@ GEM
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-erd (1.4.4)
activerecord (>= 3.2)
activesupport (>= 3.2)
choice (~> 0.2.0)
ruby-graphviz (~> 1.2)
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
railties (4.2.5)
Expand All @@ -107,6 +144,24 @@ GEM
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
rdoc (4.2.0)
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-rails (3.4.0)
actionpack (>= 3.0, < 4.3)
activesupport (>= 3.0, < 4.3)
railties (>= 3.0, < 4.3)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
ruby-graphviz (1.2.2)
sass (3.4.19)
sass-rails (5.0.4)
railties (>= 4.0.0, < 5.0)
Expand All @@ -117,6 +172,12 @@ GEM
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
simplecov (0.11.1)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
spring (1.5.0)
sprockets (3.5.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -146,15 +207,24 @@ PLATFORMS
ruby

DEPENDENCIES
aws-sdk (< 2.0)
bcrypt (~> 3.1.7)
better_errors
binding_of_caller
bootstrap-sass (~> 3.3.6)
byebug
coffee-rails (~> 4.1.0)
jbuilder (~> 2.0)
jquery-rails
paperclip (~> 4.3)
pg
pry
rails (= 4.2.5)
rails-erd
rspec-rails
sass-rails (~> 5.0)
sdoc (~> 0.4.0)
simplecov
spring
sqlite3
turbolinks
Expand Down
Binary file added app/assets/images/Green-Sea-Turtle.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/Seashell.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/baby-seal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/beach-boat-wallpaper.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/beach-tree-wallpaper.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/clownfish-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/clownfish.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/defaultsea.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/dolphin-shirt.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/empty-beach-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/favicon.ico
Binary file not shown.
Binary file added app/assets/images/jumping-dolphins-sea.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/ocean.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/octopus.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/seaweed.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/starfish.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/turtle.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
// about supported directives.
//
//= require jquery
//= require bootstrap-sprockets
//= require jquery_ujs
//= require turbolinks
//= require_tree .
3 changes: 3 additions & 0 deletions app/assets/javascripts/carts.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rails generated files are super cool- but if you have a bunch you don't use, best practice would be to delete the empty files (though soon you will have full javascript files too! :) )

# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/categories.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/merchants.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/order_items.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/orders.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/products.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/sessions.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/welcome.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
15 changes: 0 additions & 15 deletions app/assets/stylesheets/application.css

This file was deleted.

Loading