User Story #7999 (closed)
Opened 8 years ago
Closed 7 years ago
Webclient code review and cleanup
| Reported by: | atarkowska | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | critical | Milestone: | OMERO-4.4 |
| Component: | Web | Keywords: | n.a. |
| Cc: | Story Points: | n.a. | |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description (last modified by atarkowska)
According to many changes happened for last couple of months there is strong requirement to review method declaration for essential args and webclient/views.py as well as webadmin/views.py with related templates to deprecate unused code.
Particular tasks will be created as the review will progress. There should be one ticket for each view function (only deprecated) including deprecated code.
Change History (3)
comment:1 Changed 8 years ago by atarkowska
- Description modified (diff)
comment:2 Changed 7 years ago by wmoore
comment:3 Changed 7 years ago by atarkowska
- Resolution set to invalid
- Status changed from new to closed
A lot of cleanup has happend recently in https://github.com/will-moore/openmicroscopy/commits/render_decorator_7394
This includes removal of unused methods and code (some functionality was moved to new decorator).
This story can probably be moved to a "Task" of reviewing the changes in that branch.