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/licensee-registration InspiringApps/JCC-CompactConnect
  • Fix README formatting/extract common reCAPTCHA steps 1ab3771

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Ok, I'll get this cleaned up and move the common steps into another section.

View on GitHub

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

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
The minimum rate which WAF will throttle is 10 requests every 5 minutes (~2 per minute) which is higher than what we originally designed for this public endpoint. See https://aws.amazon.com/about-a...

View on GitHub

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

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Our original design included them in the SK, but there were concerns about the GSI information being leaked with the SSN values, so in the interest of keeping that information secure, we determined...

View on GitHub

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

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
see comment above. I can add a comment explaining how these metrics work to make it clearer to future devs

View on GitHub

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

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
The `metric_name` corresponds to the metric we are creating in the registration lambda code here: https://github.com/csg-org/CompactConnect/pull/460/files#diff-8551646bf8612a129941e499f621062fce6a8...

View on GitHub

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

View on GitHub

landonshumway-ia created a comment on an issue on csg-org/CompactConnect
@isabeleliassen As we implement adding on the transaction fee (2.9% + $0.30) for licensees, we will need a decision on the rounding method to use when the transaction percentage fee results in frac...

View on GitHub

landonshumway-ia pushed 1 commit to feat/licensee-registration InspiringApps/JCC-CompactConnect
  • Only drop licenseGSI field if present on object To keep this addition backwards compatible with the system 658a768

View on GitHub

landonshumway-ia deleted a branch InspiringApps/JCC-CompactConnect

feat/calculate-license-status

landonshumway-ia deleted a branch InspiringApps/JCC-CompactConnect

feat/military-affiliation-records

landonshumway-ia deleted a branch InspiringApps/JCC-CompactConnect

feat/provider-id-transactions

landonshumway-ia deleted a branch InspiringApps/JCC-CompactConnect

feat/standard-timezone

landonshumway-ia deleted a branch InspiringApps/JCC-CompactConnect

feat/state-not-uploading-notification

landonshumway-ia deleted a branch InspiringApps/JCC-CompactConnect

feat/attestation-tracking

landonshumway-ia deleted a branch InspiringApps/JCC-CompactConnect

chore/remove-mock-data-resources

landonshumway-ia deleted a branch InspiringApps/JCC-CompactConnect

fix/military-file-extension

landonshumway-ia deleted a branch InspiringApps/JCC-CompactConnect

feat/weekly-reports

landonshumway-ia opened an issue on csg-org/CompactConnect
Frontend - Display transaction fees to practitioner when purchasing privileges
The ASLP and OT compacts want practitioners to pay for the transaction fees charged by the Compact's Merchant Service Provider (Authorize.net's MSP charges 2.9% + 30 cents per transaction). We need...
landonshumway-ia created a comment on an issue on csg-org/CompactConnect
Capturing notes from standup for future reference: - Currently, NONE of the compacts will be splitting transaction fees across jurisdictions - The COUN compact will cover these fees themselves, as...

View on GitHub

landonshumway-ia opened an issue on csg-org/CompactConnect
Support passing transaction fees to practitioner when purchasing privileges
The ASLP and OT compacts want practitioners to pay for the transaction fees charged by the Compact's Merchant Service Provider (Authorize.net's MSP charges 2.9% + 30 cents per transaction). We need...
landonshumway-ia created a review on a pull request on csg-org/CompactConnect

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
I think as long as we are willing to do that before we merge this, so the impact is minimal

View on GitHub

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

View on GitHub

landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
In addition to my previous comment about backwards compatibility, we could make the status check optional so it wouldn't break our current users ``` if record.get('status') != StaffUserStatus.ACT...

View on GitHub

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

View on GitHub

Load more