1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00
Commit graph

124 commits

Author SHA1 Message Date
irismarie
5bd3692a05 merged package.json 2021-01-28 16:09:01 +01:00
irismarie
8eefcc31e7 WIP 2021-01-13 09:55:38 +01:00
Sonja Happ
98f1d5c3a7 WIP: update to React 17, Flux 4.0.0 2021-01-08 17:29:54 +01:00
Sonja Happ
c173048d6d Remove PUBLIC_URL #57 2021-01-08 15:45:45 +01:00
Sonja Happ
360f81200e Set PUBLIC_URL env variable for production build #57 2021-01-08 14:37:10 +01:00
Laura Fuentes Grau
207449bf56 WIP: implement widget to monitor time offset between server and local time #208 2020-11-29 18:31:39 +01:00
Sonja Happ
86b1b2d5a5 continue merge 2020-11-16 15:01:24 +01:00
Sonja Happ
02d734238b Package updates 2020-10-26 13:54:58 +01:00
Sonja Happ
eb3c942db7 Merge branch 'adding-color-picker' into develop
# Conflicts:
#	src/widget/widget-factory.js
#	src/widget/widgets/line.js
2020-10-19 17:12:29 +02:00
Sonja Happ
70d13c9948 Add timepicker to select delay for command execution, delay defaults to 0 (immediate execution), closes #173 2020-10-13 15:22:51 +02:00
Sonja Happ
5d71bca954 Update package versions (security updates) 2020-08-24 09:05:35 +02:00
Laura Fuentes Grau
3bd4c20365 WIP: replacing current color choosing mechanisms with a color picker #251 2020-07-28 18:46:43 +02:00
Laura Fuentes Grau
f2c85dea43 Droppable widgets in dashboard layout mode now sorted into categories #235 2020-07-21 21:42:51 +02:00
Sonja Happ
3c1e5107d4 Update package versions 2020-07-20 09:47:58 +02:00
Sonja Happ
ceadb07485 Fix an issue showing update time of IC in table, backend update required 2020-07-15 12:34:31 +02:00
Sonja Happ
8d0b86e242 Show multiple selected files in component config table; add column for simulation model; allow for selection of multiple files per component config in edit dialog #234 2020-07-06 16:57:49 +02:00
Sonja Happ
9817fe32a5 update package versions 2020-06-24 09:25:26 +02:00
Sonja Happ
d76d6a4d23 update dependencies to latest package versions 2020-05-13 15:33:07 +02:00
Sonja Happ
cd59af8551 updating packages, closing #215 2020-04-27 14:39:59 +02:00
Sonja Happ
53ebdf2de8 dependency cleanup 2020-02-18 12:57:27 +01:00
Sonja Happ
e28fb4c352 package updates 2020-02-18 12:14:05 +01:00
Sonja Happ
6f4604c75e Removes componentWillUpdate and componentWillReceiveProps due conflicts with React's unsafe life cycles #212 2020-01-16 15:11:17 +01:00
Sonja Happ
7331bf517b cherry picked all changes from the cleanup-widgets branch and merged them to the new file/ folder structure and package versions; most likely, further fixes are required to make things work. Improves #209 and #205 2019-11-04 15:20:54 +01:00
Sonja Happ
5d97e1f32e started with adaptions for new package versions and new Go backend API 2019-07-23 17:16:50 +02:00
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
85f4d5de78 update react-scripts to 3.1.0 2019-05-16 00:55:18 +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
6323d7cb0e upgrade to React v16 2018-11-23 21:31:24 +02:00
Markus Grigull
7781fb70df Update react-scripts to newest version 2018-06-14 15:33:46 +02:00
d4f02c2961 replace GlyphIcons by FontAwesome icons 2018-06-09 14:52:12 +02:00
Markus Grigull
bc5c66b218 Add start parameters json editor in simulation model 2018-06-06 13:17:27 +02:00
Markus Grigull
b52655a1c7 Add signal mapping component
Rename files to match naming conventions
2018-05-30 18:49:24 +02:00
b3e54243da add missing dependency: babel-runtime 2018-05-15 21:20:55 +02:00
Markus Grigull
cfa2ac74a6 Replace react-contextmenu with react-contexify 2018-05-04 11:43:20 +02:00
Markus Grigull
ab326eb4de Squashed: Add villas-controller simulator support
Removed nodes completely from the ui and replace with simulators
directly.
Data management changed: A seperate connection is established for
each simulator on its own
Removed nodes tree view and replace with table simulator list
2018-03-29 10:53:21 +02:00
Ricardo Hernandez-Montoya
3f1c2ade0a added pan/zoom capabilities to pintura topology 2018-01-08 15:43:41 +01:00
10f961662b refactor visualization fullscreen mode 2017-09-21 03:18:41 +02:00
Markus Grigull
c6892da972 Add simulator export
Add FileSaver.js dependency
2017-09-18 12:01:51 +02:00
20a9ad6521 fix CI 2017-09-16 20:53:07 +02:00
Markus Grigull
ddcee30799 Add missing dependency 2017-08-01 22:27:26 +02:00
Markus Grigull
00fb4c471b Update all dependencies to lastest version
Remove prop-types from all components
Updating to react-router v4 needed to restructure the routes
2017-08-01 21:15:18 +02:00
Markus Grigull
efcb49d05a Remove unneeded dependencies 2017-07-27 08:47:20 +02:00
Markus Grigull
3265838c39 Add signal legend. Add time format. 2017-07-27 01:54:34 +02:00
Markus Grigull
37af4f5151 Move plot to raw d3 with react
Remove rd3 dependency for plots. Drawing with react and raw d3 drastically
improves performance. This is most due d3 has its own DOM manipulation. If
this is used, it interferes with reacts DOM manipulation.
Now only d3 helper libraries are used and the svg is drawn by react itself.
Thus the performance gets a huge boost on plots.
2017-07-26 23:10:29 +02:00
Markus Grigull
3d4d8d105c Fix new simulation model dialog
Update react-bootstrap to newest version
2017-07-26 10:44:04 +02:00
Markus Grigull
6b1a8ca776 Add node component 2017-07-13 16:56:47 +02:00
dfa5259156 add react-script proxy support 2017-06-28 02:44:57 +02:00
3a988506bf fix: npm gave some deprecation warnings 2017-06-28 02:44:27 +02:00