Kimmo Puputti
5caa1b45e9
Merge pull request #533 from sharetribe/optimise-profile-page
...
Optimise profile page loading
2017-11-03 10:55:12 +02:00
Kimmo Puputti
2225079d11
Merge pull request #534 from sharetribe/fix-email-verification-page-missing-prop
...
Add missing in progress prop to email verification page
2017-11-03 10:39:38 +02:00
Kimmo Puputti
3617752501
Add missing in progress prop to email verification page
2017-11-03 10:30:26 +02:00
Kimmo Puputti
45ef5c3d2b
Optimise profile page loading
...
- Remove loading screen to avoid flashing between server rendered
html and the client rendered html with a weird loading screen in
between the similar views
- Avoid emptying user listing refs if they are already fetched for
the user
2017-11-03 10:22:29 +02:00
Kimmo Puputti
9efd7093d0
Merge pull request #530 from sharetribe/profile-bio
...
Add bio to profile
2017-11-03 09:43:16 +02:00
Hannu Lyytikäinen
a2fc39cbd5
Merge pull request #531 from sharetribe/how-it-works-section
...
How it works section
2017-11-02 22:50:19 +02:00
Hannu Lyytikainen
9aa8d6e7cd
Change How it works step margin logic
2017-11-02 22:43:23 +02:00
Hannu Lyytikainen
6d9a7a3951
Fix alpahbetical order in the en translations file
2017-11-02 22:42:32 +02:00
Boyan Tabakov
cf4cd02c62
Merge pull request #532 from sharetribe/update-errors
...
Update API error checks
2017-11-02 17:21:55 +02:00
Boyan Tabakov
40e95f453d
Update API error checks
2017-11-02 16:04:58 +02:00
Kimmo Puputti
05c22cf073
Fix baseline alignment
2017-11-02 15:51:57 +02:00
Kimmo Puputti
a6196821c8
Add or edit bio in profile settings
2017-11-02 15:33:50 +02:00
Hannu Lyytikainen
7620a17b2f
Fix footer top border
...
Change the border so that it does not cover the outer paddings in
desktop view but in mobile view it covers the whole viewport width.
2017-11-02 15:29:57 +02:00
Hannu Lyytikainen
378384c7e5
Add How it works section to landing page
2017-11-02 15:29:57 +02:00
Kimmo Puputti
a766cc5ff4
Link to profile from profile settings
2017-11-02 14:54:17 +02:00
Kimmo Puputti
06c8cd6322
Merge pull request #528 from sharetribe/profile-page
...
Profile page
2017-11-02 13:33:49 +02:00
Hannu Lyytikainen
c1fcf99223
Fix the baseline for locations section
2017-11-02 11:48:33 +02:00
Kimmo Puputti
fec0c03bed
Show user listings in profile
2017-11-02 11:16:02 +02:00
Kimmo Puputti
89758e6318
Add SEO metadata
2017-11-01 16:22:29 +02:00
Kimmo Puputti
689697fc4b
ProfilePage page with user bio
2017-11-01 16:02:17 +02:00
Kimmo Puputti
c424054e73
Merge pull request #527 from sharetribe/scroll-to-fragment
...
Add support for scrolling into a fragment identifier
2017-10-31 15:55:46 +02:00
Kimmo Puputti
12c9a8b330
Add support for scrolling into a fragment identifier
2017-10-31 15:35:44 +02:00
Hannu Lyytikäinen
b145032bd2
Merge pull request #519 from sharetribe/landing-page-locations-section
...
Locations section for the landing page
2017-10-31 13:55:07 +02:00
Hannu Lyytikainen
47e0dc59e6
Rename subtitle CSS class to paragraph
2017-10-31 13:43:05 +02:00
Hannu Lyytikainen
41835ca29d
Remove h1 tag
...
The h1 tag should only appear once on a page.
2017-10-31 13:43:05 +02:00
Hannu Lyytikainen
45a62286e0
Move location images to component folder
...
Also fix a typo in translations.
2017-10-31 13:43:05 +02:00
Hannu Lyytikainen
48cb1ef4f5
Change aspect ratio to use the calc function
2017-10-31 13:43:05 +02:00
Hannu Lyytikainen
b7b2cc66a2
Add locations section
...
A section for landing page providing quick search access to most popular
locations.
2017-10-31 13:43:05 +02:00
Hannu Lyytikainen
32f215e5f5
Rename HeroSection to SectionHero
...
Now that more sections are added, changing the components' name to start
with the descriptive part makes sense.
2017-10-31 13:43:05 +02:00
Kimmo Puputti
04c6f59d5a
Merge pull request #526 from sharetribe/fix-circleci-yarn-version
...
Fix CircleCI Yarn version
2017-10-31 12:36:15 +02:00
Kimmo Puputti
cac3b88405
Install the specified version of Yarn
...
CircleCI has a default version of Yarn, but the version cannot be
specified. This is why we have to install our own version of Yarn that
matches the one in package.json. This prevents yarn failing with a
mismatched version error.
2017-10-31 12:22:11 +02:00
Kimmo Puputti
ad7845db41
Update Node to the latest LTS release
2017-10-31 12:21:56 +02:00
Kimmo Puputti
49c922f9e0
Merge pull request #524 from sharetribe/tos-page
...
Terms of Service and Privacy Policy
2017-10-31 12:05:32 +02:00
Janne Koivistoinen
0130fbcc5a
Merge pull request #525 from sharetribe/aboutPage
...
About page
2017-10-31 11:43:08 +02:00
Kimmo Puputti
279c64913a
Add docs for changing TOS and privacy policy
2017-10-31 10:35:43 +02:00
Kimmo Puputti
fa5f2f2b55
TOS and privacy policy SEO and text additions
2017-10-31 10:24:40 +02:00
Janne Koivistoinen
d4b8d3b258
prettier the aboutPage.js
2017-10-30 17:05:40 +02:00
Janne Koivistoinen
46b978c66d
add content to about page
2017-10-30 16:59:32 +02:00
Kimmo Puputti
c693b5ab53
Add privacy policy
2017-10-30 16:57:06 +02:00
Kimmo Puputti
3ef8c6929e
TOS and privacy pages
2017-10-30 16:35:34 +02:00
Kimmo Puputti
f7dbe1665c
Move styled side tabs into the layout wrapper
2017-10-30 15:02:42 +02:00
Kimmo Puputti
557cb49365
Update TOS content
2017-10-30 14:30:58 +02:00
Kimmo Puputti
43228d11ca
TOS styling
2017-10-30 14:30:58 +02:00
Kimmo Puputti
0409b39506
Add TOS content
2017-10-30 14:30:58 +02:00
Kimmo Puputti
b5157abc45
Wrap terms to set width and top padding
2017-10-30 14:30:58 +02:00
Kimmo Puputti
dcaa41c50c
Open Terms of Service into a modal
2017-10-30 14:30:58 +02:00
Kimmo Puputti
f66c469875
Add Terms of Service link
2017-10-30 14:30:58 +02:00
Kimmo Puputti
8f7cdeab42
Add empty Terms of Service component
2017-10-30 14:30:58 +02:00
Kimmo Puputti
d736b3f6de
Make AuthenticationPage into a class
2017-10-30 14:30:58 +02:00
Janne Koivistoinen
9eb14807eb
Merge pull request #522 from sharetribe/aboutPage
...
About page
2017-10-27 15:57:26 +03:00