Andrii Landiak
|
5aae9aebdd
|
Minor changes
|
11 months ago |
Andrii Landiak
|
c81121c32e
|
Fix tests
|
11 months ago |
Andrii Landiak
|
55c42850d7
|
Remove unused mock
|
11 months ago |
Andrii Landiak
|
74cd211a4e
|
Fix TenantIdLoaderTest
|
11 months ago |
Andrii Landiak
|
b8790e9e56
|
Cleanup application properties
|
11 months ago |
Andrii Landiak
|
7b114d9092
|
Remove cache
|
11 months ago |
Andrii Landiak
|
8d6ce9d05a
|
Cleanup impoort
|
11 months ago |
Andrii Landiak
|
49d3022d47
|
Refactor saveApiKey inside Controller
|
11 months ago |
Andrii Landiak
|
91f5cf03e7
|
Remove method deleteByTenantId - already exists
|
11 months ago |
Andrii Landiak
|
399def92de
|
Add Sysadmin to controller authority, minor changes, add cleanup service to delete expired api keys
|
11 months ago |
Andrii Landiak
|
37d6c5dabd
|
Introduce API-key auth
|
11 months ago |
Viacheslav Klimov
|
764b882b7f
|
Merge pull request #14041 from thingsboard/rc
rc
|
11 months ago |
Viacheslav Klimov
|
8390760698
|
Merge pull request #14033 from dskarzh/rule-node/save-to-custom-table/remove-executor
Save to custom table node: remove redundant executor per node
|
11 months ago |
Dmytro Skarzhynets
|
c9c46dce43
|
Save to custom table node: remove redundant executor per node
|
12 months ago |
Viacheslav Klimov
|
312f2ce95f
|
Merge pull request #13857 from ShvaykaD/feature/geofencing-cf
Geofencing Calculated Field
|
12 months ago |
dshvaika
|
03c7a01a99
|
Added CF processing abstract class to CE to simplify merge with PE
|
12 months ago |
dshvaika
|
690e1ddacc
|
fixed main entity attributes update in case of profile entity used
|
12 months ago |
dshvaika
|
be60ee7683
|
Merge branch 'feature/geofencing-cf' of github.com:ShvaykaD/thingsboard into feature/geofencing-cf
|
12 months ago |
Shvaika Dmytro
|
7f5218b49e
|
Merge pull request #33 from ArtemDzhereleiko/AD/imp/cf/geofencing
Geofencing Calculated filelds
|
12 months ago |
dshvaika
|
c56f82497c
|
Replaced required JSON data type for geozone arguments
|
12 months ago |
dshvaika
|
995ca2e4a8
|
fixed updates of non-dynamic zone group arguments
|
12 months ago |
ArtemDzhereleiko
|
0b85473147
|
UI: Add tenant profice configs for cf geofencing
|
12 months ago |
dshvaika
|
c678634344
|
fix validation logic of zoneGroupConfiguration after testing
|
12 months ago |
ArtemDzhereleiko
|
5024f81153
|
UI: Geofencing Calculate fields
|
12 months ago |
ArtemDzhereleiko
|
1725fbf3b6
|
UI: Move time unit intput to shared component
|
12 months ago |
dshvaika
|
ad0b6017e6
|
ZoneGroups from list to map
|
12 months ago |
dshvaika
|
b54906a9ef
|
Removed TimeUnit from scheduled update supported CF configs
|
12 months ago |
Viacheslav Klimov
|
1bfb969245
|
Merge pull request #13863 from dashevchenko/exposeSwaggerProperties
Configurable Swagger docs expansion
|
12 months ago |
Viacheslav Klimov
|
0c1e068ec4
|
Merge pull request #13948 from dashevchenko/edqsUserNameFix
[EDQS] Fixed user name field retrieval
|
12 months ago |
Viacheslav Klimov
|
c90016af8a
|
Merge pull request #13954 from dashevchenko/coop
Implemented COOP
|
12 months ago |
Viacheslav Klimov
|
3f7c6df2e3
|
Merge pull request #13789 from jekka001/edge-misordering-compensation-config
Edge Misordering Compensation Config
|
12 months ago |
Viacheslav Klimov
|
3a7d1957f9
|
Merge pull request #13987 from dskarzh/rule-node/clear-alarm/async-processing
Clear alarm node: async processing
|
12 months ago |
Igor Kulikov
|
446d25b2a9
|
Merge branch 'rc'
|
12 months ago |
Igor Kulikov
|
a3afd809e4
|
Merge pull request #13952 from ArtemDzhereleiko/AD/bug-fix/ai-models-help
Fixed AI models help link
|
12 months ago |
Igor Kulikov
|
dff87470e2
|
Merge pull request #13993 from LeoMorgan113/feature/help-link-fix
Fixed help link for JavaScript library
|
12 months ago |
Igor Kulikov
|
74f5e5dab6
|
Merge pull request #13982 from LeoMorgan113/feature/attribute-dialog-improvement
Attribute dialog improvement
|
12 months ago |
Igor Kulikov
|
5d024e1277
|
Merge pull request #13972 from deaflynx/feature/custom-icons
Feature custom icon image
|
12 months ago |
Igor Kulikov
|
fe0cc2658d
|
Merge pull request #13944 from ArtemDzhereleiko/AD/imp/api-usage
Add API Usage widget and update dashboard
|
12 months ago |
LeoMorgan113
|
cd8e21244c
|
Fixed help link for JavaScript library
|
12 months ago |
Dmytro Skarzhynets
|
171e824684
|
Clear alarm node: async processing
|
12 months ago |
LeoMorgan113
|
ef9a6637f1
|
Attribute dialog improvement
|
12 months ago |
Ruslan Vasylkiv
|
6b810703df
|
Update README.md
|
1 year ago |
deaflynx
|
8af4c70e13
|
Support custom icons in widget config.
|
1 year ago |
deaflynx
|
3c2e289cb3
|
Refactor feature custom image icon.
|
1 year ago |
deaflynx
|
34a50f8009
|
Custom icon feature svg support.
|
1 year ago |
deaflynx
|
b976e05256
|
Support custom icons in custom menu popover components Edit menu item; Add custom menu item. Update mixins to handle sizing for image icons.
|
1 year ago |
deaflynx
|
a4cf5f7d32
|
Minor fix in tb-icon custom image feature - add alt attribute.
|
1 year ago |
deaflynx
|
f2e66ca012
|
Feature custom image icon fixes after review.
|
1 year ago |
deaflynx
|
20e44ab004
|
Update tb-icon to accept custom image.
|
1 year ago |
deaflynx
|
a3c28e9db4
|
Feature custom icon in Custom icon init implementation.
|
1 year ago |