Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
landonshumway-ia pushed 1 commit to development InspiringApps/JCC-CompactConnect
- Feat/staff user status (#500) 747b819
landonshumway-ia pushed 1 commit to feat/monthly-reports InspiringApps/JCC-CompactConnect
- correct comment about weekly report time 5462be5
landonshumway-ia pushed 1 commit to feat/monthly-reports InspiringApps/JCC-CompactConnect
- formatting 25dc2b9
landonshumway-ia pushed 1 commit to feat/monthly-reports InspiringApps/JCC-CompactConnect
- add transaction reports bucket This was accidentally dropped during a rebase 2cd710a
landonshumway-ia pushed 1 commit to feat/monthly-reports InspiringApps/JCC-CompactConnect
- node linter b0f98ed
landonshumway-ia pushed 9 commits to feat/monthly-reports InspiringApps/JCC-CompactConnect
- Fix timestamps used to fetch transactions ec4229a
- Add date range to file names 9c5444d
- Initializing S3 client in email-notification-service 351a80c
- handle quantity string case While running this lambda in our test env, we encountered quantity data returned from th... 1fd6cd2
- Fix email formatting to use markdown d2d1f6f
- Update reporting cron schedules 0bd1421
- Formatting e0b2e80
- Update reporting email message 44906a9
- Add test for monthly edge case f813251
landonshumway-ia pushed 1 commit to feat/monthly-reports InspiringApps/JCC-CompactConnect
- Add test for monthly edge case b228930
landonshumway-ia pushed 1 commit to feat/monthly-reports InspiringApps/JCC-CompactConnect
- Formatting c2ccfa5
landonshumway-ia pushed 1 commit to feat/monthly-reports InspiringApps/JCC-CompactConnect
- Update reporting cron schedules aeb498a
landonshumway-ia pushed 2 commits to feat/monthly-reports InspiringApps/JCC-CompactConnect
landonshumway-ia created a comment on a pull request on csg-org/CompactConnect
@jlkravitz Were you able to setup the Google reCAPTCHA tokens for both the test and production environments?
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- Update metric names for alarms 5ed20f1
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Yes good catch, the comment is outdated from when I was rolling back the home jurisdiction selection record. I've fixed the comment messages
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- Address outdated test comments bb114f1
landonshumway-ia pushed 1 commit to development InspiringApps/JCC-CompactConnect
- frontend/attestations page (#478) 6a144d7
landonshumway-ia opened a draft pull request on csg-org/CompactConnect
Feat/monthly reports
### Requirements List - ### Description List - ### Testing List - `yarn test:unit:all` should run without errors or warnings - `yarn serve` should run without errors or warnings - `yarn ...landonshumway-ia created a branch on InspiringApps/JCC-CompactConnect
feat/monthly-reports - A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- Formatting 4e1a683
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- Fix tests to use new registration method dc57202
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- Move DynamoDB writes into transaction To improve robustness of system, this moves the two writes we perform to the p... 407987e
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- add recaptcha domain info for README 7a5cc09
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- Setting registration email and cognito user id on provider record These fields will be needed as part of the privile... ea318ee
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Good catch, I've updated the comment
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
I've included this fix in one of the commits
landonshumway-ia pushed 37 commits to feat/licensee-registration InspiringApps/JCC-CompactConnect
- Add licenseNumber to license upload, db, and display #264 (#450) ### Requirements List - ### Description List ... a43b29e
- Initial implementation of registration endpoint This change requires us to add a new field to license records 'ssnLa... b55147a
- Formatting / linter 1882bb4
- Add record schema for provider home jurisdiction selection 2d76f14
- creating home jurisdiction selection 3799b30
- Make user creation process more robust 6a79aa1
- Using selected home state when purchasing privileges 38ebcbc
- Returning the homeStateSelection object in provider data 279a964
- Checking for home state selection during ingest pipeline updates d14436f
- Update requirements d77fc35
- Update permissions, env vars to align environment with needed API calls a206e28
- Add rate limiting to registration logic We do not want users calling this endpoint any more than 3 times every 15 mi... 756c6c1
- Add registration metrics to track success vs failure c987db2
- Add alarm for high registration failures We will want to be notified if the registration endpoint is experiencing a ... ff911ca
- Add documentation for setup of Google reCaptcha tokens a8e0cbe
- Update API models to include updated fields bc50f0c
- Formatting f309f87
- add README detail about local host domain setup f891aa6
- URL encode names in licenseGSI This is needed so the GSI can work gracefully with international characters. 242d7bc
- PR feedback - part 1 - update docstrings to use correct format - remove unneeded catch blocks to follow interface pa... cca56be
- and 17 more ...
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- PR feedback - clarifying comments 2d8b650