Skip to content

feat: CRP-2673 implement password manager with metadata#5

Merged
altkdf merged 21 commits intomainfrom
alex/add-password-manager-with-metadata
Mar 17, 2025
Merged

feat: CRP-2673 implement password manager with metadata#5
altkdf merged 21 commits intomainfrom
alex/add-password-manager-with-metadata

Conversation

@altkdf
Copy link
Copy Markdown
Contributor

@altkdf altkdf commented Feb 25, 2025

No description provided.

@altkdf altkdf changed the title implement password manager with metadata feat: CRP-2673 implement password manager with metadata Feb 25, 2025
@altkdf altkdf marked this pull request as ready for review February 26, 2025 11:40
@altkdf altkdf requested review from a team, fspreiss and randombit February 26, 2025 11:40
Comment thread examples/password_manager_with_metadata/backend/src/wasm_only.rs Outdated
Comment thread examples/password_manager_with_metadata/backend/src/wasm_only.rs Outdated
Comment thread examples/password_manager_with_metadata/backend/src/wasm_only.rs Outdated
Comment thread examples/password_manager_with_metadata/frontend/README.md Outdated
Comment thread examples/password_manager_with_metadata/frontend/package.json Outdated
@altkdf altkdf requested a review from kristoferlund March 12, 2025 08:40
Copy link
Copy Markdown
Contributor

@kristoferlund kristoferlund left a comment

Choose a reason for hiding this comment

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

In general I think the app code is well structured. I like how Svelte works with global reactive state, in many ways a more clean approach than the one React is using.

I have not commented on the layout of the UI at all. Let's talk about that later.

Comment thread examples/password_manager_with_metadata/frontend/vite.config.js
Comment thread examples/password_manager_with_metadata/frontend/src/app.css
Comment thread examples/password_manager_with_metadata/frontend/src/lib/password_manager.ts Outdated
Comment thread examples/password_manager_with_metadata/frontend/package.json Outdated
Comment thread examples/password_manager_with_metadata/backend/src/wasm_only.rs Outdated
Comment thread examples/password_manager_with_metadata/backend/src/wasm_only.rs Outdated
Comment thread examples/password_manager_with_metadata/frontend/src/lib/enums.ts Outdated
Comment thread examples/password_manager_with_metadata/frontend/src/lib/vault.ts Outdated
Copy link
Copy Markdown
Contributor

@fspreiss fspreiss left a comment

Choose a reason for hiding this comment

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

Approving this to unblock the PR. We can always iterate on it.

@altkdf altkdf merged commit efaafd3 into main Mar 17, 2025
5 checks passed
@altkdf altkdf deleted the alex/add-password-manager-with-metadata branch March 21, 2025 16:27
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.

3 participants