flex-template-web/src
2017-04-04 10:49:54 +03:00
..
components Update React Router 2017-04-03 12:28:17 +03:00
containers Update React Router 2017-04-03 12:28:17 +03:00
ducks Handle show listings error. (Needs refactoring after title is extracted from PageLayout) 2017-03-08 00:25:43 +02:00
styles Format code with Prettier 2017-01-18 13:54:52 +02:00
translations SearchResultPanel is responsible for showing listings and pagination buttons 2017-03-29 16:56:32 +03:00
util Update React Router 2017-04-03 12:28:17 +03:00
app.js Update NPM packages 2017-04-03 10:48:45 +03:00
app.test.js Improve app tests 2017-03-24 10:41:09 +02:00
config.js Load and setup Stripe library 2017-04-04 10:49:54 +03:00
examples.js CurrencyInput component and value formatting as strings 2017-03-23 15:32:40 +02:00
index.css Add Input component 2017-03-24 10:59:50 +02:00
index.js Load and setup Stripe library 2017-04-04 10:49:54 +03:00
reducers.js Refactoring code and improving documentation 2017-01-20 15:07:15 +02:00
Routes.js Fix React Router not updating routes 2017-04-03 14:29:30 +03:00
routesConfiguration.js Make a proper listing search based on parsed query params 2017-03-22 14:57:05 +02:00
sagas.js Remove SearchPage saga from the root saga 2017-03-21 10:47:26 +02:00
store.js Add thunk since saga was too difficult for people. (update to sdk ref too.) 2017-03-07 16:26:42 +02:00