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
No not intentional, and I prefer your recommended approach. I'll pull it in.
landonshumway-ia created a branch on InspiringApps/JCC-CompactConnect
feat/transaction-history-collector - A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.
landonshumway-ia pushed 1 commit to feat/read-access-updates InspiringApps/JCC-CompactConnect
- Update rebased tests to use readPrivate permission 3678e09
landonshumway-ia pushed 1 commit to feat/read-access-updates InspiringApps/JCC-CompactConnect
- linter 3eb7791
landonshumway-ia pushed 23 commits to feat/read-access-updates InspiringApps/JCC-CompactConnect
- Frontend/Update nanoid dependency (#400) ### Requirements List - `yarn install --ignore-engines` ### Description... 0978070
- Test and fix empty action handling (#413) ### Requirements List - Bug fix for #412 ### Description List - Revi... ab920aa
- Frontend/vue i18n update (#380) bbbc3e1
- Frontend/Fix search paging case (#384) dd33c78
- create/patch staff users account for 'readPrivate' permission 2814910
- Replace current 'read' scope with 'readGeneral' The previous 'read' compact scope is now replaced with the 'readGene... b9a2efc
- Formatter/linter changes 36b86a1
- update getProvider endpoint to filter private data based on permissions 5868e2f
- Removing ssn from provider record if caller does not have readPrivate permission 0accd7e
- Using common provider schema to define allowed fields returned in schema This will make is easier to make schema upd... 8a76ccf
- Formatter changes fddf46f
- Add smoke tests for query/GET provider endpoints 95edec6
- formatter changes daa29d1
- Remove duplicated method fdb7c10
- Update permission schema to include readPrivate permission 802dae0
- PR feedback - remove DOB from general data - always returning general data from query endpoint, regardless of user s... 354b119
- Formatting changes f66b8c1
- Replace public license schema with general license schema ea7698d
- Add explicit comment for sanitized provider schema e22c002
- Refactor Smoke tests - part 1 Simplify test user login process so the creation/deletion of staff users can be automa... 529051c
- and 3 more ...
landonshumway-ia created a comment on an issue on csg-org/CompactConnect
Attaching the diagram to this ticket for easy reference during development![Image](https://github.com/user-attachments/assets/59ee3e4d-0d8d-4651-ba38-c64f42d1af68)
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
I've added a test that creates a staff user on the fly so we can set whatever permissions we need for it.
landonshumway-ia created a comment on an issue on csg-org/CompactConnect
Capturing these details from sprint planning for future reference: - We will likely introduce an Attestations endpoint to get the latest attestations text, along with a unique id associated with t...
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
If the pk and sk are the same, what is the purpose of the inverted GSI? Is the GSI going to be needed for future ssn work?
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
This detail is great in explaining how it is working, but I still don't understand why we need to avoid creating that dependency. Does it create a circular dependency between stacks? Could we make ...
landonshumway-ia created a review comment on a pull request on csg-org/CompactConnect
It would be useful to document here the purpose of this GSI and the access patterns it supports.
landonshumway-ia created a review on a pull request on csg-org/CompactConnect
Question about the inverted GSI that we will likely want to document the answer to.
landonshumway-ia created a review on a pull request on csg-org/CompactConnect
Question about the inverted GSI that we will likely want to document the answer to.
landonshumway-ia pushed 1 commit to feat/read-access-updates InspiringApps/JCC-CompactConnect
- Formatting df93aee
landonshumway-ia pushed 1 commit to feat/read-access-updates InspiringApps/JCC-CompactConnect
- Add explicit comment for sanitized provider schema 220b39e
landonshumway-ia pushed 1 commit to feat/read-access-updates InspiringApps/JCC-CompactConnect
- Replace public license schema with general license schema 26d64c0