Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
I've renamed generate_mock_data to be more explicit in what it's doing.
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Good point, I've updated the message.
landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- PR feedback - renamed script for generating csv file - update error message - update test assertions 4c6411f
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
@jlkravitz PR for this fix: https://github.com/csg-org/CompactConnect/pull/462
landonshumway-ia opened a pull request on csg-org/CompactConnect
fix/make file extension matching case-insensitive
File extension matching should not fail if extension is a valid type by uses different casinglandonshumway-ia created a branch on InspiringApps/JCC-CompactConnect
fix/military-file-extension - A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.
landonshumway-ia opened a draft pull request on csg-org/CompactConnect
Feat/licensee registration
Practitioners need to be able to register in the system to create their accounts and purchase privileges. This adds the needed API endpoint to support this. ### Requirements List - ### Des...landonshumway-ia created a branch on InspiringApps/JCC-CompactConnect
feat/licensee-registration - A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.
landonshumway-ia created a comment on an issue on csg-org/CompactConnect
Putting this in blocked state as it requires discussion with @isabeleliassen if we determine this solution is to be used, we will put this in the 'To Do' column, else it can be deleted.
landonshumway-ia opened an issue on csg-org/CompactConnect
Using AWS Captcha in place of Google reCaptcha v3 for Practitioner Registration
As part of security for the practitioner registration endpoint, we are currently using Google's reCaptcha solution to detect bot and spam users. This solution works well, but has several drawbacks:...landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- document limits determined by load testing fdb7709
landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- formatting/linting caffdcc
landonshumway-ia pushed 14 commits to feat/weekly-reports InspiringApps/JCC-CompactConnect
- Feat/license event records (#434) ### Description List - Added `licenseUpdate` and `privilegeUpdate` record types ... a7e4f5e
- WIP - generating csv reports for transactions da95fb3
- Add test cases/fixes to verify pagination d59e03e
- Handle case where unknown jurisdiction is found in transactions This is very unlikely to occur in the system, but if... e5ba1ff
- Formatting/linting 0845a21
- Add logic to send csv file report attachments 9b2766b
- Email transaction reports to jurisdictions 3ee5e10
- Adding exponential backoff retries for getting providers in batch f671ceb
- node linter fixes 9fe0b72
- Improve logging / error handling cases fd0a25e
- Formatter / linter 79fe030
- Remove requirement for attestations field This is optional on the schema, but I forgot to make it optional at the AP... 6bd70b6
- Add script for creating mock transaction data c3733bd
- PR feedback 7c2c1ad
landonshumway-ia pushed 1 commit to development InspiringApps/JCC-CompactConnect
- Feat/license event records (#434) ### Description List - Added `licenseUpdate` and `privilegeUpdate` record types ... a7e4f5e
landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- PR feedback f355059
landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- Add script for creating mock transaction data 9e62ef7
landonshumway-ia created a comment on an issue on csg-org/CompactConnect
I will be writing up a document of estimations for the following: 1. Monthly reports 2. Annual Reports 3. Custom range reporting through the application, with the following features/constraints ...
landonshumway-ia created a comment on an issue on csg-org/CompactConnect
We have written up the following design document capturing the various options (must have permission to view): https://docs.google.com/document/d/1qwb0dGWDamGDXsOGCHWp0yokEtL4vb2XJnklwJf6vLQ/edit?u...
landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- Remove requirement for attestations field This is optional on the schema, but I forgot to make it optional at the AP... 51bea59
landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- Formatter / linter 4633134
landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- Improve logging / error handling cases e3c5e81
landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- node linter fixes 2fa0972
landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- Adding exponential backoff retries for getting providers in batch 90dd4d0
landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- Email transaction reports to jurisdictions b59e64d
landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- WIP - sending jurisdiction reporting 235812e
landonshumway-ia pushed 1 commit to feat/weekly-reports InspiringApps/JCC-CompactConnect
- Add logic to send csv file report attachments ba60c57