MCPcopy Create free account

hub / github.com/chinweenie/Full-Stack-Project-Etsy / functions

Functions329 in github.com/chinweenie/Full-Stack-Project-Etsy

FunctionModal
({modal, closeModal})
frontend/components/modal/modal.jsx:7
FunctionPagination
({reviewsPerPage, totalReviews, paginate})
frontend/components/pagination/pagination.jsx:3
FunctionPaginationItems
({reviews})
frontend/components/pagination/pagination_items.jsx:5
FunctionProtected
({ component: Component, path, loggedIn, exact})
frontend/util/route_util.jsx:15
FunctionRoot
({store})
frontend/components/root.jsx:6
FunctionSlide
({ url })
frontend/components/carousel/slide.jsx:3
FunctionaddToCart
(cartItem)
frontend/util/cart_items_api_util.js:8
FunctioncartItemErrorsReducer
(state = [], action)
frontend/reducers/cart_item_errors_reducer.js:3
FunctioncartItemSuccessReducer
(state = [], action)
frontend/reducers/cart_item_success_reducer.js:3
FunctioncartItemsReducer
(state = {}, action)
frontend/reducers/cart_items_reducer.js:5
Methodcart_item_params
app/controllers/api/cart_items_controller.rb:72
FunctioncategoriesReducer
(state = {}, action)
frontend/reducers/categories_reducer.js:3
Methodchange
db/migrate/20190903234415_change_column_name.rb:2
Methodchange
db/migrate/20190902174605_create_cart_items.rb:2
Methodchange
db/migrate/20190902175834_add_shop_id_to_products.rb:2
Methodchange
db/migrate/20190902174907_create_categories.rb:2
Methodchange
db/migrate/20190902180014_add_index_to_columns.rb:2
Methodchange
db/migrate/20190906004541_add_unique_to_shopname_and_email.rb:2
Methodchange
db/migrate/20190910054027_add_columns_to_users.rb:2
Methodchange
db/migrate/20190912172819_add_user_id_to_cart_item.rb:2
Methodchange
db/migrate/20190902202829_fix_column_name.rb:2
Methodchange
db/migrate/20190902195637_add_user_id_to_favorites.rb:2
Methodchange
db/migrate/20190902174302_create_shops.rb:2
Methodchange
db/migrate/20190905225905_add_column_to_table.rb:2
Methodchange
db/migrate/20190826061541_create_products.rb:2
Methodchange
db/migrate/20190902174809_create_reviews.rb:2
Methodchange
db/migrate/20190904041349_create_active_storage_tables.active_storage.rb:3
Methodchange
db/migrate/20190826054809_create_users.rb:2
Methodchange
db/migrate/20190902175121_change_column_null.rb:2
Methodchange
db/migrate/20190902195739_add_index_to_user_id.rb:2
Methodchange
db/migrate/20190902175702_create_favorites.rb:2
Methodchange
db/migrate/20190905230119_change_column_null_on_products_quantity.rb:2
MethodchangeBody
(event)
frontend/components/reviews/review_form.jsx:32
MethodchangeRating
(newRating)
frontend/components/reviews/review_form.jsx:25
Methodcheck_current_cart
(cart_item_product_id, quantity)
app/controllers/api/cart_items_controller.rb:76
MethodcomponentDidMount
()
frontend/components/user/user_profile_show.jsx:9
MethodcomponentDidMount
()
frontend/components/homepage/homepage.jsx:14
MethodcomponentDidMount
()
frontend/components/shop/edit_shop_container.js:22
MethodcomponentDidMount
()
frontend/components/shop/shop_show.jsx:14
MethodcomponentDidMount
()
frontend/components/category/category_show.jsx:6
MethodcomponentDidMount
()
frontend/components/cart/cart_items.jsx:12
MethodcomponentDidMount
()
frontend/components/product_form/edit_product_container.js:30
MethodcomponentDidMount
()
frontend/components/reviews/reviews_index.jsx:21
MethodcomponentDidMount
()
frontend/components/navbar/navbar.jsx:12
MethodcomponentDidMount
()
frontend/components/product_show/product_show.jsx:29
MethodcomponentDidUpdate
(prevProps)
frontend/components/user/user_profile_show.jsx:14
MethodcomponentDidUpdate
(prevProps)
frontend/components/shop/edit_shop_container.js:29
MethodcomponentDidUpdate
(prevProps)
frontend/components/shop/shop_show.jsx:19
MethodcomponentDidUpdate
(prevProps)
frontend/components/category/category_show.jsx:12
MethodcomponentDidUpdate
(prevProps)
frontend/components/product_form/edit_product_container.js:34
MethodcomponentDidUpdate
(prevProps)
frontend/components/product_show/product_show.jsx:38
Methodconstructor
(props)
frontend/components/user/user_profile_show.jsx:5
Methodconstructor
(props)
frontend/components/user/edit_user_profile_form.jsx:5
Methodconstructor
(props)
frontend/components/homepage/homepage.jsx:5
Methodconstructor
(props)
frontend/components/shop/shop_form.jsx:5
Methodconstructor
()
frontend/components/shop/shop_show.jsx:6
Methodconstructor
(props)
frontend/components/carousel/slider.jsx:8
Methodconstructor
()
frontend/components/search/search_products_form.jsx:6
Methodconstructor
()
frontend/components/search/search_products.jsx:5
Methodconstructor
()
frontend/components/session/session_form.jsx:4
Methodconstructor
()
frontend/components/cart/cart_items.jsx:5
Methodconstructor
(props)
frontend/components/product_form/product_form.jsx:6
Methodconstructor
()
frontend/components/product_form/edit_product_container.js:26
Methodconstructor
(props)
frontend/components/reviews/reviews_index.jsx:12
Methodconstructor
(props)
frontend/components/reviews/review_form.jsx:7
Methodconstructor
(props)
frontend/components/navbar/logged_in_navbar.jsx:8
Methodconstructor
(props)
frontend/components/product_show/product_show.jsx:10
Methodcreate
app/controllers/api/products_controller.rb:14
Methodcreate
app/controllers/api/reviews_controller.rb:10
Methodcreate
app/controllers/api/cart_items_controller.rb:8
Methodcreate
app/controllers/api/sessions_controller.rb:2
Methodcreate
app/controllers/api/users_controller.rb:5
Methodcreate
app/controllers/api/favorites_controller.rb:9
FunctioncreateFavorite
(favorite)
frontend/util/favorites_api_util.js:8
FunctioncreateProduct
frontend/util/products_api_util.js:16
FunctioncreateReview
(review, productId)
frontend/util/reviews_api_util.js:8
FunctioncreateShop
frontend/util/shops_api_util.js:1
Methodcurrent_user
app/controllers/application_controller.rb:10
FunctiondeleteFavorite
frontend/util/favorites_api_util.js:18
Methoddestroy
app/controllers/api/products_controller.rb:44
Methoddestroy
app/controllers/api/sessions_controller.rb:12
Methoddestroy
app/controllers/api/favorites_controller.rb:20
Methodensure_session_token
app/models/user.rb:46
FunctionfavoriteErrorsReducer
(state = [], action)
frontend/reducers/favorite_errors_reducer.js:3
Methodfavorite_params
app/controllers/api/favorites_controller.rb:30
FunctionfavoritesReducer
(state = {}, action)
frontend/reducers/favorites_reducer.js:4
FunctionfetchAllUsers
()
frontend/util/users_api_util.js:1
FunctionfetchCartItems
()
frontend/util/cart_items_api_util.js:1
FunctionfetchCategories
()
frontend/util/categories_api_util.js:1
FunctionfetchCategory
frontend/util/categories_api_util.js:8
FunctionfetchFavorites
()
frontend/actions/favorites_actions.js:27
FunctionfetchFavorites
()
frontend/util/favorites_api_util.js:1
FunctionfetchProduct
(id)
frontend/util/products_api_util.js:9
FunctionfetchProducts
()
frontend/util/products_api_util.js:2
FunctionfetchReviews
frontend/util/reviews_api_util.js:1
FunctionfetchSearchProducts
frontend/util/search_api_util.js:1
FunctionfetchShop
frontend/util/shops_api_util.js:23
FunctionfetchShops
()
frontend/util/shops_api_util.js:30
MethodgoToCart
(event)
frontend/components/navbar/logged_in_navbar.jsx:27
MethodhandleAddToCart
(event)
frontend/components/product_show/product_show.jsx:57
← previousnext →101–200 of 329, ranked by callers