Commit graph

44 commits

Author SHA1 Message Date
Vesa Luusua
a71a4cd288 Include mapbox-sdk.min.js from static folder. 2018-09-14 15:15:21 +03:00
Vesa Luusua
da997c8bd4 LocationAutocomplete using Mapbox 2018-09-14 15:15:14 +03:00
Kimmo Puputti
cd2b89906b Init mapbox with the access token in env 2018-09-14 15:15:14 +03:00
Vesa Luusua
17e87a8501 Add StaticMap sub component for Map 2018-07-19 14:41:27 +03:00
Kimmo Puputti
37b8e90090 Remove Stripe v2 2018-03-26 15:04:18 +03:00
Kimmo Puputti
510b2d7303 Add CSP docs 2018-01-18 14:08:48 +02:00
Kimmo Puputti
db4023e9be Read Google Maps API key from the environment 2018-01-18 13:21:50 +02:00
Vesa Luusua
57c4feb0de Update react-dates version to 16.0.1 2018-01-10 12:42:37 +02:00
Kimmo Puputti
7033b44616 Use realfavicongenerator.net as an icon baseline 2017-11-27 16:10:48 +02:00
Kimmo Puputti
945f6d4862 Inject Google Analytics when tracker ID is in the environment 2017-10-25 13:18:12 +03:00
Vesa Luusua
554090a707 Added medium italic font 2017-10-23 14:30:53 +03:00
Hannu Lyytikainen
cc27de19c9 Add an empty robots.txt 2017-10-19 15:45:24 +03:00
Vesa Luusua
4472c6bc73 Font handling 500.html: add class to html tag (safe element) and add repeat check to head 2017-10-11 12:35:31 +03:00
Vesa Luusua
4d37790c6d Font handling: let's use FOUT with FontFaceObserver
Check if Promise is available
2017-10-11 12:35:31 +03:00
Vesa Luusua
f178eca29e Remove old rel type, 'shortcut icon' and replace it just by standard 'icon' 2017-10-06 12:11:10 +03:00
Vesa Luusua
68b851eda5 Webapp manifest 2017-10-06 11:28:27 +03:00
Vesa Luusua
992defa6c6 500.html added 2017-10-04 11:27:22 +03:00
Vesa Luusua
94f0bc126c Add apple-touch-icons 2017-09-29 15:15:31 +03:00
Vesa Luusua
82f73a8016 Render more Helmet stuff 2017-09-29 15:15:31 +03:00
Vesa Luusua
77eb4b4031 Merge pull request #358 from sharetribe/map-review-changes
Map review changes
2017-08-23 17:58:14 +03:00
Vesa Luusua
f07f0d890b Change favicon 2017-08-22 15:08:22 +03:00
Vesa Luusua
b7445a6cb1 Sharetribe account related key for google maps 2017-08-22 14:50:33 +03:00
Kimmo Puputti
af5f32aa8c Remove MVP react-dates customization file 2017-06-27 10:52:50 +03:00
Kimmo Puputti
6b2cdfc247 Give names to font weights 2017-06-20 12:27:01 +03:00
Vesa Luusua
6497d0c54a Adding new font for Close modal button 2017-06-02 00:13:41 +03:00
Vesa Luusua
cef6f95884 Alternative (system) fonts 2017-05-24 15:04:50 +03:00
Vesa Luusua
165a67031b Add Sofia pro 2017-05-24 14:05:55 +03:00
Boyan Tabakov
de102ce44b Fix favicon - use one with transparency 2017-05-19 15:31:53 +03:00
Boyan Tabakov
4019a46376 Update the favicon with higher resoltion one 2017-05-18 15:30:05 +03:00
Boyan Tabakov
8535ac145b Add favicon 2017-05-18 10:33:57 +03:00
Vesa Luusua
10fcbc67cb Static folder is currently the public one 2017-04-07 11:55:34 +03:00
Kimmo Puputti
2e4989ac34 Merge pull request #108 from sharetribe/stripe-payment-form
Stripe payment form
2017-04-07 09:22:04 +03:00
Vesa Luusua
0e18c46931 Add react-dates and create DateInput component 2017-04-06 14:53:23 +03:00
Kimmo Puputti
772d00e6f7 Include Stripe v3 in addition to the v2 lib 2017-04-06 11:07:05 +03:00
Kimmo Puputti
a346297aa5 Load and setup Stripe library 2017-04-04 10:49:54 +03:00
Kimmo Puputti
e15614877e LocationAutocompleteInput 2017-03-10 09:01:18 +02:00
Vesa Luusua
3c597ea2cf Template function didn't understood stuff inside script tags. 2017-02-06 12:32:59 +02:00
Vesa Luusua
13e03a3c92 Refactoring code and improving documentation 2017-01-20 15:07:15 +02:00
Vesa Luusua
1fa70eadf2 Pass preloaded state to client side. 2017-01-20 15:02:54 +02:00
Kimmo Puputti
9f5f24bfee Change template syntax to work with dev mode as well 2017-01-05 20:56:43 +02:00
Kimmo Puputti
83f80b6950 Implement page title handling with SSR support using react-helmet 2017-01-05 17:01:14 +02:00
Kimmo Puputti
04c2fabbdc Clean up html template 2017-01-05 15:32:03 +02:00
Kimmo Puputti
6f93d85a7d Render application in the server 2017-01-05 14:22:40 +02:00
Kimmo Puputti
d9dd053277 Init new app with create-react-app 2017-01-04 21:12:15 +02:00