Re: [PATCH v4 3/5] patch-list: move and refactor patch-forms

2024-11-01 Thread Stephen Finucane
On Mon, 2021-08-23 at 18:28 +, Raxel Gutierrez wrote: > Move patch forms in patch-list and detail page to a new template file > patch-forms.html and move them to the top of the patch-list page to > improve their discoverability. > > Refactor forms.py, __init__.py, patch.py, and test_bundles.py

[PATCH v4 3/5] patch-list: move and refactor patch-forms

2021-08-23 Thread Raxel Gutierrez
Move patch forms in patch-list and detail page to a new template file patch-forms.html and move them to the top of the patch-list page to improve their discoverability. Refactor forms.py, __init__.py, patch.py, and test_bundles.py files so that the shared bundle form in patch-forms.html works for