dashevchenko
|
60b03288cd
|
wrapped /infos endpoint by PageData for UI opportunities
|
2024-08-02 12:03:18 +03:00 |
|
imbeacon
|
599237d08d
|
Refactoring
|
2024-08-02 09:39:23 +03:00 |
|
imbeacon
|
91d0f1dd1d
|
Added ability to provision gateway device on device creating using device provisioning feature
|
2024-08-01 15:44:48 +03:00 |
|
Andrii Landiak
|
5ca6ad03e3
|
CE: optimize java imports
|
2024-08-01 11:12:10 +03:00 |
|
ViacheslavKlimov
|
a98ae2c519
|
JPA config refactoring
|
2024-07-31 11:56:50 +03:00 |
|
Viacheslav Klimov
|
9d700b381a
|
Merge pull request #11224 from thingsboard/hotfix/3.7
Hotfix/3.7
|
2024-07-30 14:09:10 +03:00 |
|
YevhenBondarenko
|
c619be45b6
|
set version_seq cache to 1
|
2024-07-29 21:31:14 +02:00 |
|
YevhenBondarenko
|
922847baf6
|
minor refactoring
|
2024-07-26 14:03:49 +02:00 |
|
ViacheslavKlimov
|
248c268d6a
|
Dedicated datasource for events
|
2024-07-25 13:53:14 +03:00 |
|
YevhenBondarenko
|
977da8bc8a
|
fixed tests
|
2024-07-25 12:01:42 +02:00 |
|
YevhenBondarenko
|
a15ec624d7
|
fixed RelationCacheTest
|
2024-07-24 16:52:35 +02:00 |
|
logresearch
|
ec2b3e6655
|
Update BaseAlarmCommentService.java
|
2024-07-24 19:54:43 +08:00 |
|
YevhenBondarenko
|
358925cffe
|
added version for relations
|
2024-07-24 13:35:29 +02:00 |
|
ViacheslavKlimov
|
976e1e1e1f
|
Implement TTL for password reset and user activation links; refactoring and improvements
|
2024-07-24 13:22:17 +03:00 |
|
ViacheslavKlimov
|
2ae9d6dd46
|
Merge remote-tracking branch 'origin/feature/attr_tskv_version' into feature/entities-version
|
2024-07-22 15:04:51 +03:00 |
|
ViacheslavKlimov
|
dee62dfad2
|
Fix edge user update handling
|
2024-07-22 14:28:55 +03:00 |
|
ViacheslavKlimov
|
486fed375c
|
Add version for tenant entity
|
2024-07-22 14:27:26 +03:00 |
|
dashevchenko
|
333154ad62
|
fixed SqlDatabaseUpgradeService with new upgrade, refactoring
|
2024-07-22 13:48:43 +03:00 |
|
YevhenBondarenko
|
80ef8405c1
|
fixed clusterdown
|
2024-07-19 18:58:26 +02:00 |
|
ViacheslavKlimov
|
8d34a2003e
|
Fix entities deletion task reprocessing
|
2024-07-19 18:26:34 +03:00 |
|
dashevchenko
|
b57744f5d5
|
added test for Oauth2Controller, DomainController, MobileAppController
|
2024-07-19 17:16:41 +03:00 |
|
dashevchenko
|
1429d6a97c
|
renamed oauth2_registration table to oauth2_client
|
2024-07-19 11:25:09 +03:00 |
|
Igor Kulikov
|
ab884b7bd2
|
Merge with master
|
2024-07-18 18:49:51 +03:00 |
|
dashevchenko
|
f274c274e9
|
oauth2 configuration breakdown: initial implementation
|
2024-07-18 12:49:48 +03:00 |
|
ViacheslavKlimov
|
701260c4e9
|
Entities versioning refactoring
|
2024-07-17 16:51:07 +03:00 |
|
ViacheslavKlimov
|
f4ce0fcca1
|
Merge remote-tracking branch 'origin/feature/attr_tskv_version' into feature/entities-version
|
2024-07-17 14:02:10 +03:00 |
|
ViacheslavKlimov
|
cf2c922f1a
|
Merge remote-tracking branch 'origin/master' into feature/attr_tskv_version
|
2024-07-17 13:46:35 +03:00 |
|
Andrii Landiak
|
fca1eef2c1
|
Improve RedisTbTransactionalCacheTest
|
2024-07-16 14:54:12 +03:00 |
|
Andrii Landiak
|
1720803eba
|
Improvement after review: reuse getAndPutInTransaction, write test
|
2024-07-16 12:46:05 +03:00 |
|
ViacheslavKlimov
|
b46e9fb6ec
|
Merge remote-tracking branch 'origin/feature/attr_tskv_version' into feature/entities-version
|
2024-07-16 10:37:21 +03:00 |
|
ViacheslavKlimov
|
c15f34d91a
|
Merge remote-tracking branch 'origin/master' into feature/attr_tskv_version
|
2024-07-16 10:31:01 +03:00 |
|
ViacheslavKlimov
|
f7daf371fc
|
Merge remote-tracking branch 'origin/master' into feature/entities-version
|
2024-07-16 10:09:19 +03:00 |
|
ViacheslavKlimov
|
d0546ae83c
|
Put to cache after save for versioned entities
|
2024-07-16 10:06:34 +03:00 |
|
Andrii Landiak
|
9fc6929a77
|
Use cacheEnabled to disable caching in case cache.specs field 'maxSize' is 0
|
2024-07-15 15:44:34 +03:00 |
|
Sergey Matvienko
|
097429b816
|
Merge pull request #11199 from thingsboard/hotfix/3.7
Hotfix/3.7
|
2024-07-11 18:47:36 +02:00 |
|
Sergey Matvienko
|
094f840f11
|
JpaAlarmDao debug log added
|
2024-07-11 14:26:59 +02:00 |
|
ViacheslavKlimov
|
68c8bf8db7
|
Merge remote-tracking branch 'origin/hotfix/3.7'
|
2024-07-10 10:48:49 +03:00 |
|
YevhenBondarenko
|
272e3e8d6a
|
merge with feature/attr_tskv_version
|
2024-07-09 16:02:52 +02:00 |
|
YevhenBondarenko
|
d6367c9680
|
added version to timeseries and attribute protos
|
2024-07-09 15:19:01 +02:00 |
|
ViacheslavKlimov
|
6190c30662
|
Merge remote-tracking branch 'origin/feature/attr_tskv_version' into feature/entities-version
|
2024-07-09 13:19:02 +03:00 |
|
ViacheslavKlimov
|
cf821515fb
|
Refactoring for versioned caches
|
2024-07-09 13:17:25 +03:00 |
|
Viacheslav Klimov
|
94b670d72e
|
Merge pull request #9724 from thingsboard/feature/notifications-widget
Notifications widget
|
2024-07-09 11:40:25 +03:00 |
|
Igor Kulikov
|
81fa9a6ff2
|
Ability to show SCADA widget bundles/widgets first when adding widget to SCADA layout.
|
2024-07-08 16:28:40 +03:00 |
|
Igor Kulikov
|
00800f36f0
|
Add scada field to widgets bundles and widget types.
|
2024-07-05 19:19:20 +03:00 |
|
ViacheslavKlimov
|
1dcb64d298
|
Entities version refactoring
|
2024-07-05 16:20:19 +03:00 |
|
ViacheslavKlimov
|
7fb5f268c7
|
Merge remote-tracking branch 'origin/feature/attr_tskv_version' into feature/entities-version
# Conflicts:
# common/data/src/main/java/org/thingsboard/server/common/data/HasVersion.java
|
2024-07-05 15:03:39 +03:00 |
|
ViacheslavKlimov
|
1a2040d4cd
|
Remove redundant existsById from dao.removeById
|
2024-07-05 14:32:42 +03:00 |
|
YevhenBondarenko
|
84ea3b4afc
|
test fixes
|
2024-07-03 17:51:52 +02:00 |
|
YevhenBondarenko
|
0b51baf38d
|
LUA script improvements and used versioned cache for latest ts
|
2024-07-03 16:03:19 +02:00 |
|
ViacheslavKlimov
|
31e1d082f2
|
Proper error message when deleting dashboard referenced by asset profile
|
2024-07-03 12:35:13 +03:00 |
|