Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring #424

Draft
wants to merge 3 commits into
base: development
Choose a base branch
from
Draft

Refactoring #424

wants to merge 3 commits into from

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    8140c34 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'refs/heads/development' into refactor

    # Conflicts:
    #	src/entities/contextMenu/contextMenu.vue
    #	src/pages/reports/network/NetworkConceptReport/charts/RecordCountProportionByMonth/RecordCountProportionByMonth.vue
    #	src/pages/reports/network/NetworkConceptReport/charts/lengthOfEra/LengthOfEra.vue
    #	src/pages/reports/network/NetworkConceptReport/charts/measurementsByType/MeasurementsByType.vue
    #	src/pages/reports/network/NetworkConceptReport/charts/recordsByUnit/RecordsByUnit.vue
    #	src/pages/reports/network/NetworkConceptReport/charts/visitDurationByType/VisitDurationByType.vue
    #	src/pages/reports/network/NetworkDataFeasibilityReport/components/Range.vue
    #	src/pages/reports/network/NetworkDataFeasibilityReport/components/RequiredConcepts.vue
    #	src/pages/reports/network/NetworkDatastrandReport/NetworkDatastrandReport.vue
    #	src/pages/reports/release/CohortDrilldownReport/reports/timeDistribution/TimeDistributionChart.vue
    #	src/widgets/chart/ui/Chart.vue
    Mikhail-iontsev committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    03885c8 View commit details
    Browse the repository at this point in the history
  2. refactor: sqlLink checks are now done on per-field basis. If the fiel…

    …d does not exist - the link is not rendered
    
    improv: updating network concept report view always updates path
    Mikhail-iontsev committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    831f603 View commit details
    Browse the repository at this point in the history