Commit 4ae98dc8 authored by Romain Courteaud's avatar Romain Courteaud

slapos_panel: show action on panel

parent 23495623
......@@ -16,13 +16,13 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>action_type/object_jio_action</string>
<string>action_type/object_jio_fast_input</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_jio_action</string> </value>
<value> <string>object_jio_fast_input</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
......@@ -42,7 +42,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>request_hs_start</string> </value>
<value> <string>slapos_request_hs_start</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
......
......@@ -16,13 +16,13 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>action_type/object_jio_action</string>
<string>action_type/object_jio_fast_input</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_jio_action</string> </value>
<value> <string>object_jio_fast_input</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
......@@ -42,7 +42,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>request_hs_stop</string> </value>
<value> <string>slapos_request_hs_stop</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
......
......@@ -16,17 +16,19 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>action_type/object_jio_action</string>
<string>action_type/object_jio_fast_input</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_jio_action</string> </value>
<value> <string>object_jio_fast_input</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
<value> <string></string> </value>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -40,7 +42,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>view_request_destroy</string> </value>
<value> <string>slapos_view_request_destroy</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
......@@ -82,4 +84,17 @@
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="Expression" module="Products.CMFCore.Expression"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>python: context.getSlapState() != \'destroy_requested\'</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -24,11 +24,11 @@ Instance Tree Module | slapos_panel_view
Instance Tree Module | slapos_panel_view_my_instance_tree_list
Instance Tree | add_slapos_instance_node
Instance Tree | add_slapos_support_request
Instance Tree | request_hs_start
Instance Tree | request_hs_stop
Instance Tree | slapos_panel_view
Instance Tree | slapos_request_hs_start
Instance Tree | slapos_request_hs_stop
Instance Tree | slapos_view_request_destroy
Instance Tree | update_slapos_parameter
Instance Tree | view_request_destroy
Mail Message | slapos_panel_view
Person | create_slapos_project
Person | slapos_panel_view
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment