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

Migrate "Reset Global administrator" module to V4 report #234

Closed
6 tasks
ChristopherJennings opened this issue Apr 25, 2019 · 0 comments · Fixed by #375
Closed
6 tasks

Migrate "Reset Global administrator" module to V4 report #234

ChristopherJennings opened this issue Apr 25, 2019 · 0 comments · Fixed by #375
Assignees
Labels
blocked Something else needs to happen first report migration spike Needs further definition or research before moving forward

Comments

@ChristopherJennings
Copy link
Contributor

Overview

We should migrate the Reset Global administrator module to the new V4 report format.

Definition of done

  • Code and Scripts are ported to KenticoInspector.Reports project in a dedicated folder for the report.
  • Scripts are referenced via constants in a static class.
  • Scripts are refactored to return simple results that are mappable to simple classes.
  • Report logic is covered by unit test for a clean result
  • Report logic is covered by unit tests for all known dirty results
  • Useful, non-specific logic is abstracted to services or helpers.

Note: The Class/Table Validation report (and it's tests) is a good, simple example of the main concepts.

Additional Details

  • New name: Global Administrator Summary
  • Tags: Information, Tool
  • Should list all global administrators and whether they are enabled
  • Requires custom report result renderer or additional tooling to enable write actions to reset a global administrator
  • Blocked by : Enable reports to provide actions to users #210
@ChristopherJennings ChristopherJennings added spike Needs further definition or research before moving forward report migration blocked Something else needs to happen first labels Apr 25, 2019
@ChristopherJennings ChristopherJennings added this to the 4.0 milestone Apr 25, 2019
@ChristopherJennings ChristopherJennings added this to Priority in Prioritization via automation Apr 25, 2019
@ChristopherJennings ChristopherJennings added this to To do in Kentico Inspector V4 via automation Apr 25, 2019
@ChristopherJennings ChristopherJennings moved this from Priority to High in Prioritization Apr 25, 2019
@ChristopherJennings ChristopherJennings self-assigned this Jul 25, 2019
@ChristopherJennings ChristopherJennings moved this from To do to In progress in Kentico Inspector V4 Jul 25, 2019
@kentico-ericd kentico-ericd linked a pull request Aug 8, 2023 that will close this issue
5 tasks
@kentico-ericd kentico-ericd removed this from the 4.0 milestone Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Something else needs to happen first report migration spike Needs further definition or research before moving forward
Projects
Kentico Inspector V4
  
In progress
Development

Successfully merging a pull request may close this issue.

2 participants