flex-template-web/src/components
Hannu Lyytikainen 5994d56807 Change booking button behaviour
If no start or end date is missing for the booking instead of being
disabled the booking button when clicked moves focus to the date picker.
2017-10-06 16:26:09 +03:00
..
AddImages design review done for verify-email flow 2017-09-20 14:07:30 +03:00
Avatar Add missing attributes to users 2017-09-22 10:39:16 +03:00
BirthdayInputField Add validator for min age from a date object 2017-10-05 16:00:48 +03:00
BookingBreakdown txIsCanceled checked and rendered correctly on BookingBreakdown 2017-10-04 15:41:46 +03:00
Button Disable Buttons until component is mounted 2017-10-04 16:18:25 +03:00
CurrencyInputField Add error codes 2017-10-04 13:17:43 +03:00
DateInputField Match text input styles with DateInputField 2017-06-27 10:52:50 +03:00
DateRangeInputField Change booking button behaviour 2017-10-06 16:26:09 +03:00
Discussion Remove Input component 2017-06-19 14:26:28 +03:00
EditListingDescriptionPanel Listing id was assumed to exists. 2017-09-28 23:45:17 +03:00
EditListingLocationPanel Address parsing changed 2017-10-05 17:28:10 +03:00
EditListingPhotosPanel Listing id was assumed to exists. 2017-09-28 23:45:17 +03:00
EditListingPricingPanel Listing id was assumed to exists. 2017-09-28 23:45:17 +03:00
EditListingWizard Fixes pages where TabNav have been used 2017-09-26 15:43:26 +03:00
ExpandingTextarea Clear initialisation timeout when unmounting 2017-08-18 08:16:57 +03:00
ExternalLink Add ExternalLink component 2017-05-05 09:43:15 +03:00
FilterPanel Add support for activeClassName for the NamedLink component 2017-02-16 17:15:27 +02:00
Form Add Form component to wrap forms with some default props 2017-10-04 16:19:02 +03:00
HeroSection Use Form instead of form 2017-10-05 10:31:41 +03:00
IconBannedUser Add icon examples to the Styleguide 2017-09-20 11:45:50 +03:00
IconCheckmark Add in progress and ready states to the Button component 2017-09-20 16:29:54 +03:00
IconClose Add icon examples to the Styleguide 2017-09-20 11:45:50 +03:00
IconEmailAttention Add icon examples to the Styleguide 2017-09-20 11:45:50 +03:00
IconEmailSent Add icon examples to the Styleguide 2017-09-20 11:45:50 +03:00
IconEmailSuccess Add icon examples to the Styleguide 2017-09-20 11:45:50 +03:00
IconKeys Add icon examples to the Styleguide 2017-09-20 11:45:50 +03:00
IconKeysSuccess Add icon examples to the Styleguide 2017-09-20 11:45:50 +03:00
IconSearch Add icon examples to the Styleguide 2017-09-20 11:45:50 +03:00
IconSpinner firefox fix for the svg spinner 2017-10-03 14:09:45 +03:00
ImageCarousel Change hash chars to url encoded format (%23) 2017-09-26 15:43:31 +03:00
ImageFromFile Remove image read error logging 2017-10-04 13:16:28 +03:00
LayoutSideNavigation Topbar's z-index was clashing with LayoutSideNav's z-index: topbar's box-shadow should be adjustable from parent component 2017-09-25 19:41:26 +03:00
ListingCard design review done for verify-email flow 2017-09-20 14:07:30 +03:00
LocationAutocompleteInput various fine-tuning fixes 2017-09-27 16:58:33 +03:00
ManageListingCard Merge pull request #443 from sharetribe/handle-changed-listing-shape 2017-09-29 10:48:27 +03:00
Map listing page design reviews 2017-06-28 14:42:42 +03:00
MapPanel search page design review 2017-07-19 02:09:09 +03:00
Menu Review changes 2017-08-30 16:09:20 +03:00
MenuContent search page design review 2017-07-19 02:09:09 +03:00
MenuItem Change vertical baseline positioning to margin 2017-06-09 14:48:56 +03:00
MenuLabel Extend Menu (state can be handled by parent component; and arrow, position, offset are optional) 2017-08-30 16:09:18 +03:00
Modal Fix bounce scroll showing page contents from behind modal 2017-10-06 11:17:12 +03:00
ModalInMobile Changes to review's review 2017-09-20 14:08:55 +03:00
NamedLink PaginationLinks design updated 2017-06-21 21:51:06 +03:00
NamedRedirect Extract context helpers to separate file 2017-04-06 14:48:20 +03:00
NotificationBadge add breakpoints for medium, large and xlarge 2017-07-19 15:30:30 +03:00
OrderDetailsPanel Prettier run was forgotten in previous PR 2017-10-05 12:37:02 +03:00
OrderDiscussionPanel Disable Buttons until component is mounted 2017-10-04 16:18:25 +03:00
Page Format JS 2017-10-06 15:07:05 +03:00
PaginationLinks Add vertical extra space to search results (pushing pagination to bottom) 2017-06-26 16:12:45 +03:00
Promised Promised should keep track of mounting status 2017-07-10 14:09:30 +03:00
ResponsiveImage SearchMapListingCard opens when price 'marker' is clicked 2017-08-15 14:43:04 +03:00
RoutesProvider Don't print trailing comma in fn args since it breaks in Node 2017-03-15 15:54:49 +02:00
SaleDetailsPanel Tests for cancel state in Order and Sale details 2017-10-05 10:35:45 +03:00
SearchMap Review change 2017-08-24 14:31:37 +03:00
SearchMapGroupLabel map carousel review 2017-09-06 02:06:06 +03:00
SearchMapInfoCard Change hash chars to url encoded format (%23) 2017-09-26 15:43:31 +03:00
SearchMapPriceLabel Avoid passing around currencyConfig 2017-08-25 10:59:15 +03:00
SearchResultsPanel Merge pull request #364 from sharetribe/clean-up-money-handling 2017-08-28 13:50:12 +03:00
SelectField Update SelectField 2017-07-06 12:46:14 +03:00
StripeBankAccountTokenInputField Fix margins between input fields 2017-09-14 22:14:07 +03:00
TabNav Change hash chars to url encoded format (%23) 2017-09-26 15:43:31 +03:00
TabNavHorizontal Review review change 2017-09-11 15:23:11 +03:00
Tabs Responsive new listing wizard 2017-08-07 16:05:59 +03:00
TextInputField Add email not found handling 2017-09-15 10:04:57 +03:00
Topbar Move clearUserId to Auth.duck.js 2017-10-04 13:17:43 +03:00
TopbarDesktop Use Form instead of form 2017-10-05 10:31:41 +03:00
TopbarMobileMenu Review changes 2017-09-20 16:44:56 +03:00
UserNav re-order the 2nd level links 2017-09-25 21:20:47 +03:00
ValidationError design review for error messages 2017-06-26 14:25:31 +03:00
index.js Add Form component to wrap forms with some default props 2017-10-04 16:19:02 +03:00