Vesa Luusua
|
2a9c9e103b
|
Fetch data with saga (both server and client)
|
2017-02-06 12:40:42 +02:00 |
|
Vesa Luusua
|
71ab7c33e0
|
Call component.loadData on server side (and client)
|
2017-02-06 12:32:59 +02:00 |
|
Vesa Luusua
|
fd18ed1427
|
Refactor to more simple solution
|
2017-02-06 12:26:34 +02:00 |
|
Kimmo Puputti
|
50e22d0d1e
|
Format JS with Prettier 0.13.1
|
2017-01-30 10:57:27 +02:00 |
|
Kimmo Puputti
|
f68b49d1c0
|
Merge pull request #25 from sharetribe/order-page
OrderPage
|
2017-01-26 21:52:37 +02:00 |
|
Kimmo Puputti
|
680c10c93f
|
Add OrderPage contents
|
2017-01-26 21:34:38 +02:00 |
|
Vesa Luusua
|
29441d6710
|
ListingPage wireframe
|
2017-01-26 19:38:12 +02:00 |
|
Kimmo Puputti
|
76e94101fb
|
Extract BookingInfo component from CheckoutPage
|
2017-01-26 19:28:52 +02:00 |
|
Kimmo Puputti
|
e048be76ef
|
Provide routes to the OrderPage test
|
2017-01-26 19:27:57 +02:00 |
|
Vesa Luusua
|
39aa660832
|
Add wireframes for SearchPage
|
2017-01-26 17:17:57 +02:00 |
|
Vesa Luusua
|
51a5c492d4
|
LandingPage with HeroSection. Query is handled through redux.
|
2017-01-26 17:09:50 +02:00 |
|
Vesa Luusua
|
a6090128f4
|
HeroSearchForm
|
2017-01-26 17:08:26 +02:00 |
|
Kimmo Puputti
|
a7be731b63
|
Add Checkout page contents
|
2017-01-26 13:06:40 +02:00 |
|
Vesa Luusua
|
e1295ba2b8
|
NamedLink used with query
|
2017-01-26 12:48:30 +02:00 |
|
Kimmo Puputti
|
dd448d842e
|
Add auth form to correct pages
|
2017-01-25 15:14:21 +02:00 |
|
Kimmo Puputti
|
c042d3273b
|
Add sanitize.css to normalize CSS default styles
|
2017-01-25 13:06:15 +02:00 |
|
Kimmo Puputti
|
fa78adf22b
|
Add forms related to authentication and credentials
|
2017-01-25 09:06:45 +02:00 |
|
Kimmo Puputti
|
e800405db1
|
Add basic Styleguide
|
2017-01-24 19:38:01 +02:00 |
|
Vesa Luusua
|
2a60fcdc3b
|
Snapshot tests need IntlProvider - even when using default locales
|
2017-01-24 19:20:40 +02:00 |
|
Vesa Luusua
|
c02ae5148c
|
Initial React-Intl setup
|
2017-01-24 19:20:35 +02:00 |
|
Vesa Luusua
|
4c573d9376
|
Removed notifications and payment-methods pages from Topbar
|
2017-01-24 19:10:04 +02:00 |
|
Vesa Luusua
|
466adc09c0
|
Remove unused containers
|
2017-01-24 19:10:04 +02:00 |
|
Vesa Luusua
|
569e1aacf1
|
Use NamedLink in SearchPage
|
2017-01-24 19:10:04 +02:00 |
|
Vesa Luusua
|
63eb5a754c
|
ListingPage url changed from l/:slug-:id syntax to l/:slug/:id
|
2017-01-24 19:10:03 +02:00 |
|
Vesa Luusua
|
ed41f49809
|
Renaming and refactoring initial ducks and tests files
|
2017-01-20 15:13:27 +02:00 |
|
Vesa Luusua
|
13e03a3c92
|
Refactoring code and improving documentation
|
2017-01-20 15:07:15 +02:00 |
|
Vesa Luusua
|
50da195ed3
|
Disable prefer-default-export on folder library files
|
2017-01-20 15:02:55 +02:00 |
|
Vesa Luusua
|
4feb5e8087
|
A run with correct Prettier version
|
2017-01-20 15:02:55 +02:00 |
|
Vesa Luusua
|
c2aeac204e
|
Rename Page.js to PageLayout.js
|
2017-01-20 15:02:54 +02:00 |
|
Vesa Luusua
|
731db1991d
|
Add tests to ducks
|
2017-01-20 15:02:54 +02:00 |
|
Vesa Luusua
|
a5e051a7ee
|
Add redux. Shared actions can be found from _src/ducks/_ folder and route specific are inside container folder.
|
2017-01-20 15:02:54 +02:00 |
|
Kimmo Puputti
|
b185637abb
|
Remove unused vars
|
2017-01-19 11:32:49 +02:00 |
|
Kimmo Puputti
|
3406722707
|
Self close empty JSX elements
|
2017-01-19 11:32:49 +02:00 |
|
Kimmo Puputti
|
2e453a0d79
|
Remove redundant .jsx file
|
2017-01-19 11:32:49 +02:00 |
|
Kimmo Puputti
|
1107e89707
|
Fix prop type validation failures
|
2017-01-19 11:32:49 +02:00 |
|
Kimmo Puputti
|
1263525800
|
Add missing propTypes
|
2017-01-19 11:32:49 +02:00 |
|
Kimmo Puputti
|
f5779f63f4
|
Add propTypes and defaultProps to Page
|
2017-01-19 11:32:49 +02:00 |
|
Kimmo Puputti
|
ef1a8eb15d
|
Format with Prettier
|
2017-01-19 11:29:29 +02:00 |
|
Kimmo Puputti
|
40f5da483a
|
Encode single quote in HTML (JSX)
|
2017-01-18 13:48:51 +02:00 |
|
Vesa Luusua
|
17a96b4722
|
Add tests to new Pages
|
2017-01-13 16:55:15 +02:00 |
|
Vesa Luusua
|
49229c7aaa
|
Refactoring import orders
|
2017-01-13 16:55:14 +02:00 |
|
Vesa Luusua
|
58e81e4cc4
|
Topbar placeholder added to Page layout
|
2017-01-13 16:55:14 +02:00 |
|
Vesa Luusua
|
49bb7259b2
|
Account settings: PayoutPreferencesPage
|
2017-01-13 16:55:14 +02:00 |
|
Vesa Luusua
|
b2176714b8
|
Account settings: PaymentMethodsPage
|
2017-01-13 16:55:14 +02:00 |
|
Vesa Luusua
|
de477e3b87
|
Account settings: NotificationSettingsPage
|
2017-01-13 16:55:14 +02:00 |
|
Vesa Luusua
|
678ed13057
|
Account settings: SecurityPage
|
2017-01-13 16:55:14 +02:00 |
|
Vesa Luusua
|
7b5c012b8b
|
Account settings: ContactDetailsPage
|
2017-01-13 16:55:14 +02:00 |
|
Vesa Luusua
|
1a6e029483
|
ManageListingsPage
|
2017-01-13 16:55:13 +02:00 |
|
Vesa Luusua
|
c4b139553a
|
PasswordChangePage
|
2017-01-13 16:55:13 +02:00 |
|
Vesa Luusua
|
3e772291f2
|
PasswordForgottenPage
|
2017-01-13 16:55:13 +02:00 |
|