Kimmo Puputti
f0ca0564dd
New URL schema for creating a listing
...
The URL will now always have an id and a slug so that new/edit listing
wizards can be generalised. When creating a new listing, temporary id
and slug are put to the URL.
2017-08-10 12:29:39 +03:00
Kimmo Puputti
a258c65cf7
Make modal open state respond to window resize
2017-08-09 14:38:23 +03:00
Kimmo Puputti
5d21652e5c
Fix modal style regressions based on review comments
2017-08-09 14:22:46 +03:00
Kimmo Puputti
41db9c93a9
Fix modal margins in desktop layout
2017-08-09 14:22:46 +03:00
Kimmo Puputti
532f550bae
Implement responsive modal dialog
2017-08-09 14:22:46 +03:00
Kimmo Puputti
28c2861684
Merge pull request #333 from sharetribe/new-listing-responsive-layout
...
Responsive listing creation layout
2017-08-08 10:34:40 +03:00
Kimmo Puputti
6eb5da0d10
Merge pull request #329 from sharetribe/fix-handling-spaces-in-account-numbers
...
Fix error when pasting account number with spaces
2017-08-08 10:34:04 +03:00
Kimmo Puputti
02dd1f4bcf
Move custom breakpoint to the component file
2017-08-08 10:18:39 +03:00
Kimmo Puputti
a42af34853
Responsive new listing wizard
2017-08-07 16:05:59 +03:00
Kimmo Puputti
808e5d014f
Fix errors in Sale page tests
2017-08-04 10:13:02 +03:00
Kimmo Puputti
5a3f3212df
Allow typing in spaces to break down logn numbers
2017-08-04 10:05:04 +03:00
Kimmo Puputti
cfbcc8589d
Remove whitespace from account/routing nums before sending to Stripe
...
Stripe seems to fail at least if the account number is copy pasted to
the input, and contains spaces (like in the placeholder text). The
solution is just to remove any whitespace from the numbers before
sending them to the Stripe API.
2017-08-04 09:54:13 +03:00
Kimmo Puputti
b811f34254
Fix right column alignment when left column goes to two rows
2017-08-04 09:07:08 +03:00
Janne Koivistoinen
ed80727343
Merge pull request #327 from sharetribe/orderPage-review
...
design review for order pages
2017-08-03 16:53:54 +03:00
Janne Koivistoinen
d06d34bb17
resolve the comment for img border-radius
2017-08-03 16:44:46 +03:00
Janne Koivistoinen
4ba1e907e4
design review for order pages
2017-08-03 16:37:34 +03:00
Kimmo Puputti
6bf7a5af9a
Sale page responsive styles
2017-08-03 16:30:51 +03:00
Kimmo Puputti
b1003a62b0
Merge pull request #325 from sharetribe/order-page-responsive-styles
...
Responsive Order page
2017-08-03 10:34:07 +03:00
Kimmo Puputti
1aa3df14a1
Implement responsive order page
2017-08-03 09:53:41 +03:00
Kimmo Puputti
6d980f4432
Fix SearchMap price overlay value
2017-08-02 13:59:19 +03:00
Kimmo Puputti
30197024e1
Responsive Inbox page styles
2017-08-02 11:24:18 +03:00
Janne Koivistoinen
1efcc44976
listingPage review and bookingModal between 768-1023
2017-07-25 15:19:07 +03:00
Janne Koivistoinen
21a8879c35
listing page responsive views
2017-07-25 15:19:07 +03:00
Vesa Luusua
34567e6150
Remove MapPriceMarker (it was a buggy component)
2017-07-25 15:13:07 +03:00
Vesa Luusua
ce47dc329e
Life cycle handling of React based PriceLabel was buggy - revert to plain examples of google overlays
2017-07-25 15:11:13 +03:00
Janne Koivistoinen
08bb284f9c
auth page and marketplace variable
2017-07-21 16:45:18 +03:00
Vesa Luusua
441853d447
missing defaulprop
2017-07-21 16:41:34 +03:00
Vesa Luusua
45f2c6de3a
TopbarDesktop passes isOpen class to MenuLabel
2017-07-21 16:41:33 +03:00
Vesa Luusua
8db40584f2
MenuLabel can react to isOpen state
2017-07-21 16:41:33 +03:00
Vesa Luusua
d0ee02891b
update snapshots
2017-07-21 11:25:40 +03:00
Vesa Luusua
b8fa527ace
DateRangeInputField desktop styles
2017-07-21 11:18:38 +03:00
Vesa Luusua
cdf8b76b5f
BookingBreakdown desktop
2017-07-21 11:10:14 +03:00
Vesa Luusua
3e79b949d6
Modal should be able to get classes for content
2017-07-21 11:09:32 +03:00
Vesa Luusua
f7849a58fc
FontStyles can't have line-height that is not divisible by 8px (desktop)
2017-07-21 11:08:37 +03:00
Vesa Luusua
cae03cc892
Login and Signup desktop layouts.
2017-07-20 11:50:52 +03:00
Janne Koivistoinen
abf1e69151
added breakpoints for the searchPage
2017-07-19 16:35:35 +03:00
Janne Koivistoinen
88eef96ac6
Merge branch 'master' into searchPage-review
2017-07-19 16:21:04 +03:00
Janne Koivistoinen
52f1081e4d
Merge pull request #310 from sharetribe/breakpoints
...
add breakpoints for medium, large and xlarge
2017-07-19 16:17:51 +03:00
Janne Koivistoinen
7b15d559dc
helper text for listingCardWidth
2017-07-19 16:17:30 +03:00
Janne Koivistoinen
815b109b4d
add breakpoints for medium, large and xlarge
2017-07-19 15:30:30 +03:00
Janne Koivistoinen
09251a5ed2
comment fixes
2017-07-19 15:07:46 +03:00
Janne Koivistoinen
d93bb7ac91
search page design review
2017-07-19 02:09:09 +03:00
Vesa Luusua
b3d5575980
google.maps.overlayview should be created after mount
2017-07-18 22:14:18 +03:00
Janne Koivistoinen
6b1a6ad685
Merge pull request #306 from sharetribe/topnav-ixd
...
topnav ixd and hero search bar fixes
2017-07-18 22:10:36 +03:00
Janne Koivistoinen
aa0fd8b670
fixes for comments
2017-07-18 21:51:43 +03:00
Janne Koivistoinen
b4399cd23c
more stuff for the topBar
2017-07-18 21:07:42 +03:00
Janne Koivistoinen
f888539040
fixes based on Vesa's review
2017-07-18 19:39:53 +03:00
Vesa Luusua
1e7695f284
Prettier
2017-07-18 18:59:49 +03:00
Vesa Luusua
c0a0f60097
Modal: flex away
2017-07-18 18:59:29 +03:00
Vesa Luusua
ea7d2713f7
SearchPanel: columns on desktop
2017-07-18 18:58:26 +03:00