Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Implementing zxcvbn instead of stupid rules #272

Merged
merged 23 commits into from
Jan 23, 2022
Merged

Conversation

open-schnick
Copy link
Member

No description provided.

@cypress
Copy link

cypress bot commented Jan 3, 2022



Test summary

9 0 0 0


Run details

Project WebApp
Status Passed
Commit f16e10f
Started Jan 23, 2022 6:37 PM
Ended Jan 23, 2022 6:42 PM
Duration 05:09 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@qvalentin
Copy link
Member

@open-schnick you wanna push your commits?

@open-schnick
Copy link
Member Author

@open-schnick you wanna push your commits?

na

@open-schnick open-schnick marked this pull request as ready for review January 22, 2022 15:09
src/background/api/userInformation.ts Outdated Show resolved Hide resolved
src/components/pages/User/UserInformationInput.tsx Outdated Show resolved Hide resolved
src/components/pages/User/UserInformationInput.tsx Outdated Show resolved Hide resolved
.then((res) => {
changeEditMode();
// FIXME this does never appear, because we rerender it and this gets lost
Copy link
Member

Choose a reason for hiding this comment

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

Alerts should be defined global. Would need a lot more refacotring.

Copy link
Member Author

Choose a reason for hiding this comment

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

Y. Dont know why we are not using something like this: https://www.npmjs.com/package/react-notifications

.husky/pre-push Show resolved Hide resolved
qvalentin
qvalentin previously approved these changes Jan 23, 2022
@open-schnick open-schnick merged commit 2aade85 into master Jan 23, 2022
@open-schnick open-schnick deleted the feature/zxcvbn branch January 23, 2022 19:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants