sprint-8
Elaine-Krauss-TCG
released this
31 May 18:43
·
3853 commits
to main
since this release
What's Changed
- Update issue templates by @lbeaufort in #11
- Feature/41 split repo by @albertcrowley in #13
- Update repo name for git secrets by @lbeaufort in #14
- Removes 'key' and 'api' from git secrets scan rules by @mjtravers in #16
- Adds branch management instructions to README by @mjtravers in #20
- Removes sample code from code base by @mjtravers in #22
- Removes unused legacy files by @mjtravers in #28
- Feature/59 sonarcloud by @albertcrowley in #23
- Update README.md by @mjtravers in #31
- Schedule A model by @toddlees in #25
- Deploy to cloud.gov by @lbeaufort in #17
- Update postgres connection string in README by @lbeaufort in #41
- Fix Python linting by @lbeaufort in #36
- Remove tags requirement for merging to main branch by @lbeaufort in #48
- Remove redundant pip install from web-api Dockerfile by @mjtravers in #44
- Remove gunicorn
reload
flag in production by @lbeaufort in #43 - Updates to README deployment steps by @mjtravers in #45
- Adds a Django model for the F3X details by @toddlees in #46
- Feature/34 contacts model by @toddlees in #53
- debug token failures by @toddlees in #55
- Adds dependency licence report by @albertcrowley in #50
- Updates Python version to 3.8, updated packages for security vulnerabilities by @lbeaufort in #61
- [Merge after release cut] Switches to using
DEMO_KEY
FEC API key for local development by @lbeaufort in #65 - Adds missing migrations, removed
makemigrations
commands from deployment by @lbeaufort in #63 - [Merge after release cut] Updates test command to match documentation by @lbeaufort in #62
- Create pull_request_template.md by @lbeaufort in #58
- Feature/54 contact validation duplicate by @toddlees in #74
- Updates contacts api endpoint to handle contact type codes by @mjtravers in #77
- Feature/72 reorganize fecfile backend by @toddlees in #81
- Feature/29 fix api docs remove nested router by @toddlees in #84
- Fixes API documentation by @lbeaufort in #57
- [Merge after release cut] makes delete readonly on contact serializer by @toddlees in #85
- Increase application instances to 2 in all spaces by @lbeaufort in #91
- Creates F3X API view and integrate validation by @toddlees in #92
- Only show contacts associated with a given committee account by @toddlees in #94
- removes .get() from request object by @toddlees in #96
- Merges Release/sprint-6 into Develop by @toddlees in #97
- Update README.md deployment instructions by @mjtravers in #99
- Add Sphinx Generation and Deploy to CircleCi by @toddlees in #100
- Feature/101 partial validation f3x by @toddlees in #102
- use commit has instead of
develop
to bust circleci requirements cache by @toddlees in #103 - Add note about fecfile-validate commit updates by @mjtravers in #104
- Add DRF result ordering for f3x_summaries by @mjtravers in #105
- fixes validator headers by @toddlees in #107
- Change boolean validation fields to 'X' enum by @mjtravers in #108
- Merge additional release-7 code by @mjtravers in #115
- retrieve fields_to_validate from query params by @toddlees in #114
- Convert F3X model checkbox fields to boolean type by @mjtravers in #120
- Feature/47 automates e2e environment by @Elaine-Krauss-TCG in #118
- Converts memo_code to boolean and added schema query param by @mjtravers in #121
- Point fecfile-validate repo to develop branch by @mjtravers in #126
- Adds contributor name sorting to shca transactions by @toddlees in #127
- Update committee_id and candidate_id validation rules for contacts by @toddlees in #128
- Update README.md by @alexander-lin in #129
- Release/sprint 8 by @mjtravers in #134
New Contributors
- @albertcrowley made their first contribution in #13
- @alexander-lin made their first contribution in #129
Full Changelog: https://github.com/fecgov/fecfile-web-api/commits/sprint-8