1535 Commits

Author SHA1 Message Date
Igor Kulikov
7ae3eea216
Merge pull request #4759 from vvlladd28/bugs/entities-table-widgets/detect-changes
UI: Fixed not updated view entities table widget, after updated values
2021-06-18 16:38:50 +03:00
Igor Kulikov
23b8b8debd
Merge pull request #4756 from Dmitriymush/fix/entity-hierarchy-widget
[PROD-520]Bug-fix/entity hierarchy widget entity node level
2021-06-18 16:36:16 +03:00
Igor Kulikov
d582f5b85f
Merge pull request #4749 from vvlladd28/improvement/resources/table
UI: Refactoring resource: add help link; improvement text and view
2021-06-18 16:33:25 +03:00
Igor Kulikov
0947cd5f18
Merge pull request #4747 from ViacheslavKlimov/fix/tenant-profile-configuration-ui
Fix DefaultTenantProfileConfiguration model
2021-06-18 16:32:51 +03:00
Igor Kulikov
9f58341ee1
Merge pull request #4744 from vvlladd28/bug/dashboard-logo/safe-url
UI: Add dashboard logo sanitizer url; Added dashboard logo cache
2021-06-18 16:31:28 +03:00
Andrii Shvaika
015443d35b Merge remote-tracking branch 'origin/master' into feature/lwm2m-refactoring-downlink 2021-06-17 18:32:23 +03:00
Vladyslav_Prykhodko
248e35cb24 UI: Fixed not updated view entities table, after updated values 2021-06-17 17:06:50 +03:00
Vladyslav_Prykhodko
0c1e608051 UI: Refactoring lwm2m object list 2021-06-17 16:35:30 +03:00
Dmitriymush
6a63b6e31d fix to entity node level 2021-06-17 14:16:46 +03:00
Vladyslav Prykhodko
079ae5fd8f UI: Refactoring resource: add help link; improvement text and view 2021-06-16 23:06:52 +03:00
Viacheslav Klimov
9717ef5ff5 Fix DefaultTenantProfileConfiguration model 2021-06-16 18:52:07 +03:00
Igor Kulikov
2a5ba8e8ad Add Apple OAuth2 provider. 2021-06-16 18:46:26 +03:00
Vladyslav_Prykhodko
4e15160904 UI: Add dashboard logo sanitizer url; Added dashboard logo cache 2021-06-16 11:17:46 +03:00
Vladyslav_Prykhodko
807a543d1c UI: Add validation ota package URL; Improvement ota-package-autocomplete; Refactoring update ota-packages in device-component 2021-06-15 16:50:30 +03:00
Igor Kulikov
633ab7d3f0
Merge pull request #4732 from vvlladd28/feauture/dashboard/widget-select-content
UI: Added content select in dashboard widget
2021-06-14 19:41:43 +03:00
Vladyslav_Prykhodko
095e8913ac UI: Revert code onRowClick function in table 2021-06-14 19:39:22 +03:00
Igor Kulikov
bc53750eb7
Merge pull request #4733 from vvlladd28/bug/entity-alias-dialog/delete-alias
UI: Fixed bug, not disabled deleting alias used only in alarm widgets
2021-06-14 19:36:52 +03:00
Igor Kulikov
c4037a9fa1
Merge pull request #4717 from vvlladd28/bug/widget-table/updated-data
UI: Fixed not correct show data in table widget
2021-06-14 19:23:38 +03:00
Vladyslav_Prykhodko
810c2a7ed3 UI: Fixed bug, not disabled deleting alias used only in alarm widgets 2021-06-14 18:57:02 +03:00
Vladyslav_Prykhodko
a0623e8e86 UI: Add cache cellContent, cellStyle, rowStyle in entity tables widget 2021-06-14 17:52:53 +03:00
Igor Kulikov
b4566a93fd Add mobile dashboard to alarm rules 2021-06-14 15:42:27 +03:00
Vladyslav_Prykhodko
10a55ea6d7 UI: Refactoring call ngZone in table widgets 2021-06-14 11:46:54 +03:00
Vladyslav_Prykhodko
c2c2f55dc3 Merge remote-tracking branch 'upstream/master' into feauture/dashboard/widget-select-content 2021-06-14 10:16:16 +03:00
Igor Kulikov
5afc39eb60
Merge pull request #4726 from vvlladd28/improvement/device-profile/lwm2m/server-security-ota-update
UI: Refactoring lwm2m device profile: security server config and ota update strategy
2021-06-11 19:50:38 +03:00
Igor Kulikov
f814162361
Merge pull request #4715 from vvlladd28/improvement/device-wizard/move-transport-configuration
UI: Device wizard - move transport type selector to step Transport configuration
2021-06-11 19:41:34 +03:00
Igor Kulikov
2f0d90be17
Merge pull request #4705 from ChantsovaEkaterina/bug/entities-count-datasource-label-not-displayed
UI: Fix entities count datasource label overwriting, configured label was never displayed
2021-06-11 19:38:34 +03:00
Igor Kulikov
9c175ce4c4
Merge pull request #4593 from woodyjon/fix/unit-title-digital-gauge
fix: do not "uppercase" unit title of digital gauges
2021-06-11 19:31:29 +03:00
Igor Kulikov
094027c4e6
Merge pull request #4545 from lwd369/add-zh_CN-translation
Add some Simplified Chinese translation
2021-06-11 19:29:12 +03:00
Vladyslav_Prykhodko
51814f4017 UI: Refactoring lwm2m device profile: security server config and ota update strategy 2021-06-11 17:28:54 +03:00
Igor Kulikov
1ed624d30b Introduce mobile app oauth2 request authentication using application token signed by application secret. 2021-06-11 13:37:23 +03:00
Vladyslav Prykhodko
9bb4ae8a5d UI: Add select content in widget 2021-06-11 08:34:47 +03:00
Igor Kulikov
dbc3ef95ce Merge branch 'master' of github.com:thingsboard/thingsboard 2021-06-10 17:01:23 +03:00
Igor Kulikov
cc531daaee Add platform type filter for oauth2 registrations. 2021-06-10 17:01:16 +03:00
Vladyslav_Prykhodko
43abe75039 UI: Fixed not correct show data in table widget 2021-06-10 16:35:52 +03:00
nickAS21
26bc7841ae LWM2M: front del debugger 2021-06-10 16:04:17 +03:00
nickAS21
308650a308 LWM2M: front add coap resource URI 2021-06-10 16:04:17 +03:00
Vladyslav_Prykhodko
bb5ac49542 UI: Device wizard - move transport type selector to step Transport configuration 2021-06-10 11:53:10 +03:00
Igor Kulikov
8e4f8594f7 Refactor OAuth2 settings. Add mobile application parameters: package and callback URL scheme 2021-06-10 11:50:11 +03:00
Vladyslav_Prykhodko
1e5be4d8ca UI: Refactoring OTA Update service 2021-06-08 18:11:30 +03:00
Andrii Shvaika
615af6bcb2 Merge with FW/SW improvements 2021-06-08 17:02:06 +03:00
nickAS21
c3bfb7626e LWM2M: del from yml 2021-06-08 15:16:23 +03:00
Chantsova Ekaterina
f6957f836c Fix entities count datasource label overwriting, configured label was never displayed 2021-06-08 14:34:55 +03:00
Vladyslav
08e517a6ee
Improvement OTA package (#4698)
* Add validation ota package Software hasURL

* Fixed show sort URL in OTA Package
2021-06-07 18:37:39 +03:00
Igor Kulikov
f96ea353f6
Merge pull request #4695 from vvlladd28/improvement/ota-updates/select
[WIP] UI: Refactoring OTA update table and add supported OTA package external URL
2021-06-07 14:06:58 +03:00
Vladyslav_Prykhodko
d60318a709 UI: Refactoring entities-table-models 2021-06-07 14:05:10 +03:00
Igor Kulikov
1addb7d389
Merge pull request #4691 from vvlladd28/bug/safari/dashboard-settings
UI: Fixed show new dashboard settings in Safari
2021-06-07 13:44:33 +03:00
Igor Kulikov
84d85e5519 Fix toast directive: corrected detection of snack bar container. 2021-06-07 13:31:49 +03:00
Igor Kulikov
31ebf4e645 Fix state controller to not update state when stateId is not changed. 2021-06-07 12:25:12 +03:00
Vladyslav_Prykhodko
c40faa87c7 UI: Add disable button Download package in ota-update.component 2021-06-07 11:02:26 +03:00
Vladyslav_Prykhodko
b67d9930d3 UI: Refactoring 2021-06-07 10:49:04 +03:00