Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admins can clear the task log from the web application #424

Closed
mcpierce opened this issue Jul 20, 2020 · 0 comments
Closed

Admins can clear the task log from the web application #424

mcpierce opened this issue Jul 20, 2020 · 0 comments
Assignees
Labels
admin Issues specific to administration of a ComiXed server. feature A new feature or enhancement to an exisiting feature worker task Issues related to the worker task subsystem
Milestone

Comments

@mcpierce
Copy link
Contributor

From the task view page, an administrator can clear the log entries.

Preconditions

  1. The user is an administrator.
  2. The user is on the task audit log view page.
  3. There are entries in the audit log.

User Story

  1. The clear audit log is enabled.
  2. The user clicks the clear audit log button.
  3. The user confirms the choice to clear the audit log.

Postconditions

  1. A request is sent to the backend.
  2. The task audit log table is cleared.
  3. The table in the browser is cleared.
@mcpierce mcpierce added worker task Issues related to the worker task subsystem admin Issues specific to administration of a ComiXed server. feature A new feature or enhancement to an exisiting feature labels Jul 20, 2020
@mcpierce mcpierce added this to the 0.7 milestone Jul 20, 2020
@mcpierce mcpierce self-assigned this Aug 14, 2020
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 14, 2020
 * Added a REST API and service method.
 * Added a standardized response type for API calls.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 14, 2020
This module will be used to capture shared code needed by all
other modules in the project.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 14, 2020
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 14, 2020
 * Added a new state to the backend-status module.
 * Added a toolbar to the audit log list page to clear the log.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 14, 2020
 * Changed the response to use ApiResponse.
 * Included the latest date to reduce frontend calculation.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 14, 2020
 * Refactored the code to use the new NgRx model.
 * Removed the old task audit log state wiring.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 14, 2020
 * Refactored the code to use the new NgRx model.
 * Removed the old task audit log state wiring.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 15, 2020
 * Added a new state to the backend-status module.
 * Added a toolbar to the audit log list page to clear the log.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 15, 2020
 * Changed the response to use ApiResponse.
 * Included the latest date to reduce frontend calculation.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 15, 2020
 * Refactored the code to use the new NgRx model.
 * Removed the old task audit log state wiring.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 17, 2020
 * Added a REST API and service method.
 * Added a standardized response type for API calls.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 17, 2020
This module will be used to capture shared code needed by all
other modules in the project.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 17, 2020
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 17, 2020
 * Added a new state to the backend-status module.
 * Added a toolbar to the audit log list page to clear the log.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 17, 2020
 * Changed the response to use ApiResponse.
 * Included the latest date to reduce frontend calculation.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 17, 2020
 * Refactored the code to use the new NgRx model.
 * Removed the old task audit log state wiring.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 18, 2020
 * Added a REST API and service method.
 * Added a standardized response type for API calls.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 18, 2020
This module will be used to capture shared code needed by all
other modules in the project.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 18, 2020
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 18, 2020
 * Added a new state to the backend-status module.
 * Added a toolbar to the audit log list page to clear the log.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 18, 2020
 * Changed the response to use ApiResponse.
 * Included the latest date to reduce frontend calculation.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 18, 2020
 * Refactored the code to use the new NgRx model.
 * Removed the old task audit log state wiring.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 18, 2020
 * Changed the response to use ApiResponse.
 * Included the latest date to reduce frontend calculation.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 18, 2020
 * Refactored the code to use the new NgRx model.
 * Removed the old task audit log state wiring.
BRUCELLA2 pushed a commit that referenced this issue Aug 18, 2020
 * Added a REST API and service method.
 * Added a standardized response type for API calls.
BRUCELLA2 pushed a commit that referenced this issue Aug 18, 2020
This module will be used to capture shared code needed by all
other modules in the project.
BRUCELLA2 pushed a commit that referenced this issue Aug 18, 2020
 * Added a new state to the backend-status module.
 * Added a toolbar to the audit log list page to clear the log.
BRUCELLA2 pushed a commit that referenced this issue Aug 18, 2020
 * Changed the response to use ApiResponse.
 * Included the latest date to reduce frontend calculation.
BRUCELLA2 pushed a commit that referenced this issue Aug 18, 2020
 * Refactored the code to use the new NgRx model.
 * Removed the old task audit log state wiring.
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Issues specific to administration of a ComiXed server. feature A new feature or enhancement to an exisiting feature worker task Issues related to the worker task subsystem
Projects
None yet
Development

No branches or pull requests

1 participant