Commit graph

2122 commits

Author SHA1 Message Date
Kimmo Puputti
b40178402b Update sharetribe-scripts to 1.0.14 2017-10-12 14:09:02 +03:00
Vesa Luusua
2134d18565 Merge pull request #486 from sharetribe/routes-exact-by-default
routeConfiguration uses exact routes by default
2017-10-12 11:26:38 +03:00
Vesa Luusua
3fb1e53a03 routeConfiguration uses exact routes by default 2017-10-12 11:22:42 +03:00
Vesa Luusua
4904c38a08 Merge pull request #485 from sharetribe/fix-image-upload-bug
Bug fix: Ensure that file exists when showing ImageFromFile component
2017-10-12 11:16:57 +03:00
Vesa Luusua
ea6c39b86e Bug fix: Ensure that file exists when showing ImageFromFile component 2017-10-12 11:13:55 +03:00
Vesa Luusua
01e0078890 Merge pull request #487 from sharetribe/topbarcontainer
Topbarcontainer
2017-10-12 10:48:30 +03:00
Vesa Luusua
28a9385fca SecurityPage uses TopbarContainer 2017-10-11 20:16:23 +03:00
Vesa Luusua
0306bc5fa1 SearchPage uses TopbarContainer 2017-10-11 20:16:09 +03:00
Vesa Luusua
4fffa49b9c SalePage uses TopbarContainer 2017-10-11 20:15:57 +03:00
Vesa Luusua
236317178e ProfileSettingsPage uses TopbarContainer 2017-10-11 20:15:41 +03:00
Vesa Luusua
398ea938c8 ProfilePage uses TopbarContainer 2017-10-11 20:15:28 +03:00
Vesa Luusua
f5f61288be PayoutPreferencesPage uses TopbarContainer 2017-10-11 20:14:58 +03:00
Vesa Luusua
f247365348 PasswordResetPage uses TopbarContainer 2017-10-11 20:14:38 +03:00
Vesa Luusua
10079dcda0 PasswordRecoveryPage uses TopbarContainer 2017-10-11 20:14:21 +03:00
Vesa Luusua
cda2b7b115 PasswordChangePage uses TopbarContainer 2017-10-11 20:14:07 +03:00
Vesa Luusua
f3848b2799 OrderPage uses TopbarContainer 2017-10-11 20:13:50 +03:00
Vesa Luusua
b4ec704042 NotFoundPage uses TopbarContainer 2017-10-11 20:13:37 +03:00
Vesa Luusua
76715acf88 ManageListingPage uses TopbarContainer 2017-10-11 20:13:20 +03:00
Vesa Luusua
abbdbb938a ListingPage uses TopbarContainer 2017-10-11 20:13:09 +03:00
Vesa Luusua
3f2d0de675 LandingPage uses TopbarContainer 2017-10-11 20:12:56 +03:00
Vesa Luusua
cecb9a0375 InboxPage uses TopbarContainer 2017-10-11 20:12:43 +03:00
Vesa Luusua
ed1c238c68 EmailVerificationPage uses TopbarContainer 2017-10-11 20:12:27 +03:00
Vesa Luusua
59f88b6467 EditListingPage uses TopbarContainer 2017-10-11 20:12:14 +03:00
Vesa Luusua
7446fca2da ContactDetailsPage uses TopbarContainer 2017-10-11 20:11:55 +03:00
Vesa Luusua
6584ccb431 AuthenticationPage uses TopbarContainer 2017-10-11 20:11:35 +03:00
Vesa Luusua
cff423a2a7 TopbarContainer 2017-10-11 20:11:15 +03:00
Vesa Luusua
d5bb389dc6 Merge pull request #484 from sharetribe/refactor-routesconfiguration
Refactor routesconfiguration
2017-10-11 14:23:43 +03:00
Vesa Luusua
e046269a38 Remove half the lines: import from + export => export from 2017-10-11 14:18:36 +03:00
Vesa Luusua
727ee31d47 util/routes: remove flattenRoutes func 2017-10-11 14:18:36 +03:00
Vesa Luusua
926b4e877a RoutesProvider: not needed anymore 2017-10-11 14:18:35 +03:00
Vesa Luusua
6107bff5c8 util/contextHelpers: remove withFlattenedRoutes 2017-10-11 14:18:35 +03:00
Vesa Luusua
19ad9b8b1e SearchPage: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:35 +03:00
Vesa Luusua
83d07f482f NotFoundPage: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:35 +03:00
Vesa Luusua
a6c5437fd2 LoginForm.test: remove routeConfiguration and RoutesProvider 2017-10-11 14:18:34 +03:00
Vesa Luusua
e38e24a783 ListingPage: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:34 +03:00
Vesa Luusua
629938d033 LandingPage: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:34 +03:00
Vesa Luusua
e79520621f InboxPage.test: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:34 +03:00
Vesa Luusua
a1e8917b1c EditListingPage: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:34 +03:00
Vesa Luusua
f1682b9021 CheckoutPage: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:33 +03:00
Vesa Luusua
a601974407 TopbarDesktop.test: remove routeConfiguration and RoutesProvider 2017-10-11 14:18:33 +03:00
Vesa Luusua
399ec5f3e7 Topbar: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:33 +03:00
Vesa Luusua
3f21c98413 SearchMapInfoCard: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:33 +03:00
Vesa Luusua
8ccbbe9c03 NamedRedirect: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:32 +03:00
Vesa Luusua
3a11c6b95c NamedLink: import routeConfiguration and remove context.flattenedRoutes
Add displayName
2017-10-11 14:18:32 +03:00
Vesa Luusua
f22d9102af ManageListingCard: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:32 +03:00
Vesa Luusua
2fcd9a6e0f HeroSection: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:32 +03:00
Vesa Luusua
7261d21d2a EditListingWizard: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:31 +03:00
Vesa Luusua
e59aec7199 Routes: import routeConfiguration and remove context.flattenedRoutes 2017-10-11 14:18:31 +03:00
Vesa Luusua
80a66c7966 app.js: remove flattenRoutes and RoutesProvider 2017-10-11 14:18:31 +03:00
Vesa Luusua
925c190ead routeConfiguration fix: containers need to be initialized first 2017-10-11 14:18:31 +03:00