Lucie
1d5c03bd55
Pass github token in headers and not as a query param ( #613 )
2020-02-26 11:06:51 +01:00
Pomax
bcf67ca05e
DRF 3.6.3, last safe version before filtering rewrite ( #610 )
2020-02-24 09:46:23 -08:00
Christopher DeCairos
bde274efbe
Use Python 3.7 ( #608 )
...
* Use python 3.7
* update pipfile.lock
* try to get travis to use python 3.7.6
2020-02-12 13:25:41 -08:00
Pomax
6b40d80b6a
downgrade django-allauth to 0.40.0, which is the last version to support Django 1.x ( #605 )
...
* downgrade django-allauth to 0.40.0, which is the last version to support Django 1.x
2020-02-10 11:27:51 -08:00
Lucie
c3a0a17506
Switch pipeline to new review app system ( #601 )
...
* update readme, app.json, reviewapp admin script and settings
* Update README.md
Co-Authored-By: Christopher DeCairos <christopherd@mozillafoundation.org>
* Update README.md
Co-Authored-By: Christopher DeCairos <christopherd@mozillafoundation.org>
* Update README.md
Co-Authored-By: Christopher DeCairos <christopherd@mozillafoundation.org>
Co-authored-by: Christopher DeCairos <christopherd@mozillafoundation.org>
2020-01-21 14:00:22 +01:00
dependabot[bot]
857d78ea8c
Bump pillow from 6.1.0 to 6.2.0 ( #583 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/6.1.0...6.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-01-20 11:12:29 +01:00
Pomax
1d6076e17d
Pre uplift test cases ( #584 )
...
* stubbing test cases for 'search' filtering
* single and double tag test
2019-12-15 18:15:27 -08:00
Lucie
bf97080e60
Update python on Heroku ( #571 )
2019-12-03 16:39:34 -08:00
Lucie
a3c53161b9
for/else loop ( #564 )
2019-11-27 13:51:58 +01:00
Lucie
49c0155b43
update slack channel name ( #565 )
2019-11-27 13:41:43 +01:00
Lucie
6f3efe9938
Review app admin management command now posts on slack ( #562 )
...
* Review app admin management command now posts on slack
* typo
* actually get the env var from staging and not True XD
* Add env var to doc
2019-11-20 10:11:24 +01:00
Gideon Thomas
52b7c26abb
Add tags and issues to RSS feed ( #561 )
...
* Add tags and issues to RSS feed
* Update syndication.py
2019-11-06 10:41:08 -05:00
dependabot-preview[bot]
ed34a89dfd
[Security] Bump django from 1.11.22 to 1.11.23 ( #535 )
...
Bumps [django](https://github.com/django/django ) from 1.11.22 to 1.11.23. **This update includes security fixes.**
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/1.11.22...1.11.23 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-05 11:15:26 -07:00
Mavis Ou
d8c52a2d91
Merge pull request #532 from mozilla/issue-530-remove-signup-route
...
Remove /signup route and its related code
2019-08-22 13:46:11 -07:00
Mavis Ou
33fa32f271
Remove /signup route and its related code
2019-08-21 16:15:24 -07:00
Youri
c7063de101
Merge pull request #531 from mozilla/dependabot/pip/boto3-1.9.208
...
Bump boto3 from 1.9.125 to 1.9.208
2019-08-15 12:54:29 -04:00
dependabot-preview[bot]
9e194c8318
Bump boto3 from 1.9.125 to 1.9.208
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.9.125 to 1.9.208.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.9.125...1.9.208 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-15 16:48:03 +00:00
Youri
48ca0ab764
Merge pull request #528 from mozilla/dependabot/pip/pillow-6.1.0
...
Bump pillow from 5.4.1 to 6.1.0
2019-08-15 12:43:07 -04:00
dependabot-preview[bot]
7a8986d407
Bump pillow from 5.4.1 to 6.1.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 5.4.1 to 6.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/5.4.1...6.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-15 16:36:00 +00:00
Youri
9cc44dfd99
Merge pull request #527 from mozilla/dependabot/pip/autoflake-1.3.1
...
Bump autoflake from 1.2 to 1.3.1
2019-08-15 12:31:19 -04:00
dependabot-preview[bot]
08fe2f43bb
Bump autoflake from 1.2 to 1.3.1
...
Bumps [autoflake](https://github.com/myint/autoflake ) from 1.2 to 1.3.1.
- [Release notes](https://github.com/myint/autoflake/releases )
- [Commits](https://github.com/myint/autoflake/compare/v1.2...v1.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-15 15:47:33 +00:00
Youri
71f76f6d0b
Merge pull request #523 from mozilla/dependabot/pip/whitenoise-4.1.3
...
Bump whitenoise from 4.1.2 to 4.1.3
2019-08-15 11:42:12 -04:00
dependabot-preview[bot]
41054fb589
Bump whitenoise from 4.1.2 to 4.1.3
...
Bumps [whitenoise](https://github.com/evansd/whitenoise ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/evansd/whitenoise/releases )
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst )
- [Commits](https://github.com/evansd/whitenoise/compare/v4.1.2...v4.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-15 15:22:46 +00:00
Youri
9344346ba2
Merge pull request #521 from mozilla/dependabot/pip/requests-2.22.0
...
Bump requests from 2.21.0 to 2.22.0
2019-08-15 11:17:29 -04:00
Youri
da3a62dcfa
Merge branch 'master' into dependabot/pip/requests-2.22.0
2019-08-15 10:56:25 -04:00
Youri
674dca76d2
Merge pull request #520 from mozilla/dependabot/pip/pgcli-2.1.1
...
Bump pgcli from 2.0.2 to 2.1.1
2019-08-15 10:53:26 -04:00
dependabot-preview[bot]
a1ceb80c1b
Bump requests from 2.21.0 to 2.22.0
...
Bumps [requests](https://github.com/requests/requests ) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/requests/requests/releases )
- [Changelog](https://github.com/kennethreitz/requests/blob/master/HISTORY.md )
- [Commits](https://github.com/requests/requests/compare/v2.21.0...v2.22.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-14 22:23:51 +00:00
dependabot-preview[bot]
b69b9468ab
Bump pgcli from 2.0.2 to 2.1.1
...
Bumps [pgcli](https://github.com/dbcli/pgcli ) from 2.0.2 to 2.1.1.
- [Release notes](https://github.com/dbcli/pgcli/releases )
- [Changelog](https://github.com/dbcli/pgcli/blob/master/changelog.rst )
- [Commits](https://github.com/dbcli/pgcli/compare/2.0.2...v2.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-14 22:23:49 +00:00
Youri
8fd86abf6a
Merge pull request #500 from mozilla/dependabot/pip/factory-boy-2.12.0
...
Bump factory-boy from 2.11.1 to 2.12.0
2019-08-14 18:18:32 -04:00
Youri
4849ff1c94
Merge branch 'master' into dependabot/pip/factory-boy-2.12.0
2019-08-14 17:08:01 -04:00
Pomax
37b9f0d1cd
created_at for profiles, with a default of jan 26, 2016 ( #516 )
...
* created_at for profiles, with a default of jan 26, 2016
2019-08-13 12:04:17 -07:00
dependabot-preview[bot]
88f89b53ec
Bump factory-boy from 2.11.1 to 2.12.0
...
Bumps [factory-boy](https://github.com/FactoryBoy/factory_boy ) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/FactoryBoy/factory_boy/releases )
- [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst )
- [Commits](https://github.com/FactoryBoy/factory_boy/compare/2.11.1...2.12.0 )
2019-08-13 17:58:02 +00:00
Youri
70d78d5316
Merge pull request #522 from mozilla/dependabot/pip/django-1.11.22
...
[Security] Bump django from 1.11.20 to 1.11.22
2019-08-13 13:52:46 -04:00
dependabot-preview[bot]
15cc73d59a
[Security] Bump django from 1.11.20 to 1.11.22
...
Bumps [django](https://github.com/django/django ) from 1.11.20 to 1.11.22. **This update includes security fixes.**
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/1.11.20...1.11.22 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 14:02:55 +00:00
Gideon Thomas
62eb71a9a2
auth: filter none values from google name ( #512 )
...
* auth: filter none values from google name
* Review changes
* Update pulseapi/users/adapter.py
Co-Authored-By: Pomax <pomax@nihongoresources.com>
* Update pulseapi/users/adapter.py
Co-Authored-By: Pomax <pomax@nihongoresources.com>
* Update pulseapi/users/adapter.py
Co-Authored-By: Pomax <pomax@nihongoresources.com>
* Remove extra whitespace
2019-06-24 15:29:45 -04:00
Gideon Thomas
7aab56dd80
Add missing step in social auth instructions ( #509 )
2019-06-13 17:36:42 -04:00
Youri
0964448137
Login style updates ( #505 )
...
* content updates
* initial login styles
* testing without OAuth restriction
* updated logo size
* just for review
* reverting django button class
* final style updates
* ...
* updated with w/media query
* updated link colour
* made updates
* Update staticfiles/users/css/root.css
Co-Authored-By: Gideon Thomas <gideon@mozillafoundation.org>
* fixed button width & incorrect font-weight
* final updates
2019-06-13 17:27:36 -04:00
Gideon Thomas
fa5e510c08
Create models for storing multiple profile/program types ( #492 )
...
* Create models for storing multiple profile/program types
* Flake8 fixes
* Review fixes - naming mostly
* Update cohort model name
* Update var name
* Add tests for profile category models
* Add comments explaining uk prefix for indexes
2019-06-13 16:43:11 -04:00
Pomax
065dd3196b
added basket/sqs newsletter signup + signup route + tests ( #502 )
...
* added basket/sqs newsletter signup + signup route + tests
2019-06-11 10:07:57 -07:00
Pomax
f4c237a106
Multiple serializers for Entry based on type ( #490 )
...
* entry types with appropriate serializers and URL endpoints
2019-05-23 11:15:58 -07:00
dependabot[bot]
a3fefe8ef8
[Security] Bump urllib3 from 1.24.1 to 1.24.2 ( #476 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.24.1 to 1.24.2. **This update includes security fixes.**
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-10 08:49:15 -07:00
dependabot[bot]
1c56332c0b
Bump faker from 1.0.4 to 1.0.5 ( #485 )
...
Bumps [faker](https://github.com/joke2k/faker ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/joke2k/faker/releases )
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/joke2k/faker/compare/v1.0.4...v1.0.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-09 09:23:12 -07:00
Gideon Thomas
12f460a8fc
Update docs with PUT profile payload
...
Fix #484
2019-05-07 15:47:15 -04:00
Pomax
6b1b9808b9
add entry_type to Entry model ( #483 )
...
* add entry_type to Entry model
2019-04-30 11:21:40 -07:00
Gideon Thomas
0734b1951c
Add pagination to v3 of profile list ( #469 )
...
Fix #466
Adds pagination to profile listing for `v3` and above.
To Test:
- Test out v3 of the API for `/profiles/?name=` and make sure that the results are paginated and the order of the profiles returned are in descending order of `id`.
- Test out v2 of the API for `/profiles/?name=` and make sure that the results aren't paginated but the order of the profiles returned are in descending order of `id`.
2019-04-08 13:19:57 -04:00
Gideon Thomas
d6b2d7fffd
Update API version badge
2019-04-03 15:20:57 -04:00
Christopher DeCairos
e7545bea4d
Merge pull request #475 from mozilla/python-updates
...
Python update all the things
2019-04-01 14:07:24 -04:00
patjouk
80517a60e8
bring oauth2client back
2019-04-01 16:14:17 +02:00
patjouk
514afa8821
Python update all the things
2019-04-01 15:56:13 +02:00
Mozilla-GitHub-Standards
856ead8e62
Add Mozilla Code of Conduct ( #468 )
...
* Add Mozilla Code of Conduct file
Fixes #467 .
_(Message COC002)_
* remove extra from COC.md
2019-04-01 15:31:39 +02:00