-
- Downloads
Merge branch 'plotterparams' into plotterparams_merge
No related branches found
No related tags found
Showing
- beat/web/common/serializers.py 53 additions, 8 deletionsbeat/web/common/serializers.py
- beat/web/experiments/static/experiments/js/utils.js 14 additions, 1 deletionbeat/web/experiments/static/experiments/js/utils.js
- beat/web/plotters/admin.py 7 additions, 1 deletionbeat/web/plotters/admin.py
- beat/web/plotters/api.py 27 additions, 5 deletionsbeat/web/plotters/api.py
- beat/web/plotters/api_urls.py 7 additions, 21 deletionsbeat/web/plotters/api_urls.py
- beat/web/plotters/apps.py 1 addition, 0 deletionsbeat/web/plotters/apps.py
- beat/web/plotters/migrations/0002_plotter_sample_data.py 49 additions, 0 deletionsbeat/web/plotters/migrations/0002_plotter_sample_data.py
- beat/web/plotters/models.py 30 additions, 0 deletionsbeat/web/plotters/models.py
- beat/web/plotters/serializers.py 59 additions, 8 deletionsbeat/web/plotters/serializers.py
- beat/web/plotters/static/plotters/app/app.config.js 34 additions, 0 deletionsbeat/web/plotters/static/plotters/app/app.config.js
- beat/web/plotters/static/plotters/app/app.js 36 additions, 0 deletionsbeat/web/plotters/static/plotters/app/app.js
- beat/web/plotters/static/plotters/app/controllers/plotterparameterController.js 136 additions, 0 deletions...ic/plotters/app/controllers/plotterparameterController.js
- beat/web/plotters/static/plotters/app/directives/plotterparameterItemView.js 697 additions, 0 deletions...tatic/plotters/app/directives/plotterparameterItemView.js
- beat/web/plotters/static/plotters/app/factories/plotterFactory.js 41 additions, 0 deletions.../plotters/static/plotters/app/factories/plotterFactory.js
- beat/web/plotters/static/plotters/app/factories/plotterparameterFactory.js 67 additions, 0 deletions.../static/plotters/app/factories/plotterparameterFactory.js
- beat/web/plotters/static/plotters/css/style.css 64 additions, 0 deletionsbeat/web/plotters/static/plotters/css/style.css
- beat/web/plotters/static/plotters/js/dialogs.js 86 additions, 0 deletionsbeat/web/plotters/static/plotters/js/dialogs.js
- beat/web/plotters/static/plotters/js/new_plotterparameter_dialog.js 173 additions, 0 deletions...lotters/static/plotters/js/new_plotterparameter_dialog.js
- beat/web/plotters/templates/plotterparameters/dialogs/new_plotterparameter_dialog.html 24 additions, 0 deletions...lotterparameters/dialogs/new_plotterparameter_dialog.html
- beat/web/plotters/templates/plotterparameters/dialogs/plotterparameter_created.html 29 additions, 0 deletions...s/plotterparameters/dialogs/plotterparameter_created.html
Loading
Please register or sign in to comment