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

Pipes-StarMart #64

Open
wants to merge 429 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
429 commits
Select commit Hold shift + click to select a range
7a6ee84
Add to sessions controller
idevera Oct 24, 2017
572aeb1
Pulling from origin master
idevera Oct 24, 2017
172029b
Getting up to date with master branch
idevera Oct 24, 2017
153d0f8
Begin payment show page - needs to develop address information
biciclista22 Oct 24, 2017
5815ae6
Merge branch 'inventory'
biciclista22 Oct 24, 2017
d7bfe08
Merge branch 'master' of https://github.com/lmarianarp19/betsy into s…
idevera Oct 24, 2017
b96c516
Delete comments application view
lmarianarp19 Oct 24, 2017
88bc04e
Merge branch 'master' of https://github.com/lmarianarp19/betsy
lmarianarp19 Oct 24, 2017
fd9e523
Deleting comments for heroku
lmarianarp19 Oct 24, 2017
fad3125
draft of shipping info page
biciclista22 Oct 24, 2017
23c45fd
minor style sheet change
SRBusiness Oct 24, 2017
f810e4b
Merge branch 'master' of https://github.com/lmarianarp19/betsy
SRBusiness Oct 24, 2017
32f3e13
minor change to style sheet
SRBusiness Oct 24, 2017
41e0bc1
resolved merge conflict
SRBusiness Oct 24, 2017
3deb654
Added login constraint for orders show action in controller. Also add…
SRBusiness Oct 24, 2017
5d998be
Add migration to include name and working on form for payment checkout
biciclista22 Oct 24, 2017
a764489
Adds Mariana as a user and gives her products and down stream seed data
SRBusiness Oct 24, 2017
401bf5b
Add name to form, saving successfully
biciclista22 Oct 24, 2017
5b43636
1 changes ship
lmarianarp19 Oct 24, 2017
5a0e102
Fix merge conflict in scss
biciclista22 Oct 24, 2017
a6fd857
Merged conflicts in payment csv
biciclista22 Oct 24, 2017
23ed76b
Fix sessions and could not get two tests to pass
idevera Oct 24, 2017
6619a66
Merge branch 'sessions_controller'
idevera Oct 24, 2017
15f1348
Add link to shipping information on orders index
biciclista22 Oct 24, 2017
da191f9
Merge branch 'master' of https://github.com/lmarianarp19/betsy
biciclista22 Oct 24, 2017
ca63e5e
Centered tables on orders index show
SRBusiness Oct 24, 2017
ba0aa06
Merge branch 'merchants'
SRBusiness Oct 24, 2017
0a32c2e
Commented out errors for application category drop down, known problem
SRBusiness Oct 24, 2017
495fe93
Add session.clear to create in payment controller
biciclista22 Oct 24, 2017
2af0b5e
Merge branch 'tuesday'
biciclista22 Oct 24, 2017
9126dc7
adds a dropdown bar for logged in merchants
SRBusiness Oct 24, 2017
0778926
Merge branch 'merchants'
SRBusiness Oct 24, 2017
2a71110
Adds table structure for merchants show page
SRBusiness Oct 24, 2017
1f2cb2f
Looked over categories routes, come back at later time
idevera Oct 24, 2017
79d0bc4
Dan changes
lmarianarp19 Oct 24, 2017
5f64952
Created a helper method called restrict_merchant in applictions contr…
SRBusiness Oct 24, 2017
2ee56a3
Merge branch 'master' of https://github.com/lmarianarp19/betsy into m…
SRBusiness Oct 24, 2017
081def5
Adds order relationship to merchant in models
SRBusiness Oct 24, 2017
3543320
Changes to order index view
lmarianarp19 Oct 24, 2017
1ae0d46
Changed all product seed data to be round dollar values
SRBusiness Oct 24, 2017
9bc2c5a
Merge branch 'master' of https://github.com/lmarianarp19/betsy
lmarianarp19 Oct 24, 2017
a47e0d9
Merge branch 'master' of https://github.com/lmarianarp19/betsy into m…
lmarianarp19 Oct 24, 2017
1d00671
adds merchant username to product show page
SRBusiness Oct 24, 2017
dbf5041
Merge branch 'master' of https://github.com/lmarianarp19/betsy
lmarianarp19 Oct 24, 2017
b0afcab
changes dut to merge conflicts
lmarianarp19 Oct 24, 2017
fe55ce5
Removes skip actions so that each action looks for a logged in user
SRBusiness Oct 24, 2017
c146b72
Merge branch 'master' of https://github.com/lmarianarp19/betsy
SRBusiness Oct 24, 2017
433bfde
Changes to order items controller
biciclista22 Oct 24, 2017
b47afde
Merge branch 'master' of https://github.com/lmarianarp19/betsy into p…
biciclista22 Oct 24, 2017
2aa47b4
Merge branch 'master' of https://github.com/lmarianarp19/betsy into m…
SRBusiness Oct 24, 2017
2952ebc
added custom non restful route for merchant products
SRBusiness Oct 24, 2017
a2fa9c7
rerouted view for all of a given merchants products and added logic s…
SRBusiness Oct 24, 2017
2edbf87
restrict buttons so only logged in user see them on merchants product…
SRBusiness Oct 24, 2017
3b9dcf2
Item can be shipped
lmarianarp19 Oct 24, 2017
1808038
Add more testing to the order_items controller
idevera Oct 24, 2017
29c74b3
Merging conflicts in orders index view and application controller
lmarianarp19 Oct 24, 2017
7abde47
Fix merge conflict with order_item controller
idevera Oct 24, 2017
45ae1de
delete unused views, modify index and show pages, and change in order…
biciclista22 Oct 24, 2017
f8439ce
Fix merge conflict in order items controller
biciclista22 Oct 24, 2017
624d6ee
Updates link_to on merchant show page for manage products button
SRBusiness Oct 25, 2017
0f2c44f
Refactored orders show view so that we could keep the current nested …
SRBusiness Oct 25, 2017
36148d0
made a model method that will return and hash of orders as keys and a…
SRBusiness Oct 25, 2017
8c48e72
Implemented the orders hash in the orders index view
SRBusiness Oct 25, 2017
97325fe
Fix product controller to be able to make new categories
idevera Oct 25, 2017
215d330
Category model tests
biciclista22 Oct 25, 2017
6d43828
Passing category model test with custom model test
biciclista22 Oct 25, 2017
112b0fa
Fix update method in products controller
idevera Oct 25, 2017
0032290
Move orders_hash method to merchant model and refactor sandi style, i…
SRBusiness Oct 25, 2017
b78e2ce
Fix product testing
idevera Oct 25, 2017
d7afe8b
Fix merg conflit in category.rb
idevera Oct 25, 2017
495c523
added distinct_order method and sum_ord_hash method that are both use…
SRBusiness Oct 25, 2017
b71ffda
Cleaning up white space
SRBusiness Oct 25, 2017
b97ef28
Merge branch 'merchants'
SRBusiness Oct 25, 2017
36c32b3
Forgot to branch and started to restructure mmerchant model tests
SRBusiness Oct 25, 2017
086ba67
Again stupid error where I need to branch
SRBusiness Oct 25, 2017
1438093
Continue working on category and payment tests
biciclista22 Oct 25, 2017
f2f8bda
Move order item create method to order create method
biciclista22 Oct 25, 2017
0b4f5c6
Merchant Model - adds tests for distinct_orders method
SRBusiness Oct 25, 2017
dc611d3
method to mark an order as ship
lmarianarp19 Oct 25, 2017
4a0a269
Start of orders_hash test
SRBusiness Oct 25, 2017
3765d8c
Finding bug with Mariana and I made changes
SRBusiness Oct 25, 2017
86d92ac
Merge branch 'master' of https://github.com/lmarianarp19/betsy into m…
SRBusiness Oct 25, 2017
c897134
Rerouting create method in order items into orders controller
biciclista22 Oct 25, 2017
e6a229c
Fixes bug that broke on pending orders. Adds a ordertable partial and…
SRBusiness Oct 25, 2017
4d34c3e
Merge branch 'master' of https://github.com/lmarianarp19/betsy
idevera Oct 25, 2017
c31016b
changed from red to pink
SRBusiness Oct 25, 2017
3a38eae
"merge conflict ma-ship branch"
lmarianarp19 Oct 25, 2017
87ba6e1
Merge branch 'master' of https://github.com/lmarianarp19/betsy
lmarianarp19 Oct 25, 2017
08354ff
For all three merchant views I added logic to display a messge when a…
SRBusiness Oct 25, 2017
807bff0
Merge branch 'merchants'
SRBusiness Oct 25, 2017
ab46c63
mostly realigns dropdown button
SRBusiness Oct 25, 2017
1837f8e
db for orders
lmarianarp19 Oct 25, 2017
e1c763a
Merge branch 'ma-ship'
lmarianarp19 Oct 25, 2017
e25af0a
Move create order / order_item into the order controller
idevera Oct 25, 2017
a7a3e21
Merge order_item_controller branch with master
idevera Oct 25, 2017
9ed5cab
Added icons to nav bar links
SRBusiness Oct 25, 2017
c1daffc
Merge branch 'srbstyles'
SRBusiness Oct 25, 2017
49df71f
Merge remote-tracking branch 'origin' into tests
biciclista22 Oct 25, 2017
1597020
Update seed data so each group member has paid and pending orders
SRBusiness Oct 25, 2017
e15a216
Show especific errors in payment
lmarianarp19 Oct 26, 2017
27bb8cd
Merge branch 'ma-ship'
lmarianarp19 Oct 26, 2017
f837d0c
I'm not sure but I need to chang branches
SRBusiness Oct 26, 2017
39b280f
Merge branch 'master' of https://github.com/lmarianarp19/betsy
SRBusiness Oct 26, 2017
56bc3fb
Delete comments and fix styling
idevera Oct 26, 2017
959333c
Fix merge conflict in model category test
biciclista22 Oct 26, 2017
2cfe16f
Add title to tab of browser
biciclista22 Oct 26, 2017
838fd12
Fix top nav bar application.html
idevera Oct 26, 2017
6d35702
Updates merchants model test to cover added relationships and custom …
SRBusiness Oct 26, 2017
dce97bd
Wrote tests for the custom method is the products model
SRBusiness Oct 26, 2017
b577095
wrote test for line_item_total method in order_items model
SRBusiness Oct 26, 2017
14596be
Change styling for main index show page
idevera Oct 26, 2017
bc05b9e
Creating order view page
lmarianarp19 Oct 26, 2017
b301323
Wrote tests for custom methods in the orders model and went through a…
SRBusiness Oct 26, 2017
9dd9727
Adds tests for order model custom methods, all but one
SRBusiness Oct 26, 2017
483b450
Add styling to products index and footer
idevera Oct 26, 2017
83b0980
Merge branch 'views_id'
idevera Oct 26, 2017
4255c3f
Add misc link to nav
idevera Oct 26, 2017
0d30066
wrote tests for product categories model
SRBusiness Oct 26, 2017
eb041e0
Merge branch 'master' of https://github.com/lmarianarp19/betsy
SRBusiness Oct 26, 2017
baae3b7
Fixed application styling
idevera Oct 26, 2017
4f708ae
Merge branch 'views_id'
idevera Oct 26, 2017
9556acc
Css styling for cart page
biciclista22 Oct 26, 2017
fd8c066
Added icon to orders show page to display based on order status
SRBusiness Oct 26, 2017
d8c80e0
Additional styling changes to cart show and application html
biciclista22 Oct 26, 2017
19e79bf
Merge conflict resolved in application scss and main index page
biciclista22 Oct 26, 2017
bc185ce
Pulling from master
idevera Oct 26, 2017
a5074f1
Add styling to payments sheet
biciclista22 Oct 26, 2017
5cece1a
Merge branch 'master' of https://github.com/lmarianarp19/betsy into css
biciclista22 Oct 26, 2017
0128f5a
Merge branch 'ma-orders-view'
lmarianarp19 Oct 26, 2017
3e702b3
Delete link in cart works
biciclista22 Oct 26, 2017
40e3abc
Merge branch 'master' of https://github.com/lmarianarp19/betsy into d…
biciclista22 Oct 26, 2017
aaa399e
got rid of old methods in models that we are no longer using
SRBusiness Oct 26, 2017
32ca84d
Merge branch 'master' of https://github.com/lmarianarp19/betsy
SRBusiness Oct 26, 2017
91f38d5
Add image to cart if empty, adjusted some styling in the main index page
biciclista22 Oct 26, 2017
d4c65e1
Merge branch 'master' of https://github.com/lmarianarp19/betsy into css
biciclista22 Oct 26, 2017
9945109
removed half uncommented js line that was giving us trouble when we w…
SRBusiness Oct 26, 2017
dc22f75
Merge branch 'master' of https://github.com/lmarianarp19/betsy
SRBusiness Oct 26, 2017
bb41a63
Added a few tests for categories attributes products model custom test
SRBusiness Oct 26, 2017
cc2ec78
Finished testing custom methods in products model
SRBusiness Oct 26, 2017
effd09c
commented out unused java script
SRBusiness Oct 26, 2017
e61ff1e
Add old order-item logic to controller to add items to cart from cate…
biciclista22 Oct 26, 2017
8f68381
Merge branch 'add_to_cart_button_show'
biciclista22 Oct 26, 2017
9fa670e
Show orders in a different way
lmarianarp19 Oct 26, 2017
e6b6cb4
Merge conflict products index page
lmarianarp19 Oct 26, 2017
2a90c93
Add tests to cart controller
idevera Oct 26, 2017
764bbec
Add main controller test
idevera Oct 26, 2017
4694d19
Add font and image before url in css and also changed config.assets.c…
biciclista22 Oct 26, 2017
5c48479
Minor change to font call in css
biciclista22 Oct 26, 2017
f34c779
Merge branch 'master' of https://github.com/lmarianarp19/betsy
biciclista22 Oct 26, 2017
0ac52fb
Merge branch 'heroku'
biciclista22 Oct 26, 2017
889ede9
Add font to asset library to try to show on heroku
biciclista22 Oct 26, 2017
4ccb429
Small change to css re bungeeinline font
biciclista22 Oct 26, 2017
e722ac1
Small change to css - trying to get font to show
biciclista22 Oct 26, 2017
d26d0b5
Changed fonts back to base format
biciclista22 Oct 26, 2017
3e5b4d6
Added more specific class selector to category section
biciclista22 Oct 26, 2017
9dc46d3
Change in font
biciclista22 Oct 26, 2017
b255e6a
fix merge error on products index page
biciclista22 Oct 26, 2017
a69ffd1
Change permition to merchant login
lmarianarp19 Oct 26, 2017
6691b48
Change merchant tests
idevera Oct 26, 2017
b0f626d
Merge conflict products index
lmarianarp19 Oct 26, 2017
09418f8
Heroku bug with logout route changes from post to get to see if it so…
SRBusiness Oct 26, 2017
9a66fd1
Merge branch 'master' of https://github.com/lmarianarp19/betsy
SRBusiness Oct 26, 2017
41a47a1
Merge with testing branch
idevera Oct 26, 2017
2ea80cf
Merge branch 'master' of https://github.com/lmarianarp19/betsy
idevera Oct 26, 2017
aa0c02a
Change cc_error to details
lmarianarp19 Oct 26, 2017
494a564
Merge branch 'master' of https://github.com/lmarianarp19/betsy
lmarianarp19 Oct 26, 2017
ca70c63
Change to delete button on cart view page
biciclista22 Oct 26, 2017
f956b54
Merge branch 'master' of https://github.com/lmarianarp19/betsy
biciclista22 Oct 26, 2017
9d3e7c1
Changes seed.rb to add a date object for cc_expiration
SRBusiness Oct 26, 2017
a98f71b
Merge branch 'master' of https://github.com/lmarianarp19/betsy
SRBusiness Oct 26, 2017
fbe423a
Add more tests to order_items controller
idevera Oct 26, 2017
5ab74a0
Merge branch 'master' of https://github.com/lmarianarp19/betsy
idevera Oct 26, 2017
6ce2175
Show if product is no available
lmarianarp19 Oct 27, 2017
7ef98c1
stubbed out test on merchant controller
SRBusiness Oct 27, 2017
d75c096
Merge branch 'master' of https://github.com/lmarianarp19/betsy
SRBusiness Oct 27, 2017
410055f
Changed link_to for logout from post to get to match the route change…
SRBusiness Oct 27, 2017
d4e5368
Re did the seed data again but it works now
SRBusiness Oct 27, 2017
3c6a799
Change tables background color
lmarianarp19 Oct 27, 2017
d238185
Merge branch 'ma-views-fix'
lmarianarp19 Oct 27, 2017
1c1daba
Fix nav bar
idevera Oct 27, 2017
f7130af
Merge branch 'product_controller'
idevera Oct 27, 2017
67a0835
removes retire link_to and changes top header row for merchants dashb…
SRBusiness Oct 27, 2017
4b11120
Delete comments and check routes, switch branch
idevera Oct 27, 2017
8c4193d
Style tables for merchants
lmarianarp19 Oct 27, 2017
b347a87
updated test helper method mock_auth_hash to fix testing error
SRBusiness Oct 27, 2017
837f8e5
Merge branch 'master' of https://github.com/lmarianarp19/betsy
SRBusiness Oct 27, 2017
815c3e3
Merge branch 'master' of https://github.com/lmarianarp19/betsy into s…
SRBusiness Oct 27, 2017
d7ed2af
changed test helper loggout method from post to get to match updates …
SRBusiness Oct 27, 2017
f67c986
Merge branch 'srb_test'
SRBusiness Oct 27, 2017
507e5d7
Fix styling, add testing
idevera Oct 27, 2017
bf598d0
Merge branch 'styling'
idevera Oct 27, 2017
7f95c05
Adding styling to the reviews section of the page adding icons
biciclista22 Oct 27, 2017
fd863c5
merging conflict
lmarianarp19 Oct 27, 2017
e8b1885
Merge branch 'master' of https://github.com/lmarianarp19/betsy
lmarianarp19 Oct 27, 2017
d9d1ff6
Add styling to product show page and reviews section
biciclista22 Oct 27, 2017
1402692
Merge branch 'master' of https://github.com/lmarianarp19/betsy
biciclista22 Oct 27, 2017
7b4e357
Testssss
SRBusiness Oct 27, 2017
b41762f
Merge branch 'srb_test'
SRBusiness Oct 27, 2017
4fe7374
All tests pass products controller
idevera Oct 27, 2017
74298bf
Merge branch 'master' of https://github.com/lmarianarp19/betsy
idevera Oct 27, 2017
3d2fa38
ran bundle exec rake assets:precompile and saved created files
biciclista22 Oct 27, 2017
369a3d8
Merge branch 'master' of https://github.com/lmarianarp19/betsy
biciclista22 Oct 27, 2017
6ab156f
Added the payments#show route back to the routes page
SRBusiness Oct 27, 2017
34fc277
Merge branch 'srb_test'
SRBusiness Oct 27, 2017
d600248
Compiling assets
biciclista22 Oct 27, 2017
21bd2c7
Add orders controller tests
idevera Oct 27, 2017
b9f23c6
Fix cart controller testing, add order testing
idevera Oct 27, 2017
46c439b
Add flash_unauthorized method
idevera Oct 27, 2017
2f912c5
changes to review and order per merchant
lmarianarp19 Oct 27, 2017
c59b951
test custom method and relationship in payment model
biciclista22 Oct 27, 2017
1b40ddb
Merge branch 'ma-payment-view'
lmarianarp19 Oct 27, 2017
d0cb220
Merge branch 'master' of https://github.com/lmarianarp19/betsy
lmarianarp19 Oct 27, 2017
c8e2795
Cart test passing
idevera Oct 27, 2017
5048a2d
Merge branch 'master' of https://github.com/lmarianarp19/betsy
idevera Oct 27, 2017
db7327c
Styling
idevera Oct 27, 2017
54fffd2
Fix merhant show dashboard
idevera Oct 27, 2017
46b8c83
Fix styling across headers
idevera Oct 27, 2017
14437e5
Change out form in product show page
idevera Oct 27, 2017
6732584
Comment in products show
lmarianarp19 Oct 27, 2017
242661d
Merge conflicts product view
lmarianarp19 Oct 27, 2017
a8f0d12
Change color all orders
lmarianarp19 Oct 27, 2017
70b7d2e
Chenge backgounr color table with order detail
lmarianarp19 Oct 27, 2017
80e101d
Delete comment application css
lmarianarp19 Oct 27, 2017
581a39b
Install yarn
lmarianarp19 Oct 27, 2017
4cbf127
Change products index and review form
lmarianarp19 Oct 27, 2017
480aa81
Add show method for the payment
idevera Oct 27, 2017
8d59c86
Merge branch 'master' of https://github.com/lmarianarp19/betsy
idevera Oct 27, 2017
2f1fde6
Adds the payments path link back to partial that feeds into orders sh…
SRBusiness Oct 27, 2017
b181484
hashed out products category validation for seeding purposes
SRBusiness Oct 27, 2017
1faa7e4
Change color paid, pending
lmarianarp19 Oct 27, 2017
0bbac5a
adds more review seed data so we can see more cool icons
SRBusiness Oct 27, 2017
b662fcb
Add categories validation test
biciclista22 Oct 27, 2017
422552b
Merge branch 'master' of https://github.com/lmarianarp19/betsy into t…
biciclista22 Oct 27, 2017
7cc5b05
Merging conflict orders index
lmarianarp19 Oct 27, 2017
a8ad420
Merge branch 'master' of https://github.com/lmarianarp19/betsy
lmarianarp19 Oct 27, 2017
b5dd16f
Change create method for resetting session of order_id to nil
idevera Oct 27, 2017
d8a44fe
Merge branch 'styling'
idevera Oct 27, 2017
2d694ed
vendor compiled assets
idevera Oct 27, 2017
3435b1b
Changes to style
lmarianarp19 Oct 27, 2017
e3eb9f7
Merge branch 'master' of https://github.com/lmarianarp19/betsy
lmarianarp19 Oct 27, 2017
edb5e8a
Adding style to heroku
lmarianarp19 Oct 27, 2017
1a49ebc
change font size
lmarianarp19 Oct 27, 2017
b36aff1
Changes env
lmarianarp19 Oct 27, 2017
932f810
finished payments controller tests
SRBusiness Oct 27, 2017
fb520d7
fixed merge conflict in payments controller
SRBusiness Oct 27, 2017
b64f275
Add final touches to starmart
idevera Oct 27, 2017
17d4540
fixed a test in products but it greated another
SRBusiness Oct 27, 2017
4a4547b
presentation time
idevera Oct 27, 2017
8c612fd
Merge branch 'master' of https://github.com/lmarianarp19/betsy
idevera Oct 27, 2017
c985eed
vendor compiled assets
idevera Oct 27, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added .DS_Store
Binary file not shown.
24 changes: 24 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# See https://help.github.com/articles/ignoring-files for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'

# Ignore bundler config.
/.bundle

# Ignore all logfiles and tempfiles.
/log/*
/tmp/*
!/log/.keep
!/tmp/.keep

/node_modules
/yarn-error.log

.byebug_history

.env

/coverage.data
/coverage/
73 changes: 73 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
source 'https://rubygems.org'

git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")
"https://github.com/#{repo_name}.git"
end


# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.1.4'
# Use postgresql as the database for Active Record
gem 'pg', '~> 0.18'
# Use Puma as the app server
gem 'puma', '~> 3.7'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.0'
# Use Uglifier as compressor for JavaScript assets
gem 'uglifier', '>= 1.3.0'
# See https://github.com/rails/execjs#readme for more supported runtimes
# gem 'therubyracer', platforms: :ruby

# Use CoffeeScript for .coffee assets and views
# gem 'coffee-rails', '~> 4.2'
# Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks
gem 'turbolinks', '~> 5'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 2.5'
# Use Redis adapter to run Action Cable in production
# gem 'redis', '~> 3.0'
# Use ActiveModel has_secure_password
# gem 'bcrypt', '~> 3.1.7'

# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development
gem "omniauth"
gem "omniauth-github"
gem 'foundation-rails', '6.4.1.2'

group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug', platforms: [:mri, :mingw, :x64_mingw]
# Adds support for Capybara system testing and selenium driver
gem 'capybara', '~> 2.13'
gem 'selenium-webdriver'
gem 'pry-rails'

end

group :development do
# Access an IRB console on exception pages or by using <%= console %> anywhere in the code.
gem 'web-console', '>= 3.3.0'
gem 'listen', '>= 3.0.5', '< 3.2'
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring'
gem 'spring-watcher-listen', '~> 2.0.0'
gem 'dotenv-rails'
end

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]

gem 'jquery-turbolinks'
group :development do
gem 'better_errors'
gem 'pry-rails'
gem 'binding_of_caller'
end

group :test do
gem 'minitest-rails'
gem 'minitest-reporters'
gem 'simplecov'
end
268 changes: 268 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,268 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (5.1.4)
actionpack (= 5.1.4)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.4)
actionpack (= 5.1.4)
actionview (= 5.1.4)
activejob (= 5.1.4)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.4)
actionview (= 5.1.4)
activesupport (= 5.1.4)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.4)
activesupport (= 5.1.4)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.1.4)
activesupport (= 5.1.4)
globalid (>= 0.3.6)
activemodel (5.1.4)
activesupport (= 5.1.4)
activerecord (5.1.4)
activemodel (= 5.1.4)
activesupport (= 5.1.4)
arel (~> 8.0)
activesupport (5.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ansi (1.5.0)
arel (8.0.0)
babel-source (5.8.35)
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
better_errors (2.4.0)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
bindex (0.5.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (9.1.0)
capybara (2.15.4)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
childprocess (0.8.0)
ffi (~> 1.0, >= 1.0.11)
coderay (1.1.2)
concurrent-ruby (1.0.5)
crass (1.0.2)
debug_inspector (0.0.3)
docile (1.1.5)
dotenv (2.2.1)
dotenv-rails (2.2.1)
dotenv (= 2.2.1)
railties (>= 3.2, < 5.2)
erubi (1.7.0)
execjs (2.7.0)
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
foundation-rails (6.4.1.2)
railties (>= 3.1.0)
sass (>= 3.3.0, < 3.5)
sprockets-es6 (>= 0.9.0)
globalid (0.4.0)
activesupport (>= 4.2.0)
hashie (3.5.6)
i18n (0.9.0)
concurrent-ruby (~> 1.0)
jbuilder (2.7.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
jquery-turbolinks (2.1.0)
railties (>= 3.1.0)
turbolinks
json (2.1.0)
jwt (1.5.6)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.1.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.6.6)
mime-types (>= 1.16, < 4)
method_source (0.9.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_mime (0.1.4)
mini_portile2 (2.3.0)
minitest (5.10.3)
minitest-rails (3.0.0)
minitest (~> 5.8)
railties (~> 5.0)
minitest-reporters (1.1.18)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
multi_json (1.12.2)
multi_xml (0.6.0)
multipart-post (2.0.0)
nio4r (2.1.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
omniauth (1.7.1)
hashie (>= 3.4.6, < 3.6.0)
rack (>= 1.6.2, < 3)
omniauth-github (1.3.0)
omniauth (~> 1.5)
omniauth-oauth2 (>= 1.4.0, < 2.0)
omniauth-oauth2 (1.4.0)
oauth2 (~> 1.0)
omniauth (~> 1.2)
pg (0.21.0)
pry (0.11.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-rails (0.3.6)
pry (>= 0.10.4)
public_suffix (3.0.0)
puma (3.10.0)
rack (2.0.3)
rack-test (0.7.0)
rack (>= 1.0, < 3)
rails (5.1.4)
actioncable (= 5.1.4)
actionmailer (= 5.1.4)
actionpack (= 5.1.4)
actionview (= 5.1.4)
activejob (= 5.1.4)
activemodel (= 5.1.4)
activerecord (= 5.1.4)
activesupport (= 5.1.4)
bundler (>= 1.3.0)
railties (= 5.1.4)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
railties (5.1.4)
actionpack (= 5.1.4)
activesupport (= 5.1.4)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.1.0)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
ruby-progressbar (1.9.0)
ruby_dep (1.5.0)
rubyzip (1.2.1)
sass (3.4.25)
sass-rails (5.0.6)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
selenium-webdriver (3.6.0)
childprocess (~> 0.5)
rubyzip (~> 1.0)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
spring (2.0.2)
activesupport (>= 4.2)
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-es6 (0.9.2)
babel-source (>= 5.8.11)
babel-transpiler
sprockets (>= 3.0.0)
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
turbolinks (5.0.1)
turbolinks-source (~> 5)
turbolinks-source (5.0.3)
tzinfo (1.2.3)
thread_safe (~> 0.1)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
web-console (3.5.1)
actionview (>= 5.0)
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
xpath (2.1.0)
nokogiri (~> 1.3)

PLATFORMS
ruby

DEPENDENCIES
better_errors
binding_of_caller
byebug
capybara (~> 2.13)
dotenv-rails
foundation-rails (= 6.4.1.2)
jbuilder (~> 2.5)
jquery-turbolinks
listen (>= 3.0.5, < 3.2)
minitest-rails
minitest-reporters
omniauth
omniauth-github
pg (~> 0.18)
pry-rails
puma (~> 3.7)
rails (~> 5.1.4)
sass-rails (~> 5.0)
selenium-webdriver
simplecov
spring
spring-watcher-listen (~> 2.0.0)
turbolinks (~> 5)
tzinfo-data
uglifier (>= 1.3.0)
web-console (>= 3.3.0)

BUNDLED WITH
1.16.0.pre.3
6 changes: 6 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.

require_relative 'config/application'

Rails.application.load_tasks
Binary file added app/.DS_Store
Binary file not shown.
Binary file added app/assets/.DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions app/assets/config/manifest.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
//= link_tree ../images
//= link_directory ../javascripts .js
//= link_directory ../stylesheets .css
Binary file added app/assets/font/BungeeInline-Regular.eot
Binary file not shown.
Binary file added app/assets/font/BungeeInline-Regular.otf
Binary file not shown.
Loading