Skip to content

Sprint 3 - Implement UI for display, search, create and delete vaults#61

Merged
vbetsch merged 6 commits intomainfrom
develop
Jul 31, 2025
Merged

Sprint 3 - Implement UI for display, search, create and delete vaults#61
vbetsch merged 6 commits intomainfrom
develop

Conversation

@vbetsch
Copy link
Copy Markdown
Owner

@vbetsch vbetsch commented Jul 31, 2025

No description provided.

vbetsch added 6 commits July 29, 2025 22:20
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 vbetsch self-assigned this Jul 31, 2025
@vbetsch vbetsch added the production All the pull requests from develop into main label Jul 31, 2025
@vbetsch vbetsch merged commit d3eb0b6 into main Jul 31, 2025
4 checks passed
vbetsch added a commit that referenced this pull request Jul 31, 2025
Merge pull request #61 from vbetsch/develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

production All the pull requests from develop into main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant