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

Usando dados do Big Query #194

Merged
merged 32 commits into from
Aug 19, 2024
Merged

Usando dados do Big Query #194

merged 32 commits into from
Aug 19, 2024

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    92d705d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1545f8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #193 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    Usando Big Query
    TanookiVerde committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0afc57f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Handling new Data format

    TanookiVerde committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f426aef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89757bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #195 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    Handling new Data format
    TanookiVerde committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    fd75ba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25e1037 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7823015 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f71331 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #196 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    Frontend/patient using big query data
    TanookiVerde committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d7fa689 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3217196 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #197 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    fix: cid was using wrong column
    TanookiVerde committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f414e62 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb2aa7f View commit details
    Browse the repository at this point in the history
  11. Merge pull request #198 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    fix: wrong timestamp interpretation + filter tag improvement
    TanookiVerde committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    261365f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2650704 View commit details
    Browse the repository at this point in the history
  13. fix: json serialization

    TanookiVerde committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    191be42 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #199 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    Fix: JSON Serialization + new User field
    TanookiVerde committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3c1357c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7fb225f View commit details
    Browse the repository at this point in the history
  16. Merge pull request #200 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    feat: Improve timestamp interpretation and date formatting
    TanookiVerde committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a2e3913 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    2194110 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #201 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    preparing professional extraction to array rather than single value
    TanookiVerde committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1683178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d80d82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21cc50a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #202 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    feat: Fix professional extraction and handle empty values
    TanookiVerde committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bbe68ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea6671f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #203 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    feat: Update dependencies and normalize case in clinical motivation a…
    TanookiVerde committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    efd8618 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e4eb4b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #204 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    feat: Refactor normalize_case function in utils.py
    TanookiVerde committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a8cfe34 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac74871 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #205 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    split users into two classes: pipeline and frontend
    TanookiVerde committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    681da4a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4efa79e View commit details
    Browse the repository at this point in the history
  13. Merge pull request #206 from prefeitura-rio/frontend/patient-using-bi…

    …g-query-data
    
    feat: Update optional fields in VitacareAtendimento model
    TanookiVerde committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    99cd704 View commit details
    Browse the repository at this point in the history