190 Commits

Author SHA1 Message Date
Igor Kulikov
bdd8b17bf0 UI: Notify about alarm data overflow. Fix Audit log created time 2020-07-10 18:04:48 +03:00
Igor Kulikov
da4a2d9d55 UI: Blur multiple input widget on submit. Fix datasource single entity resolution. 2020-07-10 11:47:03 +03:00
Igor Kulikov
7343afb876 UI: Add alarmFields to AlarmDataQuery 2020-07-09 13:00:02 +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
dee4625fa9 UI: WS Alarm Data 2020-07-06 14:42:36 +03:00
Igor Kulikov
4747e110bc UI: Alarm data query support 2020-07-03 18:33:06 +03:00
Igor Kulikov
7a19dee3eb UI: Dynamic filter value configuration 2020-07-03 12:15:11 +03:00
Igor Kulikov
cf6824cf22 Filter predicate dynamic value 2020-07-02 20:05:34 +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
Igor Kulikov
25dae17671 UI: Dashboard filters implementation 2020-07-01 20:09:25 +03:00
Vladyslav_Prykhodko
55e731b7ca Fixed updates the selection list after change entitySubtypeValue 2020-07-01 17:41:27 +03:00
Igor Kulikov
9600cc0420 UI: Data query - key filters initial implementation. 2020-06-30 19:37:50 +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
Igor Kulikov
08983bddf9 UI: Code cleanup. Entities table widget: Additional sorting of resulting page data. 2020-06-26 11:00:00 +03:00
Igor Kulikov
ad47902835 UI: data query widgets improvementas 2020-06-25 20:08:07 +03:00
Igor Kulikov
bf22c19824 UI: Improve entity data subscription 2020-06-24 18:07:47 +03:00
Igor Kulikov
e6e9be18ea Entity data query fixes 2020-06-23 20:56:44 +03:00
Igor Kulikov
ab93e5455c UI: entity data fixes 2020-06-23 17:47:34 +03:00
Igor Kulikov
f37ebb66aa UI: Entities data query 2020-06-22 18:55:15 +03:00
Igor Kulikov
53bc87150c UI: Entity data query - initial implementation 2020-06-19 18:13:57 +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
YevhenBondarenko
1f065f99c9 added ui for send email rule node and refactored mail server 2020-06-01 14:05:01 +03:00
YevhenBondarenko
6066a6bf04 refactored mail-server 2020-06-01 10:54:54 +03:00
YevhenBondarenko
3c13b84ef4 added proxy ui for mail-server 2020-06-01 01:34:26 +03:00
Igor Kulikov
507bd43a37
Merge pull request #2819 from ArtemHalushko/map/3.0
Map/3.0
2020-05-22 20:00:41 +03:00
Igor Kulikov
63296f701d Update widget autocompletion models 2020-05-22 19:56:24 +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
503bca902a Minor refactoring 2020-05-05 11:57:35 +03:00
VoBa
c0dfa4861b
[WIP] [3.0] Added OAuth2 Support (#2709)
* Added base impl for OAuth-2

* Added basic and custom OAuth2 user mappers

* Removed comment line

* Refactoring to review. Added tenantId and customerId. Added email tenant name strategy

* Revert debug logger

* Fixed compilation

* Test fixed

* Create UI for OAuthService

* Revert package-lock.json

* Add translate login es_ES

Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
2020-05-04 11:51:08 +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