Commit graph

31 commits

Author SHA1 Message Date
Sampo Toiva
64f8bcaf88 Transactions can be declined not rejected 2017-10-12 19:04:13 +03:00
Kimmo Puputti
78de6d9d69 Disable deprecated proptype import lint error 2017-10-12 14:09:02 +03:00
Vesa Luusua
4fffa49b9c SalePage uses TopbarContainer 2017-10-11 20:15:57 +03:00
Vesa Luusua
30578a65bc Rename PageLayout to Page 2017-09-29 15:15:32 +03:00
Kimmo Puputti
aa212be0d0 Add inProgress state to SalePage accept/reject buttons 2017-09-22 15:20:58 +03:00
Vesa Luusua
03c2275dc8 Add currentUserHasOrders info to SalePage
Verification props to SalePage
2017-09-14 12:52:45 +03:00
Kimmo Puputti
6bf7a5af9a Sale page responsive styles 2017-08-03 16:30:51 +03:00
Vesa Luusua
094f7d4f38 SalePage: pass PageLayout props 2017-07-11 19:37:17 +03:00
Vesa Luusua
0f5ec32b24 SalePage: pass Topbar props 2017-07-11 17:14:46 +03:00
Vesa Luusua
879b0ccacc Update pages that need Topbar 2017-07-11 15:26:52 +03:00
Vesa Luusua
eff4528152 Topbar added directly on Pages that need it. 2017-07-04 23:10:13 +03:00
Vesa Luusua
9df5f800b7 SalePage: manage scrolling 2017-07-04 21:31:57 +03:00
Kimmo Puputti
63a1dbe777 Fix loading/error text style 2017-06-30 11:39:16 +03:00
Kimmo Puputti
fb0f3997b5 Sale page styles and alignment 2017-06-30 10:01:38 +03:00
Kimmo Puputti
d909843d4f Refactor booking info calculations 2017-06-29 11:25:02 +03:00
Mikko Koski
f873020a9b Add auto rejected status also to the provider side
In addition: Change copy texts by changing the word 'booking' to 'request'
2017-06-28 14:23:00 +03:00
Kimmo Puputti
afdf009af3 Revert back to inbox tab as path param
Inbox links were broken, and could not simply be fixed by editing the
links. The loadData function needs to know the tab as well, and
currently it doesn't have the information if the tab isn't in the path
params.
2017-05-11 10:22:58 +03:00
Kimmo Puputti
a9e8ecf052 Make inbox tab names configurable in routesConfiguration 2017-05-09 10:26:16 +03:00
Vesa Luusua
809ebdb4ab path params vs state are out of sync on OrderPage and SalePage 2017-05-08 15:34:47 +03:00
Vesa Luusua
00853b0e35 Fetch tx failed: OrderPage and SalePage 2017-05-03 16:46: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
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
6c499a2160 Enforsing role on order & sale pages 2017-04-29 00:18:48 +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
Vesa Luusua
7ce435171c sdk.transactions.transition reject call + reject button + refactoring 2017-04-28 00:10:54 +03:00
Vesa Luusua
efb5f0ee6e sdk.transactions.transition accept call + accept button 2017-04-27 23:11:36 +03:00
Vesa Luusua
d70b1f83cf Showing commission (and calculating subtotal and total) 2017-04-27 16:59:14 +03:00
Vesa Luusua
fbdb3b157f SalePage: initial draft - this is pretty much the same as OrderPage 2017-04-27 14:16:46 +03:00