Igor Kulikov
710c5fb4ee
UI: Improve wheel valve SCADA symbol animation.
2024-07-25 19:55:38 +03:00
Igor Kulikov
6c3c361f07
UI: Horizontal wheel valve SCADA symbol
2024-07-25 18:25:15 +03:00
Igor Kulikov
1b9277cff8
UI: Filter SCADA symbols.
2024-07-25 16:46:08 +03:00
Igor Kulikov
7f09dd2006
UI: Motor pump SCADA symbols.
2024-07-25 15:42:23 +03: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
Igor Kulikov
089f01fcfb
UI: Centrifugal pump SCADA symbol.
2024-07-24 17:53:05 +03:00
Artem Dzhereleiko
093e57374e
UI: Improvements for notification widget
2024-07-24 17:25:50 +03:00
logresearch
0f54161194
Update ImagesUpdater.java
...
The original logging statement had an inconsistency where the static text suggested an error in updating images, but the dynamic variables indicated an error in fetching an entity by ID. The update removes the redundant type placeholder in the error message to align the static text with the actual operation that failed, which is fetching an entity by ID.
2024-07-24 19:57:38 +08:00
YevhenBondarenko
358925cffe
added version for relations
2024-07-24 13:35:29 +02:00
Igor Kulikov
042d25e7f0
UI: Update flow meter SCADA symbols metadata - remove showValue property.
2024-07-24 13:11:09 +03:00
Igor Kulikov
32d6fed468
UI: Vertical inline flow meter SCADA symbol.
2024-07-23 15:04:59 +03:00
Igor Kulikov
696c0a2a39
UI: Horizontal inline flow meter SCADA symbol.
2024-07-23 14:05:39 +03:00
Igor Kulikov
7b5feea6cf
UI: Bottom/Left flow meter SCADA symbols.
2024-07-22 18:46:39 +03:00
Igor Kulikov
dbe1e3dea8
Merge pull request #11184 from ArtemDzhereleiko/AD/bug-fix/input-widgets-string
...
Fixed String input widgets
2024-07-22 16:52:44 +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
ViacheslavKlimov
8d34a2003e
Fix entities deletion task reprocessing
2024-07-19 18:26:34 +03:00
Igor Kulikov
72551b5544
UI: Right flow meter SCADA symbol.
2024-07-19 18:22:17 +03:00
dashevchenko
b57744f5d5
added test for Oauth2Controller, DomainController, MobileAppController
2024-07-19 17:16:41 +03:00
Igor Kulikov
6445b7db04
UI: Top flow meter SCADA symbol.
2024-07-19 16:01:57 +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
Viacheslav Klimov
d88aa95bfc
Merge pull request #11223 from volodymyr-babak/hotifx/fix-profile-fetch-for-deleted-entity
...
Handle properly DELETE cases for ASSET/DEVICE to push ENTITY_DELETED event into correct rule chain
2024-07-17 12:31:26 +03:00
Volodymyr Babak
b7c505efcd
DefaultTbClusterService.getRuleEngineProfileForEntityOrElseNull - Added unit tests
2024-07-17 12:28:07 +03:00
Volodymyr Babak
a2e4cb9a7d
Handle properly DELETE cases for ASSET/DEVICE to push ENTITY_DELETED msg into correct rule chain of the profile
2024-07-17 12:28:02 +03:00
Volodymyr Babak
ed8a20b89d
EdgeEventSourcing - ignore EntityAlarm save events. Alarms pushed to edge using push_to_edge node
2024-07-17 12:20:02 +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
31d2d14f60
Cache transaction support for versioned entities
2024-07-16 10:29:58 +03:00
ViacheslavKlimov
f7daf371fc
Merge remote-tracking branch 'origin/master' into feature/entities-version
2024-07-16 10:09:19 +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
Andrii Landiak
95178d12ea
Fix OAuth2EdgeTest
2024-07-11 14:48:57 +03:00
Artem Dzhereleiko
93b0ea3c59
UI: Fixed String input widgets
2024-07-10 14:48:16 +03:00
YevhenBondarenko
7945669303
fixed sparkplug tests
2024-07-10 12:22:08 +02:00
ViacheslavKlimov
68c8bf8db7
Merge remote-tracking branch 'origin/hotfix/3.7'
2024-07-10 10:48:49 +03:00
Viacheslav Klimov
d934932138
Merge pull request #11156 from YevhenBondarenko/fix/swagger-enabled
...
Fix startup error when Swagger is disabled
2024-07-10 10:40:23 +03:00
Viacheslav Klimov
138f95e1c0
Default prop value for Swagger group name
2024-07-10 10:34:06 +03:00
YevhenBondarenko
bee9cfef9c
added ability to change swagger group name (definition)
2024-07-09 17:40:41 +02:00
YevhenBondarenko
164185c0f3
added upgrade script for attributes and latest ts
2024-07-09 17:17:23 +02:00
Andrii Landiak
c3cd5e2760
Improve logic: add check for oauth2 event to edge on convertToDownlink
2024-07-09 18:05:57 +03:00
Andrii Landiak
0984a754b6
Fix oauth2 edge validator
2024-07-09 17:59:24 +03:00
Viacheslav Klimov
94b670d72e
Merge pull request #9724 from thingsboard/feature/notifications-widget
...
Notifications widget
2024-07-09 11:40:25 +03:00
Vladyslav_Prykhodko
34f6b84bca
Merge remote-tracking branch 'upstream/master' into improvement/gateway-dashboard
2024-07-08 17:12:40 +03:00
Igor Kulikov
54cd65765e
Merge pull request #11144 from ArtemDzhereleiko/AD/translate/timeseries-json-description
...
[Localization Support] - Standardize 'Time Series' Terminology in English for widgets description
2024-07-08 17:08:40 +03:00
Igor Kulikov
4593c8d652
Merge pull request #11138 from ArtemDzhereleiko/AD/imp/widget/notification
...
Notification widget
2024-07-08 17:07:55 +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