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 comment on a pull request on gator-labs/chomp
I made the box size responsive according to screen using tailwind screen clamps.

View on GitHub

neel-ds pushed 1 commit to PROD-578/fix-box-click gator-labs/chomp
  • style: responsive box size refactor: rename allowlist var 12c2cca

View on GitHub

neel-ds opened a pull request on gator-labs/chomp
PROD-608: Add valid burn sign constraint
- Description This PR will prevent empty string burn tx in database and record in Sentry. It adds a constraint and validate in server actions using bs58 decode if string is valid signature or not ...
neel-ds created a branch on gator-labs/chomp

PROD-608/valid-sig

neel-ds created a review comment on a pull request on gator-labs/chomp
yeah, will do it

View on GitHub

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
@yash431garg I am aware of it but in mobile screen it would compensate that space. It won't overlap with the above heading.

View on GitHub

neel-ds created a comment on a pull request on gator-labs/chomp
Tests are failing due to migration

View on GitHub

neel-ds opened a pull request on gator-labs/chomp
PROD-550: Credit Cost Per Question Deck Form Admin
- Description Add new select input in Deck form to allocate credits to each questions - Credit Flow (Featured flag) - What are the steps to test that this code is working? Create a new deck or...
neel-ds created a branch on gator-labs/chomp

PROD-550/credit-cost

neel-ds pushed 1 commit to PROD-578/fix-box-click gator-labs/chomp

View on GitHub

neel-ds created a review comment on a pull request on gator-labs/chomp
The allowlist was not limited to Chompmas. Its purpose is to replace the feature flag and provide initial access to the mystery box for a selective group of users, which cannot be achieved through ...

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-578: Fix box single click
- Description In merge conflicts, create mysteryBox based on allowlist logic was removed and this PR reverts it. Additionally, it enables single click on box for opening. - What are the steps ...
neel-ds deleted a branch gator-labs/chomp

fix/revert-delete

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

PROD-578/fix-box-click

neel-ds pushed 1 commit to fix/revert-delete gator-labs/chomp

View on GitHub

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

fix/revert-delete

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 created a review comment on a pull request on gator-labs/chomp
If this function is not required then can you remove it?

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
Thank you @yash431garg

View on GitHub

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

View on GitHub

neel-ds pushed 17 commits to PROD-592/mixpanel gator-labs/chomp
  • fix: re-add mistakenly removed code for awarding points on deck and question answers a3ec824
  • test: validate points for question answer and deck in the fatl table a23549c
  • fix: add await for answer question action b80bda4
  • test: remove extra comment and update test to validate points change eff7abb
  • Merge branch 'main' into PROD-520/points-fix-answer-deck-question 97c987e
  • Merge branch 'main' into PROD-520/points-fix-answer-deck-question a4b23b9
  • fix: resolve test conflict issue 5fb191b
  • refactor test e43d135
  • add clean up a2e29bb
  • fix 8b467c8
  • remove skip b60a5b5
  • fix: correct deckQuestionId assignment and improve test filtering Co-Authored-By: [email protected] <engineering@... 25683cc
  • Merge pull request #712 from gator-labs/PROD-520/points-fix-answer-deck-question fix: re-add removed code for awardi... 696a1e8
  • Merge pull request #762 from gator-labs/PROD-511/flaky-deck-tests PROD-511/flaky-deck-tests 54620f0
  • Merge pull request #766 from gator-labs/PROD-569/allowlist PROD-569: Add address length check constraint df0f163
  • Merge branch 'main' into PROD-592/mixpanel 129d3c8
  • refactor: rename variable and remove duplicate func d580cdd

View on GitHub

neel-ds created a review comment on a pull request on gator-labs/chomp
Correct but our logic is bound to questions length so event will be recorded based on number of questions. Can you elaborate the intent?

View on GitHub

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

View on GitHub

neel-ds deleted a branch gator-labs/chomp

PROD-569/allowlist

neel-ds pushed 2 commits to main gator-labs/chomp
  • chore(allowlist): add addr length check constraint 01c5c20
  • Merge pull request #766 from gator-labs/PROD-569/allowlist PROD-569: Add address length check constraint df0f163

View on GitHub

neel-ds closed a pull request on gator-labs/chomp
PROD-569: Add address length check constraint
- Description Enable check constraint for address property in allowlist table - What are the steps to test that this code is working? Try with anomalies data and run the script - Screen sho...
Load more