37 Commits

Author SHA1 Message Date
rusikv
ff5582b948 UI: Added tbel api limit config to tenant profile and updated api usage dashboard to display its status 2023-09-26 12:27:19 +03:00
dashevchenko
a6c52809cd added sms disabled feature for tenant profile configuration 2023-05-16 15:04:39 +03:00
ViacheslavKlimov
7b6f3ed4df Notification requests per rule rate limits 2023-04-13 18:20:37 +03:00
Vladyslav_Prykhodko
daa73dbf53 Merge remote-tracking branch 'klimov/feature/notification-system' into feature/notification-system 2023-03-22 18:22:13 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
YevhenBondarenko
8b6664c096 remove isolated tb-core 2022-07-12 13:27:39 +02:00
Igor Kulikov
1e75f9f0e3 Merge with develop/3.4 2022-06-17 13:59:32 +03:00
Igor Kulikov
d982c09f68 Fix conflicts 2022-06-17 13:04:32 +03:00
Viacheslav Klimov
9eb32add2b UI for export/import api rate limiting 2022-05-31 18:11:24 +03:00
fe-dev
d99d4ebb0d UI: add id to queues and fixed bugs 2022-05-25 18:45:00 +03:00
fe-dev
aba3974a77 UI: add queues to tenant profile 2022-04-29 19:18:11 +03:00
Viacheslav Klimov
0c15bc8b01 Merge remote-tracking branch 'origin/develop/3.4' into rate-limits-to-tenant-profile 2022-04-26 12:13:19 +03:00
YevhenBondarenko
9b19da096f removed max queues and max partitions per queue in tenant profile 2022-04-21 09:51:25 +02:00
YevhenBondarenko
75e2b60eb8 Implemented isolated rule engine queue consumers 2022-04-19 23:02:33 +02:00
YevhenBondarenko
4512185cad created Queue entity, dao and ui 2022-02-18 16:41:24 +02:00
Viacheslav Klimov
ffd2a02742 Tenant profile rate limits configuration UI refactoring 2022-01-21 11:37:53 +02:00
Viacheslav Klimov
cb071ac0a2 Merge remote-tracking branch 'origin/master' into rate-limits-to-tenant-profile
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/install/update/DefaultDataUpdateService.java
#	application/src/main/java/org/thingsboard/server/service/telemetry/DefaultTelemetryWebSocketService.java
#	dao/src/main/java/org/thingsboard/server/dao/nosql/CassandraBufferedRateReadExecutor.java
#	dao/src/main/java/org/thingsboard/server/dao/util/AbstractBufferedRateExecutor.java
#	ui-ngx/src/app/modules/home/components/profile/tenant/default-tenant-profile-configuration.component.html
#	ui-ngx/src/app/modules/home/components/profile/tenant/default-tenant-profile-configuration.component.ts
#	ui-ngx/src/app/shared/models/tenant.model.ts
2022-01-20 13:40:53 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
YevhenBondarenko
f1f41851cc merge with master 2021-06-22 15:46:39 +03:00
Viacheslav Klimov
9717ef5ff5 Fix DefaultTenantProfileConfiguration model 2021-06-16 18:52:07 +03:00
YevhenBondarenko
bafbf7b239 added rpc ttl 2021-06-11 14:34:43 +03:00
YevhenBondarenko
43b4f4461d created data limits for resources and otaPackages, added url for the otaPackage 2021-06-03 18:34:39 +03:00
AndrewVolosytnykhThingsboard
2b0af5bdb4 Rate limits moved to tenant profile 2021-05-28 15:34:53 +03:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Igor Kulikov
8385d18c3a UI: Add default storage TTL Days to tenant profile configuration 2020-11-28 15:22:53 +02:00
Igor Kulikov
eb4f4baafb UI: Update Tenant Profile - add max emails and sms 2020-11-20 19:09:42 +02:00
YevhenBondarenko
4b4e2b702e DefaultTenantProfileConfiguration improvements 2020-11-13 16:21:14 +02:00
YevhenBondarenko
41212e11c0 created tenant profile configuration 2020-10-22 15:50:12 +03:00
Igor Kulikov
cf4e1a4bd9 UI: Inline tenant profile create/edit. 2020-09-01 18:41:42 +03:00
Igor Kulikov
f39d663827 UI: Tenant Profiles 2020-08-27 19:32:15 +03:00
Igor Kulikov
868234f13d Tenant, device profiles UI 2020-08-26 15:00:11 +03:00
Vladyslav
e3e860fe3f
[3.0] Improvement code style (#2670)
* Clear code and styles

* Clear import
2020-04-27 09:27:14 +03:00
Andrii Shvaika
df3614f9e4 Fix Alarm repository. Add queue type list select. 2020-04-27 01:12:23 +03:00
Andrew Shvayka
38ebbe2576 Revert "Merge with master. AlarmRepository.findAlarms is failing (#2663)"
This reverts commit 2c02406ee5f41b08e655b634dd9871403f67149d.
2020-04-24 19:42:32 +03:00
Andrew Shvayka
2c02406ee5
Merge with master. AlarmRepository.findAlarms is failing (#2663)
* Merge with master. AlarmRepository.findAlarms is failing

* Fix Alarm repository. Add queue type list select.

Co-authored-by: Igor Kulikov <ikulikov@thingsboard.io>
2020-04-24 15:44:31 +03:00
Igor Kulikov
3e2a87135f Prepare for merge with master 2020-02-20 10:26:43 +02:00
Igor Kulikov
1e7f197c55 Base modules structure. Base services. Login and Home module implementation. 2019-08-09 19:13:18 +03:00