Ecosyste.ms: Timeline

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

isabeleliassen

isabeleliassen closed an issue on csg-org/CompactConnect
Licensee completes payment transaction
- compacts will use authorize.net for payment processing - no advanced fraud protection
isabeleliassen closed an issue on csg-org/CompactConnect
frontend implementation of account page
- implement Figma design of account page - account pages are for authenticated users (admins, licensees) - Becca to remove permissions summary from account page
isabeleliassen pushed 1 commit to development csg-org/CompactConnect
  • Frontend/account page (#317) ### Requirements List - `yarn install --ignore-engines` ### Description List - Add... 176a7d5

View on GitHub

isabeleliassen closed a pull request on csg-org/CompactConnect
Frontend/account page
### Requirements List - `yarn install --ignore-engines` ### Description List - Add a UserAccount component - Add a ChangePassword component - Add an Account page component - Add an Account ...
isabeleliassen created a review on a pull request on csg-org/CompactConnect

View on GitHub

isabeleliassen opened an issue on csg-org/CompactConnect
military affiliation backend
isabeleliassen opened an issue on csg-org/CompactConnect
Read Permissions (backend)
See #207
isabeleliassen pushed 12 commits to main csg-org/CompactConnect
  • 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
  • Feat/ Add endpoint for compact admins to securely store payment processor credentials (#293) In order to support usi... 936db9c
  • Bug/staff user query error (#274) We identified a bug in the PATCH staff user method, where the updates fail if bot... 610555c
  • Extract initial common code into common directory (#300) As part of #271 , this ticket addresses a technical need of... a94cd61
  • Sprint PR hotfixes (#318) ### Description List - Addresses Josh's comments in the sprint PR that he wanted in a hot... 6cdf70f
  • fix conditional check for sandbox compact config upload (#322) Sandbox deployments should upload the configuration f... 18fb110
  • Merge pull request #315 from csg-org/development Sprint 11 b50b466

View on GitHub

isabeleliassen closed a pull request on csg-org/CompactConnect
Sprint 11
- [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 created a review on a pull request on csg-org/CompactConnect

View on GitHub

isabeleliassen pushed 1 commit to development csg-org/CompactConnect
  • fix conditional check for sandbox compact config upload (#322) Sandbox deployments should upload the configuration f... 18fb110

View on GitHub

isabeleliassen closed a pull request on csg-org/CompactConnect
fix conditional check for sandbox compact config upload
Sandbox deployments should upload the configuration for all jurisdictions/compacts. The conditional check used to determine if a developer is running a sandbox deployment was checking for a string ...
isabeleliassen created a review on a pull request on csg-org/CompactConnect

View on GitHub

isabeleliassen pushed 1 commit to development csg-org/CompactConnect
  • Sprint PR hotfixes (#318) ### Description List - Addresses Josh's comments in the sprint PR that he wanted in a hot... 6cdf70f

View on GitHub

isabeleliassen closed a pull request on csg-org/CompactConnect
Sprint PR hotfixes
### Description List - Addresses Josh's comments in the sprint PR that he wanted in a hotfix: 1. Updating documentation 2. Fixing licensee Contrast ### Testing List - `yarn test:unit:all` sh...
isabeleliassen created a review on a pull request on csg-org/CompactConnect

View on GitHub

isabeleliassen closed an issue on csg-org/CompactConnect
Extract common Python code into a Lambda Layer
We are starting to hit an issue where code is being copy/pasted in multiple places across the project which long term will make this project difficult to maintain. To address this, the python code ...
isabeleliassen pushed 1 commit to development csg-org/CompactConnect
  • Extract initial common code into common directory (#300) As part of #271 , this ticket addresses a technical need of... a94cd61

View on GitHub

isabeleliassen closed an issue on csg-org/CompactConnect
Extract common Python code into a Lambda Layer
We are starting to hit an issue where code is being copy/pasted in multiple places across the project which long term will make this project difficult to maintain. To address this, the python code ...
isabeleliassen closed a pull request on csg-org/CompactConnect
Extract initial common code into common directory
As part of #271 , this ticket addresses a technical need of sharing common code across all of our lambda functions. We have opted to use a lambda layer for this. As part of this change, all of the ...
isabeleliassen created a review on a pull request on csg-org/CompactConnect

View on GitHub

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

View on GitHub

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

View on GitHub

isabeleliassen closed a pull request on csg-org/CompactConnect
Bug/staff user query error
We identified a bug in the PATCH staff user method, where the updates fail if both `true` and `false` are provided in the same `actions` block in the request body. This update addresses that bug. ...
isabeleliassen created a review on a pull request on csg-org/CompactConnect

View on GitHub

isabeleliassen created a comment on an issue on csg-org/CompactConnect
@landonshumway-ia yes, we want to prevent the purchase in that case

View on GitHub

isabeleliassen closed an issue on csg-org/CompactConnect
attestation design updates
Privilege purchase updates - add field where license number is shown (ideally where the expiration date is right now, and then move the expiration date right) - add the following two attestations a...
Load more