flex-template-web/src
2017-02-23 13:38:15 +02:00
..
components Add push prop to NamedRedirect to pass on to Redirect 2017-02-16 17:16:12 +02:00
containers Remove user and inProgressState from the Auth store 2017-02-21 11:35:45 +02:00
ducks Add search results to the store 2017-02-23 13:38:15 +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 test helpers for creating users and listings 2017-02-23 13:37:49 +02:00
app.js Add support for forbidden status in server rendering 2017-02-16 14:04:10 +02:00
app.test.js Clean up redirects 2017-02-15 15:25:01 +02:00
config.js Add a config file for the frontend app 2017-02-21 11:35:45 +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 Expose routeConfiguration for dev REPL 2017-02-23 10:18:03 +02:00
reducers.js Refactoring code and improving documentation 2017-01-20 15:07:15 +02:00
Routes.js Add support for forbidden status in server rendering 2017-02-16 14:04:10 +02:00
routesConfiguration.js Remove loadData since it's always null with the default imports 2017-02-23 12:37:52 +02:00
sagas.js Load initial auth info when starting the app 2017-02-22 14:58:25 +02:00
store.js Refactoring to improve readability, compatibility with saga and comments 2017-02-07 13:13:08 +02:00