5073 Commits

Author SHA1 Message Date
YevhenBondarenko
41212e11c0 created tenant profile configuration 2020-10-22 15:50:12 +03:00
Igor Kulikov
55f26ebf13
Merge pull request #3606 from vvlladd28/improvement/table-alarm
UI: Improvement alarm widget and fixed timeseries
2020-10-21 13:52:43 +03:00
Igor Kulikov
310607f3e9
Merge pull request #3604 from zbeacon/master
Improvements in MQTT publish processing
2020-10-21 13:51:32 +03:00
zbeacon
444af2e57b Refactoring 2020-10-21 11:25:14 +03:00
Andrii Shvaika
1f6c0c54cd Merge with Yevhen branch 2020-10-21 11:15:38 +03:00
Andrii Shvaika
ddfa10a63b Cleanup of the map on repartition 2020-10-21 11:13:48 +03:00
Andrii Shvaika
a922b8227f Usage records compile fix 2020-10-21 10:35:15 +03:00
YevhenBondarenko
9ab92ba73c validateApiUsageState improvements 2020-10-21 10:21:01 +03:00
YevhenBondarenko
42dd386182 Merge branch 'feature/usage-records' of https://github.com/thingsboard/thingsboard into feature/usage-records 2020-10-20 19:30:41 +03:00
Andrii Shvaika
9d14a38966 Tenant Profile updates for ApiUsageStateService 2020-10-20 18:57:15 +03:00
YevhenBondarenko
f7aa8df607 refactored 2020-10-20 18:57:08 +03:00
YevhenBondarenko
7e88376030 created alias ApiUsageState 2020-10-20 18:55:52 +03:00
Andrii Shvaika
9ec4b77672 Improvements to ApiUsageState persistence 2020-10-20 15:50:04 +03:00
Andrew Shvayka
2a65ae7a84
Merge pull request #3612 from YevhenBondarenko/feature/usage-records
added usage stats consumer and producer to queue providers
2020-10-20 14:01:32 +03:00
YevhenBondarenko
70fe28a5ac added usage stats consumer and producer to queue providers 2020-10-20 13:59:14 +03:00
Andrii Shvaika
cc2446442d Api Usage Stats flow 2020-10-20 12:00:35 +03:00
Andrew Shvayka
2879fab7e2
Merge pull request #3610 from YevhenBondarenko/feature/usage-records
Feature/usage records
2020-10-20 10:52:46 +03:00
YevhenBondarenko
b27809438b Merge branch 'feature/usage-records' of https://github.com/thingsboard/thingsboard into feature/usage-records 2020-10-20 10:18:44 +03:00
YevhenBondarenko
ef29aba24c created usage stats queue consumer and producer 2020-10-20 10:11:26 +03:00
Vladyslav_Prykhodko
cbcb050e81 Refactoring 2020-10-20 09:14:58 +03:00
zbeacon
ce591f9b38 Refactoring 2020-10-20 08:50:31 +03:00
Andrii Shvaika
b598a73954 Renaming of UsageRecord to ApiUsageState 2020-10-19 19:51:58 +03:00
Vladyslav_Prykhodko
47d5aee3dc UI: Improvement alarm widget and fixed timeseries 2020-10-19 19:05:34 +03:00
Andrii Shvaika
5eb91c17f6 Usage records 2020-10-19 18:25:34 +03:00
Andrii Shvaika
24f5872adf Queue interfaces with no implementation 2020-10-19 18:00:20 +03:00
zbeacon
c2bd4117e4 Merge branch 'master' of https://github.com/thingsboard/thingsboard 2020-10-19 16:44:48 +03:00
zbeacon
9cdf3dd80c Improvements in MQTT publish processing 2020-10-19 16:43:39 +03:00
Andrii Shvaika
2e694e1d64 Dao layer for UsageRecords 2020-10-19 15:39:15 +03:00
Igor Kulikov
f73b05a82a
Merge pull request #3603 from vvlladd28/improvement/oauth2-template
UI: Improvement used templated in OAuth2
2020-10-19 12:23:04 +03:00
Vladyslav_Prykhodko
c5cc55156f UI: Improvement used templated in OAuth2 2020-10-19 12:16:11 +03:00
Andrii Shvaika
e9bf5bae29 Rate limit improvements 2020-10-19 11:50:06 +03:00
Igor Kulikov
f181beec61 OAuth2 form improvements 2020-10-16 16:04:06 +03:00
Igor Kulikov
c048b0aad2
Merge pull request #3592 from vvlladd28/improvment-device-wizard
UI: Added a rule chain field in the device profile to the device wizard
2020-10-16 12:40:21 +03:00
Igor Kulikov
f8fdbcaf5b Fix DefaultTransportRateLimitService - add conditional expression 2020-10-16 12:31:34 +03:00
Vladyslav_Prykhodko
a17383c60f UI: Added a rule chain field in the device profile to the device wizard 2020-10-16 12:03:27 +03:00
Igor Kulikov
d4535e317c
Merge pull request #3588 from vvlladd28/bug/entity-select/alias-type
UI: Fixed null id in entity-select component
2020-10-16 10:46:33 +03:00
Igor Kulikov
501a99daf1
Merge pull request #3587 from vvlladd28/bugs/editor/ace/clear
UI: Fixed clear content for ace editor and show toast error
2020-10-16 10:45:27 +03:00
Andrii Shvaika
51ac96d010 Alarm Result State 2020-10-15 19:32:02 +03:00
Andrii Shvaika
7a34e2a3f5 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-10-15 18:16:40 +03:00
Andrii Shvaika
6ea39e835e Transport Rate Limits are now configurable via Tenant Profile 2020-10-15 18:16:27 +03:00
Vladyslav_Prykhodko
02932ce253 UI: Fixed null id in entity-select component for aliasType CURRENT_TENANT, CURRENT_USER, CURRENT_USER_OWNER 2020-10-15 15:23:39 +03:00
Igor Kulikov
a29aa64497 Add OAuth2 settings menu to SysAdmin home page 2020-10-15 12:51:02 +03:00
Vladyslav_Prykhodko
965870a980 UI: Fixed clear content for ace editor and show toast error 2020-10-15 12:16:14 +03:00
Igor Kulikov
9a7d5a437e Fix OAuth2 domain params order 2020-10-14 18:22:03 +03:00
Igor Kulikov
39e23130e8
Merge pull request #3583 from ChantsovaEkaterina/bug/entity-table-data-dispaying-failed-when-using-custom-translation
Entities table: fix data displaying and sorting, when labels with custom translations are used
2020-10-14 16:45:41 +03:00
Igor Kulikov
7565afca3a Several OAuth2 improvements 2020-10-14 16:43:07 +03:00
Chantsova Ekaterina
c5459fe9e5 Entities table: fix data displaying and sorting, when labels with custom translations are used 2020-10-14 14:34:56 +03:00
Igor Kulikov
45e491449f Merge branch 'master' of github.com:thingsboard/thingsboard 2020-10-14 12:32:36 +03:00
Igor Kulikov
ed090b3e6c UI: Improve dialog actions style 2020-10-14 12:32:07 +03:00
Andrii Shvaika
356d4ff26c Profile Node improvements in cluster mode 2020-10-14 12:07:19 +03:00