forgejo/templates/repo/settings
puni9869 ab388deb0e
Allow editing push mirrors after creation ()
Allow users to edit the sync interval for existing push mirrors.
Currently, there is no way to modify the interval once the mirror is
created.
<details>
  <summary>Screenshots</summary>
  
## Before
<img width="936" alt="Screenshot 2023-07-26 at 9 31 21 AM"
src="https://github.com/go-gitea/gitea/assets/80308335/35b8a40c-4320-474c-a866-1dea0f1fa0de">


## After
<img width="945" alt="Screenshot 2023-07-26 at 9 44 40 AM"
src="https://github.com/go-gitea/gitea/assets/80308335/ee12e12f-0f68-4feb-90eb-33366f5997d3">

### On hover

<img width="247" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/2f32de45-bd50-4150-9623-3be2ef3ea7f8">
<img width="237" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/49f4ab4d-ccff-4489-80ce-a9788a73c3bb">
<img width="245" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/165fc888-9d48-438a-b730-d4beb12122af">

### Edit modal
<img width="905" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/2a7ca24b-4f36-4e0e-9799-39f2ecc46413">

### Only valid times are allowed
<img width="728" alt="Screenshot 2023-07-26 at 9 50 01 AM"
src="https://github.com/go-gitea/gitea/assets/80308335/ced6d330-c235-4e29-8f17-28daddcf1444">
<img width="853" alt="image"
src="https://github.com/go-gitea/gitea/assets/80308335/8636f62a-70d1-4684-a3e8-b205adc03580">

</details>
Fixes 

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-08-01 16:00:59 +00:00
..
webhook Use shared template for webhook icons () 2023-07-31 08:00:52 +00:00
actions.tmpl Support configuration variables on Gitea Actions () 2023-06-20 22:54:15 +00:00
branches.tmpl Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
collaboration.tmpl Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
deploy_keys.tmpl Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
githook_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
githooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
layout_head.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
lfs.tmpl Add tooltip to describe LFS table column and color delete LFS file button red () 2023-07-27 13:39:09 +00:00
lfs_file.tmpl Add PDF rendering via PDFObject () 2023-05-29 12:10:00 +00:00
lfs_file_find.tmpl Fix mobile navbar and misc cleanups () 2023-06-09 09:10:51 +00:00
lfs_locks.tmpl Add template linting via djlint () 2023-06-14 18:17:58 +00:00
lfs_pointers.tmpl Add tooltip to describe LFS table column and color delete LFS file button red () 2023-07-27 13:39:09 +00:00
nav.tmpl Move secrets and runners settings to actions settings () 2023-04-27 20:08:47 -04:00
navbar.tmpl Fixed incorrect locale references () 2023-07-29 21:34:22 +08:00
options.tmpl Allow editing push mirrors after creation () 2023-08-01 16:00:59 +00:00
protected_branch.tmpl Replace fomantic divider module with our own () 2023-06-29 20:24:22 +08:00
push_mirror_sync_modal.tmpl Allow editing push mirrors after creation () 2023-08-01 16:00:59 +00:00
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings () 2023-04-23 18:21:21 +08:00
tags.tmpl Repository Archived text title center align () 2023-07-08 10:57:17 +00:00