Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
vercel[bot] created a comment on a pull request on gator-labs/chomp
[vc]: #ZldwYuDr0uVaLDAvjVMyB8RfSWtW6ESjiEGdnV5gtNg=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJjaG9tcCIsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZCI6MCwidW5yZXNvbHZlZCI6MCwid...
marvinmarnold opened a pull request on gator-labs/chomp
release: dec 30, 2024
- [feat](https://github.com/gator-labs/chomp/pull/814): stack sorting order - [feat](https://linear.app/gator/issue/PROD-558/new-deckinfo-screen-with-credits-payment-gate): credits deck info card ...marvinmarnold created a comment on a pull request on gator-labs/chomp
@AndrejRadomiljac @neel-ds @yash431garg I broke this PR trying to resolve a merge conflict. I don't want to mess things up further so leaving as-is. Please fix when possible.
marvinmarnold pushed 27 commits to PROD-542-Review-CHOMPable-deck-that-is-not-live-yet gator-labs/chomp
- feat: add delete-user script Co-Authored-By: [email protected] <[email protected]> 4105de9
- feat: add dynamic user deletion and entity counts Co-Authored-By: [email protected] <[email protected]> 0de5a50
- feat: add credit cost to deck 82b4492
- style: deck cost info badge cta d2b8fa8
- chore: entry status fix b4d60de
- style: deck screen cta 82b5e82
- fix: constant typo 8896f1d
- feat: credit free deck cta c968fce
- style: adjust items gap and opacity a2182bd
- feat: add associated address if doesn't exists, optimize send bonk and refactor myster box ac0db15
- feat: add sorting for decks in stack 2bfa4e5
- refactor: revert tx confirmation 2656444
- Merge pull request #809 from gator-labs/refactor/allow-payout PROD-610: add associated address if doesn't exists, op... 93670ed
- feat: update font size f812ae5
- Merge pull request #812 from gator-labs/PROD-621/free-decks PROD-621: Credit free random deck CTA 4ad5374
- Merge pull request #811 from gator-labs/PROD-620/deck-screen-cta PROD-620: Deck Screen CTA 2052889
- style: deck cost info badge cta cb4cc4c
- fix: handle null credit cost b27feb1
- resolve merge conflicts 102b5f7
- Merge pull request #810 from gator-labs/PROD-619/deck-cost PRDO-619: Add Deck Credit Info Drawer 1d7999c
- and 7 more ...
marvinmarnold pushed 17 commits to main gator-labs/chomp
- feat: add credit cost to deck 82b4492
- style: deck cost info badge cta d2b8fa8
- chore: entry status fix b4d60de
- style: deck screen cta 82b5e82
- fix: constant typo 8896f1d
- feat: credit free deck cta c968fce
- style: adjust items gap and opacity a2182bd
- feat: update font size f812ae5
- Merge pull request #812 from gator-labs/PROD-621/free-decks PROD-621: Credit free random deck CTA 4ad5374
- Merge pull request #811 from gator-labs/PROD-620/deck-screen-cta PROD-620: Deck Screen CTA 2052889
- style: deck cost info badge cta cb4cc4c
- fix: handle null credit cost b27feb1
- resolve merge conflicts 102b5f7
- Merge pull request #810 from gator-labs/PROD-619/deck-cost PRDO-619: Add Deck Credit Info Drawer 1d7999c
- fix: deck cost flag condition a167cd8
- fix: differ null and zero in flag condition c3a0b35
- Merge pull request #802 from gator-labs/PROD-618/show-balance-credits PROD-618: add credit cost to deck 7724868
marvinmarnold closed a pull request on gator-labs/chomp
PROD-618: add credit cost to deck
- Description Show credist balance on decks with feature flag - What are the steps to test that this code is working? Credit balance will be visible before the deck begin if the feature flag is ...marvinmarnold pushed 2 commits to main gator-labs/chomp
marvinmarnold closed a pull request on gator-labs/chomp
Prod 594: adjust deck stack new
- Description Updated stacks code to show first the expiring date based on whichever is expiring first comes first, than show upcoming decks based on whichever is upcoming first based on activeFro...marvinmarnold created a review comment on a pull request on gator-labs/chomp
After looking at daily deck stack, it looks like it's already in a reasonable order. I think you are right that we don't need to handle it now. ![Screenshot 2024-12-30 at 11 56 03 AM](https://gi...
marvinmarnold pushed 4 commits to main gator-labs/chomp
- feat: add delete-user script Co-Authored-By: [email protected] <[email protected]> 4105de9
- feat: add dynamic user deletion and entity counts Co-Authored-By: [email protected] <[email protected]> 0de5a50
- fix: type error and unrelated gitignore 64c82e4
- Merge pull request #783 from gator-labs/devin/1734968140-delete-user-script feat: add delete-user script f4fddee
marvinmarnold closed a pull request on gator-labs/chomp
feat: add delete-user script
# Delete User Script Enhancement Added functionality to: - Display Prisma connection URL for debugging - Delete user from Dynamic authentication system - Show count of entities being deleted befor...marvinmarnold pushed 1 commit to devin/1734968140-delete-user-script gator-labs/chomp
- fix: type error and unrelated gitignore 64c82e4
marvinmarnold created a review comment on a pull request on gator-labs/chomp
It still doesn't look like this will perform migrations if merged with fewer than 2 approvals. It should.
marvinmarnold created a review comment on a pull request on gator-labs/chomp
Remove unnecessary blank lines
neel-ds pushed 1 commit to PROD-618/show-balance-credits gator-labs/chomp
- fix: differ null and zero in flag condition c3a0b35
neel-ds pushed 1 commit to PROD-618/show-balance-credits gator-labs/chomp
- fix: deck cost flag condition a167cd8
neel-ds pushed 12 commits to PROD-618/show-balance-credits gator-labs/chomp
- style: deck cost info badge cta d2b8fa8
- chore: entry status fix b4d60de
- style: deck screen cta 82b5e82
- fix: constant typo 8896f1d
- feat: credit free deck cta c968fce
- style: adjust items gap and opacity a2182bd
- Merge pull request #812 from gator-labs/PROD-621/free-decks PROD-621: Credit free random deck CTA 4ad5374
- Merge pull request #811 from gator-labs/PROD-620/deck-screen-cta PROD-620: Deck Screen CTA 2052889
- style: deck cost info badge cta cb4cc4c
- fix: handle null credit cost b27feb1
- resolve merge conflicts 102b5f7
- Merge pull request #810 from gator-labs/PROD-619/deck-cost PRDO-619: Add Deck Credit Info Drawer 1d7999c