gitea/templates/devtest
wxiaoguang 0f4b0cf892
Refactor some frontend problems (#32646)
1. correct the modal usage on "admin email list" page (then
`web_src/js/features/admin/emails.ts` is removed)
2. use `addDelegatedEventListener` instead of `jQuery().on`
3. more jQuery related changes and remove jQuery from
`web_src/js/features/common-button.ts`
4. improve `confirmModal` to make it support header, and remove
incorrect double-escaping
5. fix more typescript related types
6. fine tune devtest pages and add more tests
2024-11-26 15:36:55 +00:00
..
devtest-footer.tmpl Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
devtest-header.tmpl Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
devtest-list.tmpl Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
fetch-action.tmpl Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
flex-list.tmpl Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
fomantic-dropdown.tmpl Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
fomantic-modal.tmpl Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
gitea-ui.tmpl Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
global-button.tmpl Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
label.tmpl Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
tmplerr-sub.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
tmplerr.tmpl Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
toast.tmpl Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00