guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Add update rule form (first pass) #319

Closed rhystmills closed 1 year ago

rhystmills commented 1 year ago

What does this change?

This PR add an 'update rule' form to the rule manager. As part of this work, we've also added a GET endpoint for an individual rule via its ID.

How to test

With Composer credentials, run typerighter locally using ./script/start. Click on the pencil icon next to a rule. Can you edit the rule via the form as intended?

Accessibility