YevhenBondarenko
44403cd2c2
merge with develop/3.4
2022-06-01 21:55:34 +02:00
Viacheslav Klimov
906d421f2d
Merge branch 'develop/3.4' into feature/2fa
2022-05-26 17:44:38 +03:00
Vladyslav_Prykhodko
76de891890
UI: 2fa improvement settings
2022-05-26 16:26:14 +03:00
Vladyslav_Prykhodko
7af89eefb0
UI: Add support backup codes in 2FA
2022-05-25 12:33:36 +03:00
YevhenBondarenko
6c1031536d
merge with develop/3.4
2022-05-19 17:17:04 +02:00
Vladyslav_Prykhodko
a80e83cb12
UI: Add security page for user
2022-05-17 17:38:30 +03:00
Igor Kulikov
4a20d153c5
UI: Use 'Maximum entities per datasource' parameter from widget configuration instead of hardcoded value 1024
2022-05-16 16:35:07 +03:00
YevhenBondarenko
b037fb09b0
merge with develop/3.4
2022-05-16 12:59:19 +02:00
Igor Kulikov
33e5b033ec
UI: Widget settings forms support for extensions
2022-05-11 18:16:30 +03:00
fe-dev
7d7d48f42e
UI: delete queue-type-list and add to autocomplete description
2022-05-11 14:19:00 +03:00
Vladyslav_Prykhodko
70cbe29a5d
UI: Add 2FA profile setting form and added support Email 2FA provider
2022-05-06 17:52:22 +03:00
fe-dev
7ef7613939
UI: Refactoring queue
2022-05-05 11:02:45 +03:00
Vladyslav_Prykhodko
e29be2bded
UI: Add 2FA general setting form
2022-04-29 18:12:35 +03:00
Vladyslav Prykhodko
2cb6b6d425
UI: Add page setting fb2
2022-04-28 23:03:37 +03:00
YevhenBondarenko
9b19da096f
removed max queues and max partitions per queue in tenant profile
2022-04-21 09:51:25 +02:00
YevhenBondarenko
4e4ac0012c
used queueId instead of queueName in DeviceProfile and TbMsg
2022-04-13 21:55:03 +02:00
YevhenBondarenko
4512185cad
created Queue entity, dao and ui
2022-02-18 16:41:24 +02:00
Volodymyr Babak
ffcc5be0ae
Removed edge license and cloud endpoint from edge instance - refactoring edge ce
2022-02-04 17:34:46 +02:00
Chantsova Ekaterina
0d02b87f6c
UI: extend public api for services
2022-01-25 18:01:23 +02:00
Igor Kulikov
da4c742872
Update license year to 2022
2022-01-17 14:07:46 +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
ArtemDzhereleiko
aac4ec07ab
UI: Update and refactoring
2021-12-22 18:12:17 +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
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
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
deaflynx
4981db7aeb
Edge downlinks fixes:
...
- show entity.body for POST_ATTRIBUTES, ATTRIBUTES_UPDATED, ATTRIBUTES_DELETED, TIMESERIES_UPDATED;
- update status pending/deployed color without refresh page;
- for RELATION type show empty 'entityId';
2021-09-21 07:28:22 +03:00
YevhenBondarenko
ffe16b8dfb
Merge remote-tracking branch 'upstream/master' into feature/bulk-import/device-credentials
...
# Conflicts:
# ui-ngx/src/app/modules/home/components/import-export/import-export.service.ts
2021-09-09 17:18:28 +03:00
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
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
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
Andrii Shvaika
65ad86bedb
RPC v2 to switch from 409 to 504 error code
2021-07-27 13:17:24 +03:00