Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
samott opened a pull request on gator-labs/chomp
PROD-730: Cronjob to calculate correct answers for questions that are ready to reveal
Cronjob to calculate correct answers for questions that are ready to reveal.samott pushed 1 commit to PROD-730/calculate-correct-answers-cron gator-labs/chomp
- Add test for getQuestionsNeedingCorrectAnswer(). 8d4478b
samott pushed 23 commits to main gator-labs/chomp
- 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
- Only show opened mystery boxes in history hub. 658bafe
- Add type annotation. bdf1942
- Add claimedAt field in test. f12e66f
- Rename component: LoadMoreDecks -> LoadMore 8bbc329
- and 3 more ...
samott closed 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. The s...samott pushed 1 commit to PROD-719/update-stacks-deck-view gator-labs/chomp
- Remove key from inner element. 573c0eb
samott opened a pull request on gator-labs/chomp
PROD-719: Update stacks deck view
This is WIP - need to coordinate with @AndrejRadomiljac's work in PROD-718.samott pushed 1 commit to PROD-719/update-stacks-deck-view gator-labs/chomp
- Change question container to LI and move ref outside of card. 63f8971
samott pushed 1 commit to PROD-714/mystery-box-hub-basic-history gator-labs/chomp
- Remove unused import. e029cbd
samott created a review comment on a pull request on gator-labs/chomp
Yes, good catch. I've removed the filter per @marvinmarnold's comment.
samott pushed 2 commits to PROD-714/mystery-box-hub-basic-history gator-labs/chomp
samott pushed 2 commits to main gator-labs/chomp
samott closed a pull request on gator-labs/chomp
PROD-723: Add padding to "no decks" message.
Add padding to "no decks" message. ![nopadding](https://github.com/user-attachments/assets/79c7b973-ae12-4798-874a-5d57aa485ce9)samott pushed 11 commits to PROD-719/update-stacks-deck-view gator-labs/chomp
- Reorg new history components. 784749b
- Add optional label. 788f50e
- Tweak element gap. 7785f82
- Render deck footer. b26e8a6
- Wire up indicator info drawer. 8cf088d
- Use new reveal screen. 8fff36b
- Prettier. 623879c
- Add new reveal feed. 5f16920
- Add new history component. 5a72405
- QuestionCard updates: - Add ref for infinite query. - Add link to answer page. 771d05c
- Lint fixes. ffe4d3b
samott pushed 2 commits to PROD-719/update-stacks-deck-view gator-labs/chomp
samott created a review comment on a pull request on gator-labs/chomp
I think we can just switch off the filter in the query further up to enable the campaign boxes. The UI will show them.
samott opened a pull request on gator-labs/chomp
PROD-723: Add padding to "no decks" message.
Add padding to "no decks" message. ![nopadding](https://github.com/user-attachments/assets/79c7b973-ae12-4798-874a-5d57aa485ce9)samott pushed 2 commits to PROD-719/update-stacks-deck-view gator-labs/chomp
samott pushed 1 commit to PROD-711/remove-welcome-back-screen gator-labs/chomp
- Go directly to /application rather than via /. e21c51d