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 chore/remove-mock-data-resources InspiringApps/JCC-CompactConnect
- Remove delete-object/license-data directories 3812e47
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
Good call. I've updated the diagram to reflect the single choice step.
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- PR feedback - update diagram to match status choice step c614229
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- PR feedback - python cdk updates c576a7f
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
No, I didn't want to mess with trying to merge them on the first pass, but now that I'm looking at it we should just have one class that is used in both places
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- PR feedback - merge email-service-templater.ts and report-emailer.ts 746acb3
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- PR feedback - move node lambda from lib to ingest folder 717571e
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- PR feedback - README updates 4140725
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- formatter / linter 13b777c
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- Add/Move common tests into common directory To get test coverage to pass cca8cb3
landonshumway-ia opened a pull request on csg-org/CompactConnect
Remove mock resources from persistent stack
This is part two of the mock resource cleanup. Now that the API ands Ingest stacks are no longer referencing the mock data resources, we can safely delete them from the persistent stack. ### Req...landonshumway-ia created a branch on InspiringApps/JCC-CompactConnect
chore/remove-mock-data-resources - A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- linter 8881810
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- Add no-op check for envs without custom domain 6870864
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- Add design diagram for transaction collection workflow a329dbd
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- Improve README for email service e7b15d3
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- Add documentation for new lambdas 9b829d3
landonshumway-ia pushed 2 commits to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- Formatting / linting 383e33a
landonshumway-ia opened a draft pull request on csg-org/CompactConnect
Feat/Transaction History Processing Workflow with Email Notifications
This PR adds a new workflow for processing transaction history and sending email notifications when batch settlement failures occur. The workflow consists of two main components: 1. Transacti...landonshumway-ia pushed 3 commits to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
landonshumway-ia pushed 15 commits to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- Feat/ssn table (#411) 8ff3a18
- Feat/read access updates (#387) fb49f60
- WIP - add transaction history collector resources 1ba35db
- WIP - email notification service 6df4ad2
- Move email notification service lambda into persistent stack Creating stub lambda for email service c4007c3
- Move transaction monitoring workflow into stack Keeping this system broken out into its own respective stack, as it ... 48a9553
- Implement authorize.net transaction collection aa635c7
- Add test cases for transaction processor lambda 29cf7ed
- Add logger statements to transaction details flow ec2f7c4
- Fix step function contract to work with loops cd424e3
- casting authorize.net custom type to string values dbdb8fd
- Fix casing on transasction object keys 6076cbc
- suppress useless authorize.net SDK warnings 303075a
- Add log to indicate limit reached 8bcc428
- Initial implementation for email notification service 1eb4755
landonshumway-ia pushed 1 commit to development InspiringApps/JCC-CompactConnect
- Feat/read access updates (#387) fb49f60
landonshumway-ia pushed 1 commit to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
- Initial implementation for email notification service 06644ee
landonshumway-ia pushed 3 commits to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
landonshumway-ia pushed 2 commits to feat/transaction-history-collector InspiringApps/JCC-CompactConnect
landonshumway-ia pushed 26 commits to feat/read-access-updates InspiringApps/JCC-CompactConnect
- Feat/ssn table (#411) 8ff3a18
- create/patch staff users account for 'readPrivate' permission febdb5b
- Replace current 'read' scope with 'readGeneral' The previous 'read' compact scope is now replaced with the 'readGene... 17a5354
- Formatter/linter changes e56e26c
- update getProvider endpoint to filter private data based on permissions e451649
- Removing ssn from provider record if caller does not have readPrivate permission abaef13
- Using common provider schema to define allowed fields returned in schema This will make is easier to make schema upd... 7865db0
- Formatter changes da0cfa7
- Add smoke tests for query/GET provider endpoints 88e329f
- formatter changes 109dfb7
- Remove duplicated method 784f822
- Update permission schema to include readPrivate permission ebef572
- PR feedback - remove DOB from general data - always returning general data from query endpoint, regardless of user s... 5d762da
- Formatting changes 8a9cf1b
- Replace public license schema with general license schema 470c9c5
- Add explicit comment for sanitized provider schema 6a5035b
- Refactor Smoke tests - part 1 Simplify test user login process so the creation/deletion of staff users can be automa... bcaf2d4
- Add smoke test for readPrivate access This test confirms that if a user has the 'readPrivate' permission they will r... 1886eaf
- Formatting 3da9575
- Replace permission schema updates moved from rebase 350b727
- and 6 more ...
landonshumway-ia pushed 1 commit to development InspiringApps/JCC-CompactConnect
- Feat/ssn table (#411) 8ff3a18