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

418 commits

Author SHA1 Message Date
Markus Grigull
fe2de0f524 Fix widgets simulation models
Fix plot widget time axis
Fix visualization component key warning
2017-09-24 19:01:42 +02:00
Markus Grigull
94003207f3 Add relative endpoint for nodes 2017-09-24 15:48:13 +02:00
Markus Grigull
884f59369a Add proper min-max scaling to plots and gauges 2017-09-22 11:00:04 +02:00
8ff36447c8 update grid dimensions if dropzone is resized (closes #92) 2017-09-21 03:34:39 +02:00
04c6d04b6d visualizations: move all buttons to the right side 2017-09-21 03:19:16 +02:00
10f961662b refactor visualization fullscreen mode 2017-09-21 03:18:41 +02:00
bcb6e3edca add support for keyboard control to visualizations (closes #124) 2017-09-21 03:16:43 +02:00
0d49fcdbaa fix warning about nonexistent property of Link component 2017-09-21 01:22:05 +02:00
0c598fa90b whitespace cleanups 2017-09-21 01:21:48 +02:00
b2e6af2ea2 added new lamp widget (closes #126) 2017-09-21 01:21:23 +02:00
12d60786a4 added editorconfig 2017-09-20 13:58:07 +02:00
7af8c632b0 home screen is now a component instead of a container 2017-09-20 13:57:59 +02:00
b6613ab0cd add support for vectors of samples (closes #107) 2017-09-20 12:46:32 +02:00
Markus Grigull
5a027a1af7 Add continues plot drawing
Plots are now drawn 30 times per second independent of incoming data.
Improve plot legend styling.
Fix footer styling.
2017-09-20 09:21:13 +02:00
Markus Grigull
0450b6f694 Fix build process 2017-09-18 18:52:28 +02:00
Markus Grigull
ac8aaffd86 Fix control tests 2017-09-18 18:48:20 +02:00
Markus Grigull
6d63ca2ce2 Merge branch '103-pause-button' into 'develop'
Resolve "Pause button"

Closes #103

See merge request !23
2017-09-18 18:42:43 +02:00
Markus Grigull
2abadabdf3 Fix fullscreen style 2017-09-18 18:41:17 +02:00
Markus Grigull
31ad0a5ca2 Add pause button in visualization 2017-09-18 18:39:38 +02:00
Markus Grigull
1187da9cf9 Merge branch '120-add-full-screen-support-for-visualizations' into 'develop'
Add fullscreen to visualizations

Closes #120

See merge request !22
2017-09-18 18:33:12 +02:00
Markus Grigull
2eec87e0d3 Merge branch 'develop' into '120-add-full-screen-support-for-visualizations'
# Conflicts:
#   src/styles/app.css
2017-09-18 18:32:51 +02:00
Markus Grigull
772c1d7718 Merge branch '20-import-export-models' into 'develop'
Resolve "Import/Export "models""

Closes #20

See merge request !21
2017-09-18 18:31:28 +02:00
Markus Grigull
891c7f7f85 Add visualization export 2017-09-18 18:24:09 +02:00
Markus Grigull
a4ef517670 Improve imports and exports 2017-09-18 14:32:17 +02:00
Markus Grigull
0878909660 Add simulation model selection in simulation import 2017-09-18 12:07:58 +02:00
Markus Grigull
02dcf185a3 Add simulation model import & export 2017-09-18 12:07:29 +02:00
Markus Grigull
e27824f851 Add simulation import & export
Simulation models are imported/exported with it's simulation
2017-09-18 12:05:13 +02:00
Markus Grigull
d354e0a376 Change import dialog before modal dialog
Name exported file after simulator name
2017-09-18 12:03:43 +02:00
Markus Grigull
c6892da972 Add simulator export
Add FileSaver.js dependency
2017-09-18 12:01:51 +02:00
Markus Grigull
762957e362 Add import dialog
Add empty export dialog
Add export button to table
2017-09-18 10:14:18 +02:00
Markus Grigull
3dfee48427 Add html widget 2017-09-18 10:06:19 +02:00
Markus Grigull
bb943cce9c Improve plot widgets
Add y-axis scale options
Add time option to table-plot
2017-09-18 09:26:21 +02:00
Markus Grigull
7825d119de Add gauge widget color zones 2017-09-18 00:30:23 +02:00
7b51cfc3f1 make Dockerfile self-hosting 2017-09-16 21:30:53 +02:00
20a9ad6521 fix CI 2017-09-16 20:53:07 +02:00
e808c04948 finished home page 2017-09-16 20:52:35 +02:00
7f29cc85f3 Merge branch 'develop' into 88-welcome-message 2017-09-16 19:34:39 +02:00
e67607ddbd properly make use of Dockers cache 2017-09-16 19:34:03 +02:00
1175b789d1 improve styling of footer 2017-09-16 19:33:29 +02:00
e2a0ba06c6 remove VillasStore 2017-08-25 09:51:49 +02:00
Markus Grigull
79dc1160c8 Merge branch '104-change-user-management-menu' into 'develop'
Change menu title from "User Managment" to "Users"

Closes #104

See merge request !17
2017-08-25 09:00:31 +02:00
Markus Grigull
97bf1cf895 Merge branch '121-verbose-copyright-footer' into 'develop'
Add more details in footer

Closes #121

See merge request !18
2017-08-25 09:00:00 +02:00
4f098d00c7 first draft of welcome message
missing:
 - test of stores
 - images
2017-08-23 18:32:08 +02:00
07ab29f5da more details in footer (closes #121) 2017-08-23 18:11:46 +02:00
a46c8aa880 change menu title from "User Managment" to "Users" in order to match the style of other entries (closes #104) 2017-08-23 18:04:29 +02:00
Markus Grigull
c8b99a21cc Accept enter and escape in dialogs
Modal dialogs can be canceled with escape and accepted with enter if the dialog is valid.
2017-08-20 10:57:37 +02:00
Markus Grigull
505c3a68d1 Add unit option to value widget
Fix image tag when showing missing image.
2017-08-19 15:38:01 +02:00
Markus Grigull
92850b0823 Add missing image path to image widget 2017-08-19 14:44:40 +02:00
Markus Grigull
e3fc757b3b Add progress bar to image upload 2017-08-19 14:09:15 +02:00
Markus Grigull
69e5281a14 Add fullscreen to visualizations
Fullscreen hides the header, footer and menu, thus showing only the visualization in the browser window.
2017-08-18 17:12:42 +02:00