Volodymyr Babak
|
60acd6f56a
|
Code review changes
|
2021-09-08 17:30:25 +03:00 |
|
Volodymyr Babak
|
cd78514bc0
|
Added correct alias filtering for edge disabled/enabled events
|
2021-09-08 15:44:31 +03:00 |
|
Viacheslav Klimov
|
bd1cfa4491
|
Merge branch 'master' into feature/bulk-import/device-credentials
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/EdgeController.java
|
2021-09-07 16:32:22 +03:00 |
|
Vladyslav_Prykhodko
|
5f60c5514c
|
UI: Fixed load counter - requests were not counted when cancel them
|
2021-09-01 12:44:15 +03:00 |
|
Igor Kulikov
|
104d03443a
|
Fix HTTP interceptor loading state handling
|
2021-08-31 19:34:49 +03:00 |
|
Igor Kulikov
|
e3fdb70b2e
|
Merge pull request #5122 from blackstar-baba/master
Fix: resources-library page can't be redirected
|
2021-08-25 12:43:45 +03:00 |
|
Igor Kulikov
|
6e8f6fd701
|
Merge pull request #4958 from ChantsovaEkaterina/feature/charts-comparison-custom-interval
[3.3.1] UI: add custom interval option to charts comparison
|
2021-08-25 12:32:23 +03:00 |
|
blackstar-baba
|
ba6d18b1b2
|
Fix: resources-library page can't be redirected
In SysAdmin HomePage, "resources-library" page can't be redirected
|
2021-08-21 15:17:56 +08:00 |
|
Viacheslav Klimov
|
e33a336ed9
|
Merge remote-tracking branch 'origin/master' into feature/bulk-import/device-credentials
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/DeviceController.java
# application/src/main/java/org/thingsboard/server/controller/EdgeController.java
# common/dao-api/src/main/java/org/thingsboard/server/dao/device/DeviceService.java
# ui-ngx/src/app/core/http/device.service.ts
|
2021-08-09 12:27:53 +03:00 |
|
Vladyslav_Prykhodko
|
ec2e097229
|
UI: Add parse persistent RPC status for send RPC command
|
2021-08-06 18:56:35 +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
|
b5f4434173
|
Merge pull request #5026 from kalutkaz/fixDeleteEntityTimeseries
[3.3.0] AttributeService: Fixed startTs and endTs for deleteEntityTimeseries
|
2021-08-04 18:44:47 +03:00 |
|
Vladyslav_Prykhodko
|
2696c1b8ec
|
UI: Implementation of new endpoint for bulk import
|
2021-08-04 17:46:45 +03:00 |
|
Kalutka Zhenya
|
82bdb6acf1
|
Refactoring
|
2021-08-04 10:46:24 +03:00 |
|
Kalutka Zhenya
|
b8a3b8ae14
|
Fixed startTs, endTs in deleteEntityTimeseries
|
2021-08-03 17:00:23 +03:00 |
|
Viacheslav Klimov
|
41e572490e
|
Merge branch 'feature/bulk-import/device-credentials' of https://github.com/vvlladd28/thingsboard into feature/bulk-import
|
2021-08-03 16:05:36 +03:00 |
|
Vladyslav_Prykhodko
|
7515ce7a3d
|
UI: Added new function openDashboardStateInSeparateDialog to widget context
|
2021-08-02 18:22:01 +03:00 |
|
Vladyslav_Prykhodko
|
5a90921889
|
UI: Change PRC error code 408 to 504
|
2021-07-27 19:10:32 +03:00 |
|
Andrii Shvaika
|
65ad86bedb
|
RPC v2 to switch from 409 to 504 error code
|
2021-07-27 13:17:24 +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 |
|
Chantsova Ekaterina
|
40252c99b1
|
UI: add custom interval option to charts comparison
|
2021-07-22 15:39:57 +03:00 |
|
Vladyslav_Prykhodko
|
e3bf26e2a3
|
UI: Added support different credentials type to device bulk import
|
2021-07-16 12:28:42 +03:00 |
|
Chantsova Ekaterina
|
aa10e577bc
|
UI: add method to get latest telemetry to Attribute service
|
2021-07-13 11:23:15 +03:00 |
|
Vladyslav_Prykhodko
|
8ce022b03c
|
UI: Add support RPC request persistent parameter
|
2021-07-12 12:24:53 +03:00 |
|
Igor Kulikov
|
40ae4f6865
|
Fix conflicts
|
2021-07-02 12:24:46 +03:00 |
|
Vladyslav_Prykhodko
|
74d2a3ebaf
|
UI: Refactoring LWM2M device profile transport configuration Servers tab
|
2021-06-22 16:56:26 +03:00 |
|
Igor Kulikov
|
db9ef3e976
|
Merge pull request #4762 from YevhenBondarenko/feature/ota-improvements
improved countByDeviceProfileAndEmptyOtaPackage api
|
2021-06-18 17:30:37 +03:00 |
|
YevhenBondarenko
|
e470a032a9
|
improved countByDeviceProfileAndEmptyOtaPackage api
|
2021-06-18 17:21:35 +03:00 |
|
Igor Kulikov
|
c45c720c71
|
Merge pull request #4646 from deaflynx/edge/path-and-menu-update
Edge: path and menu updates
|
2021-06-18 17:00:45 +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 |
|
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 |
|
Igor Kulikov
|
cc531daaee
|
Add platform type filter for oauth2 registrations.
|
2021-06-10 17:01:16 +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 |
|
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
|
195ed51afa
|
UI: Add copy button checksum
|
2021-06-04 20:49:01 +03:00 |
|
Igor Kulikov
|
167e833d95
|
Merge pull request #4674 from vvlladd28/imrovement/convert-value/timeseries
UI: Fixed convert string to number in time-series data
|
2021-06-04 19:15:36 +03:00 |
|
Igor Kulikov
|
9d245f2f6f
|
Merge pull request #4688 from ChantsovaEkaterina/improvement/subscription-process-entity-data
UI: Entity data subscription: remove duplicate call of onData function
|
2021-06-04 19:12:15 +03:00 |
|
Igor Kulikov
|
35365d3071
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2021-06-04 19:08:15 +03:00 |
|
Igor Kulikov
|
0b256a1d2c
|
Add hide dashboard toolbar settings. Improve dashboard setting dialog. Handle dashboard right layout toggle in mobile app.
|
2021-06-04 19:08:01 +03:00 |
|
Chantsova Ekaterina
|
6fc2336f46
|
Entity data subscription: remove duplicate call of onData function
|
2021-06-04 16:55:00 +03:00 |
|
Vladyslav_Prykhodko
|
6b63d336dd
|
Merge remote-tracking branch 'upstream/master' into improvement/ota-updates/select
|
2021-06-04 10:19:08 +03:00 |
|
Andrew Shvayka
|
ecb2efdabd
|
Merge pull request #4681 from YevhenBondarenko/feature/ota-limits
created data limits for resources and otaPackages, added url for the otaPackage
|
2021-06-04 09:27:47 +03:00 |
|
Vladyslav_Prykhodko
|
ce1a3ea567
|
UI: OTA updates add support external URL
|
2021-06-03 18:58:31 +03:00 |
|
Igor Kulikov
|
1d0755f101
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2021-06-03 18:54:18 +03:00 |
|
Igor Kulikov
|
bbf78721a7
|
Improve mobile app support
|
2021-06-03 18:54:09 +03:00 |
|
YevhenBondarenko
|
43b4f4461d
|
created data limits for resources and otaPackages, added url for the otaPackage
|
2021-06-03 18:34:39 +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
|
6f85dc2d85
|
UI: Fixed convert string to number in time-series data
|
2021-06-02 14:01:32 +03:00 |
|