Vladyslav
3103d0a726
[3.0] minor fix ( #2645 )
...
* Improvement layout-setting setting from mobile/tablet view
* Fix EntityView not show type in translate
* Clear code and update tablet/mobile view
* Update tablet/mobile view
* Fix hide title and text-overflow
* Add support Safari
* Minor fix
2020-04-21 11:53:26 +03:00
Igor Kulikov
15a31044b2
Cleanup
2020-04-21 11:41:43 +03:00
Igor Kulikov
8f2bf864c2
Merge with master
2020-04-21 10:09:38 +03:00
Ilya Barkov
149ec2804b
Feature/gateway remote configuration ( #2627 )
...
* new widget for gateway with the last telemetry type
* add isStateForm for the last telemetry type
* add config update save
* update thingboard yaml
* remove update thingboard yaml
* add new widget to gateway_widgets.json
* delete state gateway
* delete state gateway
* Revert "delete state gateway"
This reverts commit d8024ead
* change yml
* edit name isReadOnly
* fix bug isReadOnly
* [Gateway remote configuration] Changed default logs.conf file
Co-authored-by: nick <nick.@avalr.com.ua>
2020-04-20 16:20:33 +03:00
Igor Kulikov
46e3b7a11b
UI: Rule nodes ui api
2020-04-20 11:42:46 +03:00
Igor Kulikov
c3b71a7fa3
UI: Rule node ui external modules
2020-04-17 19:01:01 +03:00
Igor Kulikov
cfc8e67cab
Add utils to public-api
2020-04-17 18:50:55 +03:00
Igor Kulikov
8b206b1760
Rule node models improvements
2020-04-17 17:23:37 +03:00
Igor Kulikov
056f2a28a7
Update rule nodes ui
2020-04-17 16:07:30 +03:00
Igor Kulikov
a487914dcb
UI: Entity autocomplete error handling
2020-04-17 15:13:19 +03:00
Igor Kulikov
eb4334937c
UI: Entity autocomplete error handling
2020-04-17 15:12:37 +03:00
Igor Kulikov
1e079457c7
UI: Json React Form - textarea height fix
2020-04-16 18:25:10 +03:00
Igor Kulikov
ac963baa62
UI: Entities table improvements
2020-04-15 13:00:32 +03:00
Igor Kulikov
e103d5a88b
UI: Entity details panel improvements
2020-04-14 19:22:14 +03:00
Igor Kulikov
c9e3a62f6e
Merge with master
2020-04-14 11:47:14 +03:00
Vladyslav
2a2a0f9caf
Added new settings to web-camera input widget ( #2616 )
2020-04-14 11:42:37 +03:00
Vladyslav
612a8c7dd1
[3.0] Minor fix ( #2615 )
...
* Improvement tenant setting from mobile view
* Improvement timewindow setting from mobile view
* Improvement entity-view setting from mobile view
* Update license header and license config
2020-04-14 11:38:30 +03:00
Igor Kulikov
88ff9f4d19
UI: Improve page link default search function
2020-04-14 11:34:22 +03:00
Igor Kulikov
4832f85f5d
UI: Minor improvements
2020-04-13 13:40:17 +03:00
Igor Kulikov
81aa229ba7
UI: Breadcrumb component improvements
2020-04-13 13:07:45 +03:00
nordmif
f4ce41be20
added logging for failure to send mail
2020-04-13 09:35:48 +03:00
Maksym Dudnik
d074ee7e23
Rule node Updated Translation
2020-04-13 09:34:59 +03:00
Igor Kulikov
a43d3f2fd2
UI: Minor improvements
2020-04-10 17:24:13 +03:00
Igor Kulikov
471ed87ff6
UI: Revert entity.component annotation to directive
2020-04-10 16:12:42 +03:00
Igor Kulikov
f446e749ba
UI: Fix scss import to relative path
2020-04-10 15:48:20 +03:00
Igor Kulikov
3727d52f86
UI: Fix scss import to relative path
2020-04-10 15:45:53 +03:00
Igor Kulikov
67c8cb43e2
UI: Fix scss import to relative path
2020-04-10 15:44:47 +03:00
Igor Kulikov
6dbae67ae6
Merge branch 'ShvaykaD-develop/3.0' into develop/3.0
2020-04-10 15:11:10 +03:00
Igor Kulikov
b30370328f
Minor fixes
2020-04-10 15:10:56 +03:00
Igor Kulikov
8caa2a54f7
Merge branch 'develop/3.0' of https://github.com/ShvaykaD/thingsboard into ShvaykaD-develop/3.0
2020-04-10 15:08:17 +03:00
Igor Kulikov
1b0fabb7ab
Merge branch 'master' into develop/3.0
2020-04-10 15:07:44 +03:00
ShvaykaD
a3a17dc828
add sendActivationEmail as request param (default -> true) to activate method in auth controller and login service ( #2597 )
2020-04-10 15:06:44 +03:00
Vladyslav
38617625c1
fix error create dialog new dashboard ( #2606 )
2020-04-10 15:05:34 +03:00
Vladyslav
2a1c55f022
[2.5] Revert change JSON form ( #2598 )
...
* Revert change
* Revert file
2020-04-10 15:04:55 +03:00
Vladyslav
39ba550d41
Fix not add entityLabel for header action open dashboard state ( #2601 )
2020-04-10 15:04:45 +03:00
Vladyslav
e8fffdbc4d
Fix manage dashboard states for Safari ( #2602 )
2020-04-10 15:04:34 +03:00
Vladyslav
3881dc8423
Add new alias Current tenant ( #2596 )
2020-04-10 15:04:24 +03:00
Vladyslav
2a1fa76c2f
Add new alias Current Tenant ( #2604 )
2020-04-10 15:04:12 +03:00
Igor Kulikov
352b073062
UI: Fixed add user dialog
2020-04-10 14:12:40 +03:00
Dmytro Shvaika
3fafffb33d
fix activate method for new UI
2020-04-10 11:57:55 +03:00
Dmytro Shvaika
089dfe5402
Merge branch 'improvements/userActivate' into develop/3.0
2020-04-10 11:26:25 +03:00
Igor Kulikov
b12bd14e10
UI: Fix assets import columns
2020-04-10 09:16:15 +03:00
VoBa
fcf436c620
[2.5] Added possibility to login by url params ( #2581 )
...
* Added possibility to login by url params
* Changes after code review
2020-04-09 18:40:34 +03:00
Igor Kulikov
5e3c85a897
UI: Fix login url params
2020-04-09 18:39:58 +03:00
VoBa
cc123a9e67
[3.0] Added possibility to login by url params ( #2592 )
...
* Added possibility to login by url params
* Fixes after code review
2020-04-09 18:38:08 +03:00
Igor Kulikov
359c442365
UI: Attribute table disable edit for client side attributes
2020-04-09 18:06:10 +03:00
Vladyslav
f2b10edf1e
[3.0] Improvements import and tables for mobile view ( #2594 )
...
* Fix width table in Safari
* Improvement in mobile view
* Improvement attributes-table from mobile view
* Relation-table improvement for mobile view
* Improvement entity-table from mobile view
2020-04-09 17:53:24 +03:00
Igor Kulikov
7e66cb938c
UI: Model improvement, new entity table methods
2020-04-09 17:48:16 +03:00
Dmytro Shvaika
8133cf4623
add sendActivationEmail as request param (default -> true) to activate method in auth controller and login service
2020-04-09 16:44:18 +03:00
Igor Kulikov
b0c5479c64
UI: Entities table model improvements.
2020-04-08 19:31:08 +03:00