As another feature request, it would be great if the server accepted another parameter like --name or --title, that displayed at the top of every page.
The reasoning is that if we have two url's with 2 servers:
mongodb-ui-dev.myproject.com
mongodb-ui-prod.myproject.com
It is very easy to confuse myself and drop tables from prod thinking I am in dev, because the url is the only difference visually.
But if I was able to put "DEVELOPMENT" at the top of mondodb-ui-dev, and "PRODUCTION" at the top of mongodb-ui-prod, then there is a better chance that I will not do the wrong thing.
Hi, Awesome project!
As another feature request, it would be great if the server accepted another parameter like --name or --title, that displayed at the top of every page.
The reasoning is that if we have two url's with 2 servers:
It is very easy to confuse myself and drop tables from prod thinking I am in dev, because the url is the only difference visually.
But if I was able to put "DEVELOPMENT" at the top of mondodb-ui-dev, and "PRODUCTION" at the top of mongodb-ui-prod, then there is a better chance that I will not do the wrong thing.
Thanks for reading!