Sonja Happ
8ace42759a
- update a lot of dependencies
...
- adaptions in code for compatibility with new package version (esp. react-bootstrap, react-dnd, and d3-scale)
- add (ugly) workaround for flux containers to work with ES6
- use node 12.2 in Dockerfile
2019-07-22 15:59:59 +02:00
Sonja Happ
b1638cd124
fixes test stage of CI
2019-07-19 16:27:56 +02:00
Sonja Happ
bc963c2600
upstream merge from develop, align fix for href warnings
2019-07-19 16:19:24 +02:00
4f8231e05f
Merge branch 'fix-href-warnings' into 'develop'
...
fix invalid href warnings for anchor elements
See merge request acs/public/villas/VILLASweb!45
2019-07-19 09:37:38 +02:00
3fcb30bdac
fix invalid href warnings for anchor elements
2019-07-19 09:35:49 +02:00
Sonja Happ
9b68230712
fix test
2019-07-17 17:28:31 +02:00
Sonja Happ
ca5b717056
change version of node image 8.6; work around for href warnings with button
2019-07-17 16:33:26 +02:00
Sonja Happ
897e949737
change version of node image back to 8.2 for compatibility reasons
2019-07-17 16:09:49 +02:00
b659076c98
Merge branch '157-replace-pintura-files-by-npm-package' into develop
2019-05-16 01:17:05 +02:00
3a0d98b1a4
bug fix
2019-05-16 01:13:10 +02:00
c6d2f0caa6
use symlink for Dockerfile
2019-05-16 01:10:11 +02:00
852decd677
fix eslint warnings
2019-05-16 01:10:00 +02:00
595149706a
fix ci
2019-05-16 01:04:48 +02:00
6331635482
ci: added deploy stage
2019-05-16 00:57:02 +02:00
b6732c41d0
added Dockerfiles
2019-05-16 00:56:49 +02:00
85f4d5de78
update react-scripts to 3.1.0
2019-05-16 00:55:18 +02:00
41660ed51e
fix typo in static class member declaration
2019-05-16 00:54:53 +02:00
ed661f993b
use our own Dockerimage in CI
2019-05-15 14:57:50 +02:00
7b11f6d080
use our own Dockerimage in CI
2019-05-14 11:10:08 +02:00
790e9a2c4b
install Git for installation of Pintura NPM
2019-05-14 11:07:43 +02:00
284c277436
use HTTPS and new location of NPM package
2019-05-14 11:05:27 +02:00
Richard Marston
174f128c5b
Add libcimsvg as git dependency
2019-05-14 09:39:48 +02:00
Richard Marston
fbbcf5dc69
Use new libcimsvg interface for diagram rendering
2019-03-20 11:21:11 +01:00
Richard Marston
061e782f6b
Remove old Pintura version
2019-03-14 15:34:25 +01:00
9287ab7e35
update README ( closes #202 )
2019-02-23 07:25:20 +01:00
9b3a29d459
grey out outdated simulators
2018-11-27 19:22:50 +01:00
dd1c5ddf01
periodically refresh simulator states
2018-11-27 19:22:21 +01:00
9efdd2f111
improve styling over labels in simulator view
2018-11-27 19:21:48 +01:00
29ffefaea1
improve sort algorithm in simulator view
2018-11-27 19:20:47 +01:00
c40998cc61
send multiple actions in a single request
2018-11-23 22:05:53 +02:00
eb2cc000c0
widgets: make buttons fill the full widget dimensions
2018-11-23 21:31:24 +02:00
6e6c5b89a3
added new widget for custom actions
2018-11-23 21:31:24 +02:00
8934a8e5a3
fix onChange callback for widget parameters control
2018-11-23 21:31:24 +02:00
0226fca305
add new widget control for parameters editor
2018-11-23 21:31:24 +02:00
0e5d169fc0
fix invalid property name in parameters-editor
2018-11-23 21:31:24 +02:00
6323d7cb0e
upgrade to React v16
2018-11-23 21:31:24 +02:00
a62a8a56cf
refactor: EditWidgetSimulatorControl => EditWidgetSimulationControl
2018-11-23 21:31:24 +02:00
aa781711fb
whitespace cleanups
2018-11-23 21:31:24 +02:00
a609d54072
visualization: do not directly modify state
2018-11-23 21:31:24 +02:00
b8e19704c0
remove obsolete node related classes
2018-11-23 21:31:24 +02:00
272c6fc4c8
add a note to cite our paper
2018-09-20 11:21:11 +02:00
c392f67649
fix link in footer
2018-09-10 13:47:53 +02:00
Manuel Pitz
d9deff7b7e
activate enter handling and add function to prevent key handling when needed
2018-08-31 10:45:34 +02:00
Manuel Pitz
56da378014
Add simulator dialog field check fixed
2018-08-30 22:23:04 +02:00
3f1913dd49
fix undraggable toolbox items in Firefox
2018-08-29 19:34:46 +02:00
04d5ab54d6
add input field for changing button name
2018-06-18 14:53:23 +02:00
728466d0d2
prepared an "action" widget which can be used to control a simulation from within a visualization
2018-06-18 14:53:00 +02:00
c6d5ed51c9
set property step of number inputs to any for allowing non-integer inputs
2018-06-17 23:39:52 +02:00
343723cc67
missing changed in edit-widget-control-creator
2018-06-17 23:39:15 +02:00
6b83a4e978
add missing callback to input widgets
2018-06-17 23:38:20 +02:00