Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • B bitrix
  • Project information
    • Project information
    • Activity
    • Labels
    • 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
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Yuri Yurev
  • bitrix
  • Merge requests
  • !577

Add Company::GENDER constant and refactor data handlers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yuri Yurev requested to merge dev-stan into master Apr 05, 2024
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 4

This commit introduces the constant Company::GENDER and reworks the related code accordingly. By transforming the 'client's gender' constant to private and implementing 'gender' in its place, handling gender information becomes more generic and easier to manage. Furthermore, the enum 'ClientsGender' was renamed to 'Gender', providing a more intuitive naming scheme for future usage.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dev-stan