Ecosyste.ms: Timeline

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

samott

samott pushed 30 commits to PROD-689/automated-banned-users gator-labs/chomp
  • feat: credit users admin panel 23e6bd4
  • Merge branch 'main' into prod-708/admin-credit ae7f7d2
  • Merge branch 'main' into prod-708/admin-credit 73e1da3
  • chore: allow quoted addresses 4a59caf
  • chore: drawer copy update 5dfca76
  • Merge branch 'main' into prod-734/drawer-update cae9208
  • Link mystery box claim transactions to ChainTx table. 64c8c1f
  • Add token columns to ChainTx table. 17bf1dc
  • Add chainTx record when sending mystery box tokens. 6898d33
  • Store token amount in ChainTx table; add test. d879e6c
  • Import not needed for mock. 05ed261
  • Merge branch 'main' into prod-708/admin-credit 04861c1
  • fix: error handling e5ad8be
  • Split migration into three parts and add query to migrate existing data. 8f9a272
  • Set mystery box outgoing Chain TX entries as finalized. c6d5554
  • Refresh mystery box history after opening one. 319daba
  • Lint fix. 0715665
  • Merge branch 'main' into prod-734/drawer-update f59d14d
  • refactor: update align with gap 408fd04
  • Merge pull request #916 from gator-labs/prod-708/admin-credit PROD-708: Give Credits to Many User ft. Admin 813f953
  • and 10 more ...

View on GitHub

samott deleted a branch gator-labs/chomp

prod-734/drawer-update

samott pushed 5 commits to main gator-labs/chomp
  • chore: drawer copy update 5dfca76
  • Merge branch 'main' into prod-734/drawer-update cae9208
  • Merge branch 'main' into prod-734/drawer-update f59d14d
  • refactor: update align with gap 408fd04
  • Merge pull request #926 from gator-labs/prod-734/drawer-update PROD-734: Update info drawer copy 02f5264

View on GitHub

samott closed a pull request on gator-labs/chomp
PROD-734: Update info drawer copy
- Description Update preview deck card info copy, home page deck copy, and credit bento box description - What are the steps to test that this code is working? Expand info drawer and check CTA...
samott pushed 1 commit to PROD-689/automated-banned-users gator-labs/chomp

View on GitHub

samott opened a pull request on gator-labs/chomp
PROD-689: Automated banned users
Pulls suspected bot users from the mechanism engine and updates the database. Runs 10 minutes before every hour so questions that are about to reveal are included in the analysis.
samott created a branch on gator-labs/chomp

PROD-689/automated-banned-users

samott created a review on a pull request on gator-labs/chomp
FYI: I think the migrations should run after the ones I recently added: 20250206234031_add_chaintx_to_mystery_box_prize_{1,2,3} So I think the date should be updated so the migration runs after...

View on GitHub

samott deleted a branch gator-labs/chomp

PROD-713/mystery-box-hub-track-claims-in-chaintx

samott pushed 8 commits to main gator-labs/chomp
  • Link mystery box claim transactions to ChainTx table. 64c8c1f
  • Add token columns to ChainTx table. 17bf1dc
  • Add chainTx record when sending mystery box tokens. 6898d33
  • Store token amount in ChainTx table; add test. d879e6c
  • Import not needed for mock. 05ed261
  • Split migration into three parts and add query to migrate existing data. 8f9a272
  • Set mystery box outgoing Chain TX entries as finalized. c6d5554
  • Merge pull request #924 from gator-labs/PROD-713/mystery-box-hub-track-claims-in-chaintx PROD-713: record mystery bo... 965829e

View on GitHub

samott closed a pull request on gator-labs/chomp
PROD-713: record mystery box transactions in ChainTX table
Record mystery box transactions in ChainTX table
samott deleted a branch gator-labs/chomp

PROD-756/mystery-box-hub-history-not-displaying-until-refresh

samott pushed 3 commits to main gator-labs/chomp
  • Refresh mystery box history after opening one. 319daba
  • Lint fix. 0715665
  • Merge pull request #927 from gator-labs/PROD-756/mystery-box-hub-history-not-displaying-until-refresh PROD-756: Refr... e0484bd

View on GitHub

samott closed a pull request on gator-labs/chomp
PROD-756: Refresh mystery box history after opening a box in the hub.
Refresh mystery box history after opening a box in the hub.
samott created a review on a pull request on gator-labs/chomp

View on GitHub

samott deleted a branch gator-labs/chomp

PROD-755/not-able-to-answer-questions-in-staging

samott pushed 2 commits to main gator-labs/chomp
  • Remove second half of old hacky deck test fix. b718f0c
  • Merge pull request #928 from gator-labs/PROD-755/not-able-to-answer-questions-in-staging PROD-755: Fix unanswerable ... e7ea89b

View on GitHub

samott closed a pull request on gator-labs/chomp
PROD-755: Fix unanswerable questions on staging
Remove second half of old hacky deck test fix.
samott opened a pull request on gator-labs/chomp
PROD-755: Remove second half of old hacky deck test fix.
Remove old hacky deck test fix.
samott created a branch on gator-labs/chomp

PROD-755/not-able-to-answer-questions-in-staging

samott pushed 1 commit to PROD-756/mystery-box-hub-history-not-displaying-until-refresh gator-labs/chomp

View on GitHub

samott opened a pull request on gator-labs/chomp
PROD-756: Refresh mystery box history after opening a box in the hub.
Fresh mystery box history after opening a box in the hub.
samott pushed 2 commits to PROD-713/mystery-box-hub-track-claims-in-chaintx gator-labs/chomp
  • Split migration into three parts and add query to migrate existing data. 8f9a272
  • Set mystery box outgoing Chain TX entries as finalized. c6d5554

View on GitHub

samott created a review comment on a pull request on gator-labs/chomp
There is a missing space here (visible in your screenshot).

View on GitHub

samott created a review on a pull request on gator-labs/chomp

View on GitHub

samott created a review comment on a pull request on gator-labs/chomp
Wouldn't it be cleaner to use elements with a margin/gap instead of `<br />`

View on GitHub

samott created a review on a pull request on gator-labs/chomp

View on GitHub

samott pushed 14 commits to PROD-713/mystery-box-hub-track-claims-in-chaintx gator-labs/chomp
  • fix: disable legacy question claim 083c97b
  • Merge pull request #922 from gator-labs/prod-744/legacy-question-support PROD-744: Disable legacy question claim button a0be4b7
  • Move queries out of transaction for now to avoid Prisma problems. 35f232c
  • Fix types. 5819206
  • More type fixes. 264d95f
  • Remove duplicate values. 074c23c
  • Add missing fields. c86b1a6
  • Remove revealAtAnswerCount values for now to satisfy TS. 25ce3f6
  • Merge pull request #925 from gator-labs/PROD-757/fix-tests-prisma-transaction-overload PROD-757: Move queries out of... d9593e2
  • Link mystery box claim transactions to ChainTx table. 64c8c1f
  • Add token columns to ChainTx table. 17bf1dc
  • Add chainTx record when sending mystery box tokens. 6898d33
  • Store token amount in ChainTx table; add test. d879e6c
  • Import not needed for mock. 05ed261

View on GitHub

samott deleted a branch gator-labs/chomp

fix/cw-button

Load more