Igor Kulikov
1b0fabb7ab
Merge branch 'master' into develop/3.0
2020-04-10 15:07:44 +03:00
ShvaykaD
a3a17dc828
add sendActivationEmail as request param (default -> true) to activate method in auth controller and login service ( #2597 )
2020-04-10 15:06:44 +03:00
Vladyslav
38617625c1
fix error create dialog new dashboard ( #2606 )
2020-04-10 15:05:34 +03:00
Vladyslav
2a1c55f022
[2.5] Revert change JSON form ( #2598 )
...
* Revert change
* Revert file
2020-04-10 15:04:55 +03:00
Vladyslav
39ba550d41
Fix not add entityLabel for header action open dashboard state ( #2601 )
2020-04-10 15:04:45 +03:00
Vladyslav
e8fffdbc4d
Fix manage dashboard states for Safari ( #2602 )
2020-04-10 15:04:34 +03:00
Vladyslav
3881dc8423
Add new alias Current tenant ( #2596 )
2020-04-10 15:04:24 +03:00
Vladyslav
2a1fa76c2f
Add new alias Current Tenant ( #2604 )
2020-04-10 15:04:12 +03:00
Igor Kulikov
352b073062
UI: Fixed add user dialog
2020-04-10 14:12:40 +03:00
Igor Kulikov
b12bd14e10
UI: Fix assets import columns
2020-04-10 09:16:15 +03:00
VoBa
fcf436c620
[2.5] Added possibility to login by url params ( #2581 )
...
* Added possibility to login by url params
* Changes after code review
2020-04-09 18:40:34 +03:00
Igor Kulikov
5e3c85a897
UI: Fix login url params
2020-04-09 18:39:58 +03:00
VoBa
cc123a9e67
[3.0] Added possibility to login by url params ( #2592 )
...
* Added possibility to login by url params
* Fixes after code review
2020-04-09 18:38:08 +03:00
Igor Kulikov
359c442365
UI: Attribute table disable edit for client side attributes
2020-04-09 18:06:10 +03:00
Vladyslav
f2b10edf1e
[3.0] Improvements import and tables for mobile view ( #2594 )
...
* Fix width table in Safari
* Improvement in mobile view
* Improvement attributes-table from mobile view
* Relation-table improvement for mobile view
* Improvement entity-table from mobile view
2020-04-09 17:53:24 +03:00
Igor Kulikov
7e66cb938c
UI: Model improvement, new entity table methods
2020-04-09 17:48:16 +03:00
Igor Kulikov
b0c5479c64
UI: Entities table model improvements.
2020-04-08 19:31:08 +03:00
Igor Kulikov
f9375a0fca
UI: dynamic annotation for abstract entity component
2020-04-07 17:11:00 +03:00
Igor Kulikov
c60e99fad9
UI: Entity table models improvements
2020-04-07 17:06:04 +03:00
ShvaykaD
11479935c2
SQL TTL Implemenation
...
* init commit
* improvements for ttl-functions
* added drop partitions by ttl function
* add load ttl function to upgrade script
* fix typo
* add IF NOT EXISTS for json_v in timescale upgrade
* changed logic for removing customer records from ts_kv
* improvements in upgrade scenario
* improvements
* added intial delay for TTL task execution
2020-04-07 11:55:26 +03:00
Igor Kulikov
e160b6e02b
Remove unnecessary widgets bundle type
2020-04-06 17:07:37 +03:00
Igor Kulikov
3bf629b13a
Merge branch 'vvlladd28-improvement/3.0/minor-fix' into develop/3.0
2020-04-06 17:02:56 +03:00
Igor Kulikov
ed90ca56f3
Fix conflicts
2020-04-06 17:02:29 +03:00
Igor Kulikov
eb1461a8a3
Add entity title function
2020-04-06 16:58:23 +03:00
Vladyslav_Prykhodko
81285446bf
Fix revert thingsboard.yml
2020-04-06 11:49:56 +03:00
Vladyslav_Prykhodko
daa0c30e11
Fix widget library details
2020-04-06 11:46:56 +03:00
Vladyslav_Prykhodko
2ca4b78cf9
Improvement view on mobile device
2020-04-06 11:04:03 +03:00
Igor Kulikov
73da299aaf
Ace based editors disabled state handling
2020-04-06 10:20:20 +03:00
Vladyslav_Prykhodko
56bb0f6071
Improvement dialog and component style
2020-04-03 21:14:39 +03:00
Igor Kulikov
e0d554c5c6
Entities table actions improvement
2020-04-03 17:32:59 +03:00
Vladyslav_Prykhodko
fca2dd6213
Clear import-export (Safari)
2020-04-03 14:34:13 +03:00
Igor Kulikov
6bb9c08230
Fix rulenode tooltip header
2020-04-02 16:08:52 +03:00
Vladyslav
15880e3ef9
[3.0] Minor fix ( #2571 )
...
* Fix breadcrumb and breakroint api to header
* Fix layout profile
* Clear code and fix layout (admin and profile pages)
* Improvements import
* Fix entity table
2020-04-02 11:01:13 +03:00
Igor Kulikov
842a1d1a3f
Headline styles
2020-04-02 10:55:42 +03:00
Igor Kulikov
efe6ec19e5
Fix value input style
2020-04-01 16:55:44 +03:00
Igor Kulikov
4fb8926f16
Revert .mat-icon vertical-align to middle
2020-04-01 11:24:55 +03:00
Igor Kulikov
89b8db31a0
Revert .mat-icon vertical-align to middle
2020-04-01 11:23:07 +03:00
Igor Kulikov
7e8c90ec6d
Merge branch 'master' into develop/3.0
2020-04-01 09:48:16 +03:00
Vladyslav
65e971f0e0
[3.0] [WIP] Minor fixed to style ( #2562 )
...
* Added support Safari browser (not support DragEvent)
* Imporovement style login page
* Change flex responsive API breakpoint
* Add support long name menu item
* Home page add link to page
2020-04-01 09:47:26 +03:00
YAMAMOTO Takashi
194d628bfd
tools/src/main/shell/*.sh: Fix "yes" patterns ( #2553 )
...
So that it accepts "yes".
2020-04-01 09:43:06 +03:00
Vladyslav
fef74373e0
Fix timeseries table layout ( #2569 )
2020-04-01 09:42:03 +03:00
VoBa
f63864f06e
Filter relation by To and From entities ( #2567 )
...
* Filter relation by To and From entities
* Rename typo
2020-04-01 09:41:23 +03:00
blackstar-baba
00b5d36e0b
fix bug: Under high concurrency, Mqtt client nextMessageId exceeds the 0xffff limit ( #2564 )
...
The compareAndSet method and getAndIncrement method of the AtomicInteger class are atomic, but when these two methods are used at the same time, they are no longer atomic.
2020-04-01 09:39:51 +03:00
VoBa
d94cb9ca47
Added correct ts on alarm clear and ack actions ( #2550 )
2020-04-01 09:33:46 +03:00
Igor Kulikov
bf4b690caf
Update styles
2020-04-01 09:25:57 +03:00
Vladyslav_Prykhodko
903e459851
The map was not loaded with empty entity(not set longitude/latitude)
2020-03-28 02:27:18 +02:00
Igor Kulikov
070c136ffd
Fix JSON object edit component
2020-03-27 16:20:26 +02:00
Igor Kulikov
cf1a4482cb
UI: Theme improvement
2020-03-26 16:59:36 +02:00
Igor Kulikov
40237a8b26
UI: minor improvements
2020-03-26 15:04:49 +02:00
Igor Kulikov
5ca711aef0
UI: Import/export code improvements
2020-03-26 15:02:36 +02:00