Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F Frontend
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Treinamento Autoguiado
  • Frontend
  • Merge requests
  • !46

Closed
Created May 09, 2025 by Natan da Rosa Dias@natan.diasDeveloper0 of 3 tasks completed0/3 tasks
  • Report abuse
Report abuse

refactor: project structure and enhance functionality

  • Overview 2
  • Commits 3
  • Pipelines 1
  • Changes 75

Issue number:

None Issue

Descrição:

Refactor da codebase para melhor uso de design patterns e escalabilidade do código, além da adição te testes unitários

Uma lista das mudanças relacionadas a esse MR

  • Added ESLint rule to ignore unused variables with a specific pattern.
  • Introduced new dependencies for testing and mock API responses.
  • Created a new Vitest configuration file for testing setup.
  • Refactored component imports to align with the new directory structure.
  • Removed deprecated API service files and replaced them with a new API service structure.
  • Added new components for user interaction and feedback.
  • Implemented user authentication hooks for sign-in and sign-up processes.
  • Enhanced the styling and layout of components for better user experience.
  • Added tests for new services and components to ensure functionality.

Checklist:

  • Utilizou as variáveis padronizadas do design system (cor, títulos/fontes, imagens e etc)
  • Não deixou imports que não foram utilizados
  • Não deixou nenhum código comentado
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: refactor/entire_code_base