Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ChiefStief pushed 1 commit to feat/privilege-selection-tweaks InspiringApps/JCC-CompactConnect
- style tweak c655c74
ChiefStief pushed 2 commits to feat/privilege-selection-tweaks InspiringApps/JCC-CompactConnect
ChiefStief pushed 3 commits to feat/privilege-selection-tweaks InspiringApps/JCC-CompactConnect
ChiefStief pushed 1 commit to feat/privilege-selection-tweaks InspiringApps/JCC-CompactConnect
- complete refactor d5f690a
ChiefStief created a review comment on a pull request on csg-org/CompactConnect
I guess theres not a much better way to do this here though
ChiefStief created a review comment on a pull request on csg-org/CompactConnect
Iirc we didn't want to use back ticks in our templating layer
ChiefStief created a comment on a pull request on csg-org/CompactConnect
I also dont have a good means to test the presence of the users link for many of the staff variations as I only have my one account. I suppose I could invite myself to the requisite permission leve...
ChiefStief created a comment on a pull request on csg-org/CompactConnect
I got a 502 when actually trying to do the invite. I thought the backend code added in the was a guard and if I included those params would still work. Is that not the assumption? <img width="1728...
ChiefStief created a comment on a pull request on csg-org/CompactConnect
Not a huge deal but I might add a margin so that the modal doesn't go right to the top and bottom of the window: <img width="1728" alt="Screenshot 2024-11-18 at 12 14 52 PM" src="https://github.c...
ChiefStief created a comment on a pull request on csg-org/CompactConnect
Hard to show but the modal being up does not stop being able to scroll the background
ChiefStief created a comment on a pull request on csg-org/CompactConnect
There are a couple ways to mess up the alignment / formatting of the jurisdiction row 1) In mobile: <img width="1728" alt="Screenshot 2024-11-18 at 12 02 39 PM" src="https://github.com/user-atta...
ChiefStief pushed 2 commits to feat/privilege-selection-tweaks InspiringApps/JCC-CompactConnect
ChiefStief created a review comment on a pull request on csg-org/CompactConnect
Nice, in the future I would likely prefer to use a library. I just pushed up some tests for the formatting of the credit card. Because the tests only recreate a virtual dom + we have to interact...
ChiefStief pushed 1 commit to feat/complete-purchase-ui InspiringApps/JCC-CompactConnect
- add tests for credit card formatting 99d0471
ChiefStief created a comment on an issue on csg-org/CompactConnect
Hard to determine full complexity without knowing how this flow is intended to work. Also in addition to the military affiliation confirmation screen I assume this ticket includes updating: Licen...
ChiefStief created a review comment on a pull request on csg-org/CompactConnect
For moving forward is it sufficient to say that the front end doesn't handle this or do we want to open this conversation up with the backend folks?
ChiefStief created a review comment on a pull request on csg-org/CompactConnect
The front end does not determine actual charges to the card whatsoever. It sends the backend the state selections like this: `['ky', 'ma']` and the backend determines the charge based on that list ...
ChiefStief created a comment on an issue on csg-org/CompactConnect
Also: address bug where state selection drop down does not populate in built app
ChiefStief pushed 1 commit to feat/privilege-selection-tweaks InspiringApps/JCC-CompactConnect
- add new files 6f60b7d
ChiefStief pushed 1 commit to feat/privilege-selection-tweaks InspiringApps/JCC-CompactConnect
- work 8b95e2d
ChiefStief pushed 1 commit to feat/privilege-selection-tweaks InspiringApps/JCC-CompactConnect
- added licensee dahsboard handling 993ce22
ChiefStief created a comment on an issue on csg-org/CompactConnect
make sure to add routeguards to disallow user to skip ahead via manual url navigation
ChiefStief opened a draft pull request on csg-org/CompactConnect
Feat/privilege selection tweaks
### Requirements List - A user with one privilege that is not eligible for renewal ### Description List - Upaded models and tests to set number params as number only rather than number or null...ChiefStief pushed 1 commit to feat/privilege-selection-tweaks InspiringApps/JCC-CompactConnect
- fin 473abfe