flex-template-web/src
2017-02-15 13:29:12 +02:00
..
components Fix id type in test 2017-02-15 10:51:01 +02:00
containers Change store state usage to be more explicit 2017-02-15 13:29:12 +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 shared PropType util file 2017-02-15 13:28:44 +02:00
app.js Provide routesConfiguration and use flattened routes for Routes 2017-02-14 14:24:15 +02:00
app.test.js Enable crawling tests, split redirect tests 2017-02-14 14:29:03 +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 Refactoring to improve readability, compatibility with saga and comments 2017-02-07 13:13:08 +02:00
reducers.js Refactoring code and improving documentation 2017-01-20 15:07:15 +02:00
Routes.js Add shared PropType util file 2017-02-15 13:28:44 +02:00
routesConfiguration.js Wrap route components into functions for undefined default imports 2017-02-14 14:24:15 +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