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
I'll answer both this and your question above about the zip files, since I can't comment on those items for some reason. For the .gz files, the intent was that compact admins may want to download j...
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Yes, for when we calculate the query range, we want to make the the time window is fixed so there are no gaps.
landonshumway-ia pushed 1 commit to feat/monthly-reports InspiringApps/JCC-CompactConnect
- PR feedback - clarify comments 0aace72
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
I've updated the comment to clarify this.
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Actually, you're correct on this line, since this particular method is just for getting the display date. It is the query time range which is dependent on when the lambda is triggered. I will remov...
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
It is not, since again we want a fixed time window that we report on to make sure that no transactions slip through any gaps. I will update the comment to make this clearer.
landonshumway-ia pushed 1 commit to feat/monthly-reports InspiringApps/JCC-CompactConnect
- Renamed email tests for clarity 87aa8a5
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
I will update the comment to explain why this is the case
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
We need a fixed time frame, so that we ensure that the same time block is always collected and none of the batches slip through the cracks. If we just go purely off of what the exact time is minus ...
landonshumway-ia pushed 1 commit to feat/transaction-fee-config InspiringApps/JCC-CompactConnect
- Adding licensee charge line item to transaction 6ab9439
landonshumway-ia pushed 1 commit to feat/transaction-fee-config InspiringApps/JCC-CompactConnect
- Remove processor fees from configuration We have determined to hold off on this feature until we understand more abo... 009d5c9
landonshumway-ia created a comment on an issue on csg-org/CompactConnect
Capturing this detail here for future reference: - Our initial design to support this was to include a 'processorFees' section to the compact onboarding configuration files, under the 'transaction...
landonshumway-ia opened an issue on csg-org/CompactConnect
add transaction fee estimation to reports (if needed)
Initially, as part of reporting we were going to include a row in the financial summary report to show an estimate of how much would be collected by transaction fees for the given period. This was ...landonshumway-ia pushed 1 commit to development InspiringApps/JCC-CompactConnect
- Feat/reinvite staff user (#495) ### Description List - Added a `POST staff-user/:userId/reinvite` endpoint that wil... 48959e1
landonshumway-ia opened an issue on csg-org/CompactConnect
Write up security encryption documentation
Users would like to understand how Compact Connect's data is encrypted at rest and in transit. This ticket involves creating a document explaining the encryption strategies used by the system.landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
It's good. I like how we can explicitly call out what args we want to log, without having to change the formatting of the underlying method code. 👍
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
That value was just for display and filename purposes. I refactored the test variables to make this easier to read.
landonshumway-ia pushed 1 commit to feat/monthly-reports InspiringApps/JCC-CompactConnect
- PR feedback - separate display and query timestamp logic 7bd84d7
landonshumway-ia created a branch on InspiringApps/JCC-CompactConnect
feat/transaction-fee-config - A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.