Ecosyste.ms: Timeline

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

gator-labs/chomp

neel-ds pushed 1 commit to prod-716/qc-reveal gator-labs/chomp

View on GitHub

neel-ds pushed 13 commits to prod-716/qc-reveal gator-labs/chomp
  • Remove Chompmas box flow from streak stats box. 2af9f1d
  • Remove Chompmas tests. ba4ec81
  • Remove Chompmas mystery box from streak query code path. 248ca60
  • Remove Chompmas endpoints. f694301
  • Clean up unused imports (from Chompmas code). b231687
  • Merge pull request #904 from gator-labs/PROD-709/remove-chompmas-box-campaign PROD-709: Remove Chompmas box campaign 5186048
  • Add "credit cost per question" field to admin panel. 6dd7dc7
  • Add missing parameter. 5252ef9
  • Merge pull request #907 from gator-labs/PROD-724/add-credit-cost-per-question-to-admin-panel PROD-724: Add "credit c... 943ebbd
  • Allow for the possibility of no token prize in test case. 63f634a
  • Update previous test fix. 2e28c12
  • Merge pull request #908 from gator-labs/fix/mystery-box-tests Fix: mystery box tests b0d5c09
  • Merge branch 'main' into prod-716/qc-reveal 42d6abb

View on GitHub

neel-ds created a comment on a pull request on gator-labs/chomp
> @neel-ds should I review this after the bonk chip update or it is ready to review? It is ready for review based on existing flow. It will require changes once Validation Mystery Box is live.

View on GitHub

neel-ds created a review on a pull request on gator-labs/chomp
I think there is more clean up require in useReveal hook and some other files. Following PR added the changes to move Mystery Box to Reveal All: Ref: https://github.com/gator-labs/chomp/pull/823...

View on GitHub

neel-ds created a review on a pull request on gator-labs/chomp

View on GitHub

samott pushed 1 commit to PROD-719/update-stacks-deck-view gator-labs/chomp
  • Limit history query to current deck. 0df4d50

View on GitHub

samott pushed 1 commit to PROD-719/update-stacks-deck-view gator-labs/chomp
  • Change of plan: revert from "questionId" -> "id". 5042230

View on GitHub

samott pushed 1 commit to PROD-719/update-stacks-deck-view gator-labs/chomp
  • Query uses "questionId" rather than "id". 6609a7b

View on GitHub

samott pushed 1 commit to PROD-719/update-stacks-deck-view gator-labs/chomp
  • Rever accidental commit of debug code. 69f509b

View on GitHub

samott pushed 1 commit to PROD-719/update-stacks-deck-view gator-labs/chomp
  • Fix query (quote column names to preserve case). e4c525a

View on GitHub

samott pushed 1 commit to PROD-719/update-stacks-deck-view gator-labs/chomp

View on GitHub

samott pushed 1 commit to PROD-719/update-stacks-deck-view gator-labs/chomp
  • Wire up new history query. 952b5b4

View on GitHub

samott pushed 6 commits to PROD-719/update-stacks-deck-view gator-labs/chomp
  • PROD-718 add new history queries d854e4f
  • PROD-718 add types to new history queries abbd7ff
  • PROD-718 add action for new history query along with new react query method 0739226
  • Use PascalCase for types. c2dd63f
  • Convert bigints to numbers. 97e9d80
  • Wire up header indicators. e37b7b5

View on GitHub

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

View on GitHub

yash431garg created a review comment on a pull request on gator-labs/chomp
Can you adding comments for this?

View on GitHub

yash431garg created a review comment on a pull request on gator-labs/chomp
Can you change this so that we can eventually remove this pattern?

View on GitHub

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

View on GitHub

samott pushed 31 commits to PROD-719/update-stacks-deck-view gator-labs/chomp
  • Remove Chompmas box flow from streak stats box. 2af9f1d
  • Remove Chompmas tests. ba4ec81
  • Remove Chompmas mystery box from streak query code path. 248ca60
  • Remove Chompmas endpoints. f694301
  • Clean up unused imports (from Chompmas code). b231687
  • Merge pull request #904 from gator-labs/PROD-709/remove-chompmas-box-campaign PROD-709: Remove Chompmas box campaign 5186048
  • Add "credit cost per question" field to admin panel. 6dd7dc7
  • Add missing parameter. 5252ef9
  • Merge pull request #907 from gator-labs/PROD-724/add-credit-cost-per-question-to-admin-panel PROD-724: Add "credit c... 943ebbd
  • Allow for the possibility of no token prize in test case. 63f634a
  • Update previous test fix. 2e28c12
  • Merge pull request #908 from gator-labs/fix/mystery-box-tests Fix: mystery box tests b0d5c09
  • Add question card indicator icons. e9b04c8
  • Add question card indicators drawer. 65043a4
  • Add question card indicators. 7f883d2
  • Add new deck header component. 2f3ca1a
  • Add QuestionCardStatus component. bf3d4d8
  • Reorg new history components. cb4dca3
  • Add optional label. b26c6d7
  • Tweak element gap. c5f2bab
  • and 11 more ...

View on GitHub

samott pushed 16 commits to PROD-730/calculate-correct-answers-cron gator-labs/chomp
  • Remove Chompmas box flow from streak stats box. 2af9f1d
  • Remove Chompmas tests. ba4ec81
  • Remove Chompmas mystery box from streak query code path. 248ca60
  • Remove Chompmas endpoints. f694301
  • Clean up unused imports (from Chompmas code). b231687
  • Merge pull request #904 from gator-labs/PROD-709/remove-chompmas-box-campaign PROD-709: Remove Chompmas box campaign 5186048
  • Add "credit cost per question" field to admin panel. 6dd7dc7
  • Add missing parameter. 5252ef9
  • Merge pull request #907 from gator-labs/PROD-724/add-credit-cost-per-question-to-admin-panel PROD-724: Add "credit c... 943ebbd
  • Allow for the possibility of no token prize in test case. 63f634a
  • Update previous test fix. 2e28c12
  • Merge pull request #908 from gator-labs/fix/mystery-box-tests Fix: mystery box tests b0d5c09
  • Add query for questions needing a calculated answer. 202f54b
  • Add cron API endpoint to calculate correct answers. 784384d
  • Add test for getQuestionsNeedingCorrectAnswer(). bd1e3ec
  • Add entry for correct question cronjob. 30c1afd

View on GitHub

samott deleted a branch gator-labs/chomp

fix/mystery-box-tests

samott pushed 3 commits to main gator-labs/chomp
  • Allow for the possibility of no token prize in test case. 63f634a
  • Update previous test fix. 2e28c12
  • Merge pull request #908 from gator-labs/fix/mystery-box-tests Fix: mystery box tests b0d5c09

View on GitHub

samott closed a pull request on gator-labs/chomp
Fix: mystery box tests
Fix: mystery box tests
vercel[bot] created a comment on a pull request on gator-labs/chomp
[vc]: #IXMMfdBa3nLR1pbCjolOMFwingkD2vwCdN8y2of9shs=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJjaG9tcCIsInJvb3REaXJlY3RvcnkiOm51bGwsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZ...

View on GitHub

samott opened a pull request on gator-labs/chomp
Fix: mystery box tests
Fix: mystery box tests
AndrejRadomiljac pushed 1 commit to PROD-718-update-question-card gator-labs/chomp
  • PROD-718 add action for new history query along with new react query method ba52d1c

View on GitHub

yash431garg created a branch on gator-labs/chomp

PROD-717/fix-credit-purchase-latency

neel-ds created a review comment on a pull request on gator-labs/chomp
It would be nice to move this to types/

View on GitHub

neel-ds created a review comment on a pull request on gator-labs/chomp
Can you create new util for it?

View on GitHub

neel-ds created a review comment on a pull request on gator-labs/chomp
new file here too

View on GitHub

neel-ds created a review comment on a pull request on gator-labs/chomp
I think you should create new files for different functions

View on GitHub

Load more