flex-template-web/src
2017-03-17 15:04:42 +02:00
..
components Define map dimensions in the wrapper, not within the map with props 2017-03-17 15:04:42 +02:00
containers Define map dimensions in the wrapper, not within the map with props 2017-03-17 15:04:42 +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 Add translations for EditListingForm location field errors 2017-03-17 10:13:32 +02:00
util Add validator helpers for LocationAutocompleteInput 2017-03-17 10:13:32 +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 Upgrade outputs different formatting and different branches probably had diffent versions 2017-03-15 14:19:18 +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