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
1
Merge Requests
1
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
Romain Courteaud
slapos.core
Commits
2824377b
Commit
2824377b
authored
Jan 31, 2024
by
Romain Courteaud
🐸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_panel: show action on panel
parent
a08602e4
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
28 additions
and
13 deletions
+28
-13
master/bt5/slapos_panel/ActionTemplateItem/portal_types/Instance%20Tree/slapos_request_hs_start.xml
.../portal_types/Instance%20Tree/slapos_request_hs_start.xml
+3
-3
master/bt5/slapos_panel/ActionTemplateItem/portal_types/Instance%20Tree/slapos_request_hs_stop.xml
...m/portal_types/Instance%20Tree/slapos_request_hs_stop.xml
+3
-3
master/bt5/slapos_panel/ActionTemplateItem/portal_types/Instance%20Tree/slapos_view_request_destroy.xml
...tal_types/Instance%20Tree/slapos_view_request_destroy.xml
+19
-4
master/bt5/slapos_panel/bt/template_action_path_list
master/bt5/slapos_panel/bt/template_action_path_list
+3
-3
No files found.
master/bt5/slapos_panel/ActionTemplateItem/portal_types/Instance%20Tree/request_hs_start.xml
→
master/bt5/slapos_panel/ActionTemplateItem/portal_types/Instance%20Tree/
slapos_
request_hs_start.xml
View file @
2824377b
...
...
@@ -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>
...
...
master/bt5/slapos_panel/ActionTemplateItem/portal_types/Instance%20Tree/request_hs_stop.xml
→
master/bt5/slapos_panel/ActionTemplateItem/portal_types/Instance%20Tree/
slapos_
request_hs_stop.xml
View file @
2824377b
...
...
@@ -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>
...
...
master/bt5/slapos_panel/ActionTemplateItem/portal_types/Instance%20Tree/view_request_destroy.xml
→
master/bt5/slapos_panel/ActionTemplateItem/portal_types/Instance%20Tree/
slapos_
view_request_destroy.xml
View file @
2824377b
...
...
@@ -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>
master/bt5/slapos_panel/bt/template_action_path_list
View file @
2824377b
...
...
@@ -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
...
...
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