Releases: Police-Data-Accessibility-Project/data-sources-app
Releases · Police-Data-Accessibility-Project/data-sources-app
v1.0.1
This represents the December 20, 2023 launch of our app, plus several fixes and enhancements made in 2024. You can see our work at https://data-sources.pdap.io, which allows people to search our database for useful data sources about police systems.
We have made changes since initially publishing, including adding back-end support for Users and login. We did not have an official v1.0.0 release.
We are working on a full v2
refactor which adds exciting features related to collaboration and geographic-based notification. That is located in the fork of this repository here: https://github.com/Police-Data-Accessibility-Project/data-sources-app-v2
At 12/20/23 app launch
- Feature/quick search endpoint by @kalenluciano in #3
- Feature/initial flask setup by @kalenluciano in #2
- conditional use of .env by @josh-chamberlain in #6
- Feature/quick search card by @kalenluciano in #7
- Feature/api auth by @kalenluciano in #4
- Feature/search result card by @kalenluciano in #8
- Feature/search results page by @kalenluciano in #9
- Feature/api auth by @kalenluciano in #12
- Feature/query new tables by @kalenluciano in #34
- data sources endpoint w/ auth by @e-linear in #39
- set env vars externally by @mbodeantor in #38
- clean up dependencies for deploy by @mbodeantor in #42
- adding agencies endpoint by @mbodeantor in #44
- Feature/improve quick search by @kalenluciano in #46
- Add link to documentation by @kalenluciano in #43
- Set up quick search query logging and dev-alerts for errors by @kalenluciano in #48
- move all endpoints to psycopg2 connection by @mbodeantor in #53
- Feature/archives by @kalenluciano in #50
- Update data source endpoint by @kalenluciano in #54
- Add column name for agency_name in return data by @kalenluciano in #55
- add pagination for agencies by @mbodeantor in #56
- Feature/add jwt tokens by @kalenluciano in #52
- Update vue app by @kalenluciano in #51
- fix missing package imports by @mbodeantor in #57
- Add ability to get API key directly from user by @kalenluciano in #60
- Dev changes to live site by @e-linear in #61
- Update BASE_URL for API endpoints by @kalenluciano in #63
- Update logo path by @kalenluciano in #65
- Schema refresh by @mbodeantor in #69
- Update BASE_URL for dev and prod by @kalenluciano in #66
- connection rollback on errors by @mbodeantor in #72
- Feature/data source static view by @kalenluciano in #58
- Fix repeating info in data source static view by @kalenluciano in #84
- county fix, tests by @mbodeantor in #87
- Airtable uid disambiguation by @mbodeantor in #89
- remove package issue by @mbodeantor in #88
- full name state search by @mbodeantor in #96
- Search retry by @mbodeantor in #97
- Null searches by @mbodeantor in #91
- Bump @babel/traverse from 7.22.8 to 7.23.3 in /client by @dependabot in #98
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #100
- Bump get-func-name from 2.0.0 to 2.0.2 in /client by @dependabot in #101
- Bump axios from 1.4.0 to 1.6.0 in /client by @dependabot in #102
- Bump urllib3 from 1.26.16 to 1.26.18 by @dependabot in #103
- Bump cryptography from 41.0.2 to 41.0.4 by @dependabot in #104
- Fix parenthesis error and remove unused column name by @kalenluciano in #106
- merge into dev from main by @josh-chamberlain in #107
- Poetry → dev by @josh-chamberlain in #108
- Poetry dev → main by @josh-chamberlain in #109
- Bump werkzeug from 2.3.6 to 3.0.1 by @dependabot in #99
- Bump requests from 2.25.1 to 2.31.0 by @dependabot in #105
- Revert "Poetry → dev" by @mbodeantor in #112
- Replace supabase by @mbodeantor in #114
- Replace Supabase by @mbodeantor in #115
- Revert "Poetry dev → main" by @mbodeantor in #111
- Approval status by @mbodeantor in #116
- Approval_status by @mbodeantor in #117
- replace supabase naming by @mbodeantor in #119
- front end access tokens by @mbodeantor in #86
- Error handling dev by @mbodeantor in #120
- Front End Error Handling by @mbodeantor in #121
- Further testing by @mbodeantor in #122
- Further testing by @mbodeantor in #110
- search token fixes by @mbodeantor in #124
- forgot to import queries into search tokens by @mbodeantor in #125
- Bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #128
- pytest instructions by @mbodeantor in #127
- search tokens fixes by @mbodeantor in #126
- Feature/update design system by @joshuagraber in #123
- fix: client build by @joshuagraber in #131
- Fix format available and date format for quick search and data sources by @kalenluciano in #135
- Dev by @mbodeantor in https://github.com/Police-Data-Accessibility-Project/data-sources-...