Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hypha
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
ots
hypha
Commits
66ace1e1
Commit
66ace1e1
authored
7 years ago
by
Chris Lawton
Committed by
Todd Dembrey
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
re-ordering activity feed items as per feedback
parent
cf1bc07b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
opentech/apply/funds/templates/funds/includes/feed-item.html
+9
-7
9 additions, 7 deletions
opentech/apply/funds/templates/funds/includes/feed-item.html
opentech/static_src/src/sass/apply/components/_feed.scss
+4
-0
4 additions, 0 deletions
opentech/static_src/src/sass/apply/components/_feed.scss
with
13 additions
and
7 deletions
opentech/apply/funds/templates/funds/includes/feed-item.html
+
9
−
7
View file @
66ace1e1
...
@@ -11,18 +11,20 @@
...
@@ -11,18 +11,20 @@
<p
class=
"feed__label feed__label--{{type}} feed__label--mobile"
>
{{type|capfirst}}
</p>
<p
class=
"feed__label feed__label--{{type}} feed__label--mobile"
>
{{type|capfirst}}
</p>
<p
class=
"feed__meta-item"
>
mm.dd.yy
</p>
<p
class=
"feed__meta-item"
>
mm.dd.yy
</p>
<p
class=
"feed__meta-item"
>
4:47pm cet
</p>
<p
class=
"feed__meta-item"
>
4:47pm cet
</p>
<p
class=
"feed__meta-item feed__meta-item--progress"
><span>
(In discussion
</span>
<span>
Proposal requested)
</span></p>
{% if type == 'note' or type == 'determination' or type == 'message' %}
<p
class=
"feed__meta-item feed__meta-item--progress"
><span>
(In discussion
</span>
<span>
Proposal requested)
</span></p>
{% endif %}
</div>
</div>
<div
class=
"feed__heading"
>
<div
class=
"feed__heading"
>
<h4
class=
"feed__name"
>
Sandra Ordonez
<span
class=
"feed__company"
>
(OTF)
</span></h4>
<h4
class=
"feed__name"
>
Sandra Ordonez
<span
class=
"feed__company"
>
(OTF)
</span></h4>
<p
class=
"feed__heading-status"
>
Posted
</p>
{% if type == 'note' or type == 'determination' or type == 'message' %}
<h6>
for
</h6>
<p
class=
"feed__heading-status"
>
Posted
</p>
<h6><a
href=
"#"
>
Submission Title
</a></h6>
<h6>
for
</h6>
<h6><a
href=
"#"
>
Submission Title
</a></h6>
{% endif %}
</div>
</div>
{% if type == "action" %}
<p
class=
"feed__meta-item feed__meta-item--progress"
><span>
(In discussion
</span>
<span>
Proposal requested)
</span></p>
{% endif %}
{% if type == 'note' or type == 'determination' or type == 'message' %}
{% if type == 'note' or type == 'determination' or type == 'message' %}
<p
class=
"feed__teaser"
>
Team review call: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean euismod bibendum laoreet. Proin gravida dolor sit
</p>
<p
class=
"feed__teaser"
>
Team review call: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean euismod bibendum laoreet. Proin gravida dolor sit
</p>
...
...
This diff is collapsed.
Click to expand it.
opentech/static_src/src/sass/apply/components/_feed.scss
+
4
−
0
View file @
66ace1e1
...
@@ -134,6 +134,10 @@
...
@@ -134,6 +134,10 @@
>
*
{
>
*
{
margin
:
0
10px
0
0
;
margin
:
0
10px
0
0
;
}
}
.feed__item--action
&
{
margin
:
5px
0
0
;
}
}
}
&
__heading-status
{
&
__heading-status
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment