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
privilege history table
- change licensee detail view and practitioner dashboard to show the history of a privilege by state rather than separating into past/current privilegesisabeleliassen opened an issue on csg-org/CompactConnect
design for privilege number and license type
isabeleliassen pushed 1 commit to development csg-org/CompactConnect
- Add licenseNumber to license upload, db, and display #264 (#450) ### Requirements List - ### Description List ... a43b29e
isabeleliassen closed a pull request on csg-org/CompactConnect
Add licenseNumber to license upload, db, and display #264
### Requirements List - ### Description List - Added new optional licenseNumber field to all necessary schemas to support licenseNumber being in license csv upload and in db - Edited test ar...isabeleliassen closed an issue on csg-org/CompactConnect
privilege number--will it change based on lapse?
- IA to check if it's easier to change a number when the privilege lapses or to keep the numb - each profession has a code (based on license type) - code for a stateisabeleliassen created a comment on an issue on csg-org/CompactConnect
- remove driver's license field
isabeleliassen closed an issue on csg-org/CompactConnect
Licensee selects home state license (if needed)
isabeleliassen pushed 1 commit to development csg-org/CompactConnect
- Feat/delete staff user (#486) ### Description List - Added DELETE method to /v1/compacts/:compact/staff-users/:user... 064a861
isabeleliassen closed a pull request on csg-org/CompactConnect
Feat/delete staff user
### Description List - Added DELETE method to /v1/compacts/:compact/staff-users/:userId to delete staff-user's compact permission record - Identified and fixed a bug in the PATCH /v1/compacts/:co...isabeleliassen closed an issue on csg-org/CompactConnect
Receive additional info from states
- npi (maybe), phone number for practitioner, email from practitionerisabeleliassen closed an issue on csg-org/CompactConnect
Reporting improvements
- EDs have concerns that weekly reporting is not sufficient - have specifically mentioned concern for monthly an annual reporting + ability to see what amount the commission must remit to each stat...isabeleliassen opened an issue on csg-org/CompactConnect
automatic monthly finance/privilege reports
isabeleliassen opened an issue on csg-org/CompactConnect
privilege number--will it change based on lapse?
isabeleliassen opened an issue on csg-org/CompactConnect
confirm privilege purchase restrictions
- practitioners can't buy a privilege in their home stateisabeleliassen closed an issue on csg-org/CompactConnect
redesign of practitioner information in privilege purchase workflow
- remove state ID number - keep home state but remove "as based on state ID" - keep license no. and expiration date - address, phone, and email are all non-editable, shown from on information store...isabeleliassen closed an issue on csg-org/CompactConnect
Add Past Privileges to LicenseeDashboard
Add Past Privileges section to LicenseeDashboard Recent Privileges are defined as the most recent privilege for each state. Past privileges are others associated with userisabeleliassen closed an issue on csg-org/CompactConnect
redesign for practitioner account creation page
## User story: as a developer, I want practitioners to be able to register for CompactConnect without using their full SSN so the SSNs stored in the system are better protected practitioner must f...isabeleliassen closed an issue on csg-org/CompactConnect
Add CORS non-wildcard allowed-origin headers across API
We can improve the security of our browser app by restricting browser access to the domains we control (or potentially a list of known domains, if states want to integrate via their own browser app...isabeleliassen pushed 1 commit to development csg-org/CompactConnect
- Set API allowed origin headers (#461) ### Description List For `Access-Control-Allowed-Origin` headers: - Added sp... 280c3dc
isabeleliassen closed an issue on csg-org/CompactConnect
Add CORS non-wildcard allowed-origin headers across API
We can improve the security of our browser app by restricting browser access to the domains we control (or potentially a list of known domains, if states want to integrate via their own browser app...isabeleliassen closed a pull request on csg-org/CompactConnect
Set API allowed origin headers
### Description List For `Access-Control-Allowed-Origin` headers: - Added specific/multiple origin support in OPTIONS preflight methods - Added specific/multiple origin support for headers in al...isabeleliassen pushed 1 commit to development csg-org/CompactConnect
- Feat/license detail page (#448) ### Requirements List - A practitioner account - A read private account - A non r... 95c4c51