Merge remote-tracking branch 'origin/feature/fast_fix' into develop
* origin/feature/fast_fix: fast fix administration.page
This commit is contained in:
commit
7f8432df86
5 changed files with 128 additions and 4 deletions
|
|
@ -2366,7 +2366,7 @@
|
|||
<entry>
|
||||
<key>defaultValueColumn</key>
|
||||
<value>
|
||||
<simple>{"schema":"admin_indicators","table":"user_analysis","entity":"user_analysis","name":"count_invalid_authentication"}</simple>
|
||||
<simple>{"schema":"admin_indicators","table":"user_activity","entity":"user_activity","name":"count_incorrect_authentications"}</simple>
|
||||
</value>
|
||||
</entry>
|
||||
<entry>
|
||||
|
|
@ -2388,7 +2388,7 @@
|
|||
<entry>
|
||||
<key>valueByEventColumn</key>
|
||||
<value>
|
||||
<simple>{"schema":"admin_indicators","table":"user_analysis","entity":"user_analysis","name":"count_invalid_authentication"}</simple>
|
||||
<simple>{"schema":"admin_indicators","table":"user_activity","entity":"user_activity","name":"count_incorrect_authentications"}</simple>
|
||||
</value>
|
||||
</entry>
|
||||
</properties>
|
||||
|
|
|
|||
|
|
@ -214,6 +214,34 @@
|
|||
</entry>
|
||||
</properties>
|
||||
</scripts>
|
||||
<scripts id="7e818be0-38c2-4ac1-8f92-e4d72b00c474">
|
||||
<classRef type="JAVA">
|
||||
<className>ErvuFilterControl</className>
|
||||
<packageName>ervu_business_metrics.component.filter</packageName>
|
||||
</classRef>
|
||||
<enabled>true</enabled>
|
||||
<expanded>true</expanded>
|
||||
<properties>
|
||||
<entry>
|
||||
<key>column</key>
|
||||
<value>
|
||||
<simple>"idm_id"</simple>
|
||||
</value>
|
||||
</entry>
|
||||
<entry>
|
||||
<key>dataConverter</key>
|
||||
<value>
|
||||
<implRef/>
|
||||
</value>
|
||||
</entry>
|
||||
<entry>
|
||||
<key>table</key>
|
||||
<value>
|
||||
<simple>"recruitment"</simple>
|
||||
</value>
|
||||
</entry>
|
||||
</properties>
|
||||
</scripts>
|
||||
</children>
|
||||
<children id="2069b8e0-a22a-45e0-b0db-45049cc163b4">
|
||||
<prototypeId>b310f98a-69c6-4e7b-8cdb-f1ab9f9c0d94</prototypeId>
|
||||
|
|
@ -19833,7 +19861,7 @@
|
|||
<entry>
|
||||
<key>loadOnStart</key>
|
||||
<value>
|
||||
<simple>true</simple>
|
||||
<simple>false</simple>
|
||||
</value>
|
||||
</entry>
|
||||
<entry>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue