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

master #65

Merged
merged 34 commits into from
Nov 4, 2024
Merged

master #65

merged 34 commits into from
Nov 4, 2024

Commits on Jul 17, 2024

  1. DB alignment

    srugano committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9171830 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from unicef/hotfix/db_alignment

    DB alignment
    srugano authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6f7d3be View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    b1d7f78 View commit details
    Browse the repository at this point in the history
  2. Bump braces in /src/hope_country_report/web/theme/static_src

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    32ad827 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. celery flower

    srugano committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e19fded View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from unicef/dependabot/npm_and_yarn/src/hope_c…

    …ountry_report/web/theme/static_src/braces-3.0.3
    
    Bump braces from 3.0.2 to 3.0.3 in /src/hope_country_report/web/theme/static_src
    srugano authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6b7056a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Default storage

    srugano committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f56476c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421cf38 View commit details
    Browse the repository at this point in the history
  3. Fix healthcheck

    wozniakpl committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f2f4da7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #56 from unicef/feature/flower

    Flower fix
    srugano authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cd55e13 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Added charts

    srugano committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d2231f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Updated compose

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

Commits on Sep 18, 2024

  1. Fixed chart

    srugano committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    91c1251 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from unicef/feature/charts

    Charts added
    srugano authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a741fc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge pull request #60 from unicef/master

    merge back
    domdinicola authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    eb0c735 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. license

    domdinicola committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    128e3b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Db updated and chart updated

    srugano committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    213ef23 View commit details
    Browse the repository at this point in the history
  2. Added typing

    srugano committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    89192d9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #61 from unicef/feature/updatedb

    Db update correct chart per CO
    srugano authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d5647ea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #55 from unicef/develop

    Db alignment
    srugano authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5a7a7a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Upgraded to python 3.12

    srugano committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7f6c499 View commit details
    Browse the repository at this point in the history
  2. Storage change

    srugano committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    18a4850 View commit details
    Browse the repository at this point in the history
  3. Setuptools readed

    srugano committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    68cf9af View commit details
    Browse the repository at this point in the history
  4. readed

    srugano committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4fee18a View commit details
    Browse the repository at this point in the history
  5. correct setuptools

    srugano committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    aaa222f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. tests

    domdinicola committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fcba395 View commit details
    Browse the repository at this point in the history
  2. updates

    domdinicola committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b3a554d View commit details
    Browse the repository at this point in the history
  3. sort reqs

    domdinicola committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ccd3762 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #62 from unicef/smartenvupgrade

    Upgraded to python 3.12 and smartenv
    srugano authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    95dd8aa View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. cr

    domdinicola committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e776911 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Merge pull request #63 from unicef/smartenvupgrade

    smartenv storages
    domdinicola authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8a48bb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge pull request #64 from unicef/develop

    dev2stg
    domdinicola authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    245d867 View commit details
    Browse the repository at this point in the history
  2. skip trivy

    domdinicola committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    94f4928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1510a9e View commit details
    Browse the repository at this point in the history