GithubHelp home page GithubHelp logo

holodeck's People

Contributors

kopano-ai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

holodeck's Issues

Fullscreen mode

Add fullscreen/wallboard mode (possibly with dark colour scheme).

Drag and drop ordering

Authorized users should be able to rearrange metrics with simple drag and drop system.

Password resets

People lose their passwords, we need to find a way to reset them.

Add support for dashboard API keys

Current Holodeck requires a separate API key per metric. It would be nice to be able to submit metric updates using a dashboard key and a metric name (possibly a slugified version of the metric title although an independent metric name would be better in case the title needs to be changed). The metric name could default to the title slug.

Multiple widgets per metric

It would be useful to be able to display a metric using multiple widgets. I created a branch that implements it (comparison here: Rizziepit/holodeck@develop...feature;multiple_widgets_per_metric). A few tricksy things:

  • Not all samples and widgets are interoperable, e.g. how does the sample deviation widget handle multiple series of samples being passed to it? Is it analogous to the way a line chart displays these series? I added a metric type field to the Metric model that determines which widgets are valid.
  • If there is a many-to-many relationship between metrics and widgets, should the widgets be models? For now, I am using a custom CharListField on Metric to store a list of widget module+class strings.

Sample Overrides

Pushing a sample with timestamp already captured in the system should override existing sample.

Hide metrics from public view

It should be possible to hide particular metrics/widgets from the public view allowing sensitive/complex data to be displayed for internal users only, with external users receiving a simple/user-friendly display.

Widget of-site embeds

Allow for widgets to be embeddable of-site through some iframe or rendered image technique or the like.

Map Widget

Add a map widget type showing samples geographically. Should be able to zoom/lock to regions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.