BlueWaveTechnologies / BlueWave

Web application used to create charts and dashboards using a graph database
MIT License
5 stars 3 forks source link

Admin Panel - Enable/disable browsers #299

Closed pborissow closed 2 years ago

pborissow commented 2 years ago

The web application supports all modern browsers installed with default settings. However, there are certain environments where IT has disabled certain features making the web application difficult or even impossible to use. In such environments, we want to warn users or direct them to use another browser.

This task will involve the following:

  1. A new admin panel where system admins can specify which browsers are supported
  2. Update the index.html to either warn of reject unsupported browsers

References: