17439 Commits (7a140b25181488e9855fe807c6641afe46f788e1)
 

Author SHA1 Message Date
Sergey Matvienko 7a140b2518 haproxy limits, blocklist, trustlist 3 years ago
Igor Kulikov 2a2d09be7d UI: Fix build 3 years ago
Igor Kulikov a962483244 Merge branch 'master' of github.com:thingsboard/thingsboard 3 years ago
Igor Kulikov 7ead550348 UI: Update minor versions. 3 years ago
Viacheslav Klimov 3a7635dd81
Merge pull request #10387 from AndriiLandiak/fix/log-upgrade-error 3 years ago
Andrii Landiak f4733a44b4 Fix existingNotificationTypes for Edge 3 years ago
Igor Kulikov f4c2791eb0 UI: update yarn.lock 3 years ago
Igor Kulikov 5da95a15a2 Update rule nodes UI 3 years ago
Igor Kulikov 59a2f771c6 Update UI help link 3 years ago
Igor Kulikov 81cfb10752
Merge pull request #10374 from vvlladd28/bug/hide-notification-template 3 years ago
Igor Kulikov beee0abf0a
Merge pull request #10370 from rusikv/bug/alarm-table-originator-sorting 3 years ago
Igor Kulikov 53071ebaec UI: Improve time series charts stack handling. Decrease default animation duration parameter to 500ms. 3 years ago
Viacheslav Klimov 6a17910bd0
Merge pull request #10379 from vvlladd28/improvement/push-notification/apn 3 years ago
Andrew Shvayka 749b60943f
Merge pull request #10380 from thingsboard/fix/device-state-executor 3 years ago
ViacheslavKlimov 50f8951072 Add callback executor for device state service 3 years ago
Vladyslav_Prykhodko 883eebe430 Add APNS config for push notification in mobile phone 3 years ago
Vladyslav_Prykhodko 8ef012bfda UI: Fixed expand notification delivery template when editing 3 years ago
rusikv e58906dd7a UI: added sorting to 'Originator' column for alarm talbe 3 years ago
Andrew Shvayka 01250f13e6
Merge pull request #10369 from vvlladd28/improvement/notificatiobn-setting/expaned-set 3 years ago
Igor Kulikov a6f19e5de3 Merge branch 'master' of github.com:thingsboard/thingsboard 3 years ago
Igor Kulikov 0fcb5aeaba Suppress JWT token expired error in websocket handler. 3 years ago
Vladyslav_Prykhodko f49e7c5c0b UI: Improved notification settings behavior 3 years ago
Igor Kulikov 22041c072f
Merge pull request #10368 from vvlladd28/improvement/dialog-service/extend-dialog-component 3 years ago
Vladyslav_Prykhodko 43de32fe9d UI: Automatically close default dialogs (Alert/Confirm/Error) on route change 3 years ago
Igor Kulikov c4bc1ba6bb UI: Improve time series charts ticks generation. 3 years ago
Igor Kulikov 15a88a90a3 UI: time series chart - fix axis intervals calculation. 3 years ago
Igor Kulikov 8a5280799c Merge branch 'master' of github.com:thingsboard/thingsboard 3 years ago
Igor Kulikov 60f40ad6b8 UI: Improve time series charts X axis and tooltip date formatting: introduce auto date format. 3 years ago
Viacheslav Klimov 92cd231034
Merge pull request #10358 from smatvienko-tb/feature/yarn_install_multi 3 years ago
Andrii Shvaika 446ff16897 License format 3 years ago
Sergey Matvienko 9d632430ba license header format 3 years ago
Sergey Matvienko b2460eb642 Parallel and multiarch build: yarn install --non-interactive --network-concurrency 4 --network-timeout 100000 --mutex network 3 years ago
Viacheslav Klimov 04056bb679
Merge pull request #10356 from thingsboard/hotfix-362-to-master 3 years ago
ViacheslavKlimov 7a05620a52 Merge remote-tracking branch 'origin/hotfix/3.6.2' 3 years ago
Igor Kulikov 33525f16ee UI: echarts patch updated. 3 years ago
Igor Kulikov 3d656192dd UI: Update demo dashboards 3 years ago
Igor Kulikov 5a13c2c7ea
Merge pull request #10334 from vvlladd28/bug/widget-action/updated-action-source 3 years ago
Igor Kulikov 41a74cbc2b
Merge pull request #10326 from kalutkaz/fix/apiUsageDashboard 3 years ago
Vladyslav_Prykhodko 018d3af3a7 UI: API usage dashboard change line chart style 3 years ago
Vladyslav_Prykhodko 230ad4e42c Merge remote-tracking branch 'upstream/master' into fix/apiUsageDashboard 3 years ago
Igor Kulikov b3d536a567 UI: Time series chart widgets performance and layout improvements. Update echarts version. 3 years ago
Vladyslav_Prykhodko 9779b80d94 UI: API usage dashboard added y-axis settings 3 years ago
Igor Kulikov e2a77779ad UI: Update home dashboards 3 years ago
Vladyslav_Prykhodko 00d5b37c3c Merge remote-tracking branch 'upstream/master' into fix/apiUsageDashboard 3 years ago
Igor Kulikov 05223724a8 Merge branch 'master' of github.com:thingsboard/thingsboard 3 years ago
Igor Kulikov 7823f1533c UI: Time series chart animation settings. 3 years ago
Igor Kulikov c688f516c7 UI: Multiple Y axes configuration support for time series chart. 3 years ago
Andrew Shvayka 672de47007
Merge pull request #10337 from smatvienko-tb/feature/latest-ts-async-improvement 3 years ago
Sergey Matvienko c4b243ef10 SqlTimeseriesLatestDao async refactoring: replaced Futures.immediateFuture() blocking call with true async using service.submit() and Futures.transformAsync() 3 years ago
Sergey Matvienko 59d0f36697 CachedAttributesService: replaced blocking calls and immediate futures with the true async 3 years ago