Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
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
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 0a889e550b
Switch over auth system to django-allauth and add Github auth (#413)
This PR adds django-allauth as an auth mechanism and adds Github auth as another way to sign in to pulse.
2018-11-14 11:37:07 -05:00
Lucie 0a29ae81bf
CORS env fix (#334)
* CORS env fix

* revert to the original CORS library

* We can't rely only on CORS_ORIGIN_WHITELIST for creating the CSRF whitelist

* Update Cors_origin_whitelist and the sample var file

* Update app.json

* small fixes
2018-03-28 18:12:37 +02:00
Lucie Daeye aa059c4040 Debug true for review app 2018-03-06 15:51:28 +01:00
Lucie 748ce791fd
Create fake data for review apps and local dev (#300)
* management commands in place + basic entry factory

* flake :)

* Entries don't create new users but get existing ones

* Create profile factory and connect it with user

* Entries have tags, issues and helptypes

* Moar work in users + creators + bookmarks

* Updated the load_fake_data script, added thumbnails support, finished creators

* polishing + updated the flush script

* Make sure that entries can be bookmarked by multiple users + entries can have multiples creators

* Test new management commands + docs + small fixes

* Forgot to fix this ><

* Small fixes and bookmarks only for published entries
2018-02-27 17:00:49 +01:00
Chris DeCairos eeeace3626
generate a secret for review apps 2018-02-21 16:38:46 -05:00
Lucie Daeye a96da77ca8 admin email fix 2018-02-13 16:58:51 +01:00
Lucie Daeye 5f556b8b4f Create an admin user as post-deploy step 2018-02-13 12:23:07 +01:00
Lucie Daeye 073cb90531 WIP: fix review apps 2018-01-24 17:38:09 +01:00
Alan Mooiman 441751b350 Add Heroku generated app.json 2017-02-08 11:46:05 -05:00