PR #125

17 votes · 14 up · 3 down

View on GitHub
17
Total Votes
+14
Upvotes
-3
Downvotes
+14-3

Comments(8)

sevonjComment#125add mad Chaos Points

oh I thought there were multiple prs in line still

sevonjComment#125add mad Chaos Points

It's actually not present at all in the ascii route since the last merge. It has survived enough redesigns to somehow land on a period correct-ish one and I got lazy.

I could try to cook up something crappy for the ascii route as well tonight

matthewmayerComment#125add mad Chaos Points

Any chance of making it fit the ascii theme better?

sevonjComment#125add mad Chaos Points

fixed again image

sevonjComment#125add mad Chaos Points

fixed again image

sevonjComment#125add mad Chaos Points

Fixed again

now the burning text gif shakes too

sevonjComment#125Chaos Points
image

closed prs now count

openchaos-bot[bot]Comment#125Chaos Points

🤖 OpenChaos Bot

Summary: This PR adds a "Chaos Point Counter" component to display the total number of votes (points) across all open pull requests. It includes styling, an image, and logic to calculate and display the total.

Files changed: 4 (public/chaos_points.gif, src/app/retro.css, src/components/ChaosPointCounter.tsx, src/components/PRList.tsx)

Impact: Medium - Introduces new UI element and affects the overall presentation of the PR list.


openchaos-bot

All Activity(27)

sevonjComment#125add mad Chaos Points

oh I thought there were multiple prs in line still

sevonjComment#125add mad Chaos Points

It's actually not present at all in the ascii route since the last merge. It has survived enough redesigns to somehow land on a period correct-ish one and I got lazy.

I could try to cook up something crappy for the ascii route as well tonight

matthewmayerComment#125add mad Chaos Points

Any chance of making it fit the ascii theme better?

sevonjComment#125add mad Chaos Points

fixed again image

sevonjComment#125add mad Chaos Points

fixed again image

sevonjComment#125add mad Chaos Points

Fixed again

now the burning text gif shakes too

sevonjComment#125Chaos Points
image

closed prs now count

openchaos-bot[bot]Comment#125Chaos Points

🤖 OpenChaos Bot

Summary: This PR adds a "Chaos Point Counter" component to display the total number of votes (points) across all open pull requests. It includes styling, an image, and logic to calculate and display the total.

Files changed: 4 (public/chaos_points.gif, src/app/retro.css, src/components/ChaosPointCounter.tsx, src/components/PRList.tsx)

Impact: Medium - Introduces new UI element and affects the overall presentation of the PR list.


openchaos-bot

sevonjPR opened#125

Chaos Points

This PR adds an epic as fuck Chaos Point counter, with animated GIF fire. Points come from PR votes.

image

Todo:

  • Maybe refactor it out of PrList
  • It doesn't count closed PRs done
  • Should it count downvotes as points? All reactions? (number bigger)
    • Add 100 points for every merged pr?