ViacheslavKlimov
|
2483c89055
|
Merge remote-tracking branch 'origin/develop/3.5.1' into improvements/rate-limits
|
2023-05-17 12:28:24 +03:00 |
|
Andrew Shvayka
|
0e86bd22c5
|
Merge pull request #8555 from thingsboard/tbl_as_js_null_safe
[3.5.1][Fix bug]tbel: Incorrect validation syntax with null field property
|
2023-05-17 12:25:15 +03:00 |
|
Sergey Matvienko
|
66ac54e5f6
|
exposed env SPRING_DATASOURCE_HIKARI_LEAK_DETECTION_THRESHOLD
|
2023-05-17 10:33:41 +02:00 |
|
Sergey Matvienko
|
333159373d
|
removed unused import org.springframework.data.jpa.repository.query.Procedure;
|
2023-05-17 10:32:30 +02:00 |
|
Sergey Matvienko
|
a6c39fe68c
|
alarm repository fix: This statement does not declare an OUT parameter
|
2023-05-17 10:30:42 +02:00 |
|
Sergey Matvienko
|
c499f701b1
|
SqlPartitioningRepository hotfix: partition already pending detach in partitioned table
|
2023-05-17 10:15:01 +02:00 |
|
Igor Kulikov
|
600d6cf27c
|
UI: Widget config improvements
|
2023-05-16 20:00:53 +03:00 |
|
dashevchenko
|
61b4614ea7
|
fixed typo
|
2023-05-16 17:33:26 +03:00 |
|
dashevchenko
|
f28dd12bab
|
fixed NPE
|
2023-05-16 16:47:05 +03:00 |
|
ViacheslavKlimov
|
c572f6d278
|
Check msg originator in DeviceActivityTriggerProcessor
|
2023-05-16 16:32:37 +03:00 |
|
dashevchenko
|
a6c52809cd
|
added sms disabled feature for tenant profile configuration
|
2023-05-16 15:04:39 +03:00 |
|
nickAS21
|
5f515c8905
|
tbel: ffix bug, Incorrect validation syntax with null field property
|
2023-05-16 14:40:49 +03:00 |
|
dashevchenko
|
0ffafeb473
|
updated security.md
|
2023-05-15 17:59:04 +03:00 |
|
dashevchenko
|
1d00e18583
|
added security.md
|
2023-05-15 17:50:08 +03:00 |
|
Igor Kulikov
|
07ff1ab44a
|
Merge pull request #8547 from thingsboard/feature/dashboard-edit-panel
Improve dashboard edit panel
|
2023-05-15 17:41:35 +03:00 |
|
Igor Kulikov
|
fab82e9514
|
UI: Improve dashboard toolbar
|
2023-05-15 17:21:57 +03:00 |
|
Igor Kulikov
|
d340fab9db
|
UI: Implement edit buttons for widget edit mode.
|
2023-05-15 16:58:28 +03:00 |
|
Igor Kulikov
|
eb7ecca827
|
UI: Improve dashboard edit panel.
|
2023-05-15 15:15:55 +03:00 |
|
Artem Dzhereleiko
|
8634916bb2
|
UI: Fixed api usage widget fill color
|
2023-05-15 14:33:49 +03:00 |
|
AndriiD
|
f95c64591e
|
fixed pr comments
|
2023-05-15 11:52:05 +03:00 |
|
Artem Dzhereleiko
|
7703af0d05
|
UI: Fixed control widget title change
|
2023-05-15 11:22:47 +03:00 |
|
Igor Kulikov
|
7058f99068
|
Version set to 3.5.1-SNAPSHOT
|
2023-05-12 15:45:11 +03:00 |
|
Igor Kulikov
|
0beb2d7033
|
Merge branch 'master' into develop/3.5.1
|
2023-05-12 15:43:22 +03:00 |
|
ViacheslavKlimov
|
97141efd5d
|
UI for notification configs VC
|
2023-05-12 14:56:16 +03:00 |
|
ViacheslavKlimov
|
b7f19a12cf
|
Version control for notification configs
|
2023-05-12 14:54:14 +03:00 |
|
Artem Dzhereleiko
|
a9cc5a042a
|
UI: Fixed mat suffix icon tooltip
|
2023-05-12 10:48:21 +03:00 |
|
Artem Dzhereleiko
|
a610b24eff
|
UI: refactoring
|
2023-05-11 17:19:21 +03:00 |
|
Artem Dzhereleiko
|
1c650274d0
|
UI: Remove gap from radio buttons
|
2023-05-11 16:23:03 +03:00 |
|
Artem Dzhereleiko
|
20b8da59eb
|
UI: Fixed batch size value
|
2023-05-11 16:18:11 +03:00 |
|
Artem Dzhereleiko
|
784ab8cb65
|
UI: Fixed disabled queue name
|
2023-05-11 16:15:31 +03:00 |
|
ViacheslavKlimov
|
5cec1b8af2
|
Ability to disable notification rule
|
2023-05-11 14:57:40 +03:00 |
|
Andrew Shvayka
|
ba99409b31
|
Merge pull request #8521 from YevhenBondarenko/fix/system-info
fixed start for windows
|
2023-05-11 11:40:57 +03:00 |
|
Seraphym-Tuhai
|
998016ff6f
|
fix open device page, fix flaky assignedDashboard tests, add smoke devices tests in uiTests.xml and all.xml
|
2023-05-11 10:33:13 +03:00 |
|
Seraphym-Tuhai
|
68360bdd7d
|
small refactoring
|
2023-05-11 10:32:07 +03:00 |
|
Seraphym-Tuhai
|
21d1bae8ff
|
added tests on edit device
|
2023-05-11 10:31:32 +03:00 |
|
Seraphym-Tuhai
|
057e258227
|
add new cases
|
2023-05-11 10:27:33 +03:00 |
|
Seraphym-Tuhai
|
ec5bf95d07
|
added tests on delete several device
|
2023-05-11 10:20:48 +03:00 |
|
Seraphym-Tuhai
|
149e3fb8ed
|
added tests on create and delete device
|
2023-05-11 10:20:14 +03:00 |
|
YevhenBondarenko
|
c9fb23e105
|
SystemUtil improvements
|
2023-05-10 17:53:50 +02:00 |
|
YevhenBondarenko
|
bcd2b94156
|
fixed start for windows
|
2023-05-10 17:18:45 +02:00 |
|
Andrii Shvaika
|
c8d28ed672
|
No snapshot versions for edge
|
2023-05-10 14:41:34 +03:00 |
|
AndriiD
|
646c9b119d
|
Merge remote-tracking branch 'origin/develop/3.5.1' into replace_ObjectMapper_usages_with_JacksonUtil
|
2023-05-10 14:27:17 +03:00 |
|
AndriiD
|
7187fbb4d3
|
Replace object mapper usages with jackson utils
|
2023-05-10 14:10:58 +03:00 |
|
Igor Kulikov
|
25c4f309a7
|
Merge pull request #8508 from vvlladd28/bug/queue-autocomplete/style-option
Fixed queue autocomplete style
|
2023-05-09 11:22:02 +03:00 |
|
Igor Kulikov
|
f09fc8e735
|
Update ui help url
|
2023-05-09 11:20:01 +03:00 |
|
Igor Kulikov
|
ce4b6da956
|
Update pkg.upgradeVersion to 3.5.0
|
2023-05-09 11:15:24 +03:00 |
|
Vladyslav_Prykhodko
|
9c393dccba
|
UI: Fixed queue autocomplete class name and code syle
|
2023-05-09 11:12:58 +03:00 |
|
Igor Kulikov
|
4523ee9d1e
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2023-05-08 19:02:43 +03:00 |
|
Igor Kulikov
|
fff7bb7273
|
UI Version Control: Fix remove other entities popover.
|
2023-05-08 19:02:29 +03:00 |
|
Javier Núñez
|
48177c9e5a
|
Improve Thingsboard Edge translation
|
2023-05-08 17:54:26 +02:00 |
|