897 Commits

Author SHA1 Message Date
Igor Kulikov
fea3c368a3 Implement Events table 2019-08-22 18:44:48 +03:00
Igor Kulikov
c8ec87f41d Improve audit logs page link 2019-08-22 10:59:22 +03:00
Igor Kulikov
b8d837abbb Rule Chains, Widgets Bundles and Dashboards pages 2019-08-20 20:42:48 +03:00
Igor Kulikov
133ab98274 Entity views page 2019-08-19 20:09:41 +03:00
Igor Kulikov
7ff599f7c4 Introduct AssetInfo and EntityViewInfo dtos 2019-08-16 19:40:20 +03:00
Igor Kulikov
3700bcaa5d Devices page implementation 2019-08-14 19:55:24 +03:00
Igor Kulikov
65939722f3 Devices page implementation 2019-08-13 19:58:35 +03:00
Igor Kulikov
fd02c9b96f ThingsBoard UI - Angular 8 - Initial structure. 2019-08-08 19:39:06 +03:00
Igor Kulikov
cae1f02691 PageLink refactoring. 2019-08-08 17:55:11 +03:00
Igor Kulikov
cdb9520ccf Remove Entities NoSql DAO 2019-08-07 18:48:01 +03:00
Igor Kulikov
c19adf3684 Version set to 3.0.0-SNAPSHOT 2019-08-07 17:31:23 +03:00
ShvaykaD
fa5c86f434 add-device-entity-to-claim-result (#1907)
* add-device-to-claim-result

* code update

* code-update
2019-08-07 14:26:25 +03:00
Andrew Shvayka
e43558109e Extracted dao-api module to simplify rule-engine-api 2019-07-26 09:00:57 +03:00
Andrew Shvayka
467feb967f Added Common Utils as a new home for DonAsynchron 2019-07-25 18:37:29 +03:00
VoBa
79e21575ad Fixed broken swagger-ui (#1878) 2019-07-23 18:50:52 +03:00
Igor Kulikov
fd1552a294 Make security settings serializable 2019-07-18 18:57:41 +03:00
Igor Kulikov
8d5d8b2c23 Password policy setting. Login/Logout audit log. 2019-07-18 18:11:58 +03:00
Igor Kulikov
b482238ef3 Version set to 2.4.1-SNAPSHOT 2019-07-12 16:15:00 +03:00
Andrew Shvayka
2f4d13c7de ThingsBoard install scripts and default DB changed 2019-07-09 12:50:14 +03:00
Andrew Shvayka
69874d7689 Fix windows install scripts 2019-07-09 12:37:25 +03:00
Andrew Shvayka
64da2024cb Merge branch 'master' of github.com:thingsboard/thingsboard 2019-07-06 00:19:53 +03:00
Andrew Shvayka
407f7cfd48 Improved logback configuration 2019-07-06 00:19:11 +03:00
Igor Kulikov
7e6a556db0 Set hibernate.ddl-auto to none 2019-07-05 20:53:06 +03:00
Andrew Shvayka
347ac9910d Increased JWT token expiration time 2019-07-03 10:30:36 +03:00
Igor Kulikov
40b02ff7ff Improve upgrade scripts. 2019-07-02 10:52:17 +03:00
Paolo Cristiani
cd213bfeb9 Add 'On HTML element click' action source for HTML card (static and value) widgets 2019-07-01 14:31:23 +03:00
Igor Kulikov
4676b19ca3 Add SQL indexes file to controller sql test suite 2019-06-27 12:29:59 +03:00
Igor Kulikov
f140f6d475 Separate SQL indexes file. 2019-06-27 12:28:06 +03:00
Igor Kulikov
15b6b4ef2a Add SQL indexes 2019-06-27 11:51:27 +03:00
Igor Kulikov
c631d51e24 Version set to 2.4.0-SNAPSHOT 2019-06-27 10:12:30 +03:00
Igor Kulikov
6cdb508c71
Claiming devices implementation 2019-06-27 10:00:17 +03:00
Igor Kulikov
04722e5e8f Fix conflicts 2019-06-26 18:54:41 +03:00
Igor Kulikov
1c394a4231
Merge pull request #1790 from vvlladd28/feature/rpc-button-call
Add new control widget button
2019-06-25 21:17:22 +03:00
Igor Kulikov
457fc4423a
Merge branch 'master' into features/add_hide_empty_lines_options_on_timeseries_table_widget 2019-06-25 18:41:25 +03:00
Igor Kulikov
e0ffd509af
Merge pull request #1672 from pgrisu/features/add_row_and_cell_action_sources_on_timeseries_table_widget
Add rowClick and actionButtonClick action sources to timeseries_table widget…
2019-06-25 18:28:37 +03:00
Vladyslav_Prykhodko
b3fa72999c Change license 2019-06-24 17:30:55 +03:00
Vladyslav_Prykhodko
0656cabed9 Fix cassandra update script 2019-06-24 16:29:50 +03:00
Vladyslav_Prykhodko
e4d7cb186a Fix update file 2019-06-24 15:19:58 +03:00
Vladyslav_Prykhodko
c35eff1cde Update database schema 2019-06-24 12:34:40 +03:00
Igor Kulikov
66193a348c Improve debian packaging scripts. 2019-06-20 13:31:38 +03:00
Vladyslav_Prykhodko
6f0a944142 Add new control widget button 2019-06-18 19:42:26 +03:00
ShvaykaD
2cf410eb1e add-entity-created-events-in-rule-engine (#1696)
* add-entity-created-events-in-rule-engine

* optimize imports

* update

* fix typo

* update actionEventsFromRuleEngine
2019-06-05 12:37:21 +03:00
Maksym Dudnik
5a914f5938 maps widget bundle changes (trip_animation configs) 2019-05-16 17:44:08 +03:00
Maksym Dudnik
388b7be423 maps widget bundle changes (trip_animation configs) 2019-05-16 17:43:37 +03:00
Andrew Shvayka
6b78ecb1bb
Merge pull request #1653 from ViktorBasanets/master
Added debug events ttl
2019-05-16 17:07:14 +03:00
pgrisu
d3465f71d7 add hide empty lines option to timeseries-table widget 2019-05-09 01:31:23 +02:00
Igor Kulikov
bad855027b
Merge pull request #1633 from Terny22/improvement/maps-scroll-zooming-setting
Added 'Disable scroll zooming' setting for all map types
2019-05-03 12:11:59 +03:00
Volodymyr Babak
a53087dd26 Default keep alive set to false. Fixed tests 2019-05-03 11:45:27 +03:00
pgrisu
6bf6aa4541 Add rowClick and CellButton action sources to timeseries_table widget. The actionHadler will receive selected row[] array as additionalParams 2019-04-27 14:55:04 +02:00
Maksym Dudnik
f169f2535e UI. Trip Animation Widget
Added time step for normalization.
Added tooltip and tooltip configuration for points.
Added anchor definition for points and changed behaviour of next/prev step buttons for this anchors.
Added decoration for path and decorator configurations.
Maps widget bundle includes new version of Trip animation widget.
2019-04-26 16:13:38 +03:00