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 feat/licensee-registration InspiringApps/JCC-CompactConnect
- URL encode names in licenseGSI This is needed so the GSI can work gracefully with international characters. cbb7a0f
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
jk, looks like it works 😆
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- add README detail about local host domain setup adc6d09
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
@jusdino I'm not sure about the `REST_REQUIRED` state. As I recall you can only resend the invite using the AdminCreateUser when the cognito user is in the `FORCE_CHANGE_PASSWORD` state, so I belie...
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- Formatting 038e398
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- Add documentation for setup of Google reCaptcha tokens e7fb13f
landonshumway-ia pushed 15 commits to feat/licensee-registration InspiringApps/JCC-CompactConnect
- Feat/license detail page (#448) ### Requirements List - A practitioner account - A read private account - A non r... 95c4c51
- Set API allowed origin headers (#461) ### Description List For `Access-Control-Allowed-Origin` headers: - Added sp... 280c3dc
- Initial implementation of registration endpoint This change requires us to add a new field to license records 'ssnLa... 2724780
- Formatting / linter 90497d4
- Add record schema for provider home jurisdiction selection 6d147ec
- creating home jurisdiction selection 5b769f0
- Make user creation process more robust 2a83f9c
- Using selected home state when purchasing privileges fbbe622
- Returning the homeStateSelection object in provider data 86e85f7
- Checking for home state selection during ingest pipeline updates f532b82
- Update requirements 322f394
- Update permissions, env vars to align environment with needed API calls fba7137
- Add rate limiting to registration logic We do not want users calling this endpoint any more than 3 times every 15 mi... c22d018
- Add registration metrics to track success vs failure 80b9d80
- Add alarm for high registration failures We will want to be notified if the registration endpoint is experiencing a ... 7b8b562
landonshumway-ia created a comment on a pull request on csg-org/CompactConnect
@jlkravitz This is ready for you to review
landonshumway-ia created a comment on an issue on csg-org/CompactConnect
@isabeleliassen I've put this ticket in a blocked state until we have defined answers for the questions included in the description. Thanks
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Does this policy align with what is defined in the CDK?
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
So this method is only accounting for 'CONFIRMED' or 'FORCE_RESET_PASSWORD' status values, but there are other potential values right? Shouldn't we be checking for those as well? If it is any other...
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
I assume this should always satisfy all of the password constraints defined by the cognito user pool, otherwise it will fail right?
landonshumway-ia created a review on a pull request on csg-org/CompactConnect
Just one small gap in checking the Cognito Status values
landonshumway-ia created a review on a pull request on csg-org/CompactConnect
Just one small gap in checking the Cognito Status values
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Forgive my terrible memory, but is there a possibility a compact admin user could also have permissions within a jurisdiction for some reason, and this list would not be none? Is the intent here to...
landonshumway-ia created a review on a pull request on csg-org/CompactConnect
This looks great. Just one question:
landonshumway-ia created a review on a pull request on csg-org/CompactConnect
This looks great. Just one question:
landonshumway-ia opened an issue on csg-org/CompactConnect
Determine estimate for including Compact Connect privilege count in reporting
CSG EDs have requested that reports include information from the Compact Connect DB regarding how many privileges were purchased within a time period. This was not included in the original scope of...landonshumway-ia opened an issue on csg-org/CompactConnect
Automated Monthly CSV Reports
This ticket involves updating the reporting system to send out monthly reports. It involves the following changes: - Compress file attachments in email to reduce size of email message - Send csv i...landonshumway-ia opened an issue on csg-org/CompactConnect
Adjustments to reporting csv format
Based on feedback from CSG EDs, we need to make the following adjustments to the transaction csv reports For the 'financial summary report': - Remove the word 'Total' from compact fees - Show the ...landonshumway-ia pushed 2 commits to feat/licensee-registration InspiringApps/JCC-CompactConnect
landonshumway-ia pushed 2 commits to feat/licensee-registration InspiringApps/JCC-CompactConnect
landonshumway-ia pushed 15 commits to feat/licensee-registration InspiringApps/JCC-CompactConnect
- fix/make file extension matching case-insensitive (#462) File extension matching should not fail if extension is a v... 6273a13
- Add aria-label to mobile nav logo (#484) ### Requirements List - _None_ ### Description List - Add aria-label t... 8998490
- Simplify password constraints to match server (#483) ### Requirements List - _None_ ### Description List - Joi ... 39172cc
- Military modal focus and military page label contrast hotfixes (#485) ### Requirements List - ### Description Li... 1a3a88e
- Feat/weekly reports (#438) compact commission admins and state admins will want to know how many compact privileges... 5d1eb29
- Initial implementation of registration endpoint This change requires us to add a new field to license records 'ssnLa... 7a19171
- Formatting / linter 6623533
- Add record schema for provider home jurisdiction selection c1cc300
- creating home jurisdiction selection d14e64d
- Make user creation process more robust 72273c2
- Using selected home state when purchasing privileges 24d2377
- Returning the homeStateSelection object in provider data 07583eb
- Checking for home state selection during ingest pipeline updates 6e67639
- WIP: Registration UI b236472
- WIP: Registration UI a9185e8
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- Checking for home state selection during ingest pipeline updates 8e11409
landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
- Returning the homeStateSelection object in provider data 6463c9a