Markus Grigull
|
b393d8e2e0
|
Fix plot scaling
|
2017-09-25 16:12:07 +02:00 |
|
Markus Grigull
|
5aba1072e4
|
Move plot legend to top
|
2017-09-25 15:45:03 +02:00 |
|
Markus Grigull
|
30284bf6b1
|
Improve plot legend and y-label
|
2017-09-25 13:11:19 +02:00 |
|
Markus Grigull
|
669108948a
|
Fix y-axis label
|
2017-09-25 12:27:25 +02:00 |
|
Markus Grigull
|
85eead776c
|
Fix mapping out of bound errors
|
2017-09-24 21:04:00 +02:00 |
|
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 |
|
|
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 |
|
|
7af8c632b0
|
home screen is now a component instead of a container
|
2017-09-20 13:57:59 +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
|
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
|
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 |
|
|
1175b789d1
|
improve styling of footer
|
2017-09-16 19:33:29 +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 |
|
|
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
|
2bf59d77b4
|
Make design responsive for mobile
Not all components work with touch input yet. But the most part of the website is working, you can even view visualizations.
|
2017-08-18 11:08:20 +02:00 |
|
Markus Grigull
|
c21468fe2e
|
Add text control to gauge edit dialog
|
2017-08-17 18:35:54 +02:00 |
|
Markus Grigull
|
92308a95d0
|
Add wrong crentials message to login form
Make login button only clickable if username and password entered.
|
2017-08-17 18:27:30 +02:00 |
|
Markus Grigull
|
5cb615ef2b
|
Fix widget context menu
Add protection to not create projects with having any valid simulation
|
2017-08-03 09:49:18 +02:00 |
|
Markus Grigull
|
f011a5962d
|
Fix widget resizing
|
2017-08-02 14:41:24 +02:00 |
|
Markus Grigull
|
4d396cb218
|
Add missing controls to value widget edit
Fix edit widget dialog tests
|
2017-08-02 14:01:25 +02:00 |
|
Markus Grigull
|
a0feed47b0
|
Fix unknown simulator data in table
|
2017-08-01 22:14:43 +02:00 |
|
Markus Grigull
|
5d9f24e304
|
Add widget locking
Widgets can be locked and unlocked with the context menu
Import react-contextmenu stylesheet instead of coping it into widgets.css
|
2017-08-01 22:06:22 +02:00 |
|
Markus Grigull
|
b7d80c5fc5
|
Fix plot-table widget edit dialog
|
2017-08-01 21:20:29 +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
|
0ffae6d373
|
Add color to label widget
Remove name edit control from default dialog
Remove text from plots
|
2017-08-01 14:29:29 +02:00 |
|
Markus Grigull
|
a022a13bcb
|
Add text size control to edit label widget
Move label text to top left corner
Remove background color for widgets (testing).
|
2017-07-29 13:15:03 +02:00 |
|
Markus Grigull
|
cd624b46e2
|
Fix aspect ratio on new image
|
2017-07-29 12:01:24 +02:00 |
|
Markus Grigull
|
70b76c539f
|
Fix lock aspect for image widgets
|
2017-07-29 11:50:02 +02:00 |
|
Markus Grigull
|
33742326f6
|
Add image default size and start aspect ratio lock control
|
2017-07-29 10:52:03 +02:00 |
|
Markus Grigull
|
8b0854c49f
|
Add grid snapping
|
2017-07-28 16:17:48 +02:00 |
|
Markus Grigull
|
32f2c719da
|
Add grid background to visualization edit
|
2017-07-27 23:32:09 +02:00 |
|
Markus Grigull
|
4c73eb44f9
|
Update plot-table with new plot
|
2017-07-27 02:00:50 +02:00 |
|