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

147 commits

Author SHA1 Message Date
Markus Grigull
6a33dc33c0 Add GPLv3 License 2017-04-27 14:41:44 +02:00
Ricardo Hernandez-Montoya
c31f6ea42c Deals with issues #44 and #50 2017-04-26 10:51:27 +02:00
584a9e68d4 added copyright, license and contact info to README 2017-04-26 09:58:39 +02:00
Ricardo Hernandez-Montoya
40ac03add3 Merge branch 'develop' of rwth-gitlab:VILLASframework/VILLASweb into develop 2017-04-25 18:14:59 +02:00
Ricardo Hernandez-Montoya
d5e015c1d3 Issue #44 proper start and stop simulator running detection 2017-04-25 18:14:29 +02:00
fdacc5544c added logo to README 2017-04-25 15:30:19 +02:00
Markus Grigull
d000c0a35f Merge branch 'revert-7c85cbff' into 'develop'
Revert "Merge branch 'additional-widgets' into 'develop'"

See merge request !7
2017-04-13 11:23:05 +02:00
Markus Grigull
0cba63991a Revert "Merge branch 'additional-widgets' into 'develop'"
This reverts merge request !5
2017-04-13 11:12:04 +02:00
Markus Grigull
a1ac2c4aa6 Add docker-compose production files 2017-04-13 08:59:38 +02:00
Ricardo Hernandez-Montoya
bc8bdca839 Issue #45: fixed visualizations load after redirect from projects 2017-04-12 14:58:43 +02:00
Ricardo Hernandez-Montoya
5f7488c265 Fixed issue #45, visualization now shows when created 2017-04-12 12:38:42 +02:00
Ricardo Hernandez-Montoya
08c082c0bc Fixed correct visualization deletion 2017-04-11 17:23:17 +02:00
Ricardo Hernandez-Montoya
36ca3d2a84 Sort project's visualizations list 2017-04-11 14:54:16 +02:00
Ricardo Hernandez
7c85cbfff0 Merge branch 'additional-widgets' into 'develop'
Additional widgets

See merge request !5
2017-04-11 13:51:34 +02:00
Ricardo Hernandez-Montoya
d7af57c692 show border hint while editing for widgets without border 2017-04-11 12:20:37 +02:00
Ricardo Hernandez-Montoya
e8ecd01f5f allow slider orientation selection 2017-04-11 11:31:36 +02:00
Ricardo Hernandez-Montoya
6360ef108e fixed warning 2017-04-10 14:56:55 +02:00
Ricardo Hernandez-Montoya
6246e3557b added widget name rendering 2017-04-10 14:56:29 +02:00
Ricardo Hernandez-Montoya
6b29bab366 removed unused imports 2017-04-10 14:55:48 +02:00
Ricardo Hernandez-Montoya
58f49c13a1 extracted plot and legend to separate components, reused them in plot widget 2017-04-10 14:43:25 +02:00
Ricardo Hernandez-Montoya
a6cbecd811 table initial width 2017-04-10 10:03:51 +02:00
Ricardo Hernandez-Montoya
6ced955221 issue #49 scale signal table with names 2017-04-07 18:27:35 +02:00
Ricardo Hernandez-Montoya
cd7d624f88 match buttons in edit mode 2017-04-07 18:25:54 +02:00
Ricardo Hernandez-Montoya
313ba6bd2b buttons match VILLAS theme 2017-04-07 17:33:51 +02:00
Ricardo Hernandez-Montoya
326e65c42c contain everything within plot table widget 2017-04-07 17:06:32 +02:00
Ricardo Hernandez-Montoya
0449c33dd6 show signals legend in plot table widget 2017-04-07 16:02:31 +02:00
Ricardo Hernandez-Montoya
5a31763272 widget plot table signal preselection 2017-04-07 13:47:18 +02:00
Ricardo Hernandez-Montoya
6b426ce194 fixed gauge widget labels weird rendering while editing 2017-04-05 17:17:58 +02:00
Ricardo Hernandez-Montoya
42cee87ef1 scale plot tick count to width 2017-04-05 11:32:02 +02:00
Ricardo Hernandez-Montoya
119b651b11 fixed PlotTable cursor while editing 2017-04-04 17:42:56 +02:00
Ricardo Hernandez-Montoya
4433f7fde7 PlotTableWidget: multiple streams with different colors 2017-04-04 17:31:43 +02:00
Ricardo Hernandez-Montoya
1112153611 allow signal type selection in plot table widget 2017-04-04 12:05:14 +02:00
Markus Grigull
980697fefe Merge branch '28-fix-missing-content' into 'develop'
Fix project and simulator-data new dialog

Closes #28

See merge request !3
2017-04-04 11:14:38 +02:00
Markus Grigull
b5b2d7bc69 Fix project and simulator-data new dialog
Check in dialogs if default item for checkbox exists and add validation
2017-04-04 11:09:24 +02:00
Ricardo Hernandez-Montoya
5907986330 table widget: limited decimals number 2017-04-03 16:44:26 +02:00
Ricardo Hernandez-Montoya
083ea7d3a6 gauge widget: font sizes (still not responsive) 2017-04-03 16:29:36 +02:00
Ricardo Hernandez-Montoya
6da223ef3d allow signal selection in gauge edit menu & modular edit controls (code reuse) 2017-04-03 15:59:05 +02:00
Ricardo Hernandez-Montoya
baddee0df3 display signal type in gauge 2017-04-03 15:56:48 +02:00
Ricardo Hernandez-Montoya
47520e2ca9 gauge widget: static labels and measurement unit 2017-04-03 13:52:39 +02:00
Ricardo Hernandez-Montoya
e9c553b993 initial gauge widget 2017-03-31 14:53:19 +02:00
Ricardo Hernandez-Montoya
b6c3f7b3de initial slider widget 2017-03-30 14:28:13 +02:00
Ricardo Hernandez-Montoya
4923434231 initial number input widget 2017-03-30 12:22:42 +02:00
Ricardo Hernandez-Montoya
d8df5b8f03 initial button widget 2017-03-30 10:13:22 +02:00
Ricardo Hernandez-Montoya
e7cbb7fdaa issue #27 full context menu trigger area 2017-03-29 16:27:26 +02:00
Ricardo Hernandez-Montoya
0f4e86d24a issue #27 fixed context menu triggered at the widget border 2017-03-29 15:26:28 +02:00
Markus Grigull
8b93eecfad Add project logo 2017-03-28 13:34:59 +02:00
Ricardo Hernandez
2e216aa36e Merge branch 'plot-table-sizing' into 'develop'
Plot table sizing

See merge request !4
2017-03-28 12:01:51 +02:00
Ricardo Hernandez-Montoya
1c5f42a4f1 disabled buttons while editing the visualization 2017-03-28 11:56:09 +02:00
Ricardo Hernandez-Montoya
fb34f809f8 replaced table with signal list to bootstrap buttons 2017-03-28 11:55:29 +02:00
Markus Grigull
4f5e8e6774 Close simulator connections on logout 2017-03-28 10:47:16 +02:00