Igor Kulikov
ae5632f8ab
Fix docker images. Upgrade docker postgres to version 12.
5 years ago
ShvaykaD
5a648467bf
fixed typo in AbstractComponentDescriptorInsertRepository and AbstractEventInsertRepository
5 years ago
Vladyslav_Prykhodko
81b203efeb
Merge branch 'develop/3.3-firmware' of https://github.com/YevhenBondarenko/thingsboard into YevhenBondarenko-develop/3.3-firmware
5 years ago
Vladyslav_Prykhodko
e31a95619c
UI: Added firmware autocomplete component; Add firmware to device and device profile
5 years ago
Viacheslav Klimov
fdd126303a
Validate more entities' fields
5 years ago
Viacheslav Klimov
d4718ae354
Fix XSS policy file loading
5 years ago
Artem Babak
585f60fe15
Edge rulechains: open/export from 'edge' scope
5 years ago
Igor Kulikov
54ba69a82c
Fix code style issues
5 years ago
Artem Babak
d60bb58fe2
Fixed translation: unassign edges
5 years ago
Artem Babak
790cef385d
Edge component: hide sensitive buttons for customer_user/customer
5 years ago
Artem Babak
185e7a0874
Entities table config: fixed addEnabled, detailsReadonly for edge_customer_user
5 years ago
Igor Kulikov
29f64d9380
Update banner. Fix lwm2m transport jks config path
5 years ago
Vladyslav_Prykhodko
4a4a747301
UI: Refactoring resource library
5 years ago
Vladyslav_Prykhodko
77eafb1442
Merge remote-tracking branch 'upstream/master' into feature/multiple-file-input
5 years ago
Igor Kulikov
ce30a3b04a
Merge branch 'master' of github.com:thingsboard/thingsboard
5 years ago
Igor Kulikov
0acb4272a5
Create default edge rule chains oauth2
5 years ago
YevhenBondarenko
7b2e512cd8
added multipart max size 50MB
5 years ago
YevhenBondarenko
401e41f7c3
implemented FirmwareControllerSqlTest
5 years ago
Vladyslav_Prykhodko
45fc32ce3e
UI: Added firmware configuration
5 years ago
Viacheslav Klimov
a00e3be7ba
Merge branch 'master' into master-to-develop-snmp
# Conflicts:
# common/dao-api/src/main/java/org/thingsboard/server/dao/device/DeviceService.java
# common/data/src/main/java/org/thingsboard/server/common/data/device/profile/DeviceProfileTransportConfiguration.java
# common/transport/coap/src/main/java/org/thingsboard/server/transport/coap/CoapTransportService.java
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/LwM2mTransportServiceImpl.java
# common/transport/transport-api/src/main/java/org/thingsboard/server/common/transport/SessionMsgListener.java
# dao/src/main/java/org/thingsboard/server/dao/device/DeviceDao.java
# dao/src/main/java/org/thingsboard/server/dao/device/DeviceServiceImpl.java
# pom.xml
5 years ago
Andrew Shvayka
6b14d23e8c
Merge pull request #4304 from ViacheslavKlimov/feature/snmp-refactoring
SNMP refactoring
5 years ago
Vladyslav_Prykhodko
3c4ee1288d
Merge branch 'develop/3.3-firmware' of https://github.com/YevhenBondarenko/thingsboard into YevhenBondarenko-develop/3.3-firmware
5 years ago
YevhenBondarenko
8860eef1ba
added hasData for firmware
5 years ago
nickAS21
c634859e90
lwm2m: front start add attributes Lwm2m ( #4388 )
* lwm2m: front start add attributes Lwm2m
* lwm2m: front finish add attributes Lwm2m for resources
* lwm2m: front add attributes Lwm2m for resources if isAttribte or isTelemetry
* lwm2m: front add attributes Lwm2m for objects if isAttribte or isTelemetry
* lwm2m: back add resource one
* lwm2m: back fix bug resource controller test
5 years ago
Igor Kulikov
1b531e2858
Update haproxy config. Enable HTTP/2.
5 years ago
Igor Kulikov
0d733455c1
Enable edge configuration for docker compose
5 years ago
Igor Kulikov
e0f978992e
Merge pull request #3811 from volodymyr-babak/develop/3.3-edge
Edge functionality
5 years ago
Vladyslav_Prykhodko
2e5bbe2032
Merge remote-tracking branch 'origin/feature/multiple-file-input' into YevhenBondarenko-develop/3.3-firmware
5 years ago
Volodymyr Babak
4e5c726ea1
Fixed correct class for widget type details
5 years ago
Volodymyr Babak
c5f5acdba1
Improved disconnect process - try 5 times before force close session
5 years ago
Volodymyr Babak
770d3f91f2
Code review changes
5 years ago
Volodymyr Babak
df6f4c9924
Merge remote-tracking branch 'upstream/master' into develop/3.3-edge
5 years ago
YevhenBondarenko
95c9562418
refactored
5 years ago
YevhenBondarenko
935aab7535
added checksum and checksum algorithm for firmware
5 years ago
ShvaykaD
dc87550835
Extract coap-server component to separate module to be used in coap transport and core (CoAP integrations).
* init commit: coap-server component
* move coap-server to separate module
* fix typo
5 years ago
Igor Kulikov
a207e31841
Merge with master
5 years ago
Igor Kulikov
4a63660e1d
Version set to 3.3.0-SNAPSHOT
5 years ago
Vladyslav_Prykhodko
5672d2c451
UI: Added multiple-file-input; Add support load multiple resource
5 years ago
YevhenBondarenko
7954f91fee
added upgrade for firmware
5 years ago
YevhenBondarenko
b51fee8740
created firmware dao
5 years ago
Vladyslav_Prykhodko
8ae20e05bd
UI: Fixed incorrect calculate minIntervalLimit
5 years ago
Vladyslav_Prykhodko
45277c8789
UI: Fixed error: Expression has changed after it was checked.
5 years ago
YevhenBondarenko
bb90b2f137
lwm2m queue mode
5 years ago
mdheer
f0413055b0
Merge pull request #2 from TTvanWillegen/dashboard_logo
Dashboard logo - added functionality to change the desired logo path from the settings menu
5 years ago
mdheer
38f81df839
Merge branch 'master' into dashboard_logo
5 years ago
mdheer
7fb88eca20
added functionality that lets you specify the path to the desired custom logo from the settings menu
5 years ago
Chantsova Ekaterina
51125df8a2
Add JSON input widget
5 years ago
mdheer
9b5ec2e569
logo is only shown in fullscreen
5 years ago
vzikratyi-tb
a98499354b
Used thingsboard/haproxy-certbot image ( #4354 )
* Used thingsboard/haproxy-certbot image
* Used 1.3.0 version of thingsboard/haproxy-certbot
5 years ago
Vladyslav_Prykhodko
aabf5c792a
UI: Fixed multiple datasource processing data in map widgets
5 years ago