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

Internally hosted dashboards - update support panel to not force GitHub repo link #63

Open
rmbielby opened this issue Nov 15, 2024 · 1 comment

Comments

@rmbielby
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Some analysts are keen to use the template for internal dashboards. These mostly do not have GitHub repositories, so can not provide a working GitHub link for using the support panel.

Describe the solution you'd like

I can think of two possible elements:

  • add a flag on support_panel() along the lines of internal_only = FALSE, which analysts working on internal only dashboards can set to true. That should then removes the GitHub repo requirement.
  • Optional extra would be to keep the validation, but switch to allowing repos in the DfE Azure DevOps areas as well as a GitHub option.
@cjrace
Copy link
Contributor

cjrace commented Jan 2, 2025

I think the latter approach of just extending the validation to include devops (though be wary there are multiple instances used!) is probably the simplest / best value for time effort

@alex-rogers-hub alex-rogers-hub self-assigned this Jan 28, 2025
@alex-rogers-hub alex-rogers-hub moved this from Todo to In Progress in R Shiny supporting materials v1.0 Jan 28, 2025
@alex-rogers-hub alex-rogers-hub removed their assignment Jan 28, 2025
@alex-rogers-hub alex-rogers-hub moved this from In Progress to Todo in R Shiny supporting materials v1.0 Jan 28, 2025
@alex-rogers-hub alex-rogers-hub moved this from Todo to In Progress in R Shiny supporting materials v1.0 Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

3 participants