Carlos Cano
Carlos Cano
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Follow the vc creation flow (add knowledge or existing...
## Description As an Alkemio developer I want a consistent and clean codebase ## Acceptance criteria - [ ] Create account folder in the domain folder in the client, put...
## Description As an Alkemio developer I want a clean codebase ## Acceptance criteria - [ ] CreateSpaceDialog and DashboardCreateSpaceDialog should be a single file with common components extracted. -...
## Description As a an Alkemio developer I want a clean codebase and consistent API access. ## Acceptance criteria - [ ] Remove the usage of nameIds whereever posible in...
## Description As a an Alkemio developer I want a less errors in the browser console so finding real problems is easier and the console itself is useful for debugging...
## Description As an Alkemio dev I want a clean codebase and an easy to maintain application ## Acceptance criteria - [ ] CalloutPage, useCallouts and CalloutDetailsContainer don't have repeated...
## Description As a an Alkemio developer I want a clean codebase ## Acceptance criteria - [ ] Find unused code, there are still classes that mention Opportunity, and we...
## Description As a an Alkemio user I want a fast and responsive application so it’s pleasant to use it and I can use it on my phone. ## Acceptance...
## Description As a an Alkemio user I want a reduced bundle so pages load faster ## Acceptance criteria - [ ] Investigate if other parts of the web application...
Fixes small mistake in the previous pull request ## Summary by CodeRabbit - **Bug Fixes** - Corrected the template retrieval logic to use `nameID` instead of `id`, ensuring accurate identification...