Igor Kulikov
|
d0d6fbe0bd
|
UI: Fix imports
|
2022-01-12 19:20:55 +02:00 |
|
Vladyslav_Prykhodko
|
a5aa5c999a
|
Merge remote-tracking branch 'upstream/master' into feature/persistent-page-link
|
2022-01-12 17:51:27 +02:00 |
|
Vladyslav_Prykhodko
|
7e71e909e3
|
UI: Rename variable persistentPageLinkMode
|
2022-01-12 17:31:30 +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 |
|
Vladyslav_Prykhodko
|
6670453846
|
UI: Added persistent page link for entities pages
|
2022-01-11 14:59:49 +02:00 |
|
Kalutka Zhenya
|
6e2c1e3419
|
Events clearing UI refactoring
|
2022-01-04 12:31:26 +02:00 |
|
Kalutka Zhenya
|
e718e31f63
|
Update clear Events request
|
2022-01-04 12:27:16 +02:00 |
|
Kalutka Zhenya
|
c3d86624ed
|
Added 'clean' button for rule-node events
|
2022-01-04 12:26:40 +02:00 |
|
Vladyslav_Prykhodko
|
edcde714c7
|
UI: Added entity details page
|
2021-12-28 12:01:26 +02:00 |
|
Andrew Shvayka
|
2d0890b43e
|
Merge pull request #5750 from YevhenBondarenko/feature/ts-notification
[3.3.3] ts latest notifications
|
2021-12-24 17:00:45 +02:00 |
|
Vladyslav_Prykhodko
|
00167d5872
|
UI: Refactoring attribute-datasource
|
2021-12-23 11:44:17 +02:00 |
|
Igor Kulikov
|
3874f8ff46
|
Add ability to set widget and dashboard level CSS. Introduce dashboard state component with ability to be embedded inside markdown widget.
|
2021-12-22 17:15:10 +02:00 |
|
ArtemDzhereleiko
|
6a6b0638da
|
Update and resolve conflicts
|
2021-12-21 12:22:48 +02:00 |
|
YevhenBondarenko
|
6d61b249e5
|
improvements (not notify if lates ts has not been deleted)
|
2021-12-20 15:23:28 +02:00 |
|
YevhenBondarenko
|
b8d49b66a6
|
send notifications by rewriteLatestIfDeleted
|
2021-12-17 16:36:19 +02:00 |
|
Igor Kulikov
|
a69551f067
|
Angular 12 migration
|
2021-12-06 12:54:48 +02:00 |
|
ArtemDzhereleiko
|
5d4579ce28
|
UI: New control widget Persistent table
|
2021-11-26 17:00:51 +02:00 |
|
Sergey Tarnavskiy
|
4e1e8ce56b
|
Added widget toastTargetId to the widgetContext
|
2021-11-02 17:03:44 +02: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 |
|
Igor Kulikov
|
23121c5b5a
|
Conditionally show widget header actions
|
2021-09-28 12:34:34 +03:00 |
|
Vladyslav_Prykhodko
|
de23ca4447
|
UI: Fixed widget height calculation when selecting state parameter - Auto fill mobile layout height
|
2021-09-27 11:27:47 +03:00 |
|
Vladyslav_Prykhodko
|
d14e8df135
|
UI: Fix show toast in single dashboard mode
|
2021-09-10 17:51:55 +03:00 |
|
Igor Kulikov
|
193c0ce64e
|
Merge pull request #5167 from ArtemDzhereleiko/imp/event-table-panel/add-reset-button
[3.3.1] Event filter - add button clear filter
|
2021-09-01 13:07:51 +03:00 |
|
ArtemDzhereleiko
|
56d1c4677b
|
remove reset button form filter panel and add clear filter button to table config
|
2021-09-01 12:15:00 +03:00 |
|
Chantsova Ekaterina
|
977a153dfc
|
UI: extend list of rxjs operators available in widget context
|
2021-09-01 11:33:25 +03:00 |
|
Vladyslav_Prykhodko
|
90c84f84d0
|
UI: Add control widget support persistent command (Add settings: persistent and persistentPollingInterval)
|
2021-08-06 18:56:35 +03:00 |
|
Igor Kulikov
|
e1afbe6667
|
Control visibility and order of dashboard in mobile application. Ability to hide widgets in mobile mode. Fix dashboard state changes processing.
|
2021-07-22 15:44:40 +03:00 |
|
Vladyslav_Prykhodko
|
8ce022b03c
|
UI: Add support RPC request persistent parameter
|
2021-07-12 12:24:53 +03:00 |
|
Vladyslav_Prykhodko
|
d60318a709
|
UI: Refactoring entities-table-models
|
2021-06-07 14:05:10 +03:00 |
|
Vladyslav_Prykhodko
|
195ed51afa
|
UI: Add copy button checksum
|
2021-06-04 20:49:01 +03:00 |
|
Vladyslav_Prykhodko
|
fa3bbb2851
|
UI: And confirm dialog after change ota package in device profile
|
2021-06-02 19:03:31 +03:00 |
|
Vladyslav_Prykhodko
|
874f5e8448
|
UI: Rename firmware to OtaPackage
|
2021-05-31 18:15:31 +03:00 |
|
nickAS21
|
6478903dab
|
RPC: fix bug UUID (#4636)
* RPC: six bug UUID
* RPC: optimized handleDeviceRPCRequest
* RPC: add json & fix bug test certificate
|
2021-05-27 18:07:06 +03:00 |
|
Igor Kulikov
|
07926350f5
|
UI: Improve dashboard performance - move widget header to widget container
|
2021-05-26 13:49:30 +03:00 |
|
Igor Kulikov
|
c768fcbac1
|
Dashboard performance improvements by changing change detection strategy to OnPush
|
2021-05-14 18:21:46 +03:00 |
|
Igor Kulikov
|
59606f8330
|
Add support for dashboboards in mobile app. Introduce widget mobile actions.
|
2021-05-04 19:44:15 +03:00 |
|
Vladyslav_Prykhodko
|
1e3271ce71
|
UI: move firmware-autocomplete to shared module; Add service map: DeviceProfileService, FirmwareService
|
2021-04-23 13:04:35 +03:00 |
|
Vladyslav_Prykhodko
|
45fc32ce3e
|
UI: Added firmware configuration
|
2021-04-12 16:56:00 +03:00 |
|
Igor Kulikov
|
71062f64df
|
New widget selector backend support
|
2021-03-05 17:08:46 +02:00 |
|
Vladyslav_Prykhodko
|
8237cf4f7c
|
Fixed updated widget: Cleared creationTime
|
2021-02-25 15:38:16 +02:00 |
|
Vladyslav_Prykhodko
|
989b6e7a30
|
Merge branch 'master'
|
2021-02-23 18:01:04 +02:00 |
|
Vladyslav_Prykhodko
|
3cc9ad5007
|
UI: Improvement alarm tabs in the entity details: default time interval 30 days
|
2021-02-16 17:06:03 +02:00 |
|
Vladyslav_Prykhodko
|
22a1d24291
|
Added to widgets bundles and widget functional preview and description
|
2021-02-04 19:00:28 +02:00 |
|
Chantsova Ekaterina
|
dac700d4fe
|
Add ImportExport service to Services Map
|
2021-01-18 14:06:35 +02:00 |
|
Igor Kulikov
|
d31358b2ea
|
Update license header - set 2021 year
|
2021-01-11 13:42:16 +02:00 |
|
Dmitriymush
|
d128648282
|
Additions: servicesMap
|
2020-12-10 18:36:24 +02:00 |
|
Vladyslav_Prykhodko
|
ddfe3858e2
|
UI: Added translation for dashboard api usage; Added support translation on widget title and widget title tooltip
|
2020-12-02 19:46:52 +02:00 |
|
Vladyslav_Prykhodko
|
01a5488032
|
Added widget context Router
|
2020-08-31 16:39:54 +03:00 |
|
Igor Kulikov
|
fa380bc300
|
Add enumerable to widget x,y,cols,rows. Fix js_beautify.
|
2020-08-14 14:28:19 +03:00 |
|