Ecosyste.ms: Timeline

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

neel-ds

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

View on GitHub

neel-ds opened a pull request on gator-labs/chomp
PROD-733: Enable Points for Paid Questions
- Description Change points for answering question based on credit - What are the steps to test that this code is working? Answer a free and paid questions both
neel-ds created a branch on gator-labs/chomp

prod-733/update-points

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

View on GitHub

neel-ds created a review on a pull request on gator-labs/chomp
I think that openMysteryBoxHub fits better in actions instead of app/queries. There is typo in getValidationRewardQuestion filename. Noticed some inconsistencies in casing, like BuildMessage it wou...

View on GitHub

neel-ds created a review on a pull request on gator-labs/chomp
I think that openMysteryBoxHub fits better in actions instead of app/queries. There is typo in getValidationRewardQuestion filename. Noticed some inconsistencies in casing, like BuildMessage it wou...

View on GitHub

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

View on GitHub

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

View on GitHub

neel-ds created a review comment on a pull request on gator-labs/chomp
Instead of ruling out all the questions, can't it just consider questions having revealAt > NOW()? It would be quick.

View on GitHub

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

View on GitHub

neel-ds created a branch on gator-labs/chomp

prod-703/reveal-nft

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

View on GitHub

neel-ds created a comment 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: > > You're right - I've taken out the code ar...

View on GitHub

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

View on GitHub

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

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

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

View on GitHub

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

View on GitHub

neel-ds pushed 10 commits to prod-716/qc-reveal gator-labs/chomp
  • For existing users, bypass "Welcome Back" screen. 0d54a49
  • Lint fix. d78b1b4
  • Go directly to /application rather than via /. e21c51d
  • Allow for mystery boxes with no BONK in them The mechanism engine returns boxes without BONK sometimes, which makes ... 385bec8
  • Remove actual check for BONK. bc6a5fb
  • Don't redirect until JWT token is set. ad557f2
  • Merge pull request #905 from gator-labs/fix/allow-for-mystery-boxes-with-no-bonk Fix: Allow for mystery boxes with n... c36b273
  • Merge pull request #895 from gator-labs/PROD-711/remove-welcome-back-screen PROD-711: Remove welcome back screen 352eb24
  • Merge branch 'main' into prod-716/qc-reveal e9e73f5
  • feat: credit reward data df4c484

View on GitHub

neel-ds pushed 29 commits to prod-716/qc-reveal gator-labs/chomp
  • feat: add hide deck coulmn a093fec
  • feat: add hideDeckFromHomepage in actions d2c2ee5
  • Add mystery box category icons. 6b31bcb
  • Add pale yellow colour. 2422251
  • Define title gradient class. 875ad72
  • Add chevron icon. ef4cce8
  • Add mystery box category enum. ad75fd4
  • Add temporary PNG image for mystery box icon. c16e53c
  • Add initial mystery box hub layout. 7b04bc4
  • Hide out-of-scope elements. 6c2bed5
  • Prettify tailwind config. 5da798b
  • Remove import for disabled element. b38e204
  • Complete implementation of mystery box fetch action. b7182e8
  • Leverage existing LoadMoreDecks component. c83ec4d
  • Add mystery box history test. b7ad07e
  • Remove unused import. c1e780c
  • Remove unused variable. 0c7a495
  • Add missing padding. 9bc3815
  • feat: update query to hide deck from home page based on stack hide deck flag b89b58a
  • Only show opened mystery boxes in history hub. 658bafe
  • and 9 more ...

View on GitHub

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

View on GitHub

neel-ds opened a pull request on gator-labs/chomp
Prod-716: Add credit chip in reveal answer reward
- Description Update content to `You won` and add credit chip to show reward - What are the steps to test that this code is working? Reveal a question - Screen shots or recordings for UI c...
neel-ds created a branch on gator-labs/chomp

prod-716/qc-reveal

Load more