Jan Bols
5951747095
When firing an RpcBroadcastMsg message or a ToAllNodesMsg from one node, the other nodes never get notified because the messages doesn't have a serverAddress.
As a result firing such a method is not forwarded to the other cluster nodes.
This PR adds the serverAddress for each node that the message is sent to so the other nodes get the message and can react to component lifecycle changes.
8 years ago
Igor Kulikov
60046e8353
Reduce UI resources size. UI resources compression support.
8 years ago
Andrew Shvayka
d42df1d5b5
Automatic message routing during tellNext based on originator ID
8 years ago
Igor Kulikov
2825a968a1
Add help links for new Rule Nodes.
8 years ago
Igor Kulikov
47af95d3ed
Dashboard load improvements.
8 years ago
Igor Kulikov
d009009cdf
Improve entity select component.
8 years ago
Igor Kulikov
b36e8a1b88
Improve entity select component.
8 years ago
Igor Kulikov
10e588aaf4
Add new Filter Rule Node 'originator type'
8 years ago
Igor Kulikov
4616823c3b
UI improvements.
8 years ago
Volodymyr Babak
f41fabf443
Fixed relation search if relationTypeGroup is null
8 years ago
Igor Kulikov
bf2b31b3df
Cleanup
8 years ago
Igor Kulikov
8006f58a47
UI: Message type select component.
8 years ago
Mauro Cicolella
2b2cd99110
Update Italian translation
8 years ago
Igor Kulikov
32007757f0
Msg Delay Node UI Configuration
8 years ago
Andrew Shvayka
15d7bf7ce7
Added RelationTypeGroup to relation Query API
8 years ago
Andrew Shvayka
94ef2b6005
Delay node implementation
8 years ago
Igor Kulikov
90024360f7
Merge pull request #888 from mcicolella/italian
Update Italian translation
8 years ago
Mauro Cicolella
29b37237ab
Update Italian translation
8 years ago
vparomskiy
1082eda3d8
ignore unknown JVM flags for 'client' JVM instances
8 years ago
Igor Kulikov
0daca56ea2
Merge pull request #881 from mcicolella/italian-locale
Introduce partial Italian translation
8 years ago
Mauro Cicolella
a21fe88a86
Introduce partial Italian translation
8 years ago
Igor Kulikov
62224e8226
Clean up
8 years ago
Igor Kulikov
97afaf63fa
Merge pull request #878 from janbols/master
Fix install_dev_db.sh by using sudo instead of su
8 years ago
Igor Kulikov
55f9acf405
Merge pull request #874 from charliexp/master
fix chinese
8 years ago
Igor Kulikov
d9b650e7d8
Merge pull request #875 from mp-loki/master
Fix for UnsupportedOperationException: JsonNull in case if device typ…
8 years ago
Igor Kulikov
f23d22cf17
Merge pull request #676 from jktu2870/improvements
Added autofocus for search buttons
8 years ago
Igor Kulikov
83ed998967
Merge pull request #674 from jktu2870/bugs
Widget action buttons overlays with data loading indicator
8 years ago
Igor Kulikov
f081b656d0
Multiple labels support.
8 years ago
Jan Bols
0a0ed137bd
When following instructions on https://thingsboard.io/docs/user-guide/contribution/how-to-contribute/#create-database-schema-and-populate-demo-data , the install script doesn't work when the thingsboard user doens't have a password because su is used instead of sudo.
8 years ago
mp-loki
489a1a6b62
Fix for UnsupportedOperationException: JsonNull in case if device type arrives as null
8 years ago
Igor Kulikov
1f58c1b0d6
Fix subscription service: ignore unmatched updates.
8 years ago
charlie
9560a65718
Merge branch 'master' of https://github.com/thingsboard/thingsboard
8 years ago
steve
0546cb1e85
Added description to the device card. Allows viewing of the description of a device or more importantly can have a friendly name showing on the device card instead of a long unique mac id.
8 years ago
steve
42a451fcf3
Fixed ugly null pointer exception when there is no or incomplete root rule chain.
Make it go to an log entry instead.
8 years ago
Igor Kulikov
31c23b0766
Merge pull request #870 from Terny22/digital-gauge-issues
fixed issues in updating digital-value with progress-bar-animation
8 years ago
Sergey Tarnavskiy
716762606e
fixed issues in updating digital-value with progress-bar-animation
8 years ago
Igor Kulikov
b922e070ae
UI layout fixes.
8 years ago
Igor Kulikov
01cb77f51d
Version set to 2.0.4-SNAPSHOT
8 years ago
Igor Kulikov
95a46352be
Merge branch 'master' into release-2.0
8 years ago
vparomskiy
cdf3cb6598
flags should be added before jar file specified
8 years ago
Igor Kulikov
7c1e8d44a0
Version set to 2.0.3
8 years ago
vparomskiy
20318fff5d
(windows) add flags for GC tuning and logging
(windows) add default heap size flags
8 years ago
charlie
9653009023
Merge branch 'master' of https://github.com/thingsboard/thingsboard
8 years ago
Andrew Shvayka
cf723c72c2
Changed version to v2.0.3-SNAPSHOT
8 years ago
Andrew Shvayka
f406e9d1c0
Merge branch 'release-2.0'
8 years ago
Andrew Shvayka
31a940aeb6
Fix for issue 842
8 years ago
vparomskiy
3b1b610f7a
add flags for GC tuning and logging
8 years ago
vparomskiy
b13b810e4e
use threadsafe collection during subscription
8 years ago
charlie
6649064097
Merge branch 'master' of https://github.com/charliexp/thingsboard
# Conflicts:
# ui/src/app/locale/locale.constant-zh.js
Signed-off-by: charlie <charlie_weng@163.com>
8 years ago
charlie
dc254b7cc1
fix chinese
Signed-off-by: charlie <charlie_weng@163.com>
8 years ago