Commit Graph

3383 Commits

Author SHA1 Message Date
genomics-geek
5d61d636ee Added django filter that is required for graphene 2019-10-05 12:05:42 -04:00
genomics-geek
e05d053494 Added django oauth for easier authentication 2019-10-05 12:05:26 -04:00
genomics-geek
2952e46bb7 Add React Apollo for the GraphQL client side 2019-10-05 11:53:04 -04:00
genomics-geek
f01e3bfd16 Added GraphQL backend using Django Graphene 2019-10-05 11:18:01 -04:00
Michael Gonzalez
ebfb742aef
Merge pull request #14 from chopdgd/feature-10
Added React Router to handle routing for React app
2019-10-05 10:47:36 -04:00
genomics-geek
b349f45de4 removed yarn lock - this should be created by the project not the template 2019-10-05 10:47:00 -04:00
genomics-geek
51f3fc0674 renamed package.json 2019-10-05 10:43:22 -04:00
genomics-geek
7306a90317 [closes #10] - Added React Router 2019-10-05 10:41:02 -04:00
Michael Gonzalez
beaa270f50
Merge pull request #13 from chopdgd/issue-12
[closes #12] - Only support CreateReactApp for this repo
2019-10-05 09:58:26 -04:00
genomics-geek
f58b594de2 [closes #12] - Only support CreateReactApp for this repo 2019-10-05 09:57:27 -04:00
genomics-geek
4fa52aad9a Merge remote-tracking branch 'upstream/master'
* upstream/master: (29 commits)
  Add missing link
  Updates
  Update collectfast from 1.0.0 to 1.1.0
  Update tests/test_cookiecutter_generation.py
  Update django-extensions from 2.2.2 to 2.2.3
  Update sentry-sdk from 0.12.2 to 0.12.3
  Add docstring
  Fix #2249 -- Broken static files with whitenoise=n & cloud_provider=none
  Add to CONTRIBUTORS
  Fix #2250 -- No staticfile storage with GCP without Whitenoise
  Create FUNDING.yml
  Update django-extensions from 2.2.1 to 2.2.2
  Update pillow from 6.1.0 to 6.2.0
  Update pytest-xdist from 1.29.0 to 1.30.0
  Update pytest_cases from 1.11.2 to 1.11.3
  Update pytest from 5.1.3 to 5.2.0
  Update django from 2.2.5 to 2.2.6
  Update pytest from 5.1.3 to 5.2.0
  Update mypy from 0.720 to 0.730
  Update whitenoise from 4.1.3 to 4.1.4
  ...
2019-10-05 09:53:00 -04:00
Bruno Alla
99ccd314d0
Add missing link 2019-10-04 14:48:02 +01:00
Bruno Alla
13a5767503
Fix #2250 -- No staticfile storage with GCP without Whitenoise (#2251)
Fix #2250 -- No staticfile storage with GCP without Whitenoise
2019-10-04 14:46:35 +01:00
Caio Ariede
ff8a9de24e Updates 2019-10-04 09:32:25 -03:00
Bruno Alla
86568187b2
Merge pull request #2255 from pydanny/pyup-update-collectfast-1.0.0-to-1.1.0
Update collectfast to 1.1.0
2019-10-04 12:27:52 +01:00
browniebroke
b8248f4758 Update collectfast from 1.0.0 to 1.1.0 2019-10-04 12:00:29 +01:00
Bruno Alla
769b7bb882
Fix #2249 -- Broken static files with whitenoise=n & cloud_prov… (#2252)
Fix #2249 -- Broken static files with whitenoise=n & cloud_provider=none
2019-10-03 16:19:21 +01:00
Caio Ariede
4f8834c0eb
Update tests/test_cookiecutter_generation.py
Co-Authored-By: Bruno Alla <browniebroke@users.noreply.github.com>
2019-10-03 11:54:15 -03:00
Bruno Alla
8431f2684f
Merge pull request #2254 from pydanny/pyup-update-django-extensions-2.2.2-to-2.2.3
Update django-extensions to 2.2.3
2019-10-03 15:30:57 +01:00
Bruno Alla
a6bb22bd18
Merge pull request #2253 from pydanny/pyup-update-sentry-sdk-0.12.2-to-0.12.3
Update sentry-sdk to 0.12.3
2019-10-03 15:30:33 +01:00
browniebroke
9f1821cadf Update django-extensions from 2.2.2 to 2.2.3 2019-10-03 12:00:34 +01:00
browniebroke
6e27a8beac Update sentry-sdk from 0.12.2 to 0.12.3 2019-10-03 12:00:31 +01:00
Caio Ariede
9fffafc095 Add docstring 2019-10-02 12:06:53 -03:00
Caio Ariede
d0c208d10f Fix #2249 -- Broken static files with whitenoise=n & cloud_provider=none 2019-10-02 12:03:33 -03:00
Caio Ariede
f3b46ec425 Add to CONTRIBUTORS 2019-10-02 10:12:31 -03:00
Caio Ariede
39e745dddf Fix #2250 -- No staticfile storage with GCP without Whitenoise 2019-10-02 10:10:32 -03:00
Bruno Alla
8e1211580f
Create FUNDING.yml 2019-10-02 13:39:16 +01:00
Bruno Alla
4cd784ed10
Merge pull request #2248 from pydanny/pyup-update-django-extensions-2.2.1-to-2.2.2
Update django-extensions to 2.2.2
2019-10-02 13:03:36 +01:00
Bruno Alla
63453b6e51
Merge pull request #2247 from pydanny/pyup-update-pillow-6.1.0-to-6.2.0
Update pillow to 6.2.0
2019-10-02 12:45:20 +01:00
browniebroke
8a471c97e8 Update django-extensions from 2.2.1 to 2.2.2 2019-10-02 12:00:33 +01:00
browniebroke
daa0265a39 Update pillow from 6.1.0 to 6.2.0 2019-10-02 12:00:29 +01:00
Bruno Alla
4d41c5cd1f
Update pytest-xdist to 1.30.0 (#2246)
Update pytest-xdist to 1.30.0
2019-10-01 23:36:27 +01:00
pyup-bot
0e5902027e Update pytest-xdist from 1.29.0 to 1.30.0 2019-10-01 15:06:58 -07:00
Bruno Alla
7074bee228
Merge pull request #2245 from pydanny/pyup-update-pytest_cases-1.11.2-to-1.11.3
Update pytest_cases to 1.11.3
2019-10-01 21:08:00 +01:00
Bruno Alla
a7aeb75d02
Update django-anymail to 7.0.0 (#2220)
Update django-anymail to 7.0.0
2019-10-01 21:05:52 +01:00
pyup-bot
da15657224 Update pytest_cases from 1.11.2 to 1.11.3 2019-10-01 08:29:41 -07:00
Fábio C. Barrionuevo da Luz
fc0b9548df
Merge pull request #2241 from pydanny/pyup-update-django-2.2.5-to-2.2.6
Update django to 2.2.6
2019-10-01 12:29:35 -03:00
Fábio C. Barrionuevo da Luz
c8af1c1e23
Merge pull request #2242 from pydanny/pyup-update-pytest-5.1.3-to-5.2.0
Update pytest to 5.2.0
2019-10-01 11:52:06 -03:00
browniebroke
7b73c2eb92 Update pytest from 5.1.3 to 5.2.0 2019-10-01 12:00:33 +01:00
browniebroke
4aed40d74d Update django from 2.2.5 to 2.2.6 2019-10-01 12:00:29 +01:00
Bruno Alla
6a6564fcd4
Update pytest to 5.2.0 (#2239)
Update pytest to 5.2.0
2019-09-30 12:13:56 +01:00
pyup-bot
d6b0bf8bb0 Update pytest from 5.1.3 to 5.2.0 2019-09-30 00:04:00 -07:00
Fábio C. Barrionuevo da Luz
214c288718
Merge pull request #2237 from pydanny/pyup-update-mypy-0.720-to-0.730
Update mypy to 0.730
2019-09-27 10:12:20 -03:00
browniebroke
9e5343dd31 Update mypy from 0.720 to 0.730 2019-09-27 12:00:30 +01:00
Bruno Alla
164e2aa69c
Update pytest to 5.1.3 (#2233)
Update pytest to 5.1.3
2019-09-25 17:43:31 +01:00
Bruno Alla
f2baa68411
Update whitenoise to 4.1.4 (#2235)
Update whitenoise to 4.1.4
2019-09-25 17:28:42 +01:00
browniebroke
e924a55d78 Update whitenoise from 4.1.3 to 4.1.4 2019-09-25 12:00:29 +01:00
browniebroke
aa57342794 Update pytest from 5.1.2 to 5.1.3 2019-09-23 12:00:28 +01:00
Bruno Alla
91a16e899b
Merge pull request #2232 from pydanny/pyup-update-pytest-5.1.2-to-5.1.3
Update pytest to 5.1.3
2019-09-22 12:29:07 +01:00
pyup-bot
26ecff778e Update pytest from 5.1.2 to 5.1.3 2019-09-22 00:50:31 -07:00