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

Release/v3.6.2 sprint 108 #545

Open
wants to merge 63 commits into
base: main
Choose a base branch
from

Commits on Aug 26, 2024

  1. - initial commit with templates

    - halfway completed tm for new multi select filter updates
    elipe17 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e414a60 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. - Mostly complete tech memo

    - assets
    elipe17 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    447ff84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    030e31b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. - add summary

    elipe17 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    669ba45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f5057b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. impl iterator

    jtimpe committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b0c7823 View commit details
    Browse the repository at this point in the history
  2. lint

    jtimpe committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    db6f9c0 View commit details
    Browse the repository at this point in the history
  3. - Added exporters for celery and postgres

    - Added Grafana and dashboards
    elipe17 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    79b56eb View commit details
    Browse the repository at this point in the history
  4. silence logs

    jtimpe committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    28f2bd1 View commit details
    Browse the repository at this point in the history
  5. increase timeout

    jtimpe committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0ec70ef View commit details
    Browse the repository at this point in the history
  6. - moved plg config to appropriate directories

    - Updated frontend to allow navigation to Grafana
    elipe17 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    62a30e0 View commit details
    Browse the repository at this point in the history
  7. - add todo

    elipe17 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    09355ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96a8d64 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    6663f08 View commit details
    Browse the repository at this point in the history
  2. - Update dashboard

    elipe17 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5439395 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. wip

    jtimpe committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1a29319 View commit details
    Browse the repository at this point in the history
  2. wip

    jtimpe committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9abf5a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    928bbd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed8b65 View commit details
    Browse the repository at this point in the history
  3. - remove setting

    elipe17 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3ea4f4b View commit details
    Browse the repository at this point in the history
  4. - Update frontend vars

    elipe17 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    94d554e View commit details
    Browse the repository at this point in the history
  5. local file + upload to s3

    jtimpe committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cf693ad View commit details
    Browse the repository at this point in the history
  6. rm smart_open

    jtimpe committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7989afd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50a0276 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8f0757 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'develop' of https://github.com/raft-tech/TANF-app into …

    …3044-prometheus-grafana
    elipe17 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e13d9e8 View commit details
    Browse the repository at this point in the history
  10. - Update lock file

    elipe17 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c7f0010 View commit details
    Browse the repository at this point in the history
  11. - Added promtail and loki

    - Added loki dashboard and update plg resources
    - Added backend file logger
    - UPdated nginx to write logs to file
    elipe17 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8cbb557 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. - Gave datasources UIDs

    - Updated logs dashboard with correct loki UID
    elipe17 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ec545fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    415cc7f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/raft-tech/TANF-app into …

    …3110-filter-integration
    elipe17 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    60cfba3 View commit details
    Browse the repository at this point in the history
  4. pass raw sql to celery task

    jtimpe committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    bdd6559 View commit details
    Browse the repository at this point in the history
  5. change s3 upload path

    jtimpe committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ec2f157 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. space

    jtimpe committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e7b266a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Merge branch 'develop' of https://github.com/raft-tech/TANF-app into …

    …3044-prometheus-grafana
    elipe17 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    44fd31f View commit details
    Browse the repository at this point in the history
  2. - Update lockfile

    elipe17 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8c11028 View commit details
    Browse the repository at this point in the history
  3. - remove old TMs

    elipe17 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a354eed View commit details
    Browse the repository at this point in the history
  4. docstrings + logging

    jtimpe committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c49da38 View commit details
    Browse the repository at this point in the history
  5. complexity

    jtimpe committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2ed3675 View commit details
    Browse the repository at this point in the history
  6. org

    jtimpe committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    47ddafe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8443dd View commit details
    Browse the repository at this point in the history
  8. revert timeout change

    jtimpe committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b466dae View commit details
    Browse the repository at this point in the history
  9. 3.6.0 release notes (#3178)

    * Update index.html
    
    * Update index.html
    
    updated links
    
    * Update product-updates/knowledge-center/index.html
    
    Co-authored-by: Lauren Frohlich <[email protected]>
    
    * Update product-updates/knowledge-center/index.html
    
    Co-authored-by: Lauren Frohlich <[email protected]>
    
    * Update index.html
    
    * updated links
    
    added ids
    
    ---------
    
    Co-authored-by: Lauren Frohlich <[email protected]>
    victoriaatraft and lfrohlich committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a2f2fde View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    5ae9dd2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3154 from raft-tech/3110-filter-integration

    Spike: Multi-Select Filter Integration
    elipe17 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a6e7848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e601ce6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72617c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. definite import

    jtimpe committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4e19d5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c4110 View commit details
    Browse the repository at this point in the history
  3. tasks patch

    jtimpe committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2ff85cb View commit details
    Browse the repository at this point in the history
  4. unused import

    jtimpe committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fc9248c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge pull request #3185 from raft-tech/3088-s3-s4-val-fix

    TANF S3/S4 Total Number of Families Validator Update
    elipe17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1514e07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdaa35b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3174 from raft-tech/3047-plg-mvp

    Local PLG MVP
    elipe17 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e372381 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d17a47 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Update dev-issue-template.md (#3186)

    * Update dev-issue-template.md
    
    * Update dev-issue-template.md
    
    * Update .github/ISSUE_TEMPLATE/dev-issue-template.md
    
    Co-authored-by: Andrew <[email protected]>
    
    * Update .github/ISSUE_TEMPLATE/dev-issue-template.md
    
    Co-authored-by: Andrew <[email protected]>
    
    * Update team-meetings.md
    
    ---------
    
    Co-authored-by: Andrew <[email protected]>
    reitermb and andrew-jameson committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2a5e5c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    febf97f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3163 from raft-tech/3044-prometheus-grafana

    Prometheus & Grafana
    elipe17 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    db12f08 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    e423b1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3162 from raft-tech/3137-queryset-iterator

    #3137 (+ #3138) - worker crash/timeout on csv export
    jtimpe committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3ac1dcd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. - Update file handler

    elipe17 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2f1a97c View commit details
    Browse the repository at this point in the history
  2. - update volume location

    elipe17 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    33d4fcb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3198 from raft-tech/log-file-hotfix

    Deploy Hotfix: Log File Path
    elipe17 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    38cbbd8 View commit details
    Browse the repository at this point in the history