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
d350c330
Commit
d350c330
authored
2 years ago
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_crm: drop Upgrade Decision Line usage
parent
f46c6682
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
6 deletions
+7
-6
master/bt5/slapos_crm/ActionTemplateItem/portal_types/Instance%20Tree/jump_to_related_upgrade_decision.xml
...ypes/Instance%20Tree/jump_to_related_upgrade_decision.xml
+4
-4
master/bt5/slapos_crm/bt/template_action_path_list
master/bt5/slapos_crm/bt/template_action_path_list
+3
-2
No files found.
master/bt5/slapos_crm/ActionTemplateItem/portal_types/Instance%20Tree/jump_to_related_upgrade_decision
_line
.xml
→
master/bt5/slapos_crm/ActionTemplateItem/portal_types/Instance%20Tree/jump_to_related_upgrade_decision.xml
View file @
d350c330
...
...
@@ -42,7 +42,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
jump_to_related_upgrade_decision
_line
</string>
</value>
<value>
<string>
jump_to_related_upgrade_decision
</string>
</value>
</item>
<item>
<key>
<string>
permissions
</string>
</key>
...
...
@@ -62,7 +62,7 @@
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Related Upgrade Decision
Line
</string>
</value>
<value>
<string>
Related Upgrade Decision
</string>
</value>
</item>
<item>
<key>
<string>
visible
</string>
</key>
...
...
@@ -81,7 +81,7 @@
<key>
<string>
text
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
string:${object_url}/Base_jumpToRelatedObjectList?base_category=aggregate&portal_type=Upgrade%20Decision
%20%Line
&simulation_state=confirmed
string:${object_url}/Base_jumpToRelatedObjectList?base_category=aggregate&portal_type=Upgrade%20Decision&simulation_state=confirmed
]]>
</string>
</value>
</item>
...
...
@@ -96,7 +96,7 @@ string:${object_url}/Base_jumpToRelatedObjectList?base_category=aggregate&portal
<dictionary>
<item>
<key>
<string>
text
</string>
</key>
<value>
<string>
python: portal.Base_checkPermission(\'
subscription_request
_module\', \'View\')
</string>
</value>
<value>
<string>
python: portal.Base_checkPermission(\'
upgrade_decision
_module\', \'View\')
</string>
</value>
</item>
</dictionary>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
master/bt5/slapos_crm/bt/template_action_path_list
View file @
d350c330
...
...
@@ -2,8 +2,9 @@ Compute Node | view_related_support_request
Incident Response Module | rss_view
Incident Response Module | view
Incident Response | view
Instance Tree
| jump_to_related_upgrade_decision_line
Instance Tree
Module | slapos_resilience_usage_report
Instance Tree | view_status
Instance Tree | jump_to_related_upgrade_decision
Instance Tree | view_ticket
Person | slapos_user_pending_ticket_report
Regularisation Request Module | rss_view
...
...
@@ -19,4 +20,4 @@ Support Request Module | slapos_support_request_instance_message_report
Support Request Module | support_request_monitor_link
Support Request Module | support_request_monitor_opml_description_list
Support Request | jump_related_slapos_item
Support Request | view_monitoring
\ No newline at end of file
Support Request | view_monitoring
This diff is collapsed.
Click to expand it.
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