ViacheslavKlimov
|
5993b8b963
|
Minor refactoring
|
2025-05-05 10:50:39 +03:00 |
|
IrynaMatveieva
|
18916bf693
|
added check for timestamp
|
2025-05-05 08:32:31 +03:00 |
|
nickAS21
|
3aab8b7197
|
lwm2m: create updateAttrTelemetry with updateResource - all change in one ArrayList to core
|
2025-05-02 20:31:36 +03:00 |
|
Vladyslav_Prykhodko
|
83e5305966
|
UI: Add new unit definition
|
2025-05-02 20:29:10 +03:00 |
|
ViacheslavKlimov
|
ac9e738018
|
Task processing timeout
|
2025-05-02 17:43:14 +03:00 |
|
ViacheslavKlimov
|
4c01b3d70a
|
Refactoring for task processor queue factories
|
2025-05-02 16:23:05 +03:00 |
|
ViacheslavKlimov
|
e59460b42b
|
Task processors partitioning
|
2025-05-02 15:14:00 +03:00 |
|
Artem Dzhereleiko
|
23ded89dea
|
UI: Refactoring
|
2025-05-02 13:31:37 +03:00 |
|
Artem Dzhereleiko
|
1c5fc16b58
|
UI: Remove unused constant
|
2025-05-02 13:19:40 +03:00 |
|
Artem Dzhereleiko
|
71724b95d6
|
UI: Fixed percent value for doughnut chart
|
2025-05-02 13:14:51 +03:00 |
|
ViacheslavKlimov
|
09e334660f
|
Truncate notification table on test finish
|
2025-05-02 13:02:21 +03:00 |
|
yuliaklochai
|
d6aa53a858
|
UI: added trendz settings tab
|
2025-05-02 12:42:14 +03:00 |
|
ViacheslavKlimov
|
03845450ef
|
Truncate notification table on test finish
|
2025-05-02 12:40:40 +03:00 |
|
ViacheslavKlimov
|
f4cd471082
|
Notification on job finish
|
2025-05-02 12:26:23 +03:00 |
|
Artem Dzhereleiko
|
b7081eed03
|
UI: Add completion for new scada api
|
2025-05-02 11:27:28 +03:00 |
|
Vladyslav_Prykhodko
|
357a1512e8
|
UI: Improved dashboard autocomplete - ignoreError and add error handling
|
2025-05-02 11:26:06 +03:00 |
|
Vladyslav_Prykhodko
|
1734a890e3
|
UI: Refactoring units service
|
2025-05-01 18:19:00 +03:00 |
|
Artem Dzhereleiko
|
777228afe4
|
UI: Rename id property
|
2025-05-01 16:39:46 +03:00 |
|
Dmytro Skarzhynets
|
e84a006091
|
Merge branch 'rc' into fix/mqtt-client/infinite-retransmission-memory-leak
# Conflicts:
# application/src/main/java/org/thingsboard/server/actors/ActorSystemContext.java
|
2025-05-01 16:33:44 +03:00 |
|
Dmytro Skarzhynets
|
8d749f593b
|
MQTT client: limit retransmission attempts to prevent unlimited memory usage and network overload
|
2025-05-01 16:30:41 +03:00 |
|
Artem Dzhereleiko
|
166475a524
|
UI: Refactoring connector settings
|
2025-05-01 16:21:14 +03:00 |
|
ViacheslavKlimov
|
950d1d85c4
|
Task results refactoring
|
2025-05-01 15:02:28 +03:00 |
|
ViacheslavKlimov
|
9e878923e1
|
Refactor job and task results
|
2025-05-01 13:41:36 +03:00 |
|
Igor Kulikov
|
439cd20700
|
Merge pull request #13290 from vvlladd28/bug/translate/nl-be/duplicate
Improved Nederlands (België) translation
|
2025-05-01 13:15:19 +03:00 |
|
Igor Kulikov
|
489e8367f7
|
Merge pull request #13289 from vvlladd28/bug/help-link/cf
Fixed incorrect help links for calculated fields
|
2025-05-01 13:14:48 +03:00 |
|
Igor Kulikov
|
e3c98ab5ef
|
Merge pull request #13253 from Terny22/widget-settings-broken-validation
Fixed an issue with broken pagination settings validation in table-widgets
|
2025-05-01 13:14:20 +03:00 |
|
Viacheslav Klimov
|
4057e6b42e
|
Merge pull request #13293 from irynamatveieva/jobs
Added findByKey method to job service
|
2025-05-01 12:36:31 +03:00 |
|
IrynaMatveieva
|
762abebf79
|
added query
|
2025-05-01 12:33:12 +03:00 |
|
IrynaMatveieva
|
97b45a6bf9
|
fixed tests
|
2025-05-01 12:23:59 +03:00 |
|
ViacheslavKlimov
|
d357be9209
|
Minor refactoring
|
2025-05-01 12:18:10 +03:00 |
|
IrynaMatveieva
|
874d59a706
|
updated methods
|
2025-05-01 11:59:41 +03:00 |
|
Artem Dzhereleiko
|
3066d17294
|
UI: Hint for dynamic settings and refactoring flow animation
|
2025-05-01 10:41:38 +03:00 |
|
IrynaMatveieva
|
5f9afd14d3
|
added findByKey method to service
|
2025-05-01 08:59:58 +03:00 |
|
Vladyslav Prykhodko
|
ff3c1e27ed
|
UI: Improved Nederlands (België) translation remove duplicate tranlate and invalid text
|
2025-04-30 23:47:19 +03:00 |
|
Vladyslav_Prykhodko
|
76fd2a3abb
|
UI: Add new unit definition
|
2025-04-30 18:31:57 +03:00 |
|
nickAS21
|
a7d0d27b58
|
Merge remote-tracking branch 'origin/lwm2m_observe_composite' into lwm2m_observe_composite
|
2025-04-30 18:17:47 +03:00 |
|
Vladyslav Prykhodko
|
9f04404496
|
Merge pull request #13287 from deaflynx/feature/ui/lwm2m_observe_composite
Device profile lwm2m transport added Observe strategy selector
|
2025-04-30 18:16:00 +03:00 |
|
deaflynx
|
8ebf996565
|
UI: lwm2m observe strategies minor updates.
|
2025-04-30 17:51:00 +03:00 |
|
deaflynx
|
be323e3c20
|
UI: lwm2m observe strategies minor updates.
|
2025-04-30 17:38:21 +03:00 |
|
Vladyslav_Prykhodko
|
8c178a2647
|
UI: Fixed incorrect help links for calculated fields
|
2025-04-30 16:46:12 +03:00 |
|
deaflynx
|
de589fb41c
|
UI: lwm2m observe strategies updated descriptions.
|
2025-04-30 13:07:43 +03:00 |
|
deaflynx
|
8c840f7c6f
|
UI: lwm2m observe strategy feature.
|
2025-04-30 13:07:37 +03:00 |
|
Vladyslav_Prykhodko
|
505dfb2e4d
|
UI: Add new unit definition
|
2025-04-30 13:00:48 +03:00 |
|
deaflynx
|
64bd969bee
|
UI: lwm2m observe strategies updated descriptions.
|
2025-04-30 12:45:44 +03:00 |
|
ViacheslavKlimov
|
44a4d9d690
|
Cleanup code
|
2025-04-30 11:25:32 +03:00 |
|
ViacheslavKlimov
|
479ff8e25e
|
Jobs reprocessing
|
2025-04-30 11:18:22 +03:00 |
|
ViacheslavKlimov
|
1562fc19d9
|
Test CF reprocessing jobs
|
2025-04-30 11:18:08 +03:00 |
|
ViacheslavKlimov
|
60fdb7df3d
|
Multiple queued jobs of the same type
|
2025-04-30 11:17:30 +03:00 |
|
ViacheslavKlimov
|
a317b4707a
|
Discard tasks when tenant is deleted
|
2025-04-30 11:17:03 +03:00 |
|
ViacheslavKlimov
|
ee9237c416
|
Implement job cancellation
|
2025-04-30 11:16:57 +03:00 |
|