gitea/tests
Guillaume 303af554c9
Improve "generate new access token" form (#33730)
Fix: https://github.com/go-gitea/gitea/issues/33519

As discussed in [PR
#33614](https://github.com/go-gitea/gitea/pull/33614), the
ScopedAccessTokenSelector Vue component is not particularly useful.

This PR removes the component and reverts to using HTML templates. It
also introduces some (hopefully) useful refactoring.

The Vue component was causing the UX bug reported in the linked issue.
Required form fields are now properly working, as expected (see
screenshot).

![Screenshot from 2025-02-25
22-00-28](https://github.com/user-attachments/assets/41167854-0718-48b0-a3ee-75ca3a7b8b20)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-27 19:40:12 +00:00
..
e2e Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
fuzz Fix fuzz test (#33156) 2025-01-09 15:15:47 +08:00
gitea-lfs-meta
gitea-repositories-meta Support choose email when creating a commit via web UI (more) (#33445) 2025-01-31 02:36:18 +00:00
integration Improve "generate new access token" form (#33730) 2025-02-27 19:40:12 +00:00
testdata/data Add artifacts test fixture (#30300) 2024-11-01 10:29:54 +08:00
mssql.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
mysql.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
pgsql.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
sqlite.ini.tmpl Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
test_utils.go Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00