1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/web_src
Lunny Xiao 8567cba0d9
Implement delete release attachments and update release attachments' name (#14130)
* Implement delete release attachment

* Add attachments on release edit page

* Fix bug

* Finish del release attachments

* Fix frontend lint

* Fix tests

* Support edit release attachments

* Added tests

* Remove the unnecessary parameter isCreate from UpdateReleaseOrCreatReleaseFromTag

* Rename UpdateReleaseOrCreatReleaseFromTag to UpdateRelease

* Fix middle align
2021-03-23 00:09:51 +08:00
..
fomantic Improve basic button and label styles (#14119) 2020-12-27 18:53:53 +08:00
js Implement delete release attachments and update release attachments' name (#14130) 2021-03-23 00:09:51 +08:00
less Implement delete release attachments and update release attachments' name (#14130) 2021-03-23 00:09:51 +08:00
svg use gogs.ico to create a better svg for migration page (#14795) 2021-02-25 14:13:44 +08:00