amidaware / tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.
https://docs.tacticalrmm.com
Other
2.92k stars 422 forks source link

add the possibility of re-ordering URL actions. #1795

Open P6g9YHK6 opened 3 months ago

P6g9YHK6 commented 3 months ago

Is your feature request related to a problem? Please describe. curently the order of URL actions seems based on the last edited date of each url. this cannot be a behavoir that was made on purpose.

Describe the solution you'd like Either make it alphabetical or Allow reordering from the url action Global Settings page by drag and drop or add an additional numerical field to each url action and then order it from smallest to biggest.

Describe alternatives you've considered i have all my url neatly organised by editing them manually one by one to have them in the order i wanted. it is painfull.

wh1te909 commented 3 months ago

the url actions is getting a rework (as part of the webhooks feature) so we'll make it sort alphabetical once that is released