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
Confirmed in standup that we will always return the generally available data from the query endpoint, which simplifies things for us.
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Based on our discussion in standup, we will be removing the dateOfBirth field from the general data for now, and add it in later should business requirements demand it.
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
it sounds like we need two field to provider records related to licenseJurisdictions 'homeStateLicenseJurisdiction' and 'licenseJurisdictions' which would be a set of all jurisdictions the practiti...
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
@jusdino If that is the case, I'm not sure how I'm going to determine that from the query endpoint, since we don't have the list of license objects from this endpoint. Is there some other field I s...
landonshumway-ia created a review on a pull request on csg-org/CompactConnect
Backend changes look good. Nice work 👍
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Acccording to the ticket, the only private field is SSN, and DOB is one of the fields that should be returned for general data: https://github.com/csg-org/CompactConnect/issues/207 We should confir...
landonshumway-ia pushed 1 commit to feat/read-access-updates InspiringApps/JCC-CompactConnect
- Linter 4879e0d
landonshumway-ia pushed 1 commit to development InspiringApps/JCC-CompactConnect
- Update README.md (#355) I just got a new computer and tried launching the sandbox from scratch again. I'm including... 30baa28
landonshumway-ia created a comment on an issue on csg-org/CompactConnect
@isabeleliassen Based on our standup discussion, I dug in deeper to Authorize.net developer forums to determine how transactions can get into a failed state and how such events can be resolved. I f...
landonshumway-ia pushed 1 commit to feat/read-access-updates InspiringApps/JCC-CompactConnect
- Update permission schema to include readPrivate permission 989e697
landonshumway-ia closed an issue on csg-org/CompactConnect
Update license data report to use logo urls from the UI
We're using temporary urls to populate two images in our report emails currently: the Compact Connect logo, and a no-errors icon. Once those two are both available as assets in the UI, we should up...landonshumway-ia pushed 1 commit to development InspiringApps/JCC-CompactConnect
- Feat/email for no license updates (#386) Jurisdictions are required to update license records at least once a week.... 8559f8a
landonshumway-ia pushed 2 commits to feat/read-access-updates InspiringApps/JCC-CompactConnect
landonshumway-ia pushed 3 commits to feat/read-access-updates InspiringApps/JCC-CompactConnect
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Yep that sounds reasonable. Thanks.
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
I see your point with the con. Perhaps there is another place we could put the common code for generating this project specific logout urls then? I'll leave it up to your call. If you're good with ...
landonshumway-ia created a review on a pull request on csg-org/CompactConnect
Looks great! Just one optional suggestion.
landonshumway-ia created a review on a pull request on csg-org/CompactConnect
Looks great! Just one optional suggestion.
landonshumway-ia pushed 1 commit to feat/email-for-no-license-updates InspiringApps/JCC-CompactConnect
- PR feedback 040177f
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Stray line, I've removed it.
landonshumway-ia pushed 8 commits to feat/read-access-updates InspiringApps/JCC-CompactConnect
- Convert to CloudFront origin access control (#385) ### Description List - Convert to Origin Access Control ### T... be93bb9
- create/patch staff users account for 'readPrivate' permission a141c4b
- Replace current 'read' scope with 'readGeneral' The previous 'read' compact scope is now replaced with the 'readGene... d4f1300
- Formatter/linter changes dabf521
- update getProvider endpoint to filter private data based on permissions aea62ff
- Removing ssn from provider record if caller does not have readPrivate permission 50b79f3
- Using common provider schema to define allowed fields returned in schema This will make is easier to make schema upd... 75ed69a
- Formatter changes a68f821
landonshumway-ia pushed 1 commit to development InspiringApps/JCC-CompactConnect
- Convert to CloudFront origin access control (#385) ### Description List - Convert to Origin Access Control ### T... be93bb9