flrgh / doorbell

a flexible forward-auth server
3 stars 1 forks source link

rules frontend #57

Open flrgh opened 1 year ago

flrgh commented 1 year ago

Create a new frontend to replace /rules.html. I don't care if the route is /rules.html or something else--that's easy to change if done right.

Ideally there's a list view:

/frontend/rules

...and a single item view:

/frontend/rules/{id} or /frontend/rules#{id} if you want to just do all the routing client-side

Having a prettier, responsive UI that is uber mobile-friendly is the primary goal. On top of this any additional bells and whistles would be gravy. Here are some ideas: