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

[Draft] 🎀 Add login on demand depending on user permission 🎀 #5176

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

michalina-graczyk
Copy link
Member

@michalina-graczyk michalina-graczyk commented Sep 23, 2024

What type of PR is this?

  • 💅 Refactor
  • 🌟 Feature
  • 🔥 Bug Fix
  • 🔩 Maintenance
  • 🛠 Workflow CI/CD changes

Related Issues or Documents

  • closes #

Usage Instructions, Screenshots, Recordings

Have you written tests?

  • Yes!
  • No... here is why: Writing tests are mandatory, please replace this text with why test are not included in this PR

[Optional] Description

Copy link

changeset-bot bot commented Sep 23, 2024

🦋 Changeset detected

Latest commit: fdd72dc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
saleor-dashboard Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot temporarily deployed to pr-5176 September 23, 2024 21:28 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 23, 2024 21:39 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 24, 2024 05:41 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 24, 2024 05:54 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 24, 2024 06:20 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 24, 2024 08:15 Destroyed
@michalina-graczyk michalina-graczyk changed the title [Draft] Add login on demand depending on user permission [Draft] 🎀 Add login on demand depending on user permission🎀 Sep 24, 2024
localStorage: [
{
name: "_saleorRefreshToken",
value: loginJsonInfo.cookies[0].value,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this line of code fails very often I would check if there's an error message in loginJsonInfo and throw it before so that it's easier to debug later

@github-actions github-actions bot temporarily deployed to pr-5176 September 25, 2024 19:35 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 25, 2024 20:09 Destroyed
@michalina-graczyk michalina-graczyk changed the title [Draft] 🎀 Add login on demand depending on user permission🎀 [Draft] 🎀 Add login on demand depending on user permission 🎀 Sep 25, 2024
@github-actions github-actions bot temporarily deployed to pr-5176 September 25, 2024 20:31 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 25, 2024 20:54 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 25, 2024 21:15 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 26, 2024 19:42 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 27, 2024 09:29 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 27, 2024 10:31 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 30, 2024 20:27 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 September 30, 2024 20:48 Destroyed
@github-actions github-actions bot temporarily deployed to pr-5176 October 1, 2024 05:58 Destroyed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants