Viacheslav Klimov
|
17bd5cc792
|
Merge pull request #12615 from thingsboard/upgrade-cleanup-4.0
Upgrade cleanup for 4.0
|
2025-02-06 17:18:59 +02:00 |
|
mpetrov
|
c167c6969f
|
Improved styling
|
2025-02-06 17:17:10 +02:00 |
|
mpetrov
|
d5e1492464
|
Improved styling
|
2025-02-06 17:14:16 +02:00 |
|
mpetrov
|
0c226afbc8
|
class order
|
2025-02-06 17:13:45 +02:00 |
|
mpetrov
|
dfb22314e4
|
Improved styling
|
2025-02-06 17:13:04 +02:00 |
|
ViacheslavKlimov
|
daf0b78ac5
|
Optimize imports
|
2025-02-06 17:07:13 +02:00 |
|
IrynaMatveieva
|
ebab88ac6a
|
added logs
|
2025-02-06 17:06:21 +02:00 |
|
ViacheslavKlimov
|
da1cd61632
|
Merge branch 'master' of github.com:thingsboard/thingsboard into upgrade-cleanup-4.0
|
2025-02-06 17:05:29 +02:00 |
|
mpetrov
|
ff647aedc7
|
Improved context passing
|
2025-02-06 17:01:33 +02:00 |
|
ViacheslavKlimov
|
908be4e163
|
Update supported upgrade versions, cleanup
|
2025-02-06 16:51:48 +02:00 |
|
IrynaMatveieva
|
7fcd948071
|
fixed error when no telemetry in db
|
2025-02-06 16:11:58 +02:00 |
|
mpetrov
|
5354eaa80b
|
Adjusted sizing
|
2025-02-06 16:10:26 +02:00 |
|
Viacheslav Klimov
|
8472e4f74e
|
Merge pull request #12612 from thingsboard/feature/gateway-dashboard-auto-branch
Resolve gateway dashboard branch automatically
|
2025-02-06 15:59:29 +02:00 |
|
mpetrov
|
c8b7b1c3a2
|
refactoring
|
2025-02-06 15:53:55 +02:00 |
|
mpetrov
|
7ad8913b16
|
refactoring
|
2025-02-06 15:52:29 +02:00 |
|
mpetrov
|
2214bf8ef2
|
Calculated Fields Debug Events dialog basic implementation
|
2025-02-06 15:47:52 +02:00 |
|
ViacheslavKlimov
|
be836eab71
|
Resolve gateway dashboard branch automatically
|
2025-02-06 15:35:09 +02:00 |
|
yevhenii
|
3a32bf81da
|
Fix error in device profile processing
- Added and fixed test
|
2025-02-06 13:20:25 +02:00 |
|
Andrew Shvayka
|
8fc7ae2897
|
Merge pull request #12565 from jekka001/error-processing-resources
Fix error in resource processing
|
2025-02-06 12:22:36 +02:00 |
|
Vladyslav_Prykhodko
|
08eef1c922
|
UI: Fixed incorrect search by LWM2M models
|
2025-02-06 12:01:55 +02:00 |
|
Viacheslav Klimov
|
1866fa9f65
|
Merge pull request #12600 from AndriiLandiak/fix/swagger-api-auth-token-endpoint
Refresh JWT token swagger endpoint
|
2025-02-06 11:25:05 +02:00 |
|
Andrew Shvayka
|
814dc0c726
|
Merge pull request #12413 from dskarzh/feature/save-timeseries-strategies
Save time series strategies
|
2025-02-06 11:20:52 +02:00 |
|
Dmytro Skarzhynets
|
708c25d1ec
|
Save time series strategies: naming improvement
|
2025-02-06 11:09:23 +02:00 |
|
IrynaMatveieva
|
83f55ebf9d
|
Merge branch 'feature/calculated-fields' of github.com:thingsboard/thingsboard into calculated-fields
|
2025-02-06 08:24:21 +02:00 |
|
artem-barysh-dev
|
3370935be8
|
MQTT: fix unsubscribe error without previous subscribe (#12575)
improved formatting and moved check to recordActivityInternal.
Added warn log and check on provision
Updated license format
|
2025-02-05 19:15:14 +02:00 |
|
dashevchenko
|
f128f49d44
|
test fixes
|
2025-02-05 18:57:23 +02:00 |
|
Vladyslav Prykhodko
|
58864b140e
|
Merge pull request #12603 from maxunbearable/feature/calculated-fields-import-export
Added calculated field import/export
|
2025-02-05 18:04:01 +02:00 |
|
mpetrov
|
669bfcbb22
|
Added calculated field import/export
|
2025-02-05 17:57:18 +02:00 |
|
Andrew Shvayka
|
fc79a18df4
|
Merge pull request #12593 from volodymyr-babak/edge-dashboard-fix
Edge - fixed assignment/un-assignment of dashboards
|
2025-02-05 16:55:28 +02:00 |
|
dashevchenko
|
09bd3de984
|
test fixes
|
2025-02-05 16:42:31 +02:00 |
|
Andrii Shvaika
|
0332e0f0c9
|
Bug fixes for monolith
|
2025-02-05 16:39:48 +02:00 |
|
Vladyslav_Prykhodko
|
dd9e45deee
|
UI: Rename 'get dashboard state with params' to 'get dashboard state object'
|
2025-02-05 16:37:10 +02:00 |
|
Oleksandra Matviienko
|
139c0c1d04
|
Type casting was performed in the Test class
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2025-02-05 13:25:00 +01:00 |
|
IrynaMatveieva
|
bf9d4d30ae
|
handled debug error event
|
2025-02-05 14:21:41 +02:00 |
|
dashevchenko
|
3d9897f5af
|
fixed NullPointer exception in CachedAttributesService
|
2025-02-05 13:30:42 +02:00 |
|
yevhenii_zahrebelnyi
|
28df1a48b8
|
Merge branch 'rc' into error-processing-resources
|
2025-02-05 12:59:15 +02:00 |
|
Andrii Shvaika
|
0d57d69964
|
Merge with main branch
|
2025-02-05 12:56:10 +02:00 |
|
Andrew Shvayka
|
14a758f7da
|
Merge pull request #12592 from irynamatveieva/calculated-fields
Calculated fields
|
2025-02-05 12:52:01 +02:00 |
|
Andrii Shvaika
|
407511be52
|
Cache implementation
|
2025-02-05 12:51:50 +02:00 |
|
Andrii Landiak
|
82a823cac8
|
Add swagger endpoint for refresh jwt token
|
2025-02-05 12:49:02 +02:00 |
|
IrynaMatveieva
|
3818d1cb68
|
debug events(wip)
|
2025-02-05 12:34:10 +02:00 |
|
dashevchenko
|
b2bf5b9f65
|
configurable edqs sync batch sizes
|
2025-02-05 12:20:23 +02:00 |
|
Andrew Shvayka
|
d55f36d803
|
Merge pull request #12599 from vvlladd28/bug/dashboard-autocomplete/cached-result
Fixed unclear cached result in dashboard autocomplete when changing user
|
2025-02-05 12:14:49 +02:00 |
|
Andrew Shvayka
|
758dbc1d19
|
Merge pull request #12589 from vvlladd28/bug/expand-setting/lose-context
Fixed lose context when use expandSettingComponentMap in custom widgets
|
2025-02-05 12:14:24 +02:00 |
|
Vladyslav_Prykhodko
|
783579a093
|
UI: Fixed unclear cached result in dashboard autocomplete when changing user
|
2025-02-05 11:56:51 +02:00 |
|
IrynaMatveieva
|
ebff4abf0a
|
Merge branch 'feature/calculated-fields' of github.com:thingsboard/thingsboard into calculated-fields
|
2025-02-05 08:22:01 +02:00 |
|
Oleksandra Matviienko
|
76155aca75
|
Added test to verify attribute and RPC subscriptions removal on session overflow.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2025-02-04 21:24:24 +01:00 |
|
Vladyslav Prykhodko
|
634ff46ef7
|
Merge pull request #12591 from maxunbearable/feature/calculated-fields-adjustments
Calculated fields adjustments, improvements and fixes
|
2025-02-04 18:25:11 +02:00 |
|
mpetrov
|
1ac9d41377
|
formatting
|
2025-02-04 18:24:34 +02:00 |
|
mpetrov
|
33825e5660
|
Changed styling
|
2025-02-04 18:24:03 +02:00 |
|