codidact / qpixel

Q&A-based community knowledge-sharing software
https://codidact.com
GNU Affero General Public License v3.0
385 stars 69 forks source link

Prevent unnamed subscriptions in the subscriptions dashboard #1225

Closed Oaphi closed 1 week ago

Oaphi commented 10 months ago

Closes #1191

Here's how unnamed subscriptions look like in the dashboard with the update (the only named one is "Test name" [it's of type "user" and was created the 2nd, hence 1 & 3 for unnamed user subscriptions]):

image

Not sure if how I approached the querying of row number is ideal, though, thoughts?