Commit Graph

14 Commits

Author SHA1 Message Date
e3b77a62cc feat: simplify development setup
Warns if .env is missing.  Combines the three docker installation
commands into one, updating the docs accordingly.

Also removes the libcimp patch as npm already has it.
2019-12-13 01:05:38 +05:30
c660b389a8 fix(donate): handle missing stripe keys (#37847)
* fix: gracefully handle missing stripe keys

* fix: remove state updates from render (donate)
2019-11-30 01:41:31 +05:30
aeec1bb9e6 feat(donate): integrate servicebot 2019-11-19 23:09:53 +05:30
e72855dad3 fix: handle invalid Algolia keys gracefully in dev (#37088)
Invalid keys throw an error in production, but just cause invalid
PropTypes and build warnings in development.
2019-10-08 01:19:43 -07:00
4889e0fdc6 fix(client,tools): update proxy and location paths (#37106) 2019-10-07 16:42:07 -07:00
1130a1c0df chore: update to beta of react-instantsearch-dom (#36843)
* chore: update to beta of react-instantsearch-dom

* feat: use .env variables for search keys
2019-10-04 18:03:20 +02:00
ac50216949 fix: NODE_ENV conflicts on pipelines 2019-08-19 01:37:32 +05:30
e417f3f0d4 chore: Apply linting fixes 2019-02-19 14:30:27 +05:30
6b7c7d6033 fix(donate): update styling and refactor components 2019-02-14 14:14:10 +00:00
0369dfbf37 fix: Add news to the env file 2019-02-06 04:00:52 +05:30
d79f9f4899 feat(docker): Prep master for docker deploys 2019-02-04 20:13:51 +05:30
aa668ca30e feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
fec10caf67 feat(api): Add api location as an env var 2018-08-30 20:43:55 +05:30
ef18f5a931 fix(api): Use /internal for API entry 2018-08-30 20:43:55 +05:30