ViacheslavKlimov
|
2d7c1a3cd5
|
Implement JpaPartitionedAbstractDao
|
2024-01-31 12:15:06 +02:00 |
|
ViacheslavKlimov
|
8fe4947e1e
|
Generic database error message; use TB StringUtils in BaseController
|
2024-01-30 14:42:07 +02:00 |
|
ViacheslavKlimov
|
90f971d018
|
Refactor daos for partitioned entities
|
2024-01-29 16:44:04 +02:00 |
|
ViacheslavKlimov
|
feb55f636a
|
Refactoring for dao save
|
2024-01-29 13:28:24 +02:00 |
|
ViacheslavKlimov
|
18c354c600
|
Proper SQL error instead of 'could not extract ResultSet'
|
2024-01-29 11:12:51 +02:00 |
|
ViacheslavKlimov
|
e6d08e6528
|
'Create' method for dao (used for audit logs, notifications, alarm comments)
|
2024-01-29 11:11:02 +02:00 |
|
Andrew Shvayka
|
a8866ba387
|
Merge pull request #10016 from vvlladd28/bug/updated-image/publick-not-new-preview
Fixed not updated image preview when updated image
|
2024-01-18 17:43:35 +02:00 |
|
Vladyslav_Prykhodko
|
9e7f28ff97
|
UI: Fixed not updated publick image preview when updated image
|
2024-01-18 16:46:17 +02:00 |
|
Andrew Shvayka
|
2de2f2b402
|
Merge pull request #9992 from YevhenBondarenko/hotfix/device-delete-lifecycle
fixed unnecessary device actor init on rule-engine
|
2024-01-15 16:07:16 +02:00 |
|
YevhenBondarenko
|
107a343b4d
|
added tests
|
2024-01-15 00:06:05 +01:00 |
|
YevhenBondarenko
|
bdc2fe4ee6
|
fixed unnecessary device actor init on rule-engine
|
2024-01-12 17:19:33 +01:00 |
|
Andrew Shvayka
|
8e4dd9c216
|
Merge pull request #9988 from thingsboard/fix/recalculate-partitions
Improvements and fixes for partitions recalculation
|
2024-01-12 14:33:29 +02:00 |
|
ViacheslavKlimov
|
8e126e57dc
|
Refactoring and fixes for partitions recalculation
|
2024-01-12 13:46:19 +02:00 |
|
Andrew Shvayka
|
2824ca6acc
|
Merge pull request #9963 from thingsboard/fix/relations-deletion
Fix asset relations deletion
|
2024-01-10 14:09:17 +02:00 |
|
Andrew Shvayka
|
6fce86c439
|
Merge pull request #9961 from thingsboard/fix/images-public-key
Fix public resource key regeneration on image update
|
2024-01-10 14:08:15 +02:00 |
|
ViacheslavKlimov
|
55d0d591c6
|
Fix asset relations deletion
|
2024-01-09 12:00:19 +02:00 |
|
ViacheslavKlimov
|
aa38edb9ba
|
Fix public resource key generation for images
|
2024-01-09 11:36:03 +02:00 |
|
Andrew Shvayka
|
320cedd621
|
Merge pull request #9941 from vvlladd28/bug/validation-json-form
Fixed validation JSON form in custom widgets
|
2024-01-05 15:14:30 +02:00 |
|
Vladyslav_Prykhodko
|
5d63115ef4
|
UI: Fixed validation JSON form in custom widgets
|
2024-01-04 15:06:44 +02:00 |
|
Andrew Shvayka
|
35d6a53d92
|
Merge pull request #9928 from thingsboard/fix/entities-limit-notifications
Fix invalid entities limit notification
|
2024-01-03 12:47:53 +02:00 |
|
ViacheslavKlimov
|
6c58f06507
|
Fix '0/0 usage' notification
|
2024-01-02 15:24:59 +02:00 |
|
Andrew Shvayka
|
bef85e9654
|
Merge pull request #9926 from thingsboard/fix/tenant-queues-creation
Fix isolated queues creation
|
2024-01-02 13:34:21 +02:00 |
|
ViacheslavKlimov
|
0ea05e62a9
|
Call TbTenantService instead of TenantService for OAuth2
|
2024-01-02 10:41:20 +02:00 |
|
Igor Kulikov
|
f11ee730b5
|
Update rule nodes UI
|
2023-12-28 10:41:30 +02:00 |
|
Andrew Shvayka
|
0df7b11827
|
Merge pull request #9910 from volodymyr-babak/edge-test-fix
Fixed EdgeControllerTest.testSyncEdge
|
2023-12-27 11:58:13 +02:00 |
|
Andrew Shvayka
|
b2805acd90
|
Merge pull request #9911 from thingsboard/fix/public-image-import
Fix image's isPublic on import
|
2023-12-27 11:57:23 +02:00 |
|
ViacheslavKlimov
|
22e598c36d
|
Fix image's isPublic on import
|
2023-12-26 18:21:34 +02:00 |
|
Volodymyr Babak
|
5915aed545
|
Code cleanup
|
2023-12-26 15:47:15 +02:00 |
|
Volodymyr Babak
|
9a1b2c923c
|
Fixed testSyncEdge - moved creation of edge before device/asset creation to have time to process set edge root rule chain before activation
|
2023-12-26 15:46:02 +02:00 |
|
Igor Kulikov
|
ace148884c
|
UI: Image Gallery: Hide overlay buttons from image card in selection mode.
|
2023-12-26 15:41:56 +02:00 |
|
Andrew Shvayka
|
5cc0dc6d94
|
Merge pull request #9900 from thingsboard/fix/vc-timeout
Version control performance improvements
|
2023-12-22 18:42:06 +02:00 |
|
Andrew Shvayka
|
3d07fff2cd
|
Merge pull request #9902 from dashevchenko/multipart_env_variables
Added spring multipart parameters to http transport
|
2023-12-22 17:51:40 +02:00 |
|
Igor Kulikov
|
73f443f65d
|
Merge pull request #9893 from volodymyr-babak/edge-ui-fixes
Changes to be in sync with PE
|
2023-12-22 17:31:22 +02:00 |
|
dashevchenko
|
7a6b5ff6bc
|
added spring multipart yml parameters to http transport
|
2023-12-22 17:11:15 +02:00 |
|
Andrew Shvayka
|
d06a232d6f
|
Merge pull request #9898 from dashevchenko/multipart_env_variables
Added env variables for "max-file-size" and "max-request-size" yml parameters
|
2023-12-22 17:01:42 +02:00 |
|
Andrew Shvayka
|
86ecc6f742
|
Merge pull request #9897 from thingsboard/fix/image-vc
Fixes for images version control
|
2023-12-22 17:00:57 +02:00 |
|
Andrew Shvayka
|
17ad8712f3
|
Merge pull request #9892 from imbeacon/fix/device-connectivity-hosts-and-ports
Fix for device check connectivity host and port check
|
2023-12-22 16:48:51 +02:00 |
|
Igor Kulikov
|
4b64910758
|
Merge pull request #9901 from thingsboard/feature/resource-max-size
Set max allow resource size from tenant profile
|
2023-12-22 16:39:48 +02:00 |
|
Vladyslav_Prykhodko
|
6b95db4807
|
UI: Remove selector selectMaxResourceSize
|
2023-12-22 16:23:30 +02:00 |
|
Igor Kulikov
|
d804c010b0
|
Merge pull request #9883 from ArtemDzhereleiko/AD/bug-fix/flot-with-legend
Fixed flot widget custom legend
|
2023-12-22 15:57:06 +02:00 |
|
Vladyslav_Prykhodko
|
35deb47584
|
UI: Add resource file max size and improved file input style
|
2023-12-22 15:13:18 +02:00 |
|
ViacheslavKlimov
|
daabf26708
|
VC: fix Kafka buffer exhausted and producer stuck; refactoring and improvements
|
2023-12-22 14:55:58 +02:00 |
|
dashevchenko
|
541784b8f0
|
added env variables for max-file-size and max-request-size yml parameters
|
2023-12-22 13:12:12 +02:00 |
|
ViacheslavKlimov
|
58cf97f68a
|
Add maxResourceSize to SystemParams
|
2023-12-22 12:38:56 +02:00 |
|
ViacheslavKlimov
|
c443f990e1
|
Revert comment formatting
|
2023-12-22 11:52:49 +02:00 |
|
Artem Dzhereleiko
|
fa20b9da0d
|
UI: Refactoring
|
2023-12-22 10:35:22 +02:00 |
|
Volodymyr Babak
|
49d38fa11e
|
Fixed assign to edge label
|
2023-12-21 18:31:09 +02:00 |
|
Igor Kulikov
|
d788b00a69
|
UI: Fix scroll grid component width
|
2023-12-21 18:22:47 +02:00 |
|
Volodymyr Babak
|
83e68b7c62
|
Changes to be in sync with PE
|
2023-12-21 18:16:02 +02:00 |
|
Igor Kulikov
|
4d720f422a
|
UI: Image gallery (loading): make the loading size in the grid as in the list view.
|
2023-12-21 17:27:59 +02:00 |
|