Volodymyr Babak
|
ffcc5be0ae
|
Removed edge license and cloud endpoint from edge instance - refactoring edge ce
|
2022-02-04 17:34:46 +02:00 |
|
Vladyslav_Prykhodko
|
169428d1eb
|
UI: Fixed that widget JS resources will be loaded in the order in which they in list resources
|
2022-02-01 14:49:02 +02:00 |
|
Igor Kulikov
|
141f733fae
|
UI: Do not show server error websocket event in toast. Just restart websocket session.
|
2022-01-27 14:29:18 +02:00 |
|
Igor Kulikov
|
e2bcdf2ba9
|
Merge pull request #5962 from ChantsovaEkaterina/improvement/services-public-api
[3.3.3] UI: extend public api for services
|
2022-01-26 19:43:46 +02:00 |
|
Igor Kulikov
|
8cdf149ab9
|
UI: Do not show SESSION_NOT_RELIABLE websocker error (usually occured during ping timeout)
|
2022-01-26 18:58:43 +02:00 |
|
Chantsova Ekaterina
|
0d02b87f6c
|
UI: extend public api for services
|
2022-01-25 18:01:23 +02:00 |
|
Igor Kulikov
|
8765645179
|
UI: Menu models improvements
|
2022-01-18 11:31:40 +02:00 |
|
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
2022-01-17 14:07:46 +02:00 |
|
Andrii Shvaika
|
f72c058030
|
Suppress and handle WS exceptions on cluster rebalancing
|
2022-01-17 12:44:06 +02:00 |
|
Igor Kulikov
|
54114d3dd2
|
UI: Fix cycle dependency
|
2022-01-12 19:28:42 +02:00 |
|
Igor Kulikov
|
7f747fcf1a
|
UI: Fix cycle dependency
|
2022-01-12 19:15:38 +02:00 |
|
Igor Kulikov
|
5bf75accce
|
Update material icons font
|
2022-01-12 19:01:47 +02:00 |
|
Igor Kulikov
|
d741a3f948
|
Merge pull request #5797 from vvlladd28/feature/entity-details-page
[3.3.3] UI: Created entity detail page
|
2022-01-12 16:50:58 +02:00 |
|
Igor Kulikov
|
6306a27909
|
Merge pull request #5629 from ArtemDzhereleiko/control-widget/rpc-persistent-table
[3.3.3] UI: New control widget Persistent table
|
2022-01-12 16:30:29 +02:00 |
|
Viacheslav Klimov
|
13a74c784e
|
Events clearing by filter
|
2022-01-04 12:27:22 +02:00 |
|
Kalutka Zhenya
|
e718e31f63
|
Update clear Events request
|
2022-01-04 12:27:16 +02:00 |
|
Viacheslav Klimov
|
4d86a61580
|
Update event clearing API
|
2022-01-04 12:27:11 +02:00 |
|
YevhenBondarenko
|
8c4d40dd68
|
merge with master
|
2021-12-29 08:52:56 +02:00 |
|
Vladyslav_Prykhodko
|
edcde714c7
|
UI: Added entity details page
|
2021-12-28 12:01:26 +02:00 |
|
Igor Kulikov
|
c94aa3a25a
|
Improve markdown widget. Fix parent state params sync in dashboard state component when dashboard edit mode changed.
|
2021-12-24 15:53:18 +02:00 |
|
Igor Kulikov
|
3ae20647aa
|
Implement sync with parent state params for dashboard state component
|
2021-12-23 19:01:43 +02:00 |
|
ArtemDzhereleiko
|
aac4ec07ab
|
UI: Update and refactoring
|
2021-12-22 18:12:17 +02:00 |
|
Vladyslav_Prykhodko
|
49a9a3136f
|
UI: Improvement multiple attribute widget
|
2021-12-21 12:35:09 +02:00 |
|
ArtemDzhereleiko
|
6a6b0638da
|
Update and resolve conflicts
|
2021-12-21 12:22:48 +02:00 |
|
Igor Kulikov
|
f8c1985add
|
Merge pull request #5729 from Terny22/lwm2m-fix-bug-transport-start-without-bootstrap
[3.3.3] UI: Refactoring LwM2M Config with enabled/disabled bootstrap
|
2021-12-16 17:38:16 +02:00 |
|
YevhenBondarenko
|
f0c2b5df35
|
Merge branch 'master' of github.com:thingsboard/thingsboard into develop/3.3.3
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/install/SqlDatabaseUpgradeService.java
# application/src/main/resources/thingsboard.yml
# application/src/test/java/org/thingsboard/server/transport/TransportSqlTestSuite.java
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/config/LwM2MTransportServerConfig.java
# ui-ngx/src/app/modules/home/components/profile/device/lwm2m/lwm2m-profile-components.module.ts
|
2021-12-16 15:47:51 +02:00 |
|
Sergey Tarnavskiy
|
bb99ef14ed
|
Refactoring LwM2M Config with enabled/disabled bootstrap
|
2021-12-15 13:26:20 +02:00 |
|
Igor Kulikov
|
d6e18d05cd
|
Introduce Flow rule node type. Add rile node UIs for RuleChain input/output. Remove rule chain connection metadata.
|
2021-12-08 15:35:59 +02:00 |
|
Igor Kulikov
|
8065684831
|
Fix resolve alias filter for query alias types
|
2021-12-07 15:52:37 +02:00 |
|
Igor Kulikov
|
a69551f067
|
Angular 12 migration
|
2021-12-06 12:54:48 +02:00 |
|
ArtemDzhereleiko
|
721906b921
|
UI: Add error message for widget
|
2021-11-29 17:46:38 +02:00 |
|
ArtemDzhereleiko
|
5d4579ce28
|
UI: New control widget Persistent table
|
2021-11-26 17:00:51 +02:00 |
|
Andrew Shvayka
|
f24924ddf2
|
Merge pull request #5512 from Terny22/lwm2m_help_tooltips
[3.3.3] Lwm2m help-tooltips
|
2021-11-08 17:37:25 +02:00 |
|
Sergey Tarnavskiy
|
4ad4b90484
|
Reafctoring of helping-tooltips for Lwm2m form-configs
|
2021-11-08 11:31:50 +02:00 |
|
Igor Kulikov
|
641db71ce6
|
Configure UI help assets base url.
|
2021-10-25 16:03:14 +03:00 |
|
Igor Kulikov
|
72d7c0bb29
|
Improve optional datasources handling
|
2021-10-22 11:05:11 +03:00 |
|
Igor Kulikov
|
e2e5694013
|
Merge pull request #5330 from ArtemDzhereleiko/bug-fix/table/pagination
[3.3.2] UI:Fixed tables pagination after updated
|
2021-10-21 15:46:47 +03:00 |
|
Igor Kulikov
|
3d52420d17
|
Fixed map functions. Update map helps.
|
2021-10-21 15:43:15 +03:00 |
|
Igor Kulikov
|
9bdc56f68c
|
Add widgets help resources. Introduce datasources optional flag for widget type parameters.
|
2021-10-19 22:22:06 +03:00 |
|
Igor Kulikov
|
4349f14d19
|
Improve markdown component
|
2021-10-14 16:02:25 +03:00 |
|
Igor Kulikov
|
b4f230dbc8
|
Improve markdown component. Add new helps.
|
2021-10-13 20:35:10 +03:00 |
|
Vladyslav_Prykhodko
|
45961519cd
|
UI: Refactoring code
|
2021-10-08 19:21:03 +03:00 |
|
Igor Kulikov
|
c93e661e32
|
Update widget-api.models.ts
|
2021-10-08 16:58:02 +03:00 |
|
ArtemDzhereleiko
|
e2b0fd6c15
|
Add compleate to subject and do subscribe if display pagination turn on
|
2021-10-08 13:05:44 +03:00 |
|
Igor Kulikov
|
ea039008b1
|
Add help support for rule node script test dialog
|
2021-10-07 13:10:44 +03:00 |
|
ArtemDzhereleiko
|
c8ce826b7c
|
Fix pagination on timewindow updated
|
2021-10-07 12:36:27 +03:00 |
|
Igor Kulikov
|
ff293ae1f4
|
Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks.
|
2021-10-06 21:03:29 +03:00 |
|
Vladyslav Prykhodko
|
d08e6dba5d
|
UI: Added global scope variables in javascript functions
|
2021-09-28 08:41:39 +03:00 |
|
deaflynx
|
fc9bb430d8
|
Changed indexOf -> includes in getEdgeEventContent
|
2021-09-21 15:35:52 +03:00 |
|
deaflynx
|
02567a728e
|
getEdgeEventContent() refactored
|
2021-09-21 13:16:13 +03:00 |
|