Commit graph

21 commits

Author SHA1 Message Date
Hannu Lyytikainen
89883b8e8a Remove occurrences of 'Starter App' 2018-05-04 17:04:41 +03:00
Kimmo Puputti
d00aa0c020 Remove unused prop 2018-03-01 12:07:13 +02:00
Kimmo Puputti
d458f917e0 Save payout details 2018-02-27 13:00:29 +02:00
Kimmo Puputti
949873ac15 Add payment settings as a tab under account 2018-02-26 16:13:05 +02:00
Kimmo Puputti
6cdb77fa32 Redirect to normal listing page if listing is already published 2018-02-12 10:44:01 +02:00
Kimmo Puputti
cba01b9bfb Add ListingPageVariant route 2018-01-31 10:46:01 +02:00
Kimmo Puputti
d07b5ec6ed Make book modal URL handling use search param, not tab/pathname 2018-01-31 10:46:01 +02:00
Vesa Luusua
cbc1fcc05c TransactionPage 2017-12-15 02:10:34 +02:00
Kimmo Puputti
214525b140 Make auth routing more intuitive
- Use Login as auth page for URLs where user edits their own data or
  where we link from elsewhere
- Order route keys consistently
- Redirect /order/:id to /order/:id/details
- Redirect /sale/:id to /sale/:id/details
- Remove /order/:id/discussion and /sale/:id/discussion routes
2017-12-05 14:47:43 +02:00
Kimmo Puputti
030e66c7d3 Send initial tx message from checkout 2017-11-09 13:51:34 +02:00
Kimmo Puputti
689697fc4b ProfilePage page with user bio 2017-11-01 16:02:17 +02:00
Kimmo Puputti
3ef8c6929e TOS and privacy pages 2017-10-30 16:35:34 +02:00
Janne Koivistoinen
05cf326fb4 Merge branch 'master' into aboutPage 2017-10-27 15:50:54 +03:00
Kimmo Puputti
ae824d7140 Keep listing page mobile tab state in the URL 2017-10-27 14:25:48 +03:00
Janne Koivistoinen
8bebb12ea6 reviews fixed 2017-10-27 13:57:54 +03:00
Janne Koivistoinen
3632fd4cd1 about page 2017-10-27 11:03:06 +03:00
Vesa Luusua
7918250b9c Remove SecurityPage: it was originally about change password and stuff 2017-10-23 13:33:46 +03:00
Vesa Luusua
3fb1e53a03 routeConfiguration uses exact routes by default 2017-10-12 11:22:42 +03:00
Vesa Luusua
925c190ead routeConfiguration fix: containers need to be initialized first 2017-10-11 14:18:31 +03:00
Vesa Luusua
40488083fd Rename routesConfiguration to routeConfiguration 2017-10-11 14:18:30 +03:00
Vesa Luusua
19b84794fc Raname to routeConfiguration 2017-10-11 14:18:29 +03:00
Renamed from src/routesConfiguration.js (Browse further)