Igor Kulikov
71062f64df
New widget selector backend support
2021-03-05 17:08:46 +02:00
Igor Kulikov
23903588ac
Merge branch 'feature/dashboard/widget-select-preview' of https://github.com/vvlladd28/thingsboard into vvlladd28-feature/dashboard/widget-select-preview
2021-03-05 13:02:13 +02:00
YevhenBondarenko
6438f6b0ee
added resource dao
2021-03-04 18:32:28 +02:00
Igor Kulikov
8fe6c956c8
Version set to 3.3.0-SNAPSHOT. Code style improvements.
2021-03-04 12:37:38 +02:00
Igor Kulikov
655052090e
Merge branch 'master' into develop/3.3
2021-03-04 12:03:39 +02:00
Igor Kulikov
2e096cf269
Merge pull request #4187 from YevhenBondarenko/fix/ws
...
added ping for WS
2021-03-04 04:57:04 -04:00
YevhenBondarenko
e3851dcaad
improvements
2021-03-04 10:50:57 +02:00
YevhenBondarenko
50d96fb49e
Version set to 3.3.0-SNAPSHOT
2021-03-04 10:03:09 +02:00
Vladyslav_Prykhodko
55b5b3f20e
UI: Update preview image in input widgets bundle
2021-03-03 18:52:49 +02:00
Igor Kulikov
5d94e5e74a
Minor improvement for oauth2 success handler
2021-03-03 17:31:22 +02:00
Igor Kulikov
bf6745274d
Add http cookie repository to store oauth2 authorization requests
2021-03-03 17:19:24 +02:00
Andrew Shvayka
a3cb9724e3
Merge pull request #4191 from thingsboard/master
...
Merge master to develop 3.3
2021-03-03 15:57:51 +02:00
Volodymyr Babak
a4fc59246e
Fixed moved class
2021-03-03 15:50:39 +02:00
Volodymyr Babak
e96452cdcf
Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge
2021-03-03 15:18:38 +02:00
Vladyslav_Prykhodko
530c077b05
Merge remote-tracking branch 'upstream/master' into feature/dashboard/widget-select-preview
2021-03-03 15:03:06 +02:00
YevhenBondarenko
d91c52487f
Merge branch 'master' of https://github.com/thingsboard/thingsboard into fix/ws
...
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/telemetry/DefaultTelemetryWebSocketService.java
2021-03-03 14:38:42 +02:00
YevhenBondarenko
e318b49c2d
refactoring
2021-03-03 13:22:31 +02:00
YevhenBondarenko
f68158c550
improvements
2021-03-03 12:15:21 +02:00
Igor Kulikov
3255eb9027
Version set to 3.2.2-SNAPSHOT
2021-03-03 12:02:06 +02:00
Igor Kulikov
d77ec66203
Merge pull request #4181 from vvlladd28/improvement/twilio-sms-provider
...
Twilio SMS provider added support Phone Number's SID or Messaging Service SID
2021-03-03 05:54:15 -04:00
Vladyslav_Prykhodko
07ed2581be
UI: Refactoring code
2021-03-03 11:52:19 +02:00
Igor Kulikov
16c55b4dda
Merge pull request #4179 from AndrewVolosytnykhThingsboard/activation-link-fix-new
...
Activation link fix
2021-03-03 05:36:04 -04:00
Igor Kulikov
961455b4af
Merge pull request #4096 from vvlladd28/improvement/timeseries-table/load
...
UI: Improvement load and update time into time series table
2021-03-03 05:05:48 -04:00
Igor Kulikov
18d0d36976
Merge branch 'feature/entity-count-api'
2021-03-02 17:56:16 +02:00
YevhenBondarenko
506151185f
added ping for WS
2021-03-02 16:42:59 +02:00
Vladyslav_Prykhodko
cbc8991b05
UI: Updated value name
2021-03-02 13:21:53 +02:00
Andrii Shvaika
f8d1fff4cc
New Alias
2021-03-02 12:06:50 +02:00
YevhenBondarenko
9f863116a0
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/kafka-settings
...
# Conflicts:
# application/src/main/resources/thingsboard.yml
2021-03-02 10:11:07 +02:00
YevhenBondarenko
3c52c8c221
added "min.insync.replicas" parameter to the kafka topics
2021-03-02 10:04:51 +02:00
Artem Babak
712a14ec22
Merge remote-tracking branch 'origin/develop/3.3-edge' into develop/3.3-edge
2021-03-02 07:24:13 +02:00
Vladyslav_Prykhodko
c81854e614
Twilio SMS provider added support Phone Number's SID or Messaging Service SID
2021-03-01 19:16:13 +02:00
Andrii Shvaika
1e9016cb47
Implementation
2021-03-01 18:23:39 +02:00
Vladyslav_Prykhodko
db77821ad7
UI: Change image preview from svg to png
2021-03-01 18:14:08 +02:00
Volodymyr Babak
eec8bb0202
Introduced new configuration option
2021-03-01 16:13:50 +02:00
Volodymyr Babak
594a1290db
Async timeout connector customizer. Refactoring
2021-03-01 16:13:50 +02:00
Andrew Volostnykh
a2d9899a46
Null activation link and absent expected field in additional info fixed
2021-03-01 15:15:24 +02:00
Andrii Shvaika
3176c208a8
Data structures
2021-03-01 14:47:50 +02:00
AndrewVolosytnykhThingsboard
8ea3dcb808
improvement of solution
2021-03-01 12:19:57 +02:00
Andrii Shvaika
3cd964327a
Constant filters for device profile
2021-02-26 19:26:31 +02:00
Yevhen Bondarenko
3716e2833a
[WIP]added redis stores support to lwm2m transport ( #4164 )
...
* added redis stores support to lwm2m transport
* added cache dependency to dao
* added cache dependency to dao-api
* moved JacksonUtil to the common.util package
* added cache to the component scan for install
* lwm2m stores improvements
2021-02-26 14:16:34 +02:00
Vladyslav_Prykhodko
885395f119
Added preview image widget bundles; Refactoring back state button
2021-02-25 15:37:20 +02:00
vzikratyi
43309d2497
Added instruction to update redis config if attr cache enabled
2021-02-25 12:40:07 +02:00
vzikratyi
29fd4fb02c
Save Attributes to cache
2021-02-25 10:42:24 +02:00
Vladyslav_Prykhodko
989b6e7a30
Merge branch 'master'
2021-02-23 18:01:04 +02:00
Volodymyr Babak
10d3dd01bb
Merge branch 'develop/3.3' of github.com:thingsboard/thingsboard into develop/3.3-edge
2021-02-22 19:08:30 +02:00
Andrii Shvaika
a4508aa193
Imrpvements to the entity message routing based on the device profile
2021-02-22 17:18:48 +02:00
VoBa
16f3146fd4
Push entity created event to the device profile rule chain and queue if specified ( #4131 )
...
* Remove device from cache in case null value cached in the distributed redis
* Handle case when device was removed from db but message in the queue exists
* Code review chagnes
* Added usage statistics configuration to yml file
* Use msg queue instead of default
* Make private
* Make private
* Push entity created event to the device profile rule chain and queue if specified
2021-02-22 13:56:15 +02:00
ShvaykaD
c01005627b
[3.3] Fix/psql ts partitions remove action ( #4130 )
...
* fix psql ts partitions remove action by max ttl
* added forced null assigning
* added fix to upgrade
* added update to upgrade script from 3.1.1 and 3.2.1
2021-02-22 13:50:44 +02:00
Andrii Shvaika
4b43cd75f7
Merge branch 'master' into develop/3.3
2021-02-22 13:29:08 +02:00
vzikratyi-tb
ef33c68727
Added kafka consumer-groups statistics ( #4123 )
...
* Added kafka consumer-groups statistics
* Fixed PR notes
* Updated stats.kafka-response-timeout-ms
* Log kafka stats only once for CORE and RULE_ENGINE
2021-02-22 12:03:06 +02:00