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
Roque
slapos.core
Commits
2cc21a42
Commit
2cc21a42
authored
May 13, 2024
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_cloud: show rename and destroy on the panel
parent
e32ecc32
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
40 additions
and
10 deletions
+40
-10
master/bt5/slapos_cloud/ActionTemplateItem/portal_types/Slave%20Instance/slapos_rename_and_request_destroy.xml
...es/Slave%20Instance/slapos_rename_and_request_destroy.xml
+19
-4
master/bt5/slapos_cloud/ActionTemplateItem/portal_types/Software%20Instance/slapos_rename_and_request_destroy.xml
...Software%20Instance/slapos_rename_and_request_destroy.xml
+19
-4
master/bt5/slapos_cloud/bt/template_action_path_list
master/bt5/slapos_cloud/bt/template_action_path_list
+2
-2
No files found.
master/bt5/slapos_cloud/ActionTemplateItem/portal_types/Slave%20Instance/
view
_rename_and_request_destroy.xml
→
master/bt5/slapos_cloud/ActionTemplateItem/portal_types/Slave%20Instance/
slapos
_rename_and_request_destroy.xml
View file @
2cc21a42
...
...
@@ -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
_rename_and_request_destroy
</string>
</value>
<value>
<string>
slapos
_rename_and_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.Base_hasSlapOSProjectUserGroup(project_relation=\'follow_up\', manager=True, agent=True)
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
master/bt5/slapos_cloud/ActionTemplateItem/portal_types/Software%20Instance/
view
_rename_and_request_destroy.xml
→
master/bt5/slapos_cloud/ActionTemplateItem/portal_types/Software%20Instance/
slapos
_rename_and_request_destroy.xml
View file @
2cc21a42
...
...
@@ -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
_rename_and_request_destroy
</string>
</value>
<value>
<string>
slapos
_rename_and_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.Base_hasSlapOSProjectUserGroup(project_relation=\'follow_up\', manager=True, agent=True)
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
master/bt5/slapos_cloud/bt/template_action_path_list
View file @
2cc21a42
...
...
@@ -17,9 +17,9 @@ Person | jump_to_instance_tree
Remote Node | view
Slave Instance | jump_to_instance_tree
Slave Instance | jump_to_software_instance
Slave Instance | slapos_rename_and_request_destroy
Slave Instance | unfiltered_tracking_list
Slave Instance | view
Slave Instance | view_rename_and_request_destroy
Slave Instance | view_rename_and_request_stop
Software Installation Module | view
Software Installation | view
...
...
@@ -27,10 +27,10 @@ Software Instance Module | view
Software Instance | jump_to_compute_partition
Software Instance | jump_to_instance_tree
Software Instance | jump_to_software_instance
Software Instance | slapos_rename_and_request_destroy
Software Instance | unfiltered_tracking_list
Software Instance | view
Software Instance | view_certificate_login
Software Instance | view_rename_and_request_destroy
Software Instance | view_rename_and_request_stop
Software Release | usable_compute_node
Software Release | usable_network
...
...
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