Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Display the list of headings in a column on the log page #17

Closed
lowitea opened this issue Jul 21, 2020 · 1 comment · Fixed by #46
Closed

Display the list of headings in a column on the log page #17

lowitea opened this issue Jul 21, 2020 · 1 comment · Fixed by #46
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@lowitea
Copy link
Contributor

lowitea commented Jul 21, 2020

On the log entries edit page (/admin/http_stubs/logentry/) display the list of headings in a column.

@lowitea lowitea added enhancement New feature or request good first issue Good for newcomers labels Jul 21, 2020
@lowitea lowitea added this to the 0.2.0 milestone Aug 21, 2020
PetrS12 added a commit to PetrS12/parrot that referenced this issue Oct 17, 2020
# Conflicts:
#	templates/admin/http_stubs/change_form.html
#	templates/admin/http_stubs/includes/fieldset.html
@PetrS12
Copy link
Contributor

PetrS12 commented Oct 17, 2020

headers_in_admin_log_parrot

PetrS12 added a commit to PetrS12/parrot that referenced this issue Nov 28, 2020
PetrS12 added a commit to PetrS12/parrot that referenced this issue Dec 13, 2020
# Conflicts:
#	templates/admin/http_stubs/includes/fieldset.html
lowitea pushed a commit that referenced this issue Dec 13, 2020
* added absolute templatetag

* added request url to stub edit page

* added str_to_list filter for template

* headers in column

* linted and added test for filter

* added change_form_template for every Admin and refactor templates

* added change_form_template attribute

* changed local host in .sh for dev

* str_to_list renamed to headers_to_list

* tranclate to copied

* corrected start-django.dev

* refactored headers_to_list: added json.loads

* fixed tests and linted

* added test for ivalid headers

* corrected test

* replaced spike-nail for pretty_body to filedset_log_entry template
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants