Viacheslav Klimov
|
f82be0153b
|
Entities VC with Git - initial implementation
|
4 years ago |
Viacheslav Klimov
|
335b4ef465
|
Improvements for import of rule chains and dashboards
|
4 years ago |
Viacheslav Klimov
|
a1d62373c9
|
Transaction timeout for finding entities by request and importing entities batch
|
4 years ago |
Viacheslav Klimov
|
ba1ea35210
|
Swagger docs for export-import controller
|
4 years ago |
Viacheslav Klimov
|
5736e52d3e
|
Fix EntitiesExportImportControllerSqlTest
|
4 years ago |
Viacheslav Klimov
|
7e2910ed95
|
Minor improvements
|
4 years ago |
Viacheslav Klimov
|
955aec0b41
|
Refactor export/import api
|
4 years ago |
Viacheslav Klimov
|
428ff2851d
|
Minor refactoring
|
4 years ago |
Viacheslav Klimov
|
457d2340a9
|
Refactor relations export
|
4 years ago |
Viacheslav Klimov
|
832f32fbe1
|
Improvements for relations import
|
4 years ago |
Viacheslav Klimov
|
a5cdbca690
|
Relations import: log entity action
|
4 years ago |
Viacheslav Klimov
|
eacc0e6bbe
|
Remove import option whether to update references to other entities; minor improvements
|
4 years ago |
Viacheslav Klimov
|
119430ff9a
|
Minor improvements
|
4 years ago |
Viacheslav Klimov
|
c04a0ff3a6
|
More tests for export/import api; improvements
|
4 years ago |
Viacheslav Klimov
|
a35b16d7cb
|
Get rid of boilerplate for export
|
4 years ago |
Viacheslav Klimov
|
1b48a98fa0
|
Save relations after all other entities are saved on import; refactoring
|
4 years ago |
Viacheslav Klimov
|
12840c81e9
|
Refactor events sending on import; export api with ExportRequest of different types
|
4 years ago |
Viacheslav Klimov
|
9594dbf16e
|
Refactoring
|
4 years ago |
Viacheslav Klimov
|
cecf49a67d
|
Fix dashboard import to update entity aliases
|
4 years ago |
Viacheslav Klimov
|
7c00cd449f
|
Add option to find existing entity by name when importing; refactoring
|
4 years ago |
Viacheslav Klimov
|
18b2fd4664
|
Fix permission checks for export/import api
|
4 years ago |
Viacheslav Klimov
|
9b8fca9973
|
Export/import api improvements
|
4 years ago |
Viacheslav Klimov
|
2a77c90d13
|
More tests for export/import api; refactoring
|
4 years ago |
Viacheslav Klimov
|
4dcd037a61
|
Initial tests for export/import
|
4 years ago |
Viacheslav Klimov
|
e37a075031
|
Export/import API: refactor, rename packages
|
4 years ago |
Viacheslav Klimov
|
19a27f93f4
|
Export/import API improvements and refactoring
|
4 years ago |
Viacheslav Klimov
|
6dc962882e
|
Add more options for entity export and import settings; refactoring
|
4 years ago |
Viacheslav Klimov
|
ab5d6f3c0d
|
Entities export/import API refactoring
|
4 years ago |
Viacheslav Klimov
|
040b6a31ad
|
Rename packages for export/import
|
4 years ago |
Viacheslav Klimov
|
5ee056ff8d
|
Export/import API refactoring
|
4 years ago |
Viacheslav Klimov
|
01ad35d864
|
Get rid of boilerplate in import services
|
4 years ago |
Viacheslav Klimov
|
99d0197caa
|
Refactor AbstractEntityImportService
|
4 years ago |
Viacheslav Klimov
|
849513541e
|
Entities export/import API refactoring: permission checks and entity lifecycle events
|
4 years ago |
Viacheslav Klimov
|
4062dc70fb
|
Initial export/import API for devices, device profiles, assets, rule chains, dashboards and customers
|
4 years ago |
Igor Kulikov
|
d7efbd6eba
|
Merge with master
|
4 years ago |
Andrii Shvaika
|
c813d41abe
|
Minor refactoring of the PR #6198
|
4 years ago |
Andrii Shvaika
|
f976490721
|
Merge branch 'feature/lwm2m-send-request' of https://github.com/Artifeel/thingsboard
|
4 years ago |
Igor Kulikov
|
c93309a496
|
Merge pull request #6213 from desoliture1/unresolverDynamicValuesOnExportDevicesFilterFix
[3.3.4] Fix unresolved dynamic values on API request
|
4 years ago |
Igor Kulikov
|
8d51431cd5
|
Merge pull request #6204 from desoliture1/alarmCustomerPermissionsFix
[3.3.4] Customer alarm permission checker fix
|
4 years ago |
Igor Kulikov
|
4b3f4028cd
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
4 years ago |
Igor Kulikov
|
1189630702
|
Fix upgrade script
|
4 years ago |
Igor Kulikov
|
51fd7e8523
|
Merge pull request #5984 from T5750/master
Update locale.constant-zh_CN.json
|
4 years ago |
Igor Kulikov
|
0a5764e7db
|
Merge pull request #6119 from thingsboard/lwm2m_fix_bug_bootstrap_tasks
[3.3.4] fix_bug_lwm2m_getTasks_thread-safe
|
4 years ago |
nickAS21
|
506d9279c2
|
lwm2m: for build
|
4 years ago |
desoliture
|
89c838e560
|
add corresponding tests
|
4 years ago |
desoliture
|
6b5966a579
|
fix unresolved dynamic values in queryService on api request
|
4 years ago |
Igor Kulikov
|
a35bb0fb97
|
Merge pull request #6180 from ViacheslavKlimov/fix/lwm2m-import
[3.3.4] Fix LwM2M devices import
|
4 years ago |
Igor Kulikov
|
464bf04042
|
Merge branch 'ViacheslavKlimov-fix/ota-device-profile'
|
4 years ago |
Igor Kulikov
|
53323077ae
|
Update delete device profile warning text to mention associated OTA updates
|
4 years ago |
Igor Kulikov
|
7621a39320
|
Merge branch 'fix/ota-device-profile' of https://github.com/ViacheslavKlimov/thingsboard into ViacheslavKlimov-fix/ota-device-profile
|
4 years ago |