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
14c39681
Commit
14c39681
authored
Aug 12, 2021
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_crm: Improve readability of state and transition titles
parent
86ce8b8e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
master/bt5/slapos_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/state_suspended.xml
...eItem/portal_workflow/ticket_workflow/state_suspended.xml
+1
-1
master/bt5/slapos_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/state_validated.xml
...eItem/portal_workflow/ticket_workflow/state_validated.xml
+1
-1
master/bt5/slapos_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/transition_suspend_action.xml
...al_workflow/ticket_workflow/transition_suspend_action.xml
+2
-2
master/bt5/slapos_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/transition_validate_action.xml
...l_workflow/ticket_workflow/transition_validate_action.xml
+2
-2
No files found.
master/bt5/slapos_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/state_suspended.xml
View file @
14c39681
...
...
@@ -50,7 +50,7 @@
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Suspend
ed
</string>
</value>
<value>
<string>
User Assign
ed
</string>
</value>
</item>
</dictionary>
</pickle>
...
...
master/bt5/slapos_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/state_validated.xml
View file @
14c39681
...
...
@@ -50,7 +50,7 @@
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Opened
</string>
</value>
<value>
<string>
Ope
rator Assig
ned
</string>
</value>
</item>
</dictionary>
</pickle>
...
...
master/bt5/slapos_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/transition_suspend_action.xml
View file @
14c39681
...
...
@@ -12,7 +12,7 @@
</item>
<item>
<key>
<string>
action_name
</string>
</key>
<value>
<string>
Suspend Ticket
</string>
</value>
<value>
<string>
Assign to User
</string>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
...
...
@@ -65,7 +65,7 @@
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Suspend Ticket
Action
</string>
</value>
<value>
<string>
Assign to User
Action
</string>
</value>
</item>
<item>
<key>
<string>
trigger_type
</string>
</key>
...
...
master/bt5/slapos_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/transition_validate_action.xml
View file @
14c39681
...
...
@@ -12,7 +12,7 @@
</item>
<item>
<key>
<string>
action_name
</string>
</key>
<value>
<string>
Open Ticket
</string>
</value>
<value>
<string>
Assign to Operator
</string>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
...
...
@@ -64,7 +64,7 @@
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Open Ticket
Action
</string>
</value>
<value>
<string>
Assign to Operator
Action
</string>
</value>
</item>
<item>
<key>
<string>
trigger_type
</string>
</key>
...
...
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