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
1 year ago
Dmytro Skarzhynets
8d749f593b
MQTT client: limit retransmission attempts to prevent unlimited memory usage and network overload
1 year ago
Artem Dzhereleiko
166475a524
UI: Refactoring connector settings
1 year ago
ViacheslavKlimov
950d1d85c4
Task results refactoring
1 year ago
ViacheslavKlimov
9e878923e1
Refactor job and task results
1 year ago
Igor Kulikov
439cd20700
Merge pull request #13290 from vvlladd28/bug/translate/nl-be/duplicate
Improved Nederlands (België) translation
1 year ago
Igor Kulikov
489e8367f7
Merge pull request #13289 from vvlladd28/bug/help-link/cf
Fixed incorrect help links for calculated fields
1 year ago
Igor Kulikov
e3c98ab5ef
Merge pull request #13253 from Terny22/widget-settings-broken-validation
Fixed an issue with broken pagination settings validation in table-widgets
1 year ago
Viacheslav Klimov
4057e6b42e
Merge pull request #13293 from irynamatveieva/jobs
Added findByKey method to job service
1 year ago
IrynaMatveieva
762abebf79
added query
1 year ago
IrynaMatveieva
97b45a6bf9
fixed tests
1 year ago
ViacheslavKlimov
d357be9209
Minor refactoring
1 year ago
IrynaMatveieva
874d59a706
updated methods
1 year ago
Artem Dzhereleiko
3066d17294
UI: Hint for dynamic settings and refactoring flow animation
1 year ago
IrynaMatveieva
5f9afd14d3
added findByKey method to service
1 year ago
Vladyslav Prykhodko
ff3c1e27ed
UI: Improved Nederlands (België) translation remove duplicate tranlate and invalid text
1 year ago
Vladyslav_Prykhodko
76fd2a3abb
UI: Add new unit definition
1 year ago
nickAS21
a7d0d27b58
Merge remote-tracking branch 'origin/lwm2m_observe_composite' into lwm2m_observe_composite
1 year ago
Vladyslav Prykhodko
9f04404496
Merge pull request #13287 from deaflynx/feature/ui/lwm2m_observe_composite
Device profile lwm2m transport added Observe strategy selector
1 year ago
deaflynx
8ebf996565
UI: lwm2m observe strategies minor updates.
1 year ago
deaflynx
be323e3c20
UI: lwm2m observe strategies minor updates.
1 year ago
Vladyslav_Prykhodko
8c178a2647
UI: Fixed incorrect help links for calculated fields
1 year ago
deaflynx
de589fb41c
UI: lwm2m observe strategies updated descriptions.
1 year ago
deaflynx
8c840f7c6f
UI: lwm2m observe strategy feature.
1 year ago
Vladyslav_Prykhodko
505dfb2e4d
UI: Add new unit definition
1 year ago
deaflynx
64bd969bee
UI: lwm2m observe strategies updated descriptions.
1 year ago
ViacheslavKlimov
44a4d9d690
Cleanup code
1 year ago
ViacheslavKlimov
479ff8e25e
Jobs reprocessing
1 year ago
ViacheslavKlimov
1562fc19d9
Test CF reprocessing jobs
1 year ago
ViacheslavKlimov
60fdb7df3d
Multiple queued jobs of the same type
1 year ago
ViacheslavKlimov
a317b4707a
Discard tasks when tenant is deleted
1 year ago
ViacheslavKlimov
ee9237c416
Implement job cancellation
1 year ago
IrynaMatveieva
64f35d2d7b
fixed entity service regisrty test
1 year ago
ViacheslavKlimov
290fba4819
Job stats, REST API, tests
1 year ago
ViacheslavKlimov
215c5dbb96
Jobs
1 year ago
Vladyslav Prykhodko
8c3f56da25
UI: Add unit definitions
1 year ago
Vladyslav Prykhodko
d0e56d860c
UI: Add unit definitions; add service map unit service
1 year ago
nickAS21
cff17821c5
lwm2m: add observeComposite ti init Client
1 year ago
nickAS21
b9706295ae
lwm2m: add new field: elemetryObserveStrategy observeStrategy -license:format
1 year ago
deaflynx
3f2fd6f979
UI: lwm2m observe strategy feature.
1 year ago
Vladyslav_Prykhodko
82ced843d3
UI: Refactoring convert unit
1 year ago
Vladyslav_Prykhodko
caa643d157
UI: Refactoring unit-input and panel
1 year ago
Vladyslav_Prykhodko
f5f794191d
UI: Add new unit definition
1 year ago
nickAS21
1131fda582
lwm2m: add new field: elemetryObserveStrategy observeStrategy;
1 year ago
yevhenii
08679cf561
PostgreSQL View for active Edges
- Moved filtering logic for active edges from inline native query to a database view (edge_active_attribute_view)
to simplify the query and improve maintainability.
1 year ago
Vladyslav_Prykhodko
2d9d43f068
UI: Add unit input group name
1 year ago
Vladyslav_Prykhodko
cfcb16a61b
UI: Refactoring units models; Add new units acceleration, angle, area, angular-acceleration
1 year ago
Viacheslav Klimov
63faeacc69
Merge pull request #13227 from irynamatveieva/improvements/calculated-fields
Added ability to preserve last update ts for calculated value
1 year ago
IrynaMatveieva
1fff7f1271
updated script help page
1 year ago
IrynaMatveieva
8e9cd196c1
fixed tests
1 year ago