BuidlGuidl / hackathon-starter-kit

https://extensions-hackathon.vercel.app
MIT License
6 stars 1 forks source link

Add eligible / not eligible to submissions #61

Closed damianmarti closed 1 month ago

damianmarti commented 2 months ago

Allow to set a submission to eligible or not eligible, saving who set that and when (it's shown as a tooltip now).

localhost_3000_admin (2)

When a new submission is created, neither option is selected.

localhost_3000_admin (3)

An admin can use the Clear option if a submission was set as Not eligible or Eligible by mistake.

closes #25

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
extensions-hackathon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 11:19am
carletex commented 2 months ago

Hey @damianmarti , good stuff!!

Sorry, I merged https://github.com/BuidlGuidl/extensions-hackathon/pull/62. Could you fix the conflicts? Don't worry too much about the style, @ChangoMan can help out later.

damianmarti commented 1 month ago

Hey @damianmarti , good stuff!!

Sorry, I merged #62. Could you fix the conflicts? Don't worry too much about the style, @ChangoMan can help out later.

Conflicts resolved!