flex-template-web/src
2017-02-16 14:03:23 +02:00
..
components Use withFlattenedRoutes HOC instead of context 2017-02-16 11:45:23 +02:00
containers Fix notfound status code in server rendering 2017-02-16 14:03:23 +02:00
ducks Use withRouter HOC from react-router 2017-02-14 20:32:00 +02:00
styles Format code with Prettier 2017-01-18 13:54:52 +02:00
translations HeroSearchForm 2017-01-26 17:08:26 +02:00
util Add withFlattenedRoutes HOC 2017-02-16 11:43:13 +02:00
app.js Provide flattened routes in the context 2017-02-15 16:18:01 +02:00
app.test.js Clean up redirects 2017-02-15 15:25:01 +02:00
examples.js Extract BookingInfo component from CheckoutPage 2017-01-26 19:28:52 +02:00
index.css Add Checkout page contents 2017-01-26 13:06:40 +02:00
index.js Move route util functions to a separate module 2017-02-15 15:31:39 +02:00
reducers.js Refactoring code and improving documentation 2017-01-20 15:07:15 +02:00
Routes.js Provide flattened routes in the context 2017-02-15 16:18:01 +02:00
routesConfiguration.js Move route util functions to a separate module 2017-02-15 15:31:39 +02:00
sagas.js Integration SDK: Search listings from SDK and API 2017-02-14 09:42:44 +02:00
store.js Refactoring to improve readability, compatibility with saga and comments 2017-02-07 13:13:08 +02:00