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.
forgejo/tests
delvh acee32ca09
Prevent invalid behavior for file reviewing when loading more files (#21230)
The problem was that many PR review components loaded by `Show more`
received the same ID as previous batches, which confuses browsers (when
clicked). All such occurrences should now be fixed.

Additionally improved the background of the `viewed` checkbox.

Lastly, the `go-licenses.json` was automatically updated.

Fixes #21228.
Fixes #20681.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
e2e Prevent invalid behavior for file reviewing when loading more files (#21230) 2 years ago
gitea-repositories-meta Kd/ci playwright go test (#20123) 2 years ago
integration Respect `REQUIRE_SIGNIN_VIEW` for packages (#20873) 2 years ago
mssql.ini.tmpl Kd/ci playwright go test (#20123) 2 years ago
mysql.ini.tmpl Kd/ci playwright go test (#20123) 2 years ago
mysql8.ini.tmpl Kd/ci playwright go test (#20123) 2 years ago
pgsql.ini.tmpl Kd/ci playwright go test (#20123) 2 years ago
sqlite.ini.tmpl Kd/ci playwright go test (#20123) 2 years ago
test_utils.go Kd/ci playwright go test (#20123) 2 years ago
testlogger.go Kd/ci playwright go test (#20123) 2 years ago