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

1738 commits

Author SHA1 Message Date
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
Markus Grigull
b2bd914752 Add backend offline notification 2017-03-27 21:23:42 +02:00
Markus Grigull
4a317708b3 Don't show simulator notification on mount 2017-03-27 21:04:22 +02:00
Markus Grigull
3a87013f9b Add notification system and data managers
Add notification on simulator running state
2017-03-27 21:04:22 +02:00
Markus Grigull
4c795701b4 Force logout when backend is offline 2017-03-27 20:52:44 +02:00
Markus Grigull
5d5096a695 Fix logout 2017-03-27 20:25:22 +02:00
Markus Grigull
0e655f2613 Fix user login 2017-03-27 20:12:58 +02:00
Ricardo Hernandez-Montoya
002a4cb1b5 responsive plot table 2017-03-27 18:06:47 +02:00
Ricardo Hernandez-Montoya
ce40201857 widgets minimum widths and heights 2017-03-27 18:05:19 +02:00
Ricardo Hernandez-Montoya
cbc413232c Merge branch 'develop' of rwth-gitlab:VILLASframework/VILLASweb into develop 2017-03-27 15:14:23 +02:00
Ricardo Hernandez-Montoya
747491bf06 issue #30 fixed widget delete 2017-03-27 15:11:23 +02:00