gitea/web_src
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
..
css Improve "generate new access token" form (#33730) 2025-02-27 19:40:12 +00:00
fomantic Regenerate fomantic package-lock.json (#32650) 2024-11-27 04:04:12 +00:00
js Improve "generate new access token" form (#33730) 2025-02-27 19:40:12 +00:00
svg Update feishu icon (#33470) 2025-02-01 14:08:32 +00:00