Vesa Luusua
|
d12330d3a7
|
Refactor Modal to use flexbox
|
2017-05-04 19:12:32 +03:00 |
|
Vesa Luusua
|
fc0edd159e
|
MobileMenu component
|
2017-05-04 16:26:38 +03:00 |
|
Vesa Luusua
|
9f9ff503b1
|
InlineButton works like a button instead of a link
|
2017-05-04 16:26:38 +03:00 |
|
Vesa Luusua
|
ea3533d0d6
|
Format with prettier
|
2017-05-04 14:46:55 +03:00 |
|
Vesa Luusua
|
aa30cf7a25
|
Move state to URL and help Topbar to rerender after location changes
|
2017-05-04 14:43:17 +03:00 |
|
Vesa Luusua
|
20eadfe8f5
|
Styleguide fix for full-width components
|
2017-05-03 16:50:32 +03:00 |
|
Vesa Luusua
|
25dc6ff005
|
Topbar uses Modal (simple draft for hamburger menu)
|
2017-05-03 16:50:31 +03:00 |
|
Vesa Luusua
|
0ef81c0e8e
|
FlatButton (using Button and alternative root styling)
|
2017-05-03 16:50:31 +03:00 |
|
Vesa Luusua
|
5464ac1d0d
|
Some components like modals don't work with Styleguide's default padding in mobile frame.
|
2017-05-03 15:23:56 +03:00 |
|
Vesa Luusua
|
4fd245cdd7
|
ModalInMobile uses Modal
|
2017-05-03 15:23:56 +03:00 |
|
Vesa Luusua
|
905fb008d9
|
Modal
|
2017-05-03 15:23:49 +03:00 |
|
Kimmo Puputti
|
afe2389066
|
Unify mapStateToProps functions
|
2017-05-02 11:03:26 +03:00 |
|
Vesa Luusua
|
1cbdf5a1a1
|
fix typo
|
2017-04-28 17:27:56 +03:00 |
|
Vesa Luusua
|
c7184f2551
|
OrderDetailsPanel and SaleDetailsPanel show state/rejected info
|
2017-04-28 00:11:51 +03:00 |
|
Vesa Luusua
|
3f186aace9
|
OrderDetailsPanel updated for state/accepted
|
2017-04-27 23:17:07 +03:00 |
|
Vesa Luusua
|
03d3ae9adb
|
SaleDetailsPanel updated + some formatting in BookingInfo
|
2017-04-27 23:15:55 +03:00 |
|
Vesa Luusua
|
809ebb7235
|
Remove extra margin (copy-paste stuff)
|
2017-04-27 17:18:24 +03:00 |
|
Vesa Luusua
|
d70b1f83cf
|
Showing commission (and calculating subtotal and total)
|
2017-04-27 16:59:14 +03:00 |
|
Vesa Luusua
|
a59c01486a
|
Styling changes on SaleDetailsPage (vs OrderDetailsPage)
|
2017-04-27 16:40:34 +03:00 |
|
Vesa Luusua
|
fbdb3b157f
|
SalePage: initial draft - this is pretty much the same as OrderPage
|
2017-04-27 14:16:46 +03:00 |
|
Vesa Luusua
|
5f09c58a86
|
OrderPage fetches order data and passes that to OrderDetailsPanel
|
2017-04-27 12:52:36 +03:00 |
|
Vesa Luusua
|
b0f06f4b9a
|
OrderDetailsPanel updated and related child components too
|
2017-04-26 20:20:01 +03:00 |
|
Kimmo Puputti
|
3cfe8887c8
|
Add PaginationLinks component
|
2017-04-19 11:41:59 +03:00 |
|
Kimmo Puputti
|
1910e470a8
|
Format dates with react-intl as elsewhere
|
2017-04-13 13:21:37 +03:00 |
|
Kimmo Puputti
|
a2c38b903f
|
Use UTC dates in tests and examples
|
2017-04-13 13:21:22 +03:00 |
|
Kimmo Puputti
|
52f89e864e
|
Remove H1 component
|
2017-04-13 10:14:33 +03:00 |
|
Kimmo Puputti
|
498c0d61f7
|
Add H1 component
|
2017-04-13 10:03:28 +03:00 |
|
Kimmo Puputti
|
2a7cfbea4f
|
Use correct prop type for children
|
2017-04-13 10:03:28 +03:00 |
|
Vesa Luusua
|
6f2f57a389
|
Review changes: path change to accommodate previous page params.
|
2017-04-12 16:47:54 +03:00 |
|
Vesa Luusua
|
25441af8da
|
Show AuthorInfo on CheckoutPage and redirect if listing or price is missing
|
2017-04-12 16:47:32 +03:00 |
|
Vesa Luusua
|
8ee08695b3
|
Refactoring after review comments.
|
2017-04-07 16:20:31 +03:00 |
|
Vesa Luusua
|
174182bc28
|
Remove old usages of BookingInfo (old wireframes have wrong data)
|
2017-04-07 12:08:08 +03:00 |
|
Vesa Luusua
|
83bb814c4c
|
Refactor DateInput, change moment to Date in outbound communications and allow passing isOutsideRange func.
|
2017-04-07 12:02:54 +03:00 |
|
Vesa Luusua
|
cb2f810621
|
Update BookingInfo component
|
2017-04-07 12:02:54 +03:00 |
|
Kimmo Puputti
|
8c4aee89d1
|
Format with Prettier
|
2017-04-07 09:27:20 +03:00 |
|
Vesa Luusua
|
0e18c46931
|
Add react-dates and create DateInput component
|
2017-04-06 14:53:23 +03:00 |
|
Vesa Luusua
|
c0b31693a3
|
Removed universality of Page level class toggle. (Might be added later.)
|
2017-04-06 14:48:20 +03:00 |
|
Vesa Luusua
|
5700b6f578
|
Styleguide styling fix for ListingCard
|
2017-04-06 14:48:20 +03:00 |
|
Vesa Luusua
|
8cf00d218c
|
ModalInMobile opens page fragment as Modal in given breakpoint and removes scrolling from PageLayout.
|
2017-04-06 14:48:20 +03:00 |
|
Vesa Luusua
|
8971c9b29a
|
Extract context helpers to separate file
|
2017-04-06 14:48:20 +03:00 |
|
Kimmo Puputti
|
ee578ba9b7
|
Use span for error message as other fields do
|
2017-04-04 13:14:53 +03:00 |
|
Kimmo Puputti
|
c3b3e0e524
|
Handle slow Stripe response when component unmounts
|
2017-04-04 11:38:25 +03:00 |
|
Kimmo Puputti
|
5ea03cb073
|
Clarify IBAN handling
|
2017-04-04 11:21:50 +03:00 |
|
Kimmo Puputti
|
bb40328697
|
StripeBankAccountToken component
|
2017-04-04 10:49:54 +03:00 |
|
Kimmo Puputti
|
8e332247ae
|
Improve Button styles
|
2017-04-04 10:49:54 +03:00 |
|
Kimmo Puputti
|
468ad3d081
|
Add optional Input prop to render with display: inline-block;
|
2017-04-04 10:49:54 +03:00 |
|
Kimmo Puputti
|
14aab54982
|
Verify that country code is supported by Stripe
|
2017-04-04 10:49:54 +03:00 |
|
Kimmo Puputti
|
690fb06d9e
|
Add StripeBankAccountToken component
|
2017-04-04 10:49:54 +03:00 |
|
Kimmo Puputti
|
5d32f57696
|
Update React Router
|
2017-04-03 12:28:17 +03:00 |
|
Kimmo Puputti
|
ae56344d0a
|
Update NPM packages
|
2017-04-03 10:48:45 +03:00 |
|