Migrate triggers settings table to Vue
So we can add more functionality to the triggers table we would like to move the table from HAML to Vue. As a temporary measure, this change loads the data from a JSON string that gets added to the HTML of the page, instead of loading the data via AJAX.
Showing
This diff is collapsed.
Please register or sign in to comment