137 Commits

Author SHA1 Message Date
Igor Kulikov
e7aae9664a Add new alias entity type - Current User Owner 2020-08-10 15:34:23 +03:00
Igor Kulikov
21d7350efc UI: External angular modules for widget development 2020-07-15 12:44:16 +03:00
Igor Kulikov
61d96b94f2
Merge pull request #3061 from thingsboard/json_dialog_fix
fix buf Json edit
2020-07-08 15:35:38 +03:00
Igor Kulikov
f4c7d6c3e2
Merge pull request #2938 from vvlladd28/improvement/minor-fix
[3.0] Optimaze and clear code
2020-07-08 15:30:19 +03:00
Igor Kulikov
30dafe03fe
Merge pull request #3034 from vvlladd28/bugs/entity-autocomplete/sub-type
[3.0] Fixed updates the selection list after change entitySubtypeValue
2020-07-08 15:27:25 +03:00
nickAS21
82668c9da2 fix bug Json edit dialog: add validate 2020-07-08 11:55:47 +03:00
nickAS21
10b9e9c98e LwM2M: Back - add command "/3/0/5" - trigger client 2020-07-07 18:13:02 +03:00
Igor Kulikov
7446e012a6 Introduce Current user alias 2020-07-02 17:30:15 +03:00
Igor Kulikov
c6f7862cbf UI: Dashboard filters - user mode 2020-07-02 15:42:58 +03:00
Vladyslav_Prykhodko
55e731b7ca Fixed updates the selection list after change entitySubtypeValue 2020-07-01 17:41:27 +03:00
Igor Kulikov
ec0058614b UI: Handle widget page data overflow. Introduce widget messages toast. Fix entity list sort order. 2020-06-26 17:02:41 +03:00
Vladyslav_Prykhodko
809375aa91 Cleared code to access form values 2020-06-11 10:09:14 +03:00
Vladyslav_Prykhodko
6600347028 Moved component tb-compact to shared module 2020-06-04 09:46:59 +03:00
Artem Halushko
c9392ab018 ie support fix 2020-05-22 17:47:46 +03:00
Igor Kulikov
6131000c8c Direct access of core services from widget context. JavaScript editors code autocompletion and tooltips. 2020-05-20 19:42:58 +03:00
Vladyslav_Prykhodko
8117d06994 Add anchor function and fix show point [trip-animation] 2020-05-18 21:55:28 +03:00
Igor Kulikov
5c667ba7fe
Merge pull request #2785 from vvlladd28/improvement/3.0/trip-animation
Improvement trip animation
2020-05-18 11:08:33 +03:00
Vladyslav_Prykhodko
a1b84834fc Update trip-animation widget 2020-05-18 10:58:46 +03:00
Vladyslav_Prykhodko
140ae29fe6 Update style and type 2020-05-14 20:54:47 +03:00
Igor Kulikov
eea4c5185c Improve json content component 2020-05-14 19:49:44 +03:00
Igor Kulikov
4718eac882 Improve json content component 2020-05-14 17:21:14 +03:00
Igor Kulikov
096b2944d0 Improve kv-map component disable state handling 2020-05-13 17:06:15 +03:00
ArtemHalushko
416d045893
Map/3.0 (#2738)
* WIP on trip-animation settings

* trip-animation points & anchors

* fixes

Co-authored-by: Adsumus <artemtv42@gmail.com>
Co-authored-by: Igor Kulikov <ikulikov@thingsboard.io>
2020-05-07 12:25:43 +03:00
Igor Kulikov
413ad261e2 Fix conflicts 2020-04-28 20:02:33 +03:00
Igor Kulikov
37c8cd157d UI: Migrate gateway widgets and gateways demo dashboard to 3.0 2020-04-28 18:47:20 +03:00
Artem Halushko
9479b4194f entity save fix #2 2020-04-28 15:18:40 +03:00
Igor Kulikov
a39fe0f313 Minor fixes 2020-04-28 14:44:48 +03:00
Artem Halushko
d56a3abaca saveEntity && minor fixes 2020-04-28 13:31:47 +03:00
Artem Halushko
dd98d761df Merge branch 'develop/3.0' of https://github.com/thingsboard/thingsboard into map/3.0 2020-04-28 12:07:46 +03:00
Igor Kulikov
0289b0c1a2 UI: Get rid of 'multiple directives with 'exportAs' set to ngForm' 2020-04-27 10:39:18 +03:00
Vladyslav
e3e860fe3f
[3.0] Improvement code style (#2670)
* Clear code and styles

* Clear import
2020-04-27 09:27:14 +03:00
Vladyslav
e175b57110
[3.0] Entity list not correct find index for model (#2668)
* Entity list not correct find index for model

* Clear import

* Revert change

* Revert change
2020-04-27 09:26:17 +03:00
Andrii Shvaika
df3614f9e4 Fix Alarm repository. Add queue type list select. 2020-04-27 01:12:23 +03:00
Andrew Shvayka
38ebbe2576 Revert "Merge with master. AlarmRepository.findAlarms is failing (#2663)"
This reverts commit 2c02406ee5f41b08e655b634dd9871403f67149d.
2020-04-24 19:42:32 +03:00
Vladyslav
9c5ad303cd
Add support Safari and improvement view (#2662) 2020-04-24 15:49:53 +03:00
ArtemHalushko
241edc1d2b
Map/3.0 (#2664)
* add base map infrastructure

* add leaflet css

* add tencent map

* add google maps support

* added image map support

* refactor schemes

* here maps support && WIP on markers

* add simple marker suppor

* data update & polyline support

* map bouds support

* add some settings support

* add map provider select to settings

* labels support

* WIP on trip animation widget

* WIP on history control and route interpolation

* trip-animation map provider & custom markers

* comleted track marker & history controls

* add license headers

* label fix & tooltips support

* WIP on polygons

* marker dropping support

* add polygon support

* add label to trip animation

* WIP on tooltips

* lint anf typed leaflet AddMarker

* some typing and poly improvements

* add typing

* add marker creation

* update proxy

* save position fix

* add bounds padding

* update map widget bendle && bugfixes

* update marker placement widget

* add licenses

* reomove log

* fix sizes

* entity and map fixes

* Fix tile server support  form OSM and zoom level fix

* add support custom actions

* map fixes

Co-authored-by: Artem Halushko <ahalushko@thingboards.io>
Co-authored-by: Adsumus <artemtv42@gmail.com>
2020-04-24 15:48:00 +03:00
Andrew Shvayka
2c02406ee5
Merge with master. AlarmRepository.findAlarms is failing (#2663)
* Merge with master. AlarmRepository.findAlarms is failing

* Fix Alarm repository. Add queue type list select.

Co-authored-by: Igor Kulikov <ikulikov@thingsboard.io>
2020-04-24 15:44:31 +03:00
Adsumus
f9574d7041 Merge branch 'develop/3.0' of https://github.com/thingsboard/thingsboard into map/3.0 2020-04-24 11:22:45 +03:00
Adsumus
8979a511a3 map fixes 2020-04-24 11:22:26 +03:00
Igor Kulikov
00e7779f71 Minor UI fixes 2020-04-23 13:27:21 +03:00
Igor Kulikov
28d48933f2 UI: Minor fixes 2020-04-23 12:01:58 +03:00
Vladyslav
caf91be338
Change resize events to observer (#2652) 2020-04-22 13:21:14 +03:00
Vladyslav
4ede9a3a4d
Fix toolbar and share buttons (#2646) 2020-04-21 13:28:27 +03:00
Igor Kulikov
256500ee85 Fix issues after angular update 2020-04-21 13:15:01 +03:00
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
46e3b7a11b UI: Rule nodes ui api 2020-04-20 11:42:46 +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