YevhenBondarenko
|
6c417f209f
|
Merge remote-tracking branch 'smatvienko-tb/feature/latest-ts-redis-cache-aside-dao' into feature/attr_tskv_version
|
2024-07-02 12:56:33 +02:00 |
|
YevhenBondarenko
|
7fa7528546
|
fixed delete attributes query
|
2024-07-02 12:38:07 +02:00 |
|
ViacheslavKlimov
|
8c8666c3d0
|
Ignore version for export/import
|
2024-07-01 15:06:38 +03:00 |
|
ViacheslavKlimov
|
8b9021d534
|
Fix entity creation with preset id
|
2024-07-01 14:23:38 +03:00 |
|
ViacheslavKlimov
|
8a3f99d651
|
HTTP status 409 (Conflict) on EntityVersionMismatchException
|
2024-07-01 14:11:57 +03:00 |
|
ViacheslavKlimov
|
4b7b69313f
|
Fix version in proto; fix some tests
|
2024-07-01 13:49:17 +03:00 |
|
YevhenBondarenko
|
6162060e88
|
fixed insert result and used expiration
|
2024-07-01 12:24:27 +02:00 |
|
ViacheslavKlimov
|
67b8ded9f4
|
Add version to most entities
|
2024-07-01 13:11:59 +03:00 |
|
ViacheslavKlimov
|
66563e3459
|
Introduce optimistic locking and 'version' for entities
|
2024-06-27 14:48:18 +03:00 |
|
YevhenBondarenko
|
118407d982
|
implemented versioned cache
|
2024-06-26 15:51:32 +02:00 |
|
Igor Kulikov
|
c1c2ceeff6
|
Merge branch 'master' into feature/scada-symbol
|
2024-06-20 16:01:51 +03:00 |
|
Igor Kulikov
|
468c007882
|
Version set to 3.7.1-SNAPSHOT
|
2024-06-20 15:53:41 +03:00 |
|
Viacheslav Klimov
|
033588aea2
|
Merge pull request #11005 from dashevchenko/cassandraDeleteTsFix
Fixed cassandra timeseries deletion if partition is INDEFINITE
|
2024-06-20 13:28:48 +03:00 |
|
ViacheslavKlimov
|
d9e90ea663
|
Refactoring for notification types filter
|
2024-06-20 11:33:28 +03:00 |
|
ViacheslavKlimov
|
5009440bf5
|
Fix unread notifications query
|
2024-06-20 11:20:54 +03:00 |
|
ViacheslavKlimov
|
186ab6d50c
|
Merge remote-tracking branch 'origin/master' into feature/notifications-widget
|
2024-06-20 11:12:20 +03:00 |
|
Kulikov
|
fb47a95bf6
|
Add tests for LwM2M device profile validation (#10987)
* fix_bug: lwm2m Bootstrap ShortServerId add tests
* fix_bug: lwm2m Bootstrap ShortServerId add tests comments1
* fix_bug: lwm2m monitoring
* fix_bug: lwm2m Bootstrap tests n- formatting
|
2024-06-19 14:03:59 +03:00 |
|
Igor Kulikov
|
e150898bf1
|
Merge branch 'master' into feature/scada-symbol
|
2024-06-14 18:01:00 +03:00 |
|
YevhenBondarenko
|
e57b9471dc
|
used version + 1 instead of sequence next value
|
2024-06-13 19:18:01 +02:00 |
|
dashevchenko
|
17be2154ce
|
fixed cassandra timeseries deletion if partition is INDEFINITE
|
2024-06-13 16:04:55 +03:00 |
|
Shvaika Dmytro
|
159c97ac67
|
Rule node ids seach query: replaced Page with Slice to exclude count query execution (#10989)
* replaced Page with Slice to exclude count query execution
* fixed test since Slice totalPages and totalElements is always 0
|
2024-06-12 18:00:31 +03:00 |
|
Viacheslav Klimov
|
3d1e133080
|
Merge pull request #10968 from thingsboard/fix/tenant-not-found
Fix "Tenant not found" errors on tenant deletion
|
2024-06-12 14:11:33 +03:00 |
|
YevhenBondarenko
|
e2be5c6492
|
return version instead of key for attributes
|
2024-06-12 12:23:19 +02:00 |
|
nick
|
8420de0cb4
|
fix_bug: lwm2m Bootstrap ShortServerId must not be less than 0 and more than 65535! add test
|
2024-06-12 12:53:17 +03:00 |
|
nick
|
242b0019a2
|
fix_bug: lwm2m Bootstrap ShortServerId must not be less than 0 and more than 65535! -2
|
2024-06-12 08:41:22 +03:00 |
|
nick
|
d5f954d3df
|
fix_bug: lwm2m Bootstrap ShortServerId must not be less than 0 and more than 65535!
|
2024-06-12 07:45:14 +03:00 |
|
nick
|
4aa4f0f3e5
|
fix_bug: lwm2m Bootstrap ShortServerId
|
2024-06-11 19:27:46 +03:00 |
|
YevhenBondarenko
|
4807a7cbdd
|
ranamed seq_number to version and refactoring
|
2024-06-11 17:15:55 +02:00 |
|
YevhenBondarenko
|
b666f9499a
|
added sequence number for attributes
|
2024-06-11 15:41:55 +02:00 |
|
dashevchenko
|
a9a80db4b7
|
implemented entity field "name" for queue stats entity
|
2024-06-11 12:38:18 +03:00 |
|
ViacheslavKlimov
|
473681c343
|
Don't unassign deleted user alarms on tenant deletion
|
2024-06-10 17:59:35 +03:00 |
|
Igor Kulikov
|
cfc4d3d65f
|
UI: SCADA symbol - implement create widget from SCADA symbol, add widget size parameters, make target device optional for SCADA symbol widgets.
|
2024-06-10 17:49:15 +03:00 |
|
YevhenBondarenko
|
c44ba6307c
|
added sequence numver for lates timeseries
|
2024-06-10 16:02:32 +02:00 |
|
ViacheslavKlimov
|
02dc49fd3a
|
Fix tenant not found error for notification rules
|
2024-06-10 13:22:10 +03:00 |
|
Igor Kulikov
|
19630f6c36
|
Merge branch 'master' into feature/scada-symbol
|
2024-06-07 15:42:38 +03:00 |
|
Igor Kulikov
|
af35d6a678
|
Merge pull request #10918 from rusikv/enhancement/mobile-qr-home
Mobile app qr code improvements
|
2024-06-07 15:14:58 +03:00 |
|
Igor Kulikov
|
2500bb2e1c
|
Install SCADA symbols from data folder. UI: SCADA editor -> Add Zoom In/Out buttons, improve tooltips.
|
2024-06-06 17:26:41 +03:00 |
|
dashevchenko
|
9ae3bd167a
|
fixed app store link retrieval
|
2024-06-06 12:17:57 +03:00 |
|
dashevchenko
|
951f017e7c
|
extended mobile application settings with default store links
|
2024-06-06 11:53:02 +03:00 |
|
dashevchenko
|
be5220a9e9
|
fixed mobile app settings default value for store links
|
2024-06-05 19:02:42 +03:00 |
|
Viacheslav Klimov
|
42679a535f
|
Merge pull request #10920 from dashevchenko/queueStatsFix
Added api to retrieve queue stats entities
|
2024-06-05 15:50:03 +03:00 |
|
dashevchenko
|
78e4fd3013
|
added api to retrieve queuestats by ids
|
2024-06-05 09:41:59 +03:00 |
|
Igor Kulikov
|
3af88a8d9f
|
Merge with upstream/master
|
2024-06-04 13:45:34 +03:00 |
|
dashevchenko
|
2adf666051
|
fixed entity data query permission part for DASHBOARD entity
|
2024-06-04 12:26:38 +03:00 |
|
dashevchenko
|
cbe8f1b67f
|
added api to retrieve queue stats entities
|
2024-06-03 16:27:42 +03:00 |
|
Igor Kulikov
|
9e8fe8ad73
|
UI: SCADA symbol components refactoring.
|
2024-05-30 18:20:50 +03:00 |
|
rusikv
|
9844b44bc6
|
Merge remote-tracking branch 'upstream/master' into enhancement/mobile-app-qr-code-improvements
|
2024-05-30 11:35:08 +03:00 |
|
dashevchenko
|
5807d8ce3c
|
deleted badgeStyle enum
|
2024-05-28 11:53:24 +03:00 |
|
dashevchenko
|
7db220e9e4
|
deleted badge style from mobile app settings
|
2024-05-27 12:36:05 +03:00 |
|
YevhenBondarenko
|
b72c08d988
|
fixed mqtt basic connectivity command
|
2024-05-23 22:27:14 +02:00 |
|