]> source.dussan.org Git - gitea.git/commit
Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478)
authorRichard Mahn <richmahn@users.noreply.github.com>
Wed, 17 Jul 2019 18:40:28 +0000 (14:40 -0400)
committertechknowlogick <techknowlogick@gitea.io>
Wed, 17 Jul 2019 18:40:28 +0000 (14:40 -0400)
commit5d3e3518645d707d99c6ea244a195b7240782e74
treea5480b9ae7691917cce11be47218f253d78bc603
parent361607d83109014a8dfd40e97c6f95a0e869dca3
Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478)

* Fixes #7474 - Handles all redirects for Web UI File CRUD

* Fixes lint errors

* Typo fix

* Adds unit tests for a few helper functions

* Fixes per review

* Fix for new branch creation and to unit test

* Fixes the template used for errors on delete
options/locale/locale_en-US.ini
public/js/index.js
routers/repo/editor.go
routers/repo/editor_test.go
templates/repo/editor/commit_form.tmpl