7616 Commits

Author SHA1 Message Date
Igor Kulikov
c406c7b485 UI: Fix alarm table cell content for non alarm fields 2020-07-16 20:00:33 +03:00
Igor Kulikov
a7e1e63b9e UI: Add findAlarmDataByQuery 2020-07-16 19:26:33 +03:00
Vladyslav_Prykhodko
c71f588fbe Fixed request 'resend activation', did not support special email symbols 2020-07-16 19:20:12 +03:00
Igor Kulikov
909019138a UI: Improve entity table 2020-07-15 20:12:05 +03:00
Igor Kulikov
349909be87 Fix dashboards entity data query mapping. UI: Fixed entity subscription creation. UI: Improve resource load failure handling. 2020-07-15 14:56:38 +03:00
Igor Kulikov
21d7350efc UI: External angular modules for widget development 2020-07-15 12:44:16 +03:00
Igor Kulikov
4f3e29b433 UI: Fix pageLink without pagination. Minor fixes 2020-07-14 16:14:38 +03:00
Andrii Shvaika
2ca2b1b1f2 Package locks 2020-07-13 15:52:07 +03:00
Andrii Shvaika
933c502ce3 Merge remote-tracking branch 'origin/master' 2020-07-13 15:47:42 +03:00
Andrii Shvaika
c2e36851fc Merge with 2.5.3 2020-07-13 15:47:28 +03:00
Vladyslav_Prykhodko
3d533b7c23 Add type and clear code 2020-07-13 12:08:32 +03:00
Igor Kulikov
4bc1f2bd0d UI: Entities and alarm tables improvements 2020-07-13 11:29:42 +03:00
Andrii Shvaika
749664bcda tmp version set to 2.5.3-SNAPSHOT 2020-07-10 20:26:25 +03:00
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
Vladyslav_Prykhodko
483a3b847b Add tenant menu settingOAuth2
Add validation unique parameters to settings OAuth2
2020-07-10 11:33:47 +03:00
Vladyslav_Prykhodko
7af3fe0050 Add system admin OAuth2 settings 2020-07-09 13:47:35 +03:00
Igor Kulikov
7343afb876 UI: Add alarmFields to AlarmDataQuery 2020-07-09 13:00:02 +03:00
Igor Kulikov
33eec47856 UI: Allow creation of attributes and entity field keys for alarm datasource 2020-07-09 11:18:52 +03:00
Igor Kulikov
fac7bcc0b9 Version set to 3.1.0-SNAPSHOT 2020-07-08 15:41:30 +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
b6aba1c409
Merge pull request #3029 from vvlladd28/improvement/entity/trim-fields
[3.0] Added form fields trim to add/edit entity
2020-07-08 15:34:30 +03:00
Igor Kulikov
b57d17f1dd
Merge pull request #3010 from yefimov-andrey/change-aggr-17-3.0
changed aggregation interval to 1/7
2020-07-08 15:30:49 +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
7bed624ffa
Merge pull request #2972 from vvlladd28/bug/device-credentials
[3.0] Fix validators access token
2020-07-08 15:29:07 +03:00
Igor Kulikov
a4022b33ea
Merge pull request #2958 from vvlladd28/bug/rpc-widget
[3.0] Fixed not correct call custom parseValueFunction in RPC widget
2020-07-08 15:28:28 +03:00
Igor Kulikov
c3dc2d6c08
Merge pull request #2980 from vvlladd28/improvement/servicesMap/alarm
[3.0] Add serviceMap alarmService
2020-07-08 15:27:47 +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
Igor Kulikov
404de6cabf
Merge pull request #3030 from vvlladd28/bug/hide-title-widget
[3.0] Fixed showing widget actions after hiding widget title
2020-07-08 15:27:03 +03:00
Igor Kulikov
6c5971a12c Merge branch 'master' into feature/entity-data-query 2020-07-08 15:23:53 +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
628892b35b UI: Propagate key filters for entities hierarchy subscriptions. Fix Maps bounds. 2020-07-07 11:15:58 +03:00
Igor Kulikov
92c4d00fbb UI: Refactor entities hierarchy widget to use new WS data query API. 2020-07-06 18:00:10 +03:00
Andrii Shvaika
65fa1a7a9c Websockets Implementation 2020-07-06 17:04:14 +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
faee8e6bf0 Fix entity field alias resolution 2020-07-02 17:55:15 +03:00
Andrii Shvaika
b707ea090b Query Improvement to use entity field aliases 2020-07-02 17:48:50 +03:00
Andrii Shvaika
134c390cb2 Merge branch 'feature/alarm-data-query' of github.com:thingsboard/thingsboard into feature/entity-data-query 2020-07-02 17:30:19 +03:00
Igor Kulikov
7446e012a6 Introduce Current user alias 2020-07-02 17:30:15 +03:00
Andrii Shvaika
63384d458b Alarm Search queries 2020-07-02 17:24:28 +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
Vladyslav_Prykhodko
2f3c8e952d Fixed showing widget actions after hiding widget title 2020-07-01 00:10:57 +03:00
Vladyslav_Prykhodko
e15fa45232 Added form fields trim to add/edit entity 2020-06-30 23:53:36 +03:00
Igor Kulikov
9600cc0420 UI: Data query - key filters initial implementation. 2020-06-30 19:37:50 +03:00