flex-template-web/src
2017-03-21 10:47:26 +02:00
..
components Improve LocationAutocompleteInput 2017-03-20 14:52:41 +02:00
containers Fix form field focus 2017-03-20 13:05:05 +02: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 Improve validation copy texts 2017-03-20 11:00:16 +02:00
util Use .js file suffix 2017-03-21 10:46:23 +02:00
app.js Don't print trailing comma in fn args since it breaks in Node 2017-03-15 15:54:49 +02:00
app.test.js Update tests 2017-03-06 13:59:30 +02:00
config.js Enable configuring SDK in the ENV 2017-02-27 10:09:27 +02:00
examples.js Add Map component 2017-03-17 14:32:06 +02:00
index.css Remove default border around select element 2017-03-17 15:03:16 +02:00
index.js Implement sdkLoader to either require sdk package or use bundled sdk 2017-03-16 16:39:35 +02:00
reducers.js Refactoring code and improving documentation 2017-01-20 15:07:15 +02:00
Routes.js Implement sdkLoader to either require sdk package or use bundled sdk 2017-03-16 16:39:35 +02:00
routesConfiguration.js Merge pull request #68 from sharetribe/load-data 2017-03-15 10:41:28 +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