Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jsandoval81 created a review on a pull request on csg-org/CompactConnect
Looking pretty crisp so far 👍 In addition to the comments below, I had a few extra items: 1. I think it makes sense to add the loading indicator in this ticket. It should be pretty straightf...
jsandoval81 created a review on a pull request on csg-org/CompactConnect
Looking pretty crisp so far 👍 In addition to the comments below, I had a few extra items: 1. I think it makes sense to add the loading indicator in this ticket. It should be pretty straightf...
jsandoval81 opened a pull request on csg-org/CompactConnect
Frontend/staff user edit permissions
### Requirements List - _None_ ### Description List - Added UserRowEdit component - Updated UserRow to include the UserRowEdit component as a toggled modal - Updated StaffUser model to inclu...jsandoval81 pushed 1 commit to frontend/staff-user-edit-permissions InspiringApps/JCC-CompactConnect
- Initial user management permissions editing bb6f1a5
jsandoval81 pushed 6 commits to frontend/staff-user-edit-permissions InspiringApps/JCC-CompactConnect
- Feat/zap automation (#248) Add ZAP scan automation ### Notes - This PR requires GitHub secrets to be established... 8e0818d
- Feat/ruff formatter (#251) We have determined to add Ruff as our formatter for this project. Ruff can also be used ... 449c19c
- Update frontend dependencies (#265) ### Requirements List - **/webroot** - `yarn install --ignore-engines` ... 5a157f0
- Frontend/licensee dashboard (#250) ### Requirements List - Make sure you have a licensee user in your sandbox with ... 961ada4
- Merge branch 'development' into frontend/staff-user-edit-permissions 37fc8a7
- WIP: User management permissions editing 7887e31
jsandoval81 closed an issue on csg-org/CompactConnect
Frontend dependency updates
Addressing 2 dependabot alerts related to JS dependencies: - https://github.com/csg-org/CompactConnect/security/dependabot/35 - https://github.com/csg-org/CompactConnect/security/dependabot/36 Th...jsandoval81 pushed 1 commit to frontend/dependency-updates InspiringApps/JCC-CompactConnect
- caniuse-lite cleanup 051b317
jsandoval81 opened a pull request on csg-org/CompactConnect
Update frontend dependencies
### Requirements List - **/webroot** - `yarn install --ignore-engines` ### Description List - Updated JS frontend dependencies - `rollup` https://github.com/csg-org/CompactConnect/se...jsandoval81 created a branch on InspiringApps/JCC-CompactConnect
frontend/dependency-updates - A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.
jsandoval81 pushed 1 commit to frontend/staff-user-edit-permissions InspiringApps/JCC-CompactConnect
- WIP: User management permissions editing ec7f2e1
jsandoval81 pushed 3 commits to frontend/staff-user-edit-permissions InspiringApps/JCC-CompactConnect
- Update UX of license search (#244) ### Requirements List - _None_ ### Description List - Changed search UI from... 8e0b31e
- GET endpoint for Compact/Jurisdiction Privilege Fees (#243) As part of this ticket: https://github.com/csg-org/Comp... 3140b76
- Merge branch 'development' into frontend/staff-user-edit-permissions 42e86de
jsandoval81 created a review on a pull request on InspiringApps/JCC-CompactConnect
Looks really good. I only had a small number of minor comments + 1 potentially small unresolved above. Also, I noticed the `branch` test coverage dipped ever so slightly below 90%: ``` State...
jsandoval81 created a review comment on a pull request on InspiringApps/JCC-CompactConnect
Does this still need to be reverted? _Overall, I'm trying to implement **new** stuff with ES6 import syntax, just to improve the consistency with the rest of the frontend._
jsandoval81 created a review comment on a pull request on InspiringApps/JCC-CompactConnect
Is this better as `AuthTypes` rather than `string`? Or did that cause issues?
jsandoval81 created a review comment on a pull request on InspiringApps/JCC-CompactConnect
Surprised none of the auto checks caught this `InterfaceUserCreate{`. I would expect eslint to catch it. We can give a quick peek if our linter rules need updating anywhere.
jsandoval81 created a review on a pull request on InspiringApps/JCC-CompactConnect
Looks really good. I only had a small number of minor comments. Also, I noticed the `branch` test coverage dipped ever so slightly below 90%: ``` Statements : 98.08% ( 3730/3803 ) Branche...
jsandoval81 created a review on a pull request on InspiringApps/JCC-CompactConnect
Looks really good. I only had a small number of minor comments. Also, I noticed the `branch` test coverage dipped ever so slightly below 90%: ``` Statements : 98.08% ( 3730/3803 ) Branche...
jsandoval81 pushed 1 commit to frontend/staff-user-edit-permissions InspiringApps/JCC-CompactConnect
- WIP: User management permissions editing ce39758