Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
isabeleliassen closed an issue on csg-org/CompactConnect
Licensee completes payment transaction
- compacts will use authorize.net for payment processing - no advanced fraud protectionisabeleliassen 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 pageisabeleliassen pushed 1 commit to development csg-org/CompactConnect
- Frontend/account page (#317) ### Requirements List - `yarn install --ignore-engines` ### Description List - Add... 176a7d5
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 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
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 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
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 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
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 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