Conversation
Merge pull request #54 from vbetsch/develop
* refactor: Change id to uuid in database * refactor: Create npm commands for prisma * refactor: Improve prisma commands * refactor: Rename migration * feat: Add prisma reset command * refactor: Change id to uuid in repositories * refactor: Change id to uuid in adapters * fix: Change id to uuid in adapters * refactor: Rename model to entity for database entities
* refactor: Rename Home to HomePage * refactor: Create SharedChildrenProps & SharedLayoutProps * feat: Create workspace page * refactor: Use a base API URL in request service * feat: Create VaultsGateway * feat: Implement WorkspacePage * chore(linter): Add arrow parens rule * style(formatter): Format files by Prettier * fix: list display * feat: New vaults display * feat: New vaults display * feat: Improve vaults grid * feat: Improve vaults grid * fix: padding * fix: scrollable list * fix: scrollable secret * fix: list height * Revert "refactor: Use a base API URL in request service" This reverts commit 630b33f. * refactor: Transform request service to abstract class and create LockliteApiRequestService that extends it * fix: eslint * fix: redirect home page to workspace page
* feat: add search bar * fix: typo * fix: improve no data message
* feat: Create add vault button * feat: Create add vault modal * feat: link the modal and call the api * feat: update vaults list * fix: linter
* feat: add delete button * feat: implement deleteVault * fix: api url * fix: json error * test: skip for the moment
vbetsch
added a commit
that referenced
this pull request
Jul 31, 2025
Merge pull request #61 from vbetsch/develop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.