Ecosyste.ms: Timeline

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

samott

samott pushed 1 commit to PROD-714/mystery-box-hub-basic-history gator-labs/chomp
  • Only show opened mystery boxes in history hub. 658bafe

View on GitHub

samott pushed 1 commit to PROD-714/mystery-box-hub-basic-history gator-labs/chomp

View on GitHub

samott opened a pull request on gator-labs/chomp
PROD-711: Remove welcome back screen
Go straight to home for existing users, rather than through the "Welcome Back" screen,
samott pushed 1 commit to PROD-711/remove-welcome-back-screen gator-labs/chomp

View on GitHub

samott created a branch on gator-labs/chomp

PROD-711/remove-welcome-back-screen

samott opened a pull request on gator-labs/chomp
PROD-714: Mystery box hub basic history
This implements the basic mystery box history page. The history feed component is not actually installed anywhere as of yet. But I've attached a screenshot of the stand-alone component. ![mys...
samott pushed 2 commits to PROD-714/mystery-box-hub-basic-history gator-labs/chomp

View on GitHub

samott pushed 1 commit to PROD-714/mystery-box-hub-basic-history gator-labs/chomp
  • Leverage existing LoadMoreDecks component. c83ec4d

View on GitHub

samott pushed 21 commits to PROD-714/mystery-box-hub-basic-history gator-labs/chomp
  • feat: allow admin to give user credit and script to distrube credit based on points amount f7d5ab0
  • feat: add HomeFeedVerticalDeckSection and DeckSwitchTabs components with filtering options ffa6fbe
  • feat: add tests 508a5db
  • fix: deck query and update condtion for homefeeddeckcard 4d042a9
  • fix: delte query changes d9fc62b
  • fix: bottom tab navigation 49b1266
  • fix: remove overflow bf28033
  • feat: update tab navigation component 36965f4
  • Merge pull request #879 from gator-labs/PROD-555/new-home-page-without-banner Prod 555: New home page without banner 2db29be
  • Merge pull request #884 from gator-labs/PROD-649/give-specific-user-credit-admin Prod 649: Give specific user credit... 4d0c1fe
  • 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
  • and 1 more ...

View on GitHub

samott pushed 1 commit to PROD-714/mystery-box-hub-basic-history gator-labs/chomp
  • Complete implementation of mystery box fetch action. 18eaac6

View on GitHub

samott pushed 3 commits to PROD-714/mystery-box-hub-basic-history gator-labs/chomp
  • Hide out-of-scope elements. 5d1f509
  • Prettify tailwind config. df3bf82
  • Remove import for disabled element. a7769ec

View on GitHub

samott created a branch on gator-labs/chomp

PROD-714/mystery-box-hub-basic-history

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

View on GitHub

samott deleted a branch gator-labs/chomp

PROD-655/mystery-box-credits-button

samott pushed 2 commits to main gator-labs/chomp
  • Hide "View credits" button if no credits are in the box. 0389b29
  • Merge pull request #885 from gator-labs/PROD-655/mystery-box-credits-button PROD-655: Hide "View credits" button if ... b6cf24c

View on GitHub

samott closed a pull request on gator-labs/chomp
PROD-655: Hide "View credits" button if no credits are in the box.
Hide "View credits" button if no credits are in the box. With credits: ![mysterybox_credits](https://github.com/user-attachments/assets/7c79ee7d-1e87-46cc-82b9-daddf7bfb12a) No credits: ![m...
samott created a review on a pull request on gator-labs/chomp

View on GitHub

samott created a review on a pull request on gator-labs/chomp
Looks good, works well.

View on GitHub

samott created a comment on a pull request on gator-labs/chomp
> You will need to manually upload the bots after merge, right? Yep

View on GitHub

samott pushed 11 commits to PROD-682-Add-Deck-Author-to-deck-info-page gator-labs/chomp
  • Fix credits test to take account of configured rate. d4a789e
  • Ensure small SOL values aren't stored in DB in engineering format. c1c95eb
  • Account for configurable SOL/credit exchange rate. db93e7f
  • Prettier fixes. d1a49bc
  • Fix tests: don't generate wallet addresses >= 44 chars. Faker doesn't include the 0x prefix in its length limits. 964d441
  • Mysterybox test: Add user2 to allowlist (to isolate correct condition). 2408aa3
  • Merge pull request #887 from gator-labs/PROD-697/flaky-chompmas-test PROD-697: Fix flaky Chompmas tests 9af8386
  • Merge pull request #886 from gator-labs/PROD-707/credits-test-fails-when-sol-credit-cost-is-changed PROD-707: Fix cr... 95f53aa
  • Fix flaky deck test (alternative approach). a133140
  • Merge pull request #889 from gator-labs/PROD-669/flaky-deck-test-alt PROD-669: Fix flaky deck test (alternative appr... c0c4cf7
  • Merge branch 'main' into PROD-682-Add-Deck-Author-to-deck-info-page 34d2712

View on GitHub

samott created a comment on a pull request on gator-labs/chomp
Please rebase your branches to get the test fixes when you get a chance.

View on GitHub

samott pushed 1 commit to PROD-688/manual-banned-users gator-labs/chomp
  • Fix flaky deck test (alternative approach). 2667460

View on GitHub

samott deleted a branch gator-labs/chomp

PROD-669/flaky-deck-test-alt

samott pushed 2 commits to main gator-labs/chomp
  • Fix flaky deck test (alternative approach). a133140
  • Merge pull request #889 from gator-labs/PROD-669/flaky-deck-test-alt PROD-669: Fix flaky deck test (alternative appr... c0c4cf7

View on GitHub

samott closed a pull request on gator-labs/chomp
PROD-669: Fix flaky deck test (alternative approach).
Fixes the flaky deck test by discounting data currently in the database.
samott closed a pull request on gator-labs/chomp
PROD-669: Fix Home Deck Test
- Description Update the revealAtDate to current and changed the interval of years to past
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
elsewhere, we just do `const CREDIT_COST_FEATURE_FLAG = process.env.NEXT_PUBLIC_FF_CREDIT_COST_PER_QUESTION;` whereas you are requiring the flag to to be `== "true"`. Either way is fine, but t...

View on GitHub

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

View on GitHub

samott created a review on a pull request on gator-labs/chomp
Overall, looks good and seems to work.

View on GitHub

Load more