sulu / SuluRedirectBundle

Sulu bundle for managing redirects
MIT License
18 stars 19 forks source link

Add enable/disable toolbarAction #37

Closed alexander-schranz closed 3 years ago

alexander-schranz commented 5 years ago
Q A
Bug? no
New Feature? no
Sulu Version for 2.0
SuluRedirect Version for 2.0
Browser Version -

Actual Behavior

Currently the enabled/disabled is implemented as checkbox in the form.

Expected Behavior

As noted by @chirimoya things like enabled/disabled or published/unpublish should be a toolbar action and should call an own api endpoint which does just enable and disable this redirect.