Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
yash431garg pushed 18 commits to PROD-732/associate-prize-with-trigger gator-labs/chomp
- feat: enable paid question points b61b170
- Link entire card to answer page rather than just "View Answer". 1d7f0e1
- feat: upgrade dynamic 46f6a35
- Update answer page to work with credits questions. 44e356f
- Allow for multiple BONK prizes in a box. 307b4ad
- Add margin below rewards history. 4972818
- Show SOL amount as decimal value, not engineering format. d5aba5e
- Remove Dynamic wallet widget. 31f722c
- Fix gradient on header text (was offset due to text centering) bc10622
- Add "pink glowy border" to mystery box cards. ae48033
- Update label: "Free" -> "0 Credits". 8cc2f56
- Render "Credits" in singular when buying just one. 5c5e660
- Add space in text. 7b431fc
- Merge pull request #911 from gator-labs/prod-733/update-points PROD-733: Enable Points for Paid Questions 4b0c0c7
- Merge pull request #915 from gator-labs/PROD-702/upgrade-dynamic-4.4.4 feat: upgrade dynamic version 4.4.4 a40eb90
- Merge pull request #920 from gator-labs/PROD-747/more-credits-ui-fixes PROD-747: more credits UI fixes e56de64
- Merge pull request #918 from gator-labs/PROD-741/credits-ui-fixes PROD-741: Credits UI fixes and answer page credits... c3a671c
- Merge branch 'main' into PROD-732/associate-prize-with-trigger 485547b
yash431garg pushed 2 commits to PROD-732/associate-prize-with-trigger gator-labs/chomp
yash431garg created a review comment on a pull request on gator-labs/chomp
I think we should release the mutex if this fails
yash431garg pushed 1 commit to PROD-732/associate-prize-with-trigger gator-labs/chomp
- feat: update mystery box flow for signle box 83c801c
yash431garg opened a pull request on gator-labs/chomp
Prod 732/associate prize with trigger
WIP -- I need to update all MB queries. As I have removed relation between MB and MBPyash431garg pushed 1 commit to PROD-717/fix-credit-purchase-latency gator-labs/chomp
- fix: decrease retries fef4e51
yash431garg opened a pull request on gator-labs/chomp
Prod 712/box hub claim validation reward new
- Steps 1. Create a paid deck 2. Change the reveal Date 3. Add correct answer by revealing 4. Open mystery box This PR doesn't account for. 1. Tests 2. Mixpanel trackingyash431garg closed a pull request on gator-labs/chomp
Prod 712/box hub claim validation reward
- Steps 1. Create a paid deck 2. Change the reveal Date 3. Add correct answer by revealing 4. Open mystery box This PR doesn't account for. 1. Tests 2. Mixpanel trackingyash431garg opened a pull request on gator-labs/chomp
Prod 712/box hub claim validation reward
- Steps 1. Create a paid deck 2. Change the reveal Date 3. Add correct answer by revealing 4. Open mystery box This PR doesn't account for. 1. Tests 2. Mixpanel trackingyash431garg closed a pull request on gator-labs/chomp
Prod 712/box hub claim validation reward
- Steps 1. Create a paid deck 2. Change the reveal Date 3. Add correct answer by revealing 4. Open mystery box This PR doesn't account for. 1. Tests 2. Mixpanel trackingyash431garg pushed 1 commit to PROD-712/box-hub-claim-validation-reward gator-labs/chomp
- fix: typo and update file position 1ec3edd
yash431garg created a review comment on a pull request on gator-labs/chomp
Also, If you find more inconsistencies let me know happy to fix them.
yash431garg created a review comment on a pull request on gator-labs/chomp
Thanks for pointing out these. I will fix them meanwhile BuildMessage behave as a component that's why I kept it that way.
yash431garg pushed 1 commit to PROD-712/box-hub-claim-validation-reward gator-labs/chomp
- fix: remove unique constriant on mbp table e1a84eb
yash431garg created a review comment on a pull request on gator-labs/chomp
No, this query make sure that user only get a reward if the correct answer is calculated which means if you want to get more boxes you need to either do reveal or run the cron to calculate the answer.
yash431garg created a review comment on a pull request on gator-labs/chomp
You are correct. I will add a fix for this.
yash431garg pushed 1 commit to PROD-712/box-hub-claim-validation-reward gator-labs/chomp
- feat: add BuildMessage component, files restructuring and ui fixes f0e2081