Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
isabeleliassen opened an issue on csg-org/CompactConnect
identify duplicate records
- for when a SSN is corrected but the person's name, contact info, etc. remain the sameChiefStief created a comment on a pull request on csg-org/CompactConnect
@jlkravitz I added to the existing webroot readme and addressed all your comments, so the PR should be ready for a full re-review.
isabeleliassen closed an issue on csg-org/CompactConnect
Fix backend staff user empty action handling
See [this sprint PR comment](https://github.com/csg-org/CompactConnect/pull/401#discussion_r1890640689) for details. It appears there are some holes in how the API is handling cases around when use...isabeleliassen closed an issue on csg-org/CompactConnect
SSN (backend)
- When searching by SSN, results only appear if that administrator has access to the licensee's restricted information (ie, the licensee holds a license or privilege in that administrator's state) ...jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
@jlkravitz For more context, we don't have a full mock replacement of sessionStorage / localStorage in our test runner at the moment. We only have a very small number of difficult-to-test cases for...
ChiefStief created a review comment on a pull request on csg-org/CompactConnect
Yes that makes that line not count in the code coverage tester we are using.
isabeleliassen closed an issue on csg-org/CompactConnect
Fix license search paging case
Repro steps: 1. Go to License search 1. Search all (no search inputs) 1. Go to page 2 of search results 1. Click on a licensee record to go to the detail page - Copy the licensee last name 1. ...isabeleliassen closed a pull request on csg-org/CompactConnect
Frontend/Fix search paging case
### Requirements List - IA devs: A compact admin user in ASLP on IA Test ### Description List - Move license search param storage from the component level to the store level ### Testing Lis...isabeleliassen closed an issue on csg-org/CompactConnect
Evaluate frontend i18n library
### Notes The current version of our internationalization (i18n) frontend library - `vue-i18n` - has a few gaps that the maintaining team is planning to address in the next major version. The curr...isabeleliassen pushed 1 commit to development csg-org/CompactConnect
- Frontend/vue i18n update (#380) bbbc3e1
isabeleliassen closed a pull request on csg-org/CompactConnect
Frontend/vue i18n update
### Requirements List - `yarn install --ignore-engines` ### Description List - Updated `vue-i18n` from `9.x` to `10.x` - Removed the workaround code in the models that was required by `9.x` ...isabeleliassen created a comment on an issue on csg-org/CompactConnect
@StacyNGriffin right now there are two items called "state ID number" instead of one called "Home State (based on State ID)" as requested above. Also please note that the field listing the state s...
jlkravitz created a review on a pull request on csg-org/CompactConnect
@isabeleliassen Good to merge.
ChiefStief created a review comment on a pull request on csg-org/CompactConnect
I think this comment was erroneously copy pasted
isabeleliassen pushed 18 commits to main csg-org/CompactConnect
- Update frontend dependencies (#351) ### Requirements List - `yarn install --ignore-engines` ### Description List... ca1ff48
- Frontend/email template assets (#347) ### Requirements List - _None_ ### Description List - Added 2 image asset... 61d14e9
- Frontend/license search tags (#348) ### Requirements List - _None_ ### Description List - Add a close (x) icon ... 02fdd6d
- Feat/Calculate license and privilege status based on expiration (#343) The system needs to be aware of when a licens... 310b257
- Feat/privilege selection tweaks (#329) ### Requirements List - A licensee user with one privilege that is not eligi... bf7281f
- Chore/remove api mocks - part 1 (#344) These mock resources were put in place during the initial POC of the project... b246bb4
- Feat/military affiliation records (#363) We need to support licensees uploading documentation as evidence for their... 92354fe
- Lambda\Dependency update (#367) ### Requirements List - **`/backend/compact-connect/lambdas/cloudfront-csp`** ... 006fffd
- Feat/Record licensee id in privilege transactions (#368) For reporting purposes, we must capture the user id of the ... 8db8412
- Feat/standardize timezone used to track datetimes (#369) Previously, our system was using a non-standard timezone fo... f1ceb08
- Frontend/Compact settings page (#374) ### Requirements List - `yarn install --ignore-engines` ### Description Li... 9523cf1
- Feat/data validation emails rebased (#373) This PR is #349 rebased with the development branch to resolve some egre... c8add5d
- Convert to CloudFront origin access control (#385) ### Description List - Convert to Origin Access Control ### T... be93bb9
- Feat/email for no license updates (#386) Jurisdictions are required to update license records at least once a week.... 8559f8a
- Update README.md (#355) I just got a new computer and tried launching the sandbox from scratch again. I'm including... 30baa28
- 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
- Merge pull request #401 from csg-org/development Sprint 13 d86bb1c
isabeleliassen closed a pull request on csg-org/CompactConnect
Sprint 13
- [x] stand up the site locally - [x] test all functionality in all major browsers, emphasizing the functionality that this pull request addresses - [x] for public-facing functionality, test i...isabeleliassen pushed 1 commit to development csg-org/CompactConnect
- Test and fix empty action handling (#413) ### Requirements List - Bug fix for #412 ### Description List - Revi... ab920aa