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

Support redirection to a specific page #585

Conversation

Emina-M
Copy link
Contributor

@Emina-M Emina-M commented Aug 14, 2024

Support redirection to a specific page after successful authentication. For example, if the user requested Update Campaigns page in the url, instead of going to Devices page after authentication, go to Update Campaigns.

@Emina-M Emina-M force-pushed the add-redirect-after-auth branch 2 times, most recently from f4a6d8e to a0288c7 Compare August 14, 2024 14:14
frontend/src/contexts/Auth.tsx Outdated Show resolved Hide resolved
frontend/src/Router.tsx Outdated Show resolved Hide resolved
frontend/src/Router.tsx Outdated Show resolved Hide resolved
@Emina-M Emina-M force-pushed the add-redirect-after-auth branch 2 times, most recently from 6677d0e to 9f63c8f Compare August 14, 2024 14:29
frontend/src/App.tsx Outdated Show resolved Hide resolved
frontend/src/App.tsx Outdated Show resolved Hide resolved
frontend/src/App.tsx Outdated Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Aug 19, 2024

Pull Request Test Coverage Report for Build 10740598494

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 9858128135: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

frontend/src/App.tsx Outdated Show resolved Hide resolved
frontend/src/App.tsx Outdated Show resolved Hide resolved
Support redirection to a specific page after successful authentication.
For example, if the user requested `Update Campaigns` page in the url,
instead of going to `Devices` page after authentication, go to
`Update Campaigns`.

Signed-off-by: Emina Muminovic <emina.muminovic@secomind.com>
@Pavinati Pavinati changed the base branch from main to release-0.9 September 9, 2024 10:23
@davidebriani davidebriani merged commit 54ed92e into edgehog-device-manager:release-0.9 Sep 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants