Vladyslav_Prykhodko
091eebb40c
Fix stray double space in api-usage-widget ternary
2 months ago
Igor Kulikov
72bc2567ad
Merge branch 'master' into feature/new-menu
2 months ago
Igor Kulikov
f81a5c8ced
UI: regroup CUSTOMER_USER menu under a Monitor section with dashboards / alarms / notifications
2 months ago
Igor Kulikov
141e6a9639
UI: tighten menu-service + menu-toggle wiring after menu-models reshape
2 months ago
Maksym Tsymbarov
c435bcdf6f
Used shared ShortNumberPipe for API usage value formatting
2 months ago
Viacheslav Klimov
741e456a56
Merge pull request #15875 from thingsboard/openapi-spec-dynamic-ports
Reserve dynamic ports for OpenAPI spec generation to avoid port conflicts
2 months ago
Maksym Tsymbarov
c3f5ca58e3
Remove redundant [disabled] binding on reactive-form fields to fix NG01001 warning
2 months ago
Maksym Tsymbarov
f2d147c31d
Merge remote-tracking branch 'origin/fix/ng01001-disabled-reactive-form-lts-4.3' into fix/ng01001-disabled-reactive-form-master
2 months ago
Igor Kulikov
9da475d754
chore(menu-toggle): drop now-unused Router dependency
2 months ago
Maksym Tsymbarov
42e3c8de6a
Remove redundant [disabled] binding on reactive-form fields to fix NG01001 warning
2 months ago
Igor Kulikov
1aeaa98838
chore(menu-toggle): drop legacy commented-out toggleSectionActive logic
2 months ago
Igor Kulikov
90d74eed8a
UI: continue menu-service/menu-toggle/user-menu wiring for new menu rollout
2 months ago
Viacheslav Klimov
632193cbdf
Reserve dynamic ports for OpenAPI spec generation to avoid port conflicts
2 months ago
Maksym Tsymbarov
caaf475254
Replaced redundant trackBy functions with direct @for tracking
2 months ago
Igor Kulikov
49687ceccd
chore(user-menu): drop unused ViewChild + MatMenu/MatMenuTrigger imports
2 months ago
Igor Kulikov
0c3cc5753e
UI: hide horizontal overflow in the side-menu scroll wrapper to keep collapsed rail clean
2 months ago
Viacheslav Klimov
6a20b053d6
Merge pull request #15874 from thingsboard/master-rc-merge
Merge rc into master
2 months ago
Viacheslav Klimov
48bdf25491
Merge branch 'rc' into master-rc-merge
2 months ago
Viacheslav Klimov
91fd824e83
Merge branch 'lts-4.3' into rc
2 months ago
Viacheslav Klimov
a20209dc41
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
2 months ago
Viacheslav Klimov
b147bab180
Merge pull request #15725 from dashevchenko/master_sysPropertySectionDesc3
Merge pr #15724 into master
2 months ago
Viacheslav Klimov
b7b4ecd1bf
Merge pull request #15724 from dashevchenko/lts_4.3_sysPropertySectionDesc2
Merge pr #15717 into lts-4.3
2 months ago
Viacheslav Klimov
349776c0eb
Merge pull request #15717 from dashevchenko/sysPropertySectionDesc
Cherry-picked system property section description
2 months ago
Igor Kulikov
9bb172af5b
UI: more menu/breadcrumb wiring — admin/customer/features/profiles route data and translations
2 months ago
Vladyslav Prykhodko
2808d71142
Merge pull request #15870 from thingsboard/rc
Merge rc into master
2 months ago
Vladyslav_Prykhodko
68524aa65c
Merge remote-tracking branch 'upstream/lts-4.3' into rc
2 months ago
Vladyslav_Prykhodko
38858e060e
Merge remote-tracking branch 'upstream/lts-4.2' into lts-4.3
2 months ago
Andrii Shvaika
684f2b7e96
Fix device-install wizard treating BOOLEAN/INTEGER form fields as strings
The device-install wizard substituted ${...} placeholders via a plain
string replace, so a quoted boolean macro like "cleanSession":
"${mqttCleanSession}" parsed as the string "false" (truthy) instead of
the JSON boolean false. Unchecking a boolean field (e.g. clean session)
therefore had no effect and read as true in the resulting integration.
Add a type-aware resolveTemplateJson() that, using the form-field type
recorded in form.json, emits BOOLEAN/INTEGER placeholders occupying a
whole quoted token as raw JSON values (unquoted) while leaving string
fields and embedded placeholders quoted. Route all template-parse call
sites through it. Fixes cleanSession, ssl, port and connectTimeoutSec
across all existing device packages without any template changes.
2 months ago
Vladyslav Prykhodko
59ab61ac06
Merge pull request #15867 from thingsboard/rc
Merge rc into master
2 months ago
Igor Kulikov
a4110103b7
UI: continue side-menu structure work — new menu sections, refreshed translations, widget-library route data
2 months ago
Igor Kulikov
a8927f9d63
UI: split admin "Settings" into separate platform and settings menu entries
Add a MenuId.platform pointing at the existing /settings path with the platform icon, retain MenuId.settings for the smaller "Settings" group, and re-point the SYS_ADMIN sidebar entry + admin-routing breadcrumb at the new platform id so each section can have its own icon and translation.
2 months ago
Igor Kulikov
c1cb71bbbc
UI: refresh menu models, admin resource pages, and image-gallery translations
Reshape MenuId / MenuSection metadata in menu.models.ts so menu-toggle can read the new structure; align the admin/JS library and resources routing/table configs with that shape; tighten js-library-table-header and js-resource templates plus the image-gallery action header; add the matching English locale entries.
2 months ago
Viacheslav Klimov
976716d7ee
Merge remote-tracking branch 'origin/lts-4.2' into lts-4.3
2 months ago
Viacheslav Klimov
58b97ab7c2
Merge branch 'lts-4.3' into rc
2 months ago
Viacheslav Klimov
d78724c294
Merge pull request #15849 from irynamatveieva/fix/cf-provision
Fix calculated field provisioning in solution installation
2 months ago
Viacheslav Klimov
28db33ba26
Merge pull request #15864 from thingsboard/master-rc-merge
Merge rc into master
2 months ago
Viacheslav Klimov
d9fc895ab0
Merge branch 'rc' into master-rc-merge
2 months ago
Viacheslav Klimov
66f6b3f721
Merge branch 'lts-4.3' into rc
2 months ago
Viacheslav Klimov
e53a7d6167
Merge pull request #15861 from thingsboard/update-client-master
Update client version (master merge)
2 months ago
Viacheslav Klimov
891e1b532c
Merge pull request #15862 from thingsboard/update-client
Update client version
2 months ago
Viacheslav Klimov
0797361041
Merge remote-tracking branch 'origin/update-client' into update-client-master
2 months ago
Viacheslav Klimov
bbfd836d6b
thingsboard.client.version set to 4.3.1.3
2 months ago
Vladyslav Prykhodko
e70298792a
Merge pull request #15852 from thingsboard/rc
Merge rc into master
2 months ago
Vladyslav_Prykhodko
2e4190e7e0
Merge remote-tracking branch 'upstream/lts-4.3' into rc
2 months ago
Vladyslav Prykhodko
b9faf3632d
Merge pull request #15832 from mtsymbarov-del/fix/new-doc-links-lts-4.3
Migrated help/doc links to new documentation structure
2 months ago
Maksym Tsymbarov
f7efee6122
Merge remote-tracking branch 'thingsboard-ce/master' into fix/new-doc-links-lts-4.3
2 months ago
Maksym Tsymbarov
7885e0f585
Fixed false "Unsaved changes" popup on the Alarm rule details page ( #15851 )
2 months ago
Maksym Tsymbarov
4b22f6c606
Migrated help/doc links to new documentation structure
2 months ago
Maksym Tsymbarov
6800d005a1
Added feature to enable/disable Web UI microservice HTTP response compression ( #15836 )
* Added feature to enable/disable Web UI microservice HTTP response compression
* Minor code style improvement
2 months ago
Vladyslav Prykhodko
3fa80b59f3
Merge pull request #15850 from thingsboard/rc
Merge rc into master
2 months ago