Vesa Luusua
|
84d71c7dbc
|
InboxPageComponent can't render deeply itself since Topbar expects Google API integration.
|
2017-05-04 19:12:38 +03:00 |
|
Vesa Luusua
|
d12330d3a7
|
Refactor Modal to use flexbox
|
2017-05-04 19:12:32 +03:00 |
|
Vesa Luusua
|
4db5f31e84
|
Rename HeroSearchForm to SearchForm (it will look the same in different places of design)
|
2017-05-04 18:18:38 +03:00 |
|
Vesa Luusua
|
f4b81a1072
|
Merge pull request #141 from sharetribe/fix-breaking-change-on-api
FIX: createStripeAccount API call changed
|
2017-05-04 17:05:30 +03:00 |
|
Vesa Luusua
|
a77bc3a2b7
|
createStripeAccount API call changed
|
2017-05-04 16:59:22 +03:00 |
|
Vesa Luusua
|
7eb452c3ed
|
Merge pull request #140 from sharetribe/topbar-mobile-menu
Topbar mobile menu
|
2017-05-04 16:27:25 +03:00 |
|
Vesa Luusua
|
70abd02739
|
Topbar uses MobileMenu inside Modal
|
2017-05-04 16:26:38 +03:00 |
|
Vesa Luusua
|
fc0edd159e
|
MobileMenu component
|
2017-05-04 16:26:38 +03:00 |
|
Vesa Luusua
|
9f9ff503b1
|
InlineButton works like a button instead of a link
|
2017-05-04 16:26:38 +03:00 |
|
Vesa Luusua
|
de59d320ea
|
Merge pull request #139 from sharetribe/topbar-mobile-menu-modal
Topbar: add modal (empty mobile menu)
|
2017-05-04 16:26:06 +03:00 |
|
Vesa Luusua
|
ea3533d0d6
|
Format with prettier
|
2017-05-04 14:46:55 +03:00 |
|
Vesa Luusua
|
aa30cf7a25
|
Move state to URL and help Topbar to rerender after location changes
|
2017-05-04 14:43:17 +03:00 |
|
Vesa Luusua
|
20eadfe8f5
|
Styleguide fix for full-width components
|
2017-05-03 16:50:32 +03:00 |
|
Vesa Luusua
|
25dc6ff005
|
Topbar uses Modal (simple draft for hamburger menu)
|
2017-05-03 16:50:31 +03:00 |
|
Vesa Luusua
|
0ef81c0e8e
|
FlatButton (using Button and alternative root styling)
|
2017-05-03 16:50:31 +03:00 |
|
Vesa Luusua
|
ceee8ea969
|
Merge pull request #138 from sharetribe/sale-order-fetch-failed
Handling failing tx fetch: OrderPage and SalePage
|
2017-05-03 16:49:55 +03:00 |
|
Vesa Luusua
|
00853b0e35
|
Fetch tx failed: OrderPage and SalePage
|
2017-05-03 16:46:18 +03:00 |
|
Vesa Luusua
|
c6bab9ea60
|
Merge pull request #137 from sharetribe/modal-component
Modal component
|
2017-05-03 15:29:31 +03:00 |
|
Vesa Luusua
|
5464ac1d0d
|
Some components like modals don't work with Styleguide's default padding in mobile frame.
|
2017-05-03 15:23:56 +03:00 |
|
Vesa Luusua
|
4fd245cdd7
|
ModalInMobile uses Modal
|
2017-05-03 15:23:56 +03:00 |
|
Vesa Luusua
|
905fb008d9
|
Modal
|
2017-05-03 15:23:49 +03:00 |
|
Kimmo Puputti
|
9ebc7248e5
|
Merge pull request #136 from sharetribe/fix-empty-listing-page
Fix empty listing page
|
2017-05-02 16:17:59 +03:00 |
|
Kimmo Puputti
|
711b967fe4
|
Wrap params.id with UUID type
|
2017-05-02 16:13:14 +03:00 |
|
Kimmo Puputti
|
d0769bb273
|
Merge pull request #134 from sharetribe/marketplace-data-duck
Marketplace data duck
|
2017-05-02 14:43:03 +03:00 |
|
Kimmo Puputti
|
a8c262777b
|
Avoid passing whole store state to the component
|
2017-05-02 14:39:18 +03:00 |
|
Kimmo Puputti
|
1f25e63d60
|
getMarketplaceEntities selector: full Redux store state as param
|
2017-05-02 12:46:18 +03:00 |
|
Kimmo Puputti
|
d42957de2a
|
Rename getEntities to getMarketplaceEntities
|
2017-05-02 12:43:12 +03:00 |
|
Kimmo Puputti
|
58ce53c0d9
|
getListingsById selector: take full Redux store state as parameter
|
2017-05-02 12:42:14 +03:00 |
|
Kimmo Puputti
|
6f3d8efb0d
|
Rename addEntities to addMarketplaceEntities
|
2017-05-02 11:39:57 +03:00 |
|
Kimmo Puputti
|
6354600d34
|
User generic addEntities action to add entities to the global store
|
2017-05-02 11:35:10 +03:00 |
|
Kimmo Puputti
|
e2955bfa13
|
Remove redux-saga and all unused actions in marketplaceData.duck
|
2017-05-02 11:27:50 +03:00 |
|
Kimmo Puputti
|
20f263a7d7
|
Rename data to marketplaceData in Redux store
|
2017-05-02 11:09:10 +03:00 |
|
Kimmo Puputti
|
afe2389066
|
Unify mapStateToProps functions
|
2017-05-02 11:03:26 +03:00 |
|
Kimmo Puputti
|
d64744588c
|
Rename sdk.duck.js file to marketplaceData.duck.js
|
2017-05-02 10:43:31 +03:00 |
|
Vesa Luusua
|
9e18456d8a
|
Merge pull request #132 from sharetribe/transaction-pages-fix-links-with-wrong-role
Enforcing role on order & sale pages
|
2017-04-29 00:22:21 +03:00 |
|
Vesa Luusua
|
6c499a2160
|
Enforsing role on order & sale pages
|
2017-04-29 00:18:48 +03:00 |
|
Vesa Luusua
|
01c7d48785
|
Merge pull request #133 from sharetribe/bookinginfo-fix-typo
fix typo
|
2017-04-28 17:32:38 +03:00 |
|
Vesa Luusua
|
1cbdf5a1a1
|
fix typo
|
2017-04-28 17:27:56 +03:00 |
|
Kimmo Puputti
|
0dc7bbc2b6
|
Merge pull request #131 from sharetribe/remove-edit-listing-link
Remove edit listing link
|
2017-04-28 16:00:23 +03:00 |
|
Kimmo Puputti
|
0747fc170a
|
Fetch current user on app init instead of in various loadData fns
|
2017-04-28 14:17:06 +03:00 |
|
Kimmo Puputti
|
2bb3a6e63e
|
Fix current user fetch order after login
fetchCurrentUser relies on the values that loginSuccess changes in the
store, and should therefore be done after login
|
2017-04-28 14:14:54 +03:00 |
|
Kimmo Puputti
|
2cc769e585
|
Improve Topbar prop types
|
2017-04-28 14:14:24 +03:00 |
|
Kimmo Puputti
|
a679c946eb
|
Hide edit listing link
|
2017-04-28 14:14:04 +03:00 |
|
Kimmo Puputti
|
00224c34f2
|
Merge pull request #123 from sharetribe/refactor-authentication
Refactor authentication
|
2017-04-28 11:20:31 +03:00 |
|
Kimmo Puputti
|
0896ea47a7
|
Move prop type destructuring statement
|
2017-04-28 11:12:28 +03:00 |
|
Kimmo Puputti
|
814184aa0a
|
Rename loginOrLogoutInProgress to authenticationInProgress
|
2017-04-28 11:04:59 +03:00 |
|
Kimmo Puputti
|
a99b33e5e8
|
Ignore fetching current user when logged out
|
2017-04-28 10:48:07 +03:00 |
|
Kimmo Puputti
|
f2dd3c9105
|
Sync current user with auth login/logout
|
2017-04-28 10:48:07 +03:00 |
|
Kimmo Puputti
|
30f9909b45
|
Refactor authentication from redux-saga to redux-thunk
|
2017-04-28 10:48:07 +03:00 |
|
Kimmo Puputti
|
2a351c9247
|
Change authInfo to use redux-thunk
|
2017-04-28 10:47:21 +03:00 |
|