Commit graph

49 commits

Author SHA1 Message Date
Jenni Nurmi
d347ba5cf4 Side navigation matches footer 2019-02-18 15:33:36 +02:00
Vesa Luusua
7ed97a7a48 EditListingPhotosPanel: use newListingPublished, not newListingCreated 2018-11-07 16:32:32 +02:00
Vesa Luusua
2a31ccc458 EditListingWizard panels: pass all errors as fetchErrors to Final Form 2018-11-07 16:32:31 +02:00
Vesa Luusua
af088fff8f Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
Kimmo Puputti
32d83c1733 Use ListingLink in wizard panel titles 2018-01-31 10:46:01 +02:00
Vesa Luusua
bcfae370d2 Move PayoutDetailForm modal to wizard from photos panel 2018-01-30 13:57:23 +02:00
Kimmo Puputti
f0b955dc5b Refactor propTypes module
- Rename types
- Collect propTypes within a named propTypes export
- Use named imports for easier refactoring and customisation later
- Rename sdk types to sdkTypes in imports to avoid confusion
2018-01-11 11:40:03 +02:00
Kimmo Puputti
86e750610e Update snapshots and formatting after rebase 2018-01-04 12:35:32 +02:00
Kimmo Puputti
51576fa1e2 Avoid unhandled promise errors 2018-01-04 12:21:04 +02:00
Vesa Luusua
89145e26ed Form elements should be divisible by 8 (desktop) or 6px 2017-12-21 16:30:14 +02:00
Kimmo Puputti
d07fd9f63d Make TODOs about draft listings into generic comments
The API might not ever support saving unpublished/draft listings, so
no need to keep the TODO comments as tasks in the code.
2017-10-23 15:05:52 +03:00
Kimmo Puputti
a996f154d1 Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
Kimmo Puputti
90ab9c9a69 Format with latest Prettier 2017-10-13 10:11:51 +03:00
Kimmo Puputti
78de6d9d69 Disable deprecated proptype import lint error 2017-10-12 14:09:02 +03:00
Vesa Luusua
21c6964e91 Listing id was assumed to exists. 2017-09-28 23:45:17 +03:00
Vesa Luusua
ebaa95ad95 Generic error shown on Account settings pages (+ email in use) 2017-09-28 22:11:22 +03:00
Janne Koivistoinen
85592a4e9c various fine-tuning fixes 2017-09-27 16:58:33 +03:00
Kimmo Puputti
1814a0d960 Add proper inProgress and ready states for listing creation 2017-09-21 16:35:44 +03:00
Vesa Luusua
d2ec111a5b Changes to review's review 2017-09-20 14:08:55 +03:00
Vesa Luusua
cda5042d28 PayoutDetailsForm can handle generic error 2017-09-20 14:08:55 +03:00
Janne Koivistoinen
f9dca7520f design review done for verify-email flow
review, synced all the modals and other small fixes
2017-09-20 14:07:30 +03:00
Kimmo Puputti
55e9574ce8 Avoid passing around currencyConfig 2017-08-25 10:59:15 +03:00
Kimmo Puputti
f80689fbb0 Merge pull request #345 from sharetribe/remove-listing-images
Remove listing images
2017-08-18 08:14:50 +03:00
Vesa Luusua
6b3c898bba review branches didn't run prettier 2017-08-17 13:26:29 +03:00
Kimmo Puputti
a381f15432 Implement deleting listing images 2017-08-17 12:51:03 +03:00
Janne Koivistoinen
3b34ecb9e2 title fixes for create and edit listing pages 2017-08-16 18:03:50 +03:00
Janne Koivistoinen
4115369bee create and edit a listing review 2017-08-16 17:02:53 +03:00
Kimmo Puputti
7434e1d887 Disable save button while update is in progress 2017-08-15 11:25:48 +03:00
Kimmo Puputti
d827128703 Implement listing editing 2017-08-15 10:47:03 +03:00
Kimmo Puputti
e5f5995dbb Translate button texts 2017-08-15 10:47:03 +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
Janne Koivistoinen
c3b5c1df3f Merge pull request #292 from sharetribe/design-review
various design review fixes
2017-07-10 18:32:10 +03:00
Janne Koivistoinen
1d3b0eaf3d coders review on designers review 2017-07-10 18:06:29 +03:00
Vesa Luusua
2991b484d5 Errors shown on form. 2017-07-10 14:18:05 +03:00
Vesa Luusua
420bc9ae74 PayoutForm didn't close modal properly 2017-07-07 12:52:56 +03:00
Vesa Luusua
55567a3ab0 Wizard panels height to auto 2017-07-07 03:33:53 +03:00
Vesa Luusua
c8b0a1dd48 Mobile styles for PayoutDetailsForm and surrounding modal 2017-07-06 12:48:50 +03:00
Vesa Luusua
a4b8df9031 EditListingWizard: photos tab 2017-07-05 15:59:34 +03:00
Vesa Luusua
9f19f2bc66 EditListingWizard: manage scrolling 2017-07-04 21:34:31 +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
b3d63162d9 actual panels let their form grow 2017-05-16 22:52:42 +02:00
Vesa Luusua
64303b37e7 Fetch in progress handling for payout form 2017-05-16 13:22:36 +03:00
Kimmo Puputti
10ad7a02c8 Create Stripe account will full details 2017-05-15 16:54:30 +03:00
Kimmo Puputti
4128195502 Wizard styles 2017-05-15 16:49:33 +03:00
Kimmo Puputti
8f96c869c8 Toggle payout details modal when submitting 2017-05-15 12:51:34 +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
Vesa Luusua
73d98b5689 EditListingPhotosPanel and form within 2017-05-12 16:09:32 +03:00