Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos.core
Commits
65de23ab
Commit
65de23ab
authored
Jul 24, 2018
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_jio: Allow user edit monitor scope on his Computer
parent
0d730e4e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
119 additions
and
3 deletions
+119
-3
master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_erp5_page_slap_computer_view_js.js
...page_module/rjs_gadget_erp5_page_slap_computer_view_js.js
+17
-1
master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_erp5_page_slap_computer_view_js.xml
...age_module/rjs_gadget_erp5_page_slap_computer_view_js.xml
+29
-2
master/bt5/slapos_jio/SkinTemplateItem/portal_skins/slapos_hal_json_style/Computer_viewAsHateoas.xml
...al_skins/slapos_hal_json_style/Computer_viewAsHateoas.xml
+1
-0
master/bt5/slapos_jio/SkinTemplateItem/portal_skins/slapos_hal_json_style/Computer_viewAsHateoas/my_monitor_scope.xml
...al_json_style/Computer_viewAsHateoas/my_monitor_scope.xml
+72
-0
No files found.
master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_erp5_page_slap_computer_view_js.js
View file @
65de23ab
...
@@ -124,6 +124,9 @@
...
@@ -124,6 +124,9 @@
[
'
modification_date
'
,
'
Modification Date
'
],
[
'
modification_date
'
,
'
Modification Date
'
],
[
'
translated_simulation_state_title
'
,
'
State
'
]
[
'
translated_simulation_state_title
'
,
'
State
'
]
],
],
monitor_scope_list
=
[[
''
,
''
],
[
'
Enabled
'
,
'
enable
'
],
[
'
Disabled
'
,
'
disable
'
]],
allocation_scope_list
=
[[
''
,
''
],
allocation_scope_list
=
[[
''
,
''
],
[
'
Closed for maintenance
'
,
'
close/maintenance
'
],
[
'
Closed for maintenance
'
,
'
close/maintenance
'
],
[
'
Closed for termination
'
,
'
close/termination
'
],
[
'
Closed for termination
'
,
'
close/termination
'
],
...
@@ -191,6 +194,18 @@
...
@@ -191,6 +194,18 @@
"
hidden
"
:
0
,
"
hidden
"
:
0
,
"
type
"
:
"
ListField
"
"
type
"
:
"
ListField
"
},
},
"
my_monitor_scope
"
:
{
"
description
"
:
""
,
"
title
"
:
"
Monitoring
"
,
"
default
"
:
gadget
.
state
.
doc
.
monitor_scope
,
"
css_class
"
:
""
,
"
items
"
:
monitor_scope_list
,
"
required
"
:
1
,
"
editable
"
:
1
,
"
key
"
:
"
monitor_scope
"
,
"
hidden
"
:
0
,
"
type
"
:
"
ListField
"
},
"
my_subject_list
"
:
{
"
my_subject_list
"
:
{
"
description
"
:
""
,
"
description
"
:
""
,
"
title
"
:
"
Your Friends email
"
,
"
title
"
:
"
Your Friends email
"
,
...
@@ -290,7 +305,8 @@
...
@@ -290,7 +305,8 @@
[
'
my_monitoring_status
'
]]
[
'
my_monitoring_status
'
]]
],
[
],
[
"
right
"
,
"
right
"
,
[[
"
my_source
"
],
[
"
my_source_project
"
],
[
"
my_allocation_scope
"
],
[
"
my_subject_list
"
]]
[[
"
my_source
"
],
[
"
my_source_project
"
],
[
"
my_monitor_scope
"
],
[
"
my_allocation_scope
"
],
[
"
my_subject_list
"
]]
],
[
],
[
"
bottom
"
,
"
bottom
"
,
[[
"
ticket_listbox
"
],
[
"
listbox
"
]]
[[
"
ticket_listbox
"
],
[
"
listbox
"
]]
...
...
master/bt5/slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_erp5_page_slap_computer_view_js.xml
View file @
65de23ab
...
@@ -69,6 +69,14 @@
...
@@ -69,6 +69,14 @@
<none/>
<none/>
</value>
</value>
</item>
</item>
<item>
<key>
<string>
creators
</string>
</key>
<value>
<tuple>
<string>
zope
</string>
</tuple>
</value>
</item>
<item>
<item>
<key>
<string>
default_reference
</string>
</key>
<key>
<string>
default_reference
</string>
</key>
<value>
<string>
gadget_erp5_page_slap_computer_view.js
</string>
</value>
<value>
<string>
gadget_erp5_page_slap_computer_view.js
</string>
</value>
...
@@ -87,6 +95,25 @@
...
@@ -87,6 +95,25 @@
<key>
<string>
language
</string>
</key>
<key>
<string>
language
</string>
</key>
<value>
<string>
en
</string>
</value>
<value>
<string>
en
</string>
</value>
</item>
</item>
<item>
<key>
<string>
modification_date
</string>
</key>
<value>
<object>
<klass>
<global
name=
"DateTime"
module=
"DateTime.DateTime"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1523884646.27
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Web Script
</string>
</value>
<value>
<string>
Web Script
</string>
</value>
...
@@ -230,7 +257,7 @@
...
@@ -230,7 +257,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
96
5.32357.28484.18978
</string>
</value>
<value>
<string>
96
9.7375.53535.32409
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -248,7 +275,7 @@
...
@@ -248,7 +275,7 @@
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
15
19839785.23
</float>
<float>
15
32424039.98
</float>
<string>
UTC
</string>
<string>
UTC
</string>
</tuple>
</tuple>
</state>
</state>
...
...
master/bt5/slapos_jio/SkinTemplateItem/portal_skins/slapos_hal_json_style/Computer_viewAsHateoas.xml
View file @
65de23ab
...
@@ -103,6 +103,7 @@
...
@@ -103,6 +103,7 @@
<string>
my_computer_partition_news
</string>
<string>
my_computer_partition_news
</string>
<string>
my_source_title
</string>
<string>
my_source_title
</string>
<string>
my_source_project_title
</string>
<string>
my_source_project_title
</string>
<string>
my_monitor_scope
</string>
</list>
</list>
</value>
</value>
</item>
</item>
...
...
master/bt5/slapos_jio/SkinTemplateItem/portal_skins/slapos_hal_json_style/Computer_viewAsHateoas/my_monitor_scope.xml
0 → 100644
View file @
65de23ab
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ProxyField"
module=
"Products.ERP5Form.ProxyField"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
my_monitor_scope
</string>
</value>
</item>
<item>
<key>
<string>
message_values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
external_validator_failed
</string>
</key>
<value>
<string>
The input failed the external validator.
</string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
overrides
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
tales
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
values
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_string_field
</string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string>
Base_viewFieldLibrary
</string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment