- Feb 25, 2020
-
-
Todd Dembrey authored
This avoids the need to collect static files as part of the testing process locally and in CI. However - recommend updating CI to run collect static with the production settings to ensure that all static files are present
-
Fredrik Jonsson authored
General test performance tweaks
-
Fredrik Jonsson authored
Implement workflows for Circle CI
-
Fredrik Jonsson authored
Switch to dart sass for compilation
-
Fredrik Jonsson authored
Centralise linting commands in the makefile
-
Fredrik Jonsson authored
Exclude the venv dir from flake8, we are only intereseted in lining o…
-
Todd Dembrey authored
- Only load truetype fonts when make_pdf is first called - affect first test run - Use the basic md5 hash to avoid expensive has calcs with better hasher - ~40% test speed up when there are users involved
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
Todd Dembrey authored
- Add missing PHONY definition for `help` - Add `lint` command to run both isort and flake8 - Add `style` command to run flake8 - Rename `fix` to `sort-fix` to fix the isort errors - Remove exit code from `sort` as it hid errors and emits error codes anyway
-
Todd Dembrey authored
-
Fredrik Jonsson authored
Update python runtime to 3.6.10.
-
Fredrik Jonsson authored
-
- Feb 24, 2020
-
-
Fredrik Jonsson authored
-
Todd Dembrey authored
Dart-sass is the primary implementation of sass and it provides a pure js package which is easier for developers to work with and doesn't need the compilation step that node-sass needs for libsass
-
Fredrik Jonsson authored
Fix iSort
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
George Hickman authored
-
George Hickman authored
-
George Hickman authored
-
Fredrik Jonsson authored
Rename app to hypha.
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
Fabric was not being used - remove config file
-
Todd Dembrey authored
-
- Feb 18, 2020
-
-
Fredrik Jonsson authored
Merge pull request #1806 from OpenTechFund/enhancement/add-option-for-comment-notification-slack-room Add SLACK_DESTINATION_ROOM_COMMENTS setting allowing comments notific…
-
Fredrik Jonsson authored
Add guide link field to labs and fund, display it on fund/lab pages a…
-
Fredrik Jonsson authored
Merge pull request #1813 from OpenTechFund/fix/load_css_js_for_addresswidget_for_application_projects Load the needed css and js for the address field widget so it behaves…
-
- Feb 17, 2020
-
-
Fredrik Jonsson authored
Load the needed css and js for the address field widget so it behaves correctly on application projects edit form.
-
- Feb 12, 2020
-
-
Fredrik Jonsson authored
Add SLACK_DESTINATION_ROOM_COMMENTS setting allowing comments notifications to go to seperate Slack room.
-
- Feb 11, 2020
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
Temporarily pin django-otp to an older version, later breaks django-t…
-
Fredrik Jonsson authored
-
- Feb 10, 2020
-
-
Fredrik Jonsson authored
Bump werkzeug from 0.16.1 to 1.0.0
-
dependabot-preview[bot] authored
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 to 1.0.0. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.16.1...1.0.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Feb 07, 2020
-
-
Fredrik Jonsson authored
Revert "Bump django-select2 from 7.1.1 to 7.2.0"
-
Fredrik Jonsson authored
-