55 Commits

Author SHA1 Message Date
Igor Kulikov
0780669498 Merge with develop/3.5 2023-03-10 12:56:00 +02:00
Igor Kulikov
d81add6fd7 UI: Angular 15 migration 2023-02-27 16:24:50 +02:00
Igor Kulikov
f99fa3c038 UI: Angular 15 migration 2023-02-23 19:01:53 +02:00
Igor Kulikov
e5a9dbc795 UI: Angular 15 migration 2023-02-17 19:24:01 +02:00
Igor Kulikov
f4f7e8f284 UI: Angular15 migration 2023-02-16 19:32:02 +02:00
Igor Kulikov
916faae774 UI: Menu improvements 2023-02-13 19:09:05 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
86b88c2699 Fix compilation errors. UI: Add entity view VC support. 2022-06-14 11:18:38 +03:00
Igor Kulikov
7e9d711f5c UI: Improve entity details usability 2022-01-19 17:02:18 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Vladyslav Prykhodko
cf9be1f98b UI: Fixed generate url for entity details page 2022-01-15 11:49:59 +02:00
Vladyslav Prykhodko
0351b83286 UI: Fixed generate url for entity details page 2022-01-15 10:46:01 +02:00
Igor Kulikov
54114d3dd2 UI: Fix cycle dependency 2022-01-12 19:28:42 +02:00
Vladyslav_Prykhodko
edcde714c7 UI: Added entity details page 2021-12-28 12:01:26 +02:00
Viacheslav Klimov
f15f0e5483 Merge branch 'master' into fields-validation
# Conflicts:
#	common/data/src/main/java/org/thingsboard/server/common/data/OtaPackageInfo.java
#	ui-ngx/src/app/modules/home/pages/admin/resource/resources-library.component.ts
#	ui-ngx/src/assets/locale/locale.constant-en_US.json
2021-08-30 11:14:04 +03:00
Kalutka Zhenya
31f7ec9879 Fixed asset disappears menu 2021-08-04 13:46:44 +03:00
AndrewVolosytnykhThingsboard
e3d0da90be Implement fields validation 2021-07-14 12:26:55 +03:00
Vladyslav_Prykhodko
80d8ebfda6 UI: Fixed didn't add enabled created entity view after refactoring Edge 2021-05-11 13:57:57 +03:00
nickAS21
d6979e54da
lwm2m: back: Write Attributes - start (#4402)
* lwm2m: back: Write Attributes - start

* lwm2m: front: fis bug disable instances

* lwm2m: transport: attr/discavery start

* lwm2m: transport: attributeLwm2m after update profile

* lwm2m: transport: attributeLwm2m after update profile (no delete attribute)

* Lwm2m: back: test

* Lwm2m: back: test2

* Lwm2m: back: test3
2021-04-15 11:53:45 +03:00
Artem Babak
185e7a0874 Entities table config: fixed addEnabled, detailsReadonly for edge_customer_user 2021-04-13 12:53:39 +03:00
Volodymyr Babak
bc3008ad7b Merge remote-tracking branch 'upstream/master' into develop/3.3-edge 2021-01-17 01:47:49 +02:00
Artem Babak
ede0df0d6b Code restyle: single instead of double quotes, deleted unused imports 2021-01-12 22:01:32 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Volodymyr Babak
eb24519772 Merge remote-tracking branch 'origin/develop/2.6-edge' into develop/3.3-edge 2020-12-29 16:55:07 +02:00
Volodymyr Babak
e761f53dd0 Hide entity type edge if disabled. Renaming edge rule chain to rule chain templates. Minor fixes after demo 2020-12-21 19:14:22 +02:00
Artem Babak
3ffa7e3592 Added button unassignFromEdge for entities. Added findAssetsByTenantIdAndEdgeIdAndType() 2020-12-10 16:59:15 +02:00
Artem Babak
02f6b9bda0 added 'edge' scope to dashboard, device, entityView 2020-11-05 16:02:10 +02:00
Artem Babak
2aa50f8cbc Refactored edgeId entity table-resolvers 2020-11-05 14:58:20 +02:00
Artem Babak
0be81ae7fe Refactored method get edge name for title in edge's assigned entities 2020-11-05 12:18:46 +02:00
deaflynx
c242446a86 Fixed Edge entity view page 2020-06-22 12:37:36 +03:00
Vladyslav_Prykhodko
29372983b1 Update style 2020-05-20 09:52:07 +03:00
Igor Kulikov
0289b0c1a2 UI: Get rid of 'multiple directives with 'exportAs' set to ngForm' 2020-04-27 10:39:18 +03:00
Igor Kulikov
4f92af63d5 Fix: reset entity table sort and pagination on entities specific filtering changes 2020-04-23 13:40:02 +03:00
Igor Kulikov
f446e749ba UI: Fix scss import to relative path 2020-04-10 15:48:20 +03:00
Vladyslav
f2b10edf1e
[3.0] Improvements import and tables for mobile view (#2594)
* Fix width table in Safari

* Improvement in mobile view

* Improvement attributes-table from mobile view

* Relation-table improvement for mobile view

* Improvement entity-table from mobile view
2020-04-09 17:53:24 +03:00
Igor Kulikov
b0c5479c64 UI: Entities table model improvements. 2020-04-08 19:31:08 +03:00
Igor Kulikov
c60e99fad9 UI: Entity table models improvements 2020-04-07 17:06:04 +03:00
Vladyslav_Prykhodko
2ca4b78cf9 Improvement view on mobile device 2020-04-06 11:04:03 +03:00
Vladyslav
15880e3ef9
[3.0] Minor fix (#2571)
* Fix breadcrumb and breakroint api to header

* Fix layout profile

* Clear code and fix layout (admin and profile pages)

* Improvements import

* Fix entity table
2020-04-02 11:01:13 +03:00
Igor Kulikov
3e2a87135f Prepare for merge with master 2020-02-20 10:26:43 +02:00
Igor Kulikov
9eec8c0b8c Implement Digital Gauges 2020-02-13 18:38:11 +02:00
Igor Kulikov
8bbee948fb Angular 9 migration 2020-02-10 19:06:15 +02:00
Igor Kulikov
96c485006c Update angular material 2020-02-10 13:15:29 +02:00
Igor Kulikov
8f4944fe17 Material table improvements. Alarm widget implementation. 2020-01-24 19:05:41 +02:00
Igor Kulikov
3d6b058b9d Add widget to dashboard. CSV bulk import. User default place management. 2019-11-15 12:22:14 +02:00
Igor Kulikov
22d8ce7189 Implement telemetry websocket service 2019-08-30 19:19:45 +03:00
Igor Kulikov
e91fd302d6 Implement alarms table 2019-08-29 12:08:49 +03:00
Igor Kulikov
52ab3d6dea Relation edit dialog improvements. Minor improvements. 2019-08-28 16:02:27 +03:00
Igor Kulikov
fea3c368a3 Implement Events table 2019-08-22 18:44:48 +03:00