Commit Graph

60 Commits (114e93e8946cfb07e1f921be919000a4c4de937c)

Author SHA1 Message Date
Stuart Taylor 4f77da02be feat(donate): Add donate api (#17459)
* feat(donate): Add donate api

* feat(donation): Add ability to track donations via email
2018-06-07 16:35:06 -05:00
Stuart Taylor 6315c6eae0 feat(reporting): Use rollbarjs for error reporting in production (#17259) 2018-05-29 18:38:55 +05:30
mrugesh mohapatra d1a2afbee4
fix: add keys to sample.env (#17196) 2018-05-21 11:26:56 +05:30
mrugesh mohapatra 0271e78a1d chore(opbeat): Remove opbeat react logging (#17173) 2018-05-16 15:22:43 +01:00
Otto Jongerius ef37c3bee2 feat: Allows sharing of network (#16937)
build(docker): Expose mailhog port.

build(Docker): Improve wording.

build(docker): Mailhog and network changes.

    * Add mailhog container to shared network to enable connectivity
    * Configure project name for docker compose in .env sample file,
        without it the basename of the repo directory is used, which
        makes it unreachable for other services
    * Set mailhog host to mailhog (instead of localhost) if MAILHOG_HOST
      env var is set
    * Expose 1025 to enable local troubleshooting

build(docker): Update README to reflect compose changes.
2018-03-30 09:21:09 +05:30
Stuart Taylor fa59bcfd7b fix(credentials): Pass credentials through DefinePlugin 2018-03-09 15:59:45 +00:00
Todd Chaffee 5a3fb188ee feat: added the IMAGE_BASE_URL key to the sample.env file (#15970)
* feat: added the IMAGE_BASE_URL key to the sample.env file.

* Add subfolder per tchaffee's suggestion
2017-10-25 00:00:31 -05:00
Eric Leung 4ad9fbd8da Remove unused authentication methods 2016-06-12 16:32:17 -07:00
Quincy Larson 9ced160f47 Remove vestigial Trello and Blogger API keys and functions 2016-05-18 00:04:19 -07:00
Mrugesh Mohapatra 9f53f68f29 Update the Contributing guidelines with sample.env
This commit updates the contributing guidelines with a sample.env
Contributors can simply make a sopy of the same instead of creating
one for the private environment variables.
2016-02-23 12:31:00 +00:00