Sergey Matvienko
2d08573fee
relation query test: maxLevel and fetchLastLevelOnly cases added
5 years ago
Sergey Matvienko
8b6a9be476
fixed re.lvl with r_int.lvl
5 years ago
Sergey Matvienko
f4cfd92aaa
tests dao: marked base classes as abstract, exclude subfolders for sql test on in pom
5 years ago
Sergey Matvienko
2d2aa50520
tests: added psql exclude in application pom. dao pom copied the same rules as fo rapplication
5 years ago
Sergey Matvienko
7585239339
tests: cleanup after dubug
5 years ago
Sergey Matvienko
076b1943fb
sql dao test: init ODBC connection to Postgres DB with custom PostgreSqlInitializer (class rule replacement, PostgreSQL dao tests able to run as standalone)
5 years ago
Sergey Matvienko
adb9a8d150
dao tests: PostgreSqlDaoServiceTestSuite added using org.testcontainers
5 years ago
Sergey Matvienko
1adaef31f5
license header CE fixed for DefaultEntityQueryRepositoryTest
5 years ago
Sergey Matvienko
edd96624ae
relation query: group by added to the initial pert of recursive query
5 years ago
Sergey Matvienko
f2f3468077
test relations: print all relations added as sql procedure to reproduce exact data in the PostgreSQL
5 years ago
Sergey Matvienko
d65b02df19
test: count entities by query adjusted due to the loop relations in hierarchy
5 years ago
Sergey Matvienko
e4f8c7e878
relational query: Limit the max level to break the infinite loop when circles appear in relation graph
5 years ago
Sergey Matvienko
99476c78c9
relational query failed test when createHorizontalRingRelations added and freeze when createLoopRelations (due to infinite recursion with no level limit)
5 years ago
Sergey Matvienko
9ceb6f0d4d
relational query: stable test run with ManyCustomRelationsBetweenTwoNodes, but without Loop Relations
5 years ago
Sergey Matvienko
2d2bd2c158
reverted unnecessary declaration for maven-surefire-plugin on common/data where only simple test present (will run by default)
5 years ago
Sergey Matvienko
891024f620
relation-query-improvement, failed relation were disabled temporary and will be enabled on next commits
5 years ago
Sergey Matvienko
a5d446914c
tests: relation query - added test cases with many edges between two nodes, horizontal ring (loop) on the same level, loop Tenant-Asset-Device-Tenant. This commit will fail 4 hierarchy tests. Reformat code
5 years ago
Sergey Matvienko
7f3d63512e
tests: added license header
5 years ago
Sergey Matvienko
18800c57c8
tests: added first test to the common/data package (maven plugin added as well)
5 years ago
Igor Kulikov
e264f7b8dd
Use static function instead of lambda for MarkedOptions factory
5 years ago
Igor Kulikov
9ae05ed204
Merge branch 'master' of github.com:thingsboard/thingsboard
5 years ago
Igor Kulikov
720d264832
Use signleton marked options service. Fix popover size to not overflow viewport size. Add path routing for rulenode help assets to k8s ingress configuration.
5 years ago
Mykhailo Kratiuk
0026857e27
[3.3.2] Fix bug while deleting devices with relations to one another ( #5310 )
* Fix bug while deleting devices with relations to one another
* Change log level from error to debug
* Made try catch block more precise
5 years ago
Igor Kulikov
69e2f0c115
Fix marked options service - use single instance
5 years ago
Igor Kulikov
0a3ac0f700
Update haproxy routing to handle rulenodes UI assets
5 years ago
Igor Kulikov
90fb58dc88
Fix web ui routing
5 years ago
Igor Kulikov
b0e3547b83
Merge branch 'master' of github.com:thingsboard/thingsboard
5 years ago
Igor Kulikov
7dd32619a5
Add Web UI microservice route path to handle rulenodes help assets
5 years ago
YevhenBondarenko
247941bcf7
fixed ObjectModel extra parsing and refactoring
5 years ago
ShvaykaD
118a06717d
[3.3.2] Changed key-alg from RSA to EC ( #5260 )
* changed key-alg from RSA to EC
* changed ORGANIZATIONAL_UNIT and ORGANIZATION to correct value
5 years ago
ShvaykaD
845d8247dd
[3.3.2] MQTT short topics support ( #4967 )
* added mqtt short topics support
* remove volatile keyword from topic types parameters
* added new tests for mqtt short topics
* fix compilation error after merge
* improvements/typo-fixes after pull request review
5 years ago
ShvaykaD
08c6a80d2a
fixed additional info parsing for RPC entity
5 years ago
Volodymyr Babak
94c5dfdf5c
Do not send empty alarm updated messages during creation of TS subscriptions
5 years ago
Igor Kulikov
aee4163a04
Merge pull request #5333 from vvlladd28/improvement/tb-toggle=password/select-tab
[3.3.2] UI: Added ignoring focus when switching between input fields on the TAB in component tb-toggle-password
5 years ago
Igor Kulikov
4e59f4a888
Merge pull request #5305 from ArtemDzhereleiko/bug-fix/add-attribute/boolean
[3.3.2] UI: Fixed impossible to save new boolean attribute
5 years ago
Vladyslav_Prykhodko
3a8fda1d8b
UI: Added ignoring focus when switching between input fields on the TAB in component tb-toggle-password
5 years ago
Igor Kulikov
68fc5b996b
Improve dashboard edit button appearence depending on multiple conditions.
5 years ago
Igor Kulikov
2e23ee982d
Improve markdown factory to handle target blank links. Fix rulenode script test dialog style. Update rule nodes UI.
5 years ago
Igor Kulikov
ea039008b1
Add help support for rule node script test dialog
5 years ago
Igor Kulikov
952b903841
Fix imports
5 years ago
Igor Kulikov
eace87897c
Fix scss mixin path
5 years ago
Igor Kulikov
e9ab132c06
Mark MarkedOptionsService as dynamic
5 years ago
Igor Kulikov
93a27abb0e
Merge pull request #5326 from vvlladd28/bug/gauge-chart/memory-leak
UI: Fixed memory leak in gauge and chart widgets
5 years ago
Igor Kulikov
be24f5f16b
Merge pull request #5318 from vvlladd28/feature/table/hidden-cell-action-display-mode
[3.3.2] UI: Added new table settings - Hidden cell button actions display mode
5 years ago
Igor Kulikov
5e05ded880
Merge pull request #5322 from vvlladd28/bug/leaflet/memory-leak/removePointerListener
[3.3.2] UI: Add path to fixed leaflet library memory leak in function removePointerListener
5 years ago
Igor Kulikov
ff293ae1f4
Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks.
5 years ago
Vladyslav_Prykhodko
a7fb4fc860
UI: Fixed memory leak in gauge and chart widgets
5 years ago
Vladyslav_Prykhodko
c48a2c6ad6
UI: Add path to fixed leaflet library memory leak in function removePointerListener
5 years ago
Vladyslav_Prykhodko
c3a08f1f81
UI: Added new table settings - Hidden cell button actions display mode
5 years ago
ArtemDzhereleiko
571d4f0dbd
Update json value for correct working
5 years ago