Igor Kulikov
c19924065c
UI: Remove deprecated ComponentFactory usage. Improve typings in tsx files.
2024-10-04 18:30:19 +03:00
Igor Kulikov
aabc029800
Angular 18 migration
2024-10-02 20:18:00 +03:00
Igor Kulikov
8273c3fafd
Angular 18 migration
2024-10-02 19:49:20 +03:00
Igor Kulikov
c5a72ed8df
Update license header to 2024 year.
2024-01-09 10:46:16 +02:00
Igor Kulikov
a1fb657b0c
UI: Introduce timewindow style. Ability to embed widget title panel into widget template. Add pattern support for widget title, etc.
2023-08-08 18:54:07 +03:00
Vladyslav_Prykhodko
32d23844d6
UI: Updated tinycolor for version 1.6.0
2023-04-11 16:00:33 +03:00
Igor Kulikov
d8275d2035
UI: Angular 14 migration
2023-02-06 13:09:43 +02:00
Igor Kulikov
21cd557d96
UI: Angular 14 migration
2023-02-02 15:55:06 +02:00
Igor Kulikov
cbdc4517e4
Update license header year to 2023
2023-01-31 10:43:56 +02:00
Igor Kulikov
c44727851d
UI: Add map widget settings forms
2022-05-11 15:58:15 +03:00
Igor Kulikov
da4c742872
Update license year to 2022
2022-01-17 14:07:46 +02:00
Igor Kulikov
62cea22df8
Merge pull request #5813 from ArtemDzhereleiko/bug-fix/color-picker
...
[3.3.3] UI: Fixed cancel event on color picker
2022-01-12 16:51:57 +02:00
ArtemDzhereleiko
fa1cd21473
UI: Fixed cancel event on color picker
2022-01-10 15:21:44 +02:00
Igor Kulikov
ce3d929fec
Fix json form default values handling
2021-12-23 15:50:47 +02:00
Igor Kulikov
3950b58845
Add tooltip offset settings for map widgets. Improve default values handling by json schema form component.
2021-12-21 09:47:37 +02:00
Vladyslav_Prykhodko
84e02f05fd
UI: Fixed incorrect work buttons in fullscreen mode at json-form
2021-12-15 17:01:03 +02:00
Igor Kulikov
a69551f067
Angular 12 migration
2021-12-06 12:54:48 +02:00
Vladyslav_Prykhodko
df08320eea
UI: Fixed not load advanced settings in widget
2021-11-04 18:05:13 +02:00
Igor Kulikov
106ba88293
Add rest of the widget functions help resources. Improved map widgets settings schema.
2021-10-20 20:12:08 +03:00
Igor Kulikov
b4f230dbc8
Improve markdown component. Add new helps.
2021-10-13 20:35:10 +03:00
Igor Kulikov
ff293ae1f4
Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks.
2021-10-06 21:03:29 +03:00
Vladyslav_Prykhodko
647c69529c
UI: Fixed toggle to editor full-screen mode in JSON forms
2021-08-25 16:14:26 +03:00
Igor Kulikov
9c1a2a4cb1
Add markdown/HTML widget
2021-08-19 18:52:39 +03:00
Igor Kulikov
3ea5314495
Home dashboard feature. Enable tooltips for flot chars in mobile mode. Disable widgets interaction in widget library and when adding widget to dashboard.
2021-02-03 12:21:55 +02:00
Igor Kulikov
d31358b2ea
Update license header - set 2021 year
2021-01-11 13:42:16 +02:00
Igor Kulikov
ed56f041f8
UI optimizations
2021-01-05 11:37:05 +02:00
Igor Kulikov
ddb3ee61e7
UI: Optimizations - AOT + JIT
2020-12-30 17:13:01 +02:00
Igor Kulikov
1ff3eeaf93
UI: Optimizations
2020-12-28 16:06:36 +02:00
Igor Kulikov
305ec3067e
Update angular version
2020-10-08 11:45:50 +03:00
Igor Kulikov
69ec103588
UI: Completely remove letters capitalization in order to avoid issues in certain locales.
2020-10-07 11:58:43 +03:00
Igor Kulikov
6a54d4dc84
Optimize import modules
2020-08-14 17:29:55 +03:00
Igor Kulikov
fa380bc300
Add enumerable to widget x,y,cols,rows. Fix js_beautify.
2020-08-14 14:28:19 +03:00
Igor Kulikov
985510b51d
Fix commonJs import warnings
2020-08-14 11:43:46 +03:00
Vladyslav
e3e860fe3f
[3.0] Improvement code style ( #2670 )
...
* Clear code and styles
* Clear import
2020-04-27 09:27:14 +03:00
Igor Kulikov
00e7779f71
Minor UI fixes
2020-04-23 13:27:21 +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
1e079457c7
UI: Json React Form - textarea height fix
2020-04-16 18:25:10 +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
b544f29bf9
Minor fixes
2020-03-23 16:05:28 +02:00
ArtemHalushko
42c52bfdba
Map/3.0 ( #2535 )
...
* 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
Co-authored-by: Artem Halushko <ahalushko@thingboards.io>
Co-authored-by: Adsumus <artemtv42@gmail.com>
2020-03-20 16:57:35 +02:00
Vladyslav
4e16675ea4
Add change gauge color ( #2480 )
2020-03-04 10:11:24 +02:00
Igor Kulikov
15d7970ba9
Propagate UI changes.
2020-02-26 18:15:04 +02:00
Igor Kulikov
a122563619
Propagate UI changes
2020-02-25 19:11:25 +02:00
Igor Kulikov
7bc1e2c58e
JSON form component improvements. Fix timewindow panel
2020-02-25 10:23:40 +02:00
Igor Kulikov
2f11d4336f
Merge data comparison feature
2020-02-24 17:16:02 +02:00
Igor Kulikov
3e2a87135f
Prepare for merge with master
2020-02-20 10:26:43 +02:00
Igor Kulikov
8771a6f754
Implement Analogue gauges
2020-02-13 12:52:44 +02:00
Igor Kulikov
3378aa1d77
Fix angular 9 migration and style issues.
2020-02-12 17:19:30 +02:00
Igor Kulikov
8bbee948fb
Angular 9 migration
2020-02-10 19:06:15 +02:00
Igor Kulikov
ccfebce870
Fix TS warnings. Update RPC shell widgets.
2020-02-04 15:14:17 +02:00