Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
783 contributions in the last year
Contribution activity
September 2020
- johnthagen/django-rest-framework-guardian Python
- johnthagen/drf-yasg Python
- johnthagen/django-cleanup Python
- johnthagen/black Python
- johnthagen/cpython Python
- johnthagen/drf-extra-fields Python
- johnthagen/ezdxf Python
- johnthagen/pyinstaller Python
- johnthagen/sphinx-material CSS
Created a pull request in sillsdev/TheCombine that received 11 comments
Version Project
Use frontend package.json as the common version for the application
Version number is statically compiled into the frontend using react-app env file
+36
−3
•
11
comments
- Add Codecov integration
- Bump to 0.3.1-alpha.0
- Release version 0.3.0
- Enable GitHub Actions CI
- Split frontend and backend unit testing into two scripts
- Fix frontend LGTM issue
- Reduce backend memory leak in Lift export
- Increase max request body size to allow clients to import large projects
- Fix backend LGTM issues and organize unit tests
- Add LGTM badges to README
- Split frontend and backend unit testing into two scripts
- Don't reference this.props within this.SetState
- Try to get lgtm to stop complaining about sensitive info in localStorage
- [ReviewEntries] Pronunciations sort and filter
- Docker deploy
- [GoalsActions] Fix user updating during project creation
- Make LiftService a true transient service
- Add links to our style guides
Created an issue in bashtage/sphinx-material that received 9 comments
Images not aligned to center when :align: center is specified
If I create some RST like:
.. image:: ../my_image.png :align: center :scale: 60%
I noticed that unlike vanilla Sphinx the image is not aligned to …
9
comments