Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

landonshumway-ia

landonshumway-ia pushed 1 commit to feat/provider-id-transactions InspiringApps/JCC-CompactConnect
  • Add smoke test for privilege purchase flow 1135475

View on GitHub

landonshumway-ia pushed 1 commit to feat/provider-id-transactions InspiringApps/JCC-CompactConnect
  • Reverting to # delimited string da6a2e6

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
@jlkravitz so I just tested making a transaction using a json serialized string, and authorize.net removed the brackets around the object. That was unexpected behavior which is not documented in th...

View on GitHub

landonshumway-ia created a review on a pull request on csg-org/CompactConnect

View on GitHub

landonshumway-ia pushed 1 commit to feat/provider-id-transactions InspiringApps/JCC-CompactConnect
  • Update purchase privilege endpoint to use correct min for card length During testing, found that some card numbers c... 4a22905

View on GitHub

landonshumway-ia created a comment on a pull request on csg-org/CompactConnect
I've rebased the branch with development and updated our API spec to latest, hence the large diff. The actual code changes are still relatively small.

View on GitHub

landonshumway-ia pushed 6 commits to feat/provider-id-transactions InspiringApps/JCC-CompactConnect
  • Feat/military affiliation records (#363) We need to support licensees uploading documentation as evidence for their... 92354fe
  • Lambda\Dependency update (#367) ### Requirements List - **`/backend/compact-connect/lambdas/cloudfront-csp`** ... 006fffd
  • Passing licensee id into order description 7ef7585
  • Add test to check for licensee in order description 239007e
  • using json string to store licensee id c68f4f0
  • Update API schema to latest 3dba704

View on GitHub

landonshumway-ia pushed 1 commit to feat/provider-id-transactions InspiringApps/JCC-CompactConnect
  • using json string to store licensee id 1c5ddbc

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
However, doing the math, if we were to convert this to into a json formatted string it would put us at 52 characters. That leaves us with 203 characters, which is arguable still plenty of headroom ...

View on GitHub

landonshumway-ia created a review on a pull request on csg-org/CompactConnect

View on GitHub

landonshumway-ia pushed 1 commit to feat/standard-timezone InspiringApps/JCC-CompactConnect
  • use config datetime for bucket prefix date 79d93b5

View on GitHub

landonshumway-ia closed an issue on csg-org/CompactConnect
military affiliation backend
landonshumway-ia pushed 1 commit to feat/standard-timezone InspiringApps/JCC-CompactConnect
  • Fix linter issue with loop var 2fe93fe

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
That's a great question and I think the main answer is character count. We can only store 255 chars in this field, and to support json we would need double quotes around the keys and string values,...

View on GitHub

landonshumway-ia created a review on a pull request on csg-org/CompactConnect

View on GitHub

landonshumway-ia pushed 1 commit to feat/standard-timezone InspiringApps/JCC-CompactConnect
  • Fix test setup to mock new config prop 21e75aa

View on GitHub

landonshumway-ia pushed 1 commit to feat/standard-timezone InspiringApps/JCC-CompactConnect
  • Formatter / linter changes d3fdfa6

View on GitHub

landonshumway-ia opened a draft pull request on csg-org/CompactConnect
Feat/standardize timezone used to track datetimes
Previously, our system was using a non-standard timezone for recording when records were created/updated. This could potentially cause problems in the future should the needs of the system change ...
landonshumway-ia pushed 1 commit to feat/standard-timezone InspiringApps/JCC-CompactConnect
  • add comments about remaining Date fields 94fb692

View on GitHub

landonshumway-ia created a branch on InspiringApps/JCC-CompactConnect

feat/standard-timezone - A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.

landonshumway-ia pushed 2 commits to development InspiringApps/JCC-CompactConnect
  • Feat/military affiliation records (#363) We need to support licensees uploading documentation as evidence for their... 92354fe
  • Lambda\Dependency update (#367) ### Requirements List - **`/backend/compact-connect/lambdas/cloudfront-csp`** ... 006fffd

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
I've suppressed the linter and replaced the print statements to improve readability

View on GitHub

landonshumway-ia created a review on a pull request on csg-org/CompactConnect

View on GitHub

landonshumway-ia pushed 1 commit to feat/military-affiliation-records InspiringApps/JCC-CompactConnect

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
ah sorry, I was looking at the lines about this, no that comment looks outdated, I'll remove it.

View on GitHub

landonshumway-ia created a review on a pull request on csg-org/CompactConnect

View on GitHub

landonshumway-ia opened a pull request on csg-org/CompactConnect
Feat/Record licensee id in privilege transactions
For reporting purposes, we must capture the user id of the licensee in the transaction record in authorize.net. Our user ids are generated as UUIDv4 strings, which are 36 characters long and contai...
landonshumway-ia created a branch on InspiringApps/JCC-CompactConnect

feat/provider-id-transactions - A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.

landonshumway-ia created a comment on a pull request on csg-org/CompactConnect
@jlkravitz Once this is approved, we could have @jusdino do a post-merge review when he gets back next week so this branch doesn't become stale, or we could wait to merge until he performs a review...

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
I could go either way, let me know if you have a strong preference and I'll update as needed.

View on GitHub

Load more