Add authorized subscription handling
- Added frontendServiceUrl to each ajax request, where it was missed
- Added new EI endpoints that are piped via front-end
- Added view button for each subscription in table
- Added buttons for getting templates in Test Rules page
- CRUD buttons are visible only for logged in users
- Added handling several EI instances
- Various minor fixes