Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui - cut timeline length with last element on issue view #7355

Merged
merged 7 commits into from
Jul 6, 2019

Conversation

Cherrg
Copy link
Contributor

@Cherrg Cherrg commented Jul 4, 2019

cut timeline length with last element on issue view

fix #7304

  • lightly enlight dark theme issue timeline color

(pls ignore whitespace on review)

Signed-off-by: Michael Gnehr michael@gnehr.de

Image

  • remove

grafik

fix go-gitea#7304

- lightly enlight dark theme issue timeline color

Signed-off-by: Michael Gnehr <michael@gnehr.de>
@lunny lunny added the topic/ui Change the appearance of the Gitea UI label Jul 5, 2019
@lunny lunny added this to the 1.9.0 milestone Jul 5, 2019
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jul 5, 2019
Cherrg added 2 commits July 6, 2019 04:16
@codecov-io
Copy link

codecov-io commented Jul 6, 2019

Codecov Report

Merging #7355 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7355      +/-   ##
==========================================
- Coverage   41.24%   41.24%   -0.01%     
==========================================
  Files         467      467              
  Lines       63295    63295              
==========================================
- Hits        26108    26104       -4     
- Misses      33770    33775       +5     
+ Partials     3417     3416       -1
Impacted Files Coverage Δ
models/unit.go 62.16% <0%> (-5.41%) ⬇️
routers/repo/view.go 42.23% <0%> (-1.02%) ⬇️
modules/log/event.go 65.64% <0%> (+1.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef57fe4...d7d000e. Read the comment docs.

@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Jul 6, 2019
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jul 6, 2019
@zeripath
Copy link
Contributor

zeripath commented Jul 6, 2019

Make lg-tm work

@zeripath zeripath merged commit 5b92bc1 into go-gitea:master Jul 6, 2019
jeffliu27 pushed a commit to jeffliu27/gitea that referenced this pull request Jul 18, 2019
* cut timeline length with last element on issue view

fix go-gitea#7304

- lightly enlight dark theme issue timeline color

Signed-off-by: Michael Gnehr <michael@gnehr.de>

* remove new container

Signed-off-by: Michael Gnehr <michael@gnehr.de>
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Locked issue UI broken
9 participants