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

Default route configuration is ignored when visiting the root path bug fix #1871

Merged
merged 9 commits into from
Jun 8, 2024

Conversation

PhilBastian
Copy link
Contributor

@PhilBastian PhilBastian commented May 30, 2024

When ServicsePulse is visited on the root path (/) it should automatically navigate to the path specified in /js/app.constants.js, default_route property. See "Install ServicePulse in IIS" for more information on how to extract ServicePulse files.

cquirosj and others added 2 commits June 7, 2024 21:28
Co-authored-by: Travis Nickels <travis.nickels@particular.net>
Co-authored-by: Travis Nickels <travis.nickels@particular.net>
@cquirosj cquirosj merged commit 4af39f5 into master Jun 8, 2024
4 checks passed
@cquirosj cquirosj deleted the read_defaultRoute branch June 8, 2024 17:06
@cquirosj cquirosj added this to the 1.38.4 milestone Jun 21, 2024
@cquirosj cquirosj added the Bug Type: Bug label Jun 21, 2024
@cquirosj cquirosj changed the title set default route according to setting in app.constants Set default route according to setting in app.constants.js Jun 24, 2024
@cquirosj cquirosj changed the title Set default route according to setting in app.constants.js Bug fix: ServicePulse should automatically navigate to the specified path in app.settings.js default_route property upon loading Jun 24, 2024
@cquirosj cquirosj changed the title Bug fix: ServicePulse should automatically navigate to the specified path in app.settings.js default_route property upon loading ServicePulse should automatically navigate to the specified path in app.settings.js default_route property upon loading Jun 24, 2024
@cquirosj cquirosj changed the title ServicePulse should automatically navigate to the specified path in app.settings.js default_route property upon loading ServicePulse should automatically navigate to the specified default route upon loading Jun 24, 2024
@cquirosj cquirosj changed the title ServicePulse should automatically navigate to the specified default route upon loading ServicePulse doesn't navigate to the specified default route upon loading bug fix Jun 24, 2024
@cquirosj cquirosj changed the title ServicePulse doesn't navigate to the specified default route upon loading bug fix Default route configuration is ignored when visiting the root path bug fix Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Type: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants