Kimmo Puputti
5781c79ff7
Remove MobileFrame and related hacks
2017-05-22 16:32:51 +03:00
Mikko Koski
59212f04cf
Fix issue of author container overflowing the view
2017-05-19 11:26:40 +03:00
Mikko Koski
d10a3bcab4
Remove mobile frame if the screen is smaller than 615
...
Also, fix some hard-coded max-width 375px sizes.
2017-05-18 10:29:43 +03:00
Mikko Koski
1cb5f5d574
Fix Flexbox cross-browser issues
...
- Fixes Flexbox cross-browser issues (Safari) that prevents moving on in the listing wizard if user adds many images to the listing
2017-05-17 14:10:51 +03:00
Vesa Luusua
ba3ab3939c
Submit button should have a margin bottom added
2017-05-16 23:37:07 +02:00
Vesa Luusua
67f8bd92e4
format with prettier
2017-05-16 23:00:36 +02:00
Vesa Luusua
abdff325c8
Forms decide which of their child element take extra space.
2017-05-16 22:53:51 +02:00
Vesa Luusua
90f6b47f3b
wizard panels grow with the screen
2017-05-16 22:48:10 +02:00
Boyan Tabakov
226572709c
Change to 3:2 image sizes
2017-05-16 16:18:33 +03:00
Mikko Koski
f00f8e8335
iOS fixes
...
- Remove default border radius from input elements
- Textarea should inherit the font
2017-05-16 15:10:50 +03:00
Mikko Koski
92951e8369
Fix the firstName/lastName size in Signup form
...
- Use flexbox space-between and let it handle spacing between the inputs
2017-05-16 14:15:19 +03:00
Mikko Koski
c8abf8f754
Add margin to search result summary text
2017-05-16 14:15:19 +03:00
Vesa Luusua
fcb94b0327
Merge pull request #161 from sharetribe/new-listing-payout-details
...
Payout details in the new listing wizard
2017-05-16 13:27:03 +03:00
Vesa Luusua
860f41868e
Remove Stripe ToS from SignupForm
2017-05-16 13:22:43 +03:00
Vesa Luusua
64303b37e7
Fetch in progress handling for payout form
2017-05-16 13:22:36 +03:00
Mikko Koski
f2d9690c65
Merge pull request #164 from sharetribe/price-input-placeholder
...
Remove the overriden placeholder. Let the CurrencyInput handle it.
2017-05-16 09:06:37 +03:00
Vesa Luusua
1e53ce5c64
Remove 'Booking period:' label and add margin between date inputs and booking info
2017-05-16 00:22:25 +03:00
Vesa Luusua
91111df10f
ListingPage author added
...
Update snapshot
2017-05-16 00:17:22 +03:00
Vesa Luusua
a5dad24bc8
ListingPage cta button copy-text
2017-05-16 00:17:21 +03:00
Vesa Luusua
a415b96e70
ListingPage 'per night' text
2017-05-16 00:17:21 +03:00
Vesa Luusua
46d7e9c7e1
No image icon and aspect ratio to 3:2
2017-05-16 00:17:21 +03:00
Vesa Luusua
ccc4d2e01a
Padding changes
2017-05-16 00:17:21 +03:00
Vesa Luusua
bdfb9d73c8
Prettier formatting
2017-05-15 23:58:56 +03:00
Vesa Luusua
62316a9e45
Bolded subtitle
2017-05-15 23:40:55 +03:00
Vesa Luusua
b9d407e32f
Field for building number (overloading address field with that data)
...
Using address as field name instead of location
2017-05-15 18:01:56 +03:00
Kimmo Puputti
10ad7a02c8
Create Stripe account will full details
2017-05-15 16:54:30 +03:00
Kimmo Puputti
05962e70e5
Remove Stripe account creation from listing creation
2017-05-15 16:52:15 +03:00
Mikko Koski
e5fe344343
Remove the overriden placeholder. Let the Intl handle it.
2017-05-15 16:30:24 +03:00
Olli Vanhapiha
02a298602e
Handle transaction Delivered state
2017-05-15 14:16:06 +03:00
Kimmo Puputti
62409c3f48
Provide togglePageClassNames
2017-05-15 12:51:06 +03:00
Kimmo Puputti
7a4d718b94
Split first and last name into separate fields
2017-05-15 12:50:12 +03:00
Kimmo Puputti
b5c03f572d
Pass currentUser instead of stripeConnected flag
2017-05-15 10:55:52 +03:00
Kimmo Puputti
36bc69a45b
Remove old Stripe payout info fields
2017-05-15 10:43:13 +03:00
Kimmo Puputti
0fdce2b0fd
Implement PayoutDetailsForm
2017-05-15 09:52:20 +03:00
Kimmo Puputti
f6a1aa3331
Add support for clearing enhanced input value when it unmounts
...
With forms that hide/show fields based on some other field
value, we don't want to leave the old input values to the form data if
the field is not shown.
2017-05-15 09:52:20 +03:00
Vesa Luusua
aa538a2eae
Add autoFocus to wizard input fields
2017-05-12 17:10:30 +03:00
Vesa Luusua
4e1326caed
Per night added to pricing and title removed.
2017-05-12 16:51:26 +03:00
Vesa Luusua
abd11255d0
File input is taking thumbnail's form factor in current MVP design
2017-05-12 16:37:10 +03:00
Vesa Luusua
de487d9cff
Use splitted edit-listing-form in wizard and pass needed functions from EditListingPage
2017-05-12 16:15:41 +03:00
Vesa Luusua
73d98b5689
EditListingPhotosPanel and form within
2017-05-12 16:09:32 +03:00
Vesa Luusua
dcfac16948
EditListingPricingPanel and form within
2017-05-12 16:09:26 +03:00
Vesa Luusua
d14fcef98f
EditListingLocationPanel and form within
2017-05-12 16:09:20 +03:00
Vesa Luusua
c3a5036497
EditListingDescriptionPanel and form within
2017-05-12 16:09:14 +03:00
Vesa Luusua
5561a42568
Remove EditListingForm
2017-05-12 16:09:14 +03:00
Vesa Luusua
9ea6dc42e9
bug fix: not exported even though called.
2017-05-12 16:09:14 +03:00
Vesa Luusua
de2670fe70
EditListingPage uses EditListingWizard (no forms yet)
2017-05-12 16:09:14 +03:00
Kimmo Puputti
89121b47b1
Hide pagination links when no transactions are found
2017-05-12 12:54:24 +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
3e59adfc9a
Avoid extra request and set hasListings flag directly
2017-05-09 15:02:54 +03:00
Kimmo Puputti
a9e8ecf052
Make inbox tab names configurable in routesConfiguration
2017-05-09 10:26:16 +03:00