Ecosyste.ms: Timeline

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

jsandoval81

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

View on GitHub

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
For the general "should we allow purchase" criteria, we can confirm that with the product team. For this specific nav item, it should just (eventually) match whatever the Obtain Privileges button i...

View on GitHub

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

View on GitHub

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
If design is good with the blue-on-blue and it's been approved, then I say that's the probably best. That at least would solve the issue from the screenshots. If there is some value in cleaning ...

View on GitHub

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

View on GitHub

jsandoval81 pushed 1 commit to development InspiringApps/JCC-CompactConnect
  • CSP update for grecaptcha (#530) ### Requirements List - _None_ ### Description List - Added grecaptcha items t... 755d83f

View on GitHub

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Would it make more sense to have the `ProgressBar` component just exist on the `PrivilegePurchase` page template? I'm not sure if that would make it easier or harder to manage. It might be easie...

View on GitHub

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Should this now have a conditional to be disabled (from view or from click) if purchase is not available? The same concept that controls the click-ability of the obtain-privileges button on the das...

View on GitHub

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Minor: Can we rely on the default `steps` value, rather then setting it here?

View on GitHub

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Not that this is conditional, the mock-populate function will also need to same conditional. Currently mock-populate errors if the military attestation is not needed. On the subject of mock-popu...

View on GitHub

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Minor: typo

View on GitHub

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Minor: remove empty line

View on GitHub

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
How would you feel about adding something like ~`transition: width 1s ease-in-out;`?

View on GitHub

jsandoval81 created a review comment on a pull request on csg-org/CompactConnect
Minor: remove

View on GitHub

jsandoval81 created a review on a pull request on csg-org/CompactConnect
This is excellent 🚀 I really like the purchase-flow-state mechanism.

View on GitHub

jsandoval81 created a review on a pull request on csg-org/CompactConnect
This is excellent 🚀 I really like the purchase-flow-state mechanism.

View on GitHub

jsandoval81 opened a pull request on csg-org/CompactConnect
Frontend/staff user reinvite and delete
### Requirements List - _None_ ### Description List - Added Reinvite option to staff user row 3-dot menu - Added Deactivate option to staff user row 3-dot menu - Added store & network layer ...
jsandoval81 pushed 1 commit to frontend/staff-user-updates InspiringApps/JCC-CompactConnect
  • WIP: Staff user management updates 9b8a292

View on GitHub

jsandoval81 pushed 3 commits to frontend/staff-user-updates InspiringApps/JCC-CompactConnect
  • Feat/privilege numbers (#510) ### Description List - Assign a new privilege id on privilege purchase - Reuse privi... 50ee223
  • Feat/monthly reports (#508) CSG has requested that we implement automated monthly transaction reporting. This requi... 5556649
  • Merge branch 'development' into frontend/staff-user-updates e4e5a8e

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 created a branch on InspiringApps/JCC-CompactConnect

ia-web-development - A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.

jsandoval81 deleted a branch InspiringApps/JCC-CompactConnect

ia-web-development

jsandoval81 pushed 78 commits to ia-web-development InspiringApps/JCC-CompactConnect
  • Feat/licensee login (#216) ### Requirements List - Use / deploy the API from https://github.com/csg-org/CompactCon... 0a84c71
  • Feat/staff user management api (#220) ## Requirements List - Added staff user management API for admins and users t... 7108295
  • Frontend/license search (#200) ### Requirements List - [x] Merge PR #195 into `development` - [x] Merge latest `de... 6dd058a
  • Update CODEOWNERS (#239) ### Requirements List - ### Description List - ### Testing List - `yarn test:unit:... de5b95f
  • Frontend/staff post login (#228) ### Draft Todo 1. [x] Merge PR #216 into `development` (CSG) - _This work is ... d98570b
  • Address voice a11y ux on user search input (#240) ### Requirements List - _None_ ### Description List - Added a... 189d171
  • Add missing test dependency (#241) ### Description List - Added in a test dependency that dropped off somehow (prob... ca527bd
  • 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
  • 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
  • Remove CODEOWNERS to support new PR workflow (#278) Remove CODEOWNERS file because, under the new PR workflow, CSG s... 37ed31f
  • Frontend/staff user edit permissions (#275) ### Requirements List - _None_ ### Description List - Added UserRow... c6cfb91
  • Feat/ Add endpoint for purchasing privileges (#272) This PR includes a new endpoint `POST /v1/purchases/privileges` ... 8439ef9
  • Frontend/a11y table voice nav (#290) ### Requirements List - _None_ ### Description List - Added table roles to... cd72a5c
  • Feat/licensee select priv purchase (#276) ### Requirements List - Make sure your ia-test licensee user will have da... b4f5a36
  • Frontend/state upload updates (#298) ### Requirements List - _None_ ### Description List - Remove Upload nav me... 0d37b8a
  • Frontend/dependency-updates (#299) ### Requirements List - _yarn install --ignore-engines_ ### Description List ... 89e350a
  • and 58 more ...

View on GitHub

jsandoval81 opened a pull request on csg-org/CompactConnect
CSP update for grecaptcha
### Requirements List - _None_ ### Description List - Added grecaptcha items to CSP `script-src-elem` ### Testing List - `/backend/compact-connect/lambdas/nodejs` - `yarn lint:csp` ...
jsandoval81 created a branch on InspiringApps/JCC-CompactConnect

lambda/csp-updates - A system to share professional licensure data between state licensing boards for participating in occupational licensure compacts.

jsandoval81 opened an issue on csg-org/CompactConnect
CSP header updates
jsandoval81 pushed 1 commit to frontend/staff-user-updates InspiringApps/JCC-CompactConnect
  • WIP: Staff user management updates 517a8c0

View on GitHub

jsandoval81 pushed 9 commits to frontend/staff-user-updates InspiringApps/JCC-CompactConnect
  • frontend/attestations page (#478) 6a144d7
  • Feat/staff user status (#500) 747b819
  • Feat/licensee registration (#460) Provider need to be able to register in the system to create their accounts and p... cf30a3e
  • Feat/scope of practice (#499) f5d5eb0
  • Feat/pi confirmation (#515) ### Requirements List - A licensee user who's schema is up to date and who has been thr... a1033dd
  • Feat/reinvite staff user (#495) ### Description List - Added a `POST staff-user/:userId/reinvite` endpoint that wil... 48959e1
  • frontend/registration UI (#498) ### Requirements List - New local `.env` variable: - `VUE_APP_RECAPTCHA_KEY` ... 390d308
  • Merge branch 'development' into frontend/staff-user-updates 37e6c90
  • WIP: Staff user management updates 79b1dad

View on GitHub

jsandoval81 pushed 1 commit to development InspiringApps/JCC-CompactConnect
  • frontend/registration UI (#498) ### Requirements List - New local `.env` variable: - `VUE_APP_RECAPTCHA_KEY` ... 390d308

View on GitHub

jsandoval81 pushed 1 commit to frontend/registration-ui InspiringApps/JCC-CompactConnect
  • Update lambda pipeline hashes 24611f5

View on GitHub

Load more