Vladyslav_Prykhodko
e4d7cb186a
Fix update file
2019-06-24 15:19:58 +03:00
Vladyslav_Prykhodko
c35eff1cde
Update database schema
2019-06-24 12:34:40 +03:00
Igor Kulikov
66193a348c
Improve debian packaging scripts.
2019-06-20 13:31:38 +03:00
Vladyslav_Prykhodko
6f0a944142
Add new control widget button
2019-06-18 19:42:26 +03:00
ShvaykaD
2cf410eb1e
add-entity-created-events-in-rule-engine ( #1696 )
...
* add-entity-created-events-in-rule-engine
* optimize imports
* update
* fix typo
* update actionEventsFromRuleEngine
2019-06-05 12:37:21 +03:00
Maksym Dudnik
5a914f5938
maps widget bundle changes (trip_animation configs)
2019-05-16 17:44:08 +03:00
Maksym Dudnik
388b7be423
maps widget bundle changes (trip_animation configs)
2019-05-16 17:43:37 +03:00
Andrew Shvayka
6b78ecb1bb
Merge pull request #1653 from ViktorBasanets/master
...
Added debug events ttl
2019-05-16 17:07:14 +03:00
pgrisu
d3465f71d7
add hide empty lines option to timeseries-table widget
2019-05-09 01:31:23 +02:00
Igor Kulikov
bad855027b
Merge pull request #1633 from Terny22/improvement/maps-scroll-zooming-setting
...
Added 'Disable scroll zooming' setting for all map types
2019-05-03 12:11:59 +03:00
Volodymyr Babak
a53087dd26
Default keep alive set to false. Fixed tests
2019-05-03 11:45:27 +03:00
pgrisu
6bf6aa4541
Add rowClick and CellButton action sources to timeseries_table widget. The actionHadler will receive selected row[] array as additionalParams
2019-04-27 14:55:04 +02:00
Maksym Dudnik
f169f2535e
UI. Trip Animation Widget
...
Added time step for normalization.
Added tooltip and tooltip configuration for points.
Added anchor definition for points and changed behaviour of next/prev step buttons for this anchors.
Added decoration for path and decorator configurations.
Maps widget bundle includes new version of Trip animation widget.
2019-04-26 16:13:38 +03:00
basanets
11e04af141
Fixed according to comments
2019-04-19 17:21:39 +03:00
basanets
16a18638f2
Added debug event ttl
2019-04-19 11:06:28 +03:00
Sergey Tarnavskiy
14a51e5362
Added 'scroll-zooming' and 'custom provider' settings to trip-animation widget
2019-04-17 16:13:16 +03:00
nordmif
2731ff69ae
trying to pass tests
2019-04-17 14:55:30 +03:00
Andrew Shvayka
4625f93d9c
Revert "Added MQTT keep-alive parameter"
2019-04-17 13:01:29 +03:00
Igor Kulikov
852ae61a8f
Merge pull request #1610 from vvlladd28/feacher/add_map_here
...
Add new map provider HERE
2019-04-17 12:07:34 +03:00
Andrew Shvayka
10058fe425
Merge pull request #1642 from yefimov-andrey/mqtt-keep-alive-fix
...
Added MQTT keep-alive parameter
2019-04-16 19:50:17 +03:00
Vladyslav_Prykhodko
865e3f31dd
Merge remote-tracking branch 'upstream/master' into feacher/add_map_here
2019-04-16 14:29:24 +03:00
Vladyslav_Prykhodko
11f35a504b
Merge remote-tracking branch 'origin/feacher/add_map_here' into feacher/add_map_here
...
# Conflicts:
# application/src/main/data/json/system/widget_bundles/maps.json
2019-04-16 14:17:38 +03:00
Vladyslav_Prykhodko
0badd582fd
update test provider name HERE
2019-04-16 14:14:02 +03:00
Igor Kulikov
a9a5b344ff
Merge pull request #1634 from MrKartoshka/trip_animation_improvement
...
Trip animation widget improvement:
2019-04-16 12:56:40 +03:00
Igor Kulikov
090a99dda4
Merge pull request #1607 from dmytro-landiak/feature/debug-rate-limits
...
events debug mode rate limits added
2019-04-16 12:42:29 +03:00
nordmif
3fec1a2dda
fixed mqtt keep-alive
2019-04-15 20:06:11 +03:00
Maksym Dudnik
f0d770fadf
maps widget bundle changes (trip_animation configs)
2019-04-15 17:27:43 +03:00
Dima Landiak
bf17acda0a
set data types to null cassandra
2019-04-09 16:07:16 +03:00
Vladyslav
47e177c2c2
Merge branch 'master' into feacher/add_map_here
2019-04-05 16:28:47 +03:00
Vladyslav
3b753852da
Update maps.json
2019-04-05 16:19:46 +03:00
Vladyslav_Prykhodko
66f07248c0
Add map HERE
2019-04-05 15:58:37 +03:00
Dima Landiak
432ab721fa
debug rate limits change capacity in yml
2019-04-04 15:39:02 +03:00
Dima Landiak
671a0b579e
events debug mode rate limits added
2019-04-04 13:55:45 +03:00
Igor Kulikov
d5d64ae3b8
Update install service.
2019-04-03 12:58:28 +03:00
Igor Kulikov
b8516e68a5
Merge pull request #1594 from jktu2870/master
...
new widget (Date range navigator)
2019-04-03 12:56:32 +03:00
Valerii Sosliuk
bc2534ed52
Added deviceName and deviceType to metadata on RPC call ( #1596 )
...
* Create Alarm Node add originator and status when using message data
* Added deviceName and deviceType to metadata on RPC call
2019-04-03 12:25:29 +03:00
okolesnik
4ef3311c14
Merge branch 'date-range-navigator'
...
# Conflicts:
# ui/src/app/api/widget.service.js
2019-04-02 18:06:18 +03:00
okolesnik
d3e041db13
UI. Date-range-navigator-widget (init)
2019-04-02 12:47:41 +03:00
ShvaykaD
e5eac7bad0
feature/TbSaveToCustomCassandraTable
2019-03-29 17:44:22 +02:00
Igor Kulikov
bc7db03351
Improve GRPC session error handling.
2019-03-29 13:50:52 +02:00
Igor Kulikov
2bc13b6812
UI: Trip Animation Widget Improvements.
2019-03-28 18:36:43 +02:00
Igor Kulikov
c434383b72
Merge branch 'master' of github.com:thingsboard/thingsboard
2019-03-27 13:38:18 +02:00
Igor Kulikov
c4be98576a
Improve zookeeper client reconnect logic. UI: Flot widget - Fixed incorrect individual tooltip content.
2019-03-27 13:38:06 +02:00
Volodymyr Babak
1a1e66fa56
Fixed CORS mapping
2019-03-21 17:38:27 +02:00
Volodymyr Babak
0285832bed
Fixed CORS mapping
2019-03-21 15:07:14 +02:00
Igor Kulikov
f671d81ce4
Add search to Entities Hierarchy widget. Improve widget advanced forms: add fullscreen button for area fields.
2019-03-15 16:49:14 +02:00
Igor Kulikov
0d933cf065
Entities hierarchy widget.
2019-03-14 19:30:52 +02:00
Igor Kulikov
e0bc7d838d
Update Trip animation widget settings.
2019-03-07 19:10:22 +02:00
Igor Kulikov
9ebc5723ff
Merge pull request #1516 from MrKartoshka/master
...
Trip Animation Widget
2019-03-07 13:57:15 +02:00
Igor Kulikov
adb08a1d7b
Actor message processors NPE fix.
2019-03-07 12:58:45 +02:00