Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_cfg_common
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_cfg_common
Merge requests
!274
Draft: ISTWCMS-5551: fixing office hours display
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: ISTWCMS-5551: fixing office hours display
feature/ISTWCMS-5551-update-office-hours
into
1.0.x
Overview
0
Commits
206
Pipelines
0
Changes
65
Closed
Eric Bremner
requested to merge
feature/ISTWCMS-5551-update-office-hours
into
1.0.x
2 years ago
Overview
0
Commits
206
Pipelines
0
Changes
65
Expand
0
0
Merge request reports
Compare
1.0.x
version 2
a1f0a52b
2 years ago
version 1
768ea17b
2 years ago
1.0.x (base)
and
latest version
latest version
5f63be69
206 commits,
1 year ago
version 2
a1f0a52b
205 commits,
2 years ago
version 1
768ea17b
1 commit,
2 years ago
65 files
+
2600
−
137
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
65
Search (e.g. *.vue) (Ctrl+P)
config/custom/workflows.workflow.uw_workflow.yml
0 → 100644
+
108
−
0
Options
langcode
:
en
status
:
true
dependencies
:
config
:
-
node.type.uw_ct_blog
-
node.type.uw_ct_catalog_item
-
node.type.uw_ct_contact
-
node.type.uw_ct_event
-
node.type.uw_ct_expand_collapse_group
-
node.type.uw_ct_news_item
-
node.type.uw_ct_opportunity
-
node.type.uw_ct_profile
-
node.type.uw_ct_project
-
node.type.uw_ct_service
-
node.type.uw_ct_sidebar
-
node.type.uw_ct_site_footer
-
node.type.uw_ct_web_page
module
:
-
content_moderation
id
:
uw_workflow
label
:
'
UW
workflow'
type
:
content_moderation
type_settings
:
states
:
draft
:
label
:
Draft
weight
:
-10
published
:
false
default_revision
:
false
published
:
label
:
Published
weight
:
-10
published
:
true
default_revision
:
true
uw_wf_archived
:
label
:
Archived
weight
:
-10
published
:
false
default_revision
:
true
uw_wf_needs_review
:
label
:
'
Needs
Review'
weight
:
-10
published
:
false
default_revision
:
false
uw_wf_unpublished
:
label
:
Unpublished
weight
:
0
published
:
false
default_revision
:
true
transitions
:
archived
:
label
:
Archive
from
:
-
draft
-
published
-
uw_wf_archived
-
uw_wf_needs_review
to
:
uw_wf_archived
weight
:
3
draft
:
label
:
'
Create
draft'
from
:
-
draft
-
published
-
uw_wf_archived
-
uw_wf_needs_review
to
:
draft
weight
:
0
needs_review
:
label
:
'
Submit
for
review'
from
:
-
draft
-
published
-
uw_wf_archived
-
uw_wf_needs_review
to
:
uw_wf_needs_review
weight
:
1
published
:
label
:
Publish
from
:
-
draft
-
published
-
uw_wf_archived
-
uw_wf_needs_review
to
:
published
weight
:
2
unpublish
:
label
:
Unpublish
from
:
-
uw_wf_unpublished
to
:
draft
weight
:
4
entity_types
:
node
:
-
uw_ct_blog
-
uw_ct_catalog_item
-
uw_ct_contact
-
uw_ct_event
-
uw_ct_expand_collapse_group
-
uw_ct_news_item
-
uw_ct_opportunity
-
uw_ct_profile
-
uw_ct_project
-
uw_ct_service
-
uw_ct_sidebar
-
uw_ct_site_footer
-
uw_ct_web_page
default_moderation_state
:
draft
Loading