You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css
sebastian-sauer 30a783879f
Show outdated comments in files changed tab (#24936) (#25428)
Backport #24936

If enabled show a clickable label in the comment. A click on the label
opens the Conversation tab with the comment focussed - there you're able
to view the old diff (or original diff the comment was created on).

**Screenshots**


![image](https://github.com/go-gitea/gitea/assets/1135157/63ab9571-a9ee-4900-9f02-94ab0095f9e7)


![image](https://github.com/go-gitea/gitea/assets/1135157/78f7c225-8d76-46f5-acfd-9b8aab988a6c)

When resolved and outdated:


![image](https://github.com/go-gitea/gitea/assets/1135157/6ece9ebd-c792-4aa5-9c35-628694e9d093)

Option to enable/disable this (stored in user settings - default is
disabled):


![image](https://github.com/go-gitea/gitea/assets/1135157/ed99dfe4-76dc-4c12-bd96-e7e62da50ab5)


![image](https://github.com/go-gitea/gitea/assets/1135157/e837a052-e92e-4a28-906d-9db5bacf93a6)

fixes #24913

Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
chroma Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
codemirror Remove EasyMDE focus outline on text (#25328) (#25332) 2 years ago
editor Rework button coloring, add focus and active colors (#24507) 2 years ago
features Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
markup Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
modules Fix dropdown icon layout on diff page (#25397) (#25403) 2 years ago
repo fix issue filters on mobile view (#25368) (#25371) 2 years ago
shared Fix UI on mobile view (#25315) (#25340) 2 years ago
standalone Add dark mode to API Docs (#24971) 2 years ago
themes Minor arc-green color tweaks (#25175) (#25205) 2 years ago
actions.css Reorganize CSS files (#24739) 2 years ago
admin.css Fix mobile navbar and misc cleanups (#25134) (#25169) 2 years ago
base.css Fix some UI alignments (#25277) (#25290) 2 years ago
dashboard.css Fix mobile navbar and misc cleanups (#25134) (#25169) 2 years ago
explore.css Improve notification icon and navbar (#25111) (#25124) 2 years ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Fix mobile navbar and misc cleanups (#25134) (#25169) 2 years ago
helpers.css Button and color enhancements (#24989) (#25176) 2 years ago
home.css Fix mobile navbar and misc cleanups (#25134) (#25169) 2 years ago
index.css Fix UI on mobile view (#25315) (#25340) 2 years ago
install.css Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
org.css Fix mobile navbar and misc cleanups (#25134) (#25169) 2 years ago
repo.css Show outdated comments in files changed tab (#24936) (#25428) 2 years ago
review.css Show outdated comments in files changed tab (#24936) (#25428) 2 years ago
user.css Fix mobile navbar and misc cleanups (#25134) (#25169) 2 years ago