Ecosyste.ms: Timeline

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

csg-org/CompactConnect

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Should these be removed?

View on GitHub

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Could this just be: `this.formData = reactive({...});`? This is what we do everywhere else and it would allow us to not need to declare the `any` type. Also, I noticed we aren't initiating `this...

View on GitHub

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Minor: Prefer well-described variable names; e.g. `file` (?) over `f`. Or looking closer, it may be that the array is an array of military affiliations; e.g. `affiliation` or `militaryAffiliations`.

View on GitHub

isabeleliassen closed an issue on csg-org/CompactConnect
Frontend dependabot updates
- https://github.com/csg-org/CompactConnect/security/dependabot/63
isabeleliassen closed an issue on csg-org/CompactConnect
Frontend dependabot updates
- https://github.com/csg-org/CompactConnect/security/dependabot/63
isabeleliassen pushed 1 commit to development csg-org/CompactConnect
  • path-to-regexp dependency update (#432) ### Requirements List - `yarn install --ignore-engines` ### Description ... f32cad7

View on GitHub

isabeleliassen closed a pull request on csg-org/CompactConnect
path-to-regexp dependency update
### Requirements List - `yarn install --ignore-engines` ### Description List - Address https://github.com/csg-org/CompactConnect/security/dependabot/63 ### Testing List - `yarn test:unit:a...
isabeleliassen created a review on a pull request on csg-org/CompactConnect

View on GitHub

ChiefStief created a review comment on a pull request on csg-org/CompactConnect
Makes sense, on the MVP point. All that works for me.

View on GitHub

ChiefStief created a review on a pull request on csg-org/CompactConnect

View on GitHub

ChiefStief created a review on a pull request on csg-org/CompactConnect

View on GitHub

ChiefStief created a review comment on a pull request on csg-org/CompactConnect
This ticket as described looks good. I noticed that the common string validator is case sensitive, so when I put "dana" in as part of my password it lets me. Not sure if you want to address this he...

View on GitHub

ChiefStief created a review on a pull request on csg-org/CompactConnect

View on GitHub

jlkravitz created a review on a pull request on csg-org/CompactConnect
@isabeleliassen Good to merge.

View on GitHub

jsandoval81 created a comment on a pull request on csg-org/CompactConnect
@jlkravitz This is ready for your review.

View on GitHub

jsandoval81 opened a pull request on csg-org/CompactConnect
path-to-regexp dependency update
### Requirements List - `yarn install --ignore-engines` ### Description List - Address https://github.com/csg-org/CompactConnect/security/dependabot/63 ### Testing List - `yarn test:unit:a...
jsandoval81 opened an issue on csg-org/CompactConnect
Frontend dependabot updates
jsandoval81 opened a pull request on csg-org/CompactConnect
Frontend/Fix pw input validation messages
### Requirements List - _None_ ### Description List - Move message augmentation to after message evaluation - Update frontend to match latest backend pw requirements (length only) - Add test...
isabeleliassen opened an issue on csg-org/CompactConnect
add NPI to design (maybe)
jsandoval81 opened a pull request on csg-org/CompactConnect
Frontend/permission api updates
### Requirements List - _None_ ### Description List - Change compact-level `read` permission to `readPrivate` - Add state-level `readPrivate` permission - Omit compact permission in server p...
landonshumway-ia created a comment on an issue on csg-org/CompactConnect
Capturing details from sprint refinement meeting for this: - for MVP, we will NOT be leveraging login.gov solution. - We need to draft several options for how practitioners could securely register...

View on GitHub

ChiefStief opened a draft pull request on csg-org/CompactConnect
Feat/militar affiliation
### Requirements List - ### Description List - ### Testing List - `yarn test:unit:all` should run without errors or warnings - `yarn serve` should run without errors or warnings - `yarn ...
isabeleliassen closed an issue on csg-org/CompactConnect
store attestations for court purposes (research needed)
- user may have to allow a screenshot to be taken - we could have "synthetic" screenshots
landonshumway-ia created a comment on an issue on csg-org/CompactConnect
This ticket can be completed after #335

View on GitHub

landonshumway-ia opened an issue on csg-org/CompactConnect
Make 'attestations' field required when purchasing privileges
In an effort to keep the application able to be demo'd at all times, we previously implemented a feature to the privilege purchasing endpoint to validate a list of attestations, but left the 'attes...
landonshumway-ia created a comment on an issue on csg-org/CompactConnect
Capturing details from standup for reference: - For MVP, we anticipate attestations to be updated quarterly on average during the beginning, then likely once a year once the system has settled. - ...

View on GitHub

jusdino opened an issue on csg-org/CompactConnect
Split backend pipelines into separate Stacks
We currently define both the *test* and *prod* pipelines in the same Stack, which is controlled by one branch (`development` in this case). When we have a situation where there is a stack in `devel...
isabeleliassen closed an issue on csg-org/CompactConnect
update personal information (application workflow) design
- phone, email, and mailing address are editable - add state ID number but only for display - second attestation wording update: I hereby attest and affirm that the address information I have provi...
isabeleliassen pushed 1 commit to development csg-org/CompactConnect
  • Remove mock resources from persistent stack (#421) This is part two of the mock resource cleanup. Now that the API a... 7ca275d

View on GitHub

Load more