Artem Dzhereleiko
|
a460570c44
|
UI: Fixed scale symbol units
|
2025-02-13 15:24:12 +02:00 |
|
Andrew Shvayka
|
b242f35968
|
Merge pull request #12663 from vvlladd28/bug/liquid-lelev/selector
Fixed incorrect liquid level widget config selector
|
2025-02-11 15:04:59 +02:00 |
|
Andrew Shvayka
|
81f306841a
|
Merge pull request #12634 from vvlladd28/bug/entity-autocomplete/details-page-link
Fixed incorrect entity details page link in entity autocomplete component
|
2025-02-11 15:04:18 +02:00 |
|
Andrew Shvayka
|
3c632d7abd
|
Merge pull request #12633 from ChantsovaEkaterina/bug/csv-export-string-with-semicolon
Fixed CSV export for strings containing semicolon
|
2025-02-11 15:03:38 +02:00 |
|
Andrew Shvayka
|
1ca7e1de3e
|
Merge pull request #12630 from ChantsovaEkaterina/improvement/datetime-period-validation
Timewindow date-time period - improve behavior on changing start/end time
|
2025-02-11 15:03:23 +02:00 |
|
Andrew Shvayka
|
40e576ee94
|
Merge pull request #12610 from vvlladd28/bug/lwm2m/list-sort-property
Fixed incorrect search by LWM2M models
|
2025-02-11 15:02:57 +02:00 |
|
Andrew Shvayka
|
b29d1722ac
|
Merge pull request #12551 from vvlladd28/feature/get-action-type/dashboard-state-with-params
Add 'Get dashboard state object' action type
|
2025-02-11 15:02:37 +02:00 |
|
Vladyslav_Prykhodko
|
03e3391f6d
|
UI: Fixed incorrect liquid level widget config selector
|
2025-02-11 14:42:29 +02:00 |
|
Viacheslav Klimov
|
75dc3d8432
|
Merge pull request #12640 from engix-ltd/master
Encode username/password pair instead of decoding it.
|
2025-02-10 15:54:23 +02:00 |
|
Viacheslav Klimov
|
feeee23fa0
|
Merge pull request #12649 from thingsboard/rc
rc
|
2025-02-10 15:35:43 +02:00 |
|
Viacheslav Klimov
|
65c8b37316
|
Merge pull request #12626 from thingsboard/remove-deprecation
Remove outdated deprecation checks
|
2025-02-10 15:33:29 +02:00 |
|
Viacheslav Klimov
|
3cb140a76a
|
Merge pull request #12631 from vvlladd28/bug/detail-page/mobile-view
Fixed mobile view on the entity details page
|
2025-02-10 15:21:04 +02:00 |
|
devaskim
|
0cda72e6b2
|
Encode username/passwrod pair instead of decoding it while creating request.
|
2025-02-09 17:32:36 +05:00 |
|
Vladyslav_Prykhodko
|
e63ae9c7fb
|
UI: Fixed incorrect entity details page link in autocomplete component
|
2025-02-07 19:53:31 +02:00 |
|
Ekaterina Chantsova
|
eef69e3046
|
Fixed CSV export for strings containing semicolon
|
2025-02-07 18:40:15 +02:00 |
|
Vladyslav_Prykhodko
|
bdb44c9e86
|
UI: Fixed mobile view in details page
|
2025-02-07 18:26:38 +02:00 |
|
Ekaterina Chantsova
|
fc4edc0209
|
Merge branch 'master' into improvement/datetime-period-validation
|
2025-02-07 18:06:34 +02:00 |
|
Ekaterina Chantsova
|
44009d4e6c
|
UI: Date-time period - improve behaviour on changing start/end time
|
2025-02-07 17:54:39 +02:00 |
|
ViacheslavKlimov
|
3d40761831
|
Remove outdated deprecation checks
|
2025-02-07 16:01:38 +02:00 |
|
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 |
|
ViacheslavKlimov
|
daf0b78ac5
|
Optimize imports
|
2025-02-06 17:07:13 +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 |
|
ViacheslavKlimov
|
908be4e163
|
Update supported upgrade versions, cleanup
|
2025-02-06 16:51:48 +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 |
|
ViacheslavKlimov
|
be836eab71
|
Resolve gateway dashboard branch automatically
|
2025-02-06 15:35:09 +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 |
|
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 |
|
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 |
|
Vladyslav_Prykhodko
|
dd9e45deee
|
UI: Rename 'get dashboard state with params' to 'get dashboard state object'
|
2025-02-05 16:37:10 +02:00 |
|
yevhenii_zahrebelnyi
|
28df1a48b8
|
Merge branch 'rc' into error-processing-resources
|
2025-02-05 12:59:15 +02:00 |
|
Andrii Landiak
|
82a823cac8
|
Add swagger endpoint for refresh jwt token
|
2025-02-05 12:49:02 +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 |
|
Vladyslav_Prykhodko
|
be41d477f8
|
UI: Fixed detect change state in dashboard
|
2025-02-04 17:33:57 +02:00 |
|
Volodymyr Babak
|
4657e66d92
|
Fixed assignemnt/unassignemnt of dashboards
|
2025-02-04 17:15:43 +02:00 |
|
yevhenii
|
0dface5490
|
Fix error in resource processing
- Added update JKS resource on Cloud
|
2025-02-04 16:41:13 +02:00 |
|
Vladyslav_Prykhodko
|
152d901d3e
|
UI: Fixed lose context when use expandSettingComponentMap in custom widgets
|
2025-02-04 12:49:21 +02:00 |
|
yevhenii
|
726e6f7902
|
Fix error in resource processing
- Added a check that the resource is not updatable
|
2025-02-04 12:02:58 +02:00 |
|
Andrew Shvayka
|
ba840c6543
|
Merge pull request #12581 from smatvienko-tb/hotfix/device_subscriptions_remove_on_session_limit
core device actor: device subscriptions remove on session limit
|
2025-02-04 11:52:40 +02:00 |
|
Vladyslav_Prykhodko
|
ebf6072ee7
|
Merge remote-tracking branch 'upstream/master' into feature/get-action-type/dashboard-state-with-params
|
2025-02-04 11:41:56 +02:00 |
|
Sergey Matvienko
|
4dfd4737a4
|
Device Actor processor remove subscriptions on MaxSessionsLimit
|
2025-02-03 18:17:15 +01:00 |
|
Viacheslav Klimov
|
cf53074d13
|
Merge pull request #12497 from YevhenBondarenko/fix/prod-5464
fixed NPE in sendRpcResponseToTbCore
|
2025-02-03 11:44:20 +02:00 |
|
Igor Kulikov
|
c76cd05b12
|
Merge branch 'rc'
|
2025-01-31 18:38:24 +02:00 |
|
Igor Kulikov
|
fb77ef8e7e
|
Merge pull request #12556 from vvlladd28/feature/widget-settings-component/remove-map
Enchancement extract widget settings component from system module
|
2025-01-31 18:34:32 +02:00 |
|
Igor Kulikov
|
410341df32
|
Merge pull request #12544 from deaflynx/fix/data-subscription-cmds-key-duplicates
Entity data subscription cmds prepare keys without duplicates.
|
2025-01-31 18:18:35 +02:00 |
|