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

Periodic data update #4027

Closed
wants to merge 162 commits into from
Closed

Periodic data update #4027

wants to merge 162 commits into from

Commits on Jun 17, 2024

  1. add model

    pkujawa committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7cecfaa View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Init

    szymon-kellton committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f57807b View commit details
    Browse the repository at this point in the history
  2. Init

    szymon-kellton committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    70e1ace View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    b65d414 View commit details
    Browse the repository at this point in the history
  2. Fixed snapshots

    szymon-kellton committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    381aaba View commit details
    Browse the repository at this point in the history
  3. return 0 if no number

    Maciej Szewczyk committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d414b77 View commit details
    Browse the repository at this point in the history
  4. fix snapshot

    Maciej Szewczyk committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    286d2ee View commit details
    Browse the repository at this point in the history
  5. PDU templates - API Viewset

    pkujawa committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    daacdcb View commit details
    Browse the repository at this point in the history
  6. add universal rest table

    Maciej Szewczyk committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a52b39c View commit details
    Browse the repository at this point in the history
  7. add PDU templates list skeleton

    Maciej Szewczyk committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0176911 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. add filter individuals first step

    Maciej Szewczyk committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4d71da2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    851297b View commit details
    Browse the repository at this point in the history
  2. handle multiple checkboxes in autocomplete

    Maciej Szewczyk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6d078b5 View commit details
    Browse the repository at this point in the history
  3. Revert "handle multiple checkboxes in autocomplete"

    This reverts commit 6d078b5.
    Maciej Szewczyk committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    80e36bd View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. add periodic data updates updates list

    Maciej Szewczyk committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    ceca205 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. add periodic data updates upload modal

    Maciej Szewczyk committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fc93e3b View commit details
    Browse the repository at this point in the history
  2. remove imports

    Maciej Szewczyk committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a70e38d View commit details
    Browse the repository at this point in the history
  3. add model

    pkujawa authored and Maciej Szewczyk committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    59063d2 View commit details
    Browse the repository at this point in the history
  4. PDU templates - API Viewset

    pkujawa authored and Maciej Szewczyk committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1ff526c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47643ed View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. fix name

    pkujawa committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    960baf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f590034 View commit details
    Browse the repository at this point in the history
  3. Add TableRestComponent

    Maciej Szewczyk committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d7ae97c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. adjust universal table + get templates list

    Maciej Szewczyk committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a145eaa View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. display PeriodicDataUpdatesTemplatesList correctly

    Maciej Szewczyk committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2ac9670 View commit details
    Browse the repository at this point in the history
  2. add pdu updates list

    Maciej Szewczyk committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f99cde4 View commit details
    Browse the repository at this point in the history
  3. add templates detail dialog api integration

    Maciej Szewczyk committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    68d05c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    b8b5efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee3f4b2 View commit details
    Browse the repository at this point in the history
  3. add initial test

    pkujawa committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c2535b6 View commit details
    Browse the repository at this point in the history
  4. display correct data in update details

    Maciej Szewczyk committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1c3c859 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0767d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. migrations

    pkujawa committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c11f277 View commit details
    Browse the repository at this point in the history
  2. change names, doc structure

    pkujawa committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8f614e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. add tests for PeriodicDataUpdateTemplate views, add factory, uncommen…

    …t permissions, cleanup
    pkujawa committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    96097f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33beae2 View commit details
    Browse the repository at this point in the history
  3. add tests for caching

    pkujawa committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f47dae1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    277170d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4026 from unicef/PDU/203978/template

    PDU Template and Update models, REST endpoints
    pkujawa authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f5fb43b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cca0882 View commit details
    Browse the repository at this point in the history
  7. added service for generating file

    added filtering function
    johniak committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e1e6929 View commit details
    Browse the repository at this point in the history
  8. row generation

    johniak committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    53fef25 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67f95e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. generating workbook

    johniak committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d47025a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0376614 View commit details
    Browse the repository at this point in the history
  3. add new template page

    Maciej Szewczyk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    31847f4 View commit details
    Browse the repository at this point in the history
  4. connect newTemplatePage to formik

    Maciej Szewczyk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bdaa513 View commit details
    Browse the repository at this point in the history
  5. current progress

    Maciej Szewczyk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5e4103e View commit details
    Browse the repository at this point in the history
  6. current thing

    Maciej Szewczyk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5c064c1 View commit details
    Browse the repository at this point in the history
  7. current progress

    Maciej Szewczyk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8bae6b1 View commit details
    Browse the repository at this point in the history
  8. connect export button, add upload template function, move household m…

    …embers, add people pdu,
    Maciej Szewczyk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5e1f326 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4037 from unicef/PDU-updates-updates-list

    Pdu updates frontend
    mmaciekk authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5fa5ee2 View commit details
    Browse the repository at this point in the history
  10. navigation fixes

    Maciej Szewczyk committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    40d285c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    2ce454e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3fbbef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94c991a View commit details
    Browse the repository at this point in the history
  4. Fix test

    patryk-dabrowski committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    abae164 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44eb38f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51828f8 View commit details
    Browse the repository at this point in the history
  7. add programmetimeseries fields

    Maciej Szewczyk committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5376551 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. resolve my mypy errors

    johniak committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    04cde1a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4028 from unicef/feature/Periodic-Data-Update-gen…

    …erate-template
    
    Periodic Data Update generate template
    johniak authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4d5836a View commit details
    Browse the repository at this point in the history
  3. update program forms to include time series step

    Maciej Szewczyk committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    be6b107 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4043 from unicef/program-time-series

    Program time series
    mmaciekk authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    91f0027 View commit details
    Browse the repository at this point in the history
  5. add create time series fields api structure on submit

    Maciej Szewczyk committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b59209c View commit details
    Browse the repository at this point in the history
  6. edit/duplicate timeseriesfields (example payload)

    Maciej Szewczyk committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    442de43 View commit details
    Browse the repository at this point in the history
  7. disable fields in pdu edit program when program has rdi

    Maciej Szewczyk committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e5ff8f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    63ae6c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce4ed4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86796c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    573aa0c View commit details
    Browse the repository at this point in the history
  5. add fixtures for PeriodicFieldDataFactory, FlexibleAttributeForPDUFac…

    …tory, add tests for program query with PDU data, small fixes
    pkujawa committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2df176b View commit details
    Browse the repository at this point in the history
  6. Fix model inharitance

    johniak committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2a777a9 View commit details
    Browse the repository at this point in the history
  7. add choices for series subtype

    Maciej Szewczyk committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d5ab88a View commit details
    Browse the repository at this point in the history
  8. init of import service

    johniak committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    acc3336 View commit details
    Browse the repository at this point in the history
  9. missing data cy

    Maciej Szewczyk committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    647f4a9 View commit details
    Browse the repository at this point in the history
  10. display pdu data in edit program, bring back validation

    Maciej Szewczyk committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0cffd01 View commit details
    Browse the repository at this point in the history
  11. fix frontend build issues

    Maciej Szewczyk committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7334e37 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f846423 View commit details
    Browse the repository at this point in the history
  13. add form validation

    Maciej Szewczyk committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    739d1f4 View commit details
    Browse the repository at this point in the history
  14. add delete confirmation dialog for program field step

    Maciej Szewczyk committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2bb7944 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    a9fc303 View commit details
    Browse the repository at this point in the history
  2. add tests for Create and Copy Program Mutations, add test for Query w…

    …ith Subtype Choices for PDU
    pkujawa committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2ba9968 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b9962f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80c79f7 View commit details
    Browse the repository at this point in the history
  5. add selenium create program test with 2nd step

    Maciej Szewczyk committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a519f49 View commit details
    Browse the repository at this point in the history
  6. one more test and typing

    johniak committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    463d84b View commit details
    Browse the repository at this point in the history
  7. modifying serializer

    johniak committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    117e815 View commit details
    Browse the repository at this point in the history
  8. fix validation create program

    Maciej Szewczyk committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d89b69a View commit details
    Browse the repository at this point in the history
  9. update program management tests selenium

    Maciej Szewczyk committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e35442b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    91eabc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89ca202 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abbd618 View commit details
    Browse the repository at this point in the history
  4. celery

    johniak committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6f064f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5879ad View commit details
    Browse the repository at this point in the history
  6. assert if the step has changed

    Maciej Szewczyk committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    206be8d View commit details
    Browse the repository at this point in the history
  7. adjusting everything

    johniak committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ce5ad67 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4051 from unicef/feature/AB#203998-Periodic-Data-…

    …Update-upload
    
    AB#203998 Periodic Data Update upload
    johniak authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    abf2b59 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    662b2c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8393205 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d79b57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bb5697 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3319f6c View commit details
    Browse the repository at this point in the history
  6. linter

    pkujawa committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4043fb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    464c041 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'periodic-data-update' of github.com:unicef/hct-mis into…

    … periodic-data-update
    
    # Conflicts:
    #	backend/hct_mis_api/apps/periodic_data_update/api/views.py
    johniak committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8094955 View commit details
    Browse the repository at this point in the history
  9. one more error handling

    johniak committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b772209 View commit details
    Browse the repository at this point in the history
  10. ts ignored

    johniak committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ff8e4a6 View commit details
    Browse the repository at this point in the history
  11. e2e tests init

    johniak committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2f69af4 View commit details
    Browse the repository at this point in the history
  12. fix validation in create form

    Maciej Szewczyk committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b36926d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4068 from unicef/selenium/periodic-data-update-pr…

    …ogram-flow
    
    Selenium/periodic data update program flow
    mmaciekk authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    981e9c1 View commit details
    Browse the repository at this point in the history
  14. fix errors in program flow

    Maciej Szewczyk committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e4fbbac View commit details
    Browse the repository at this point in the history
  15. finish validation to the best of my abilities

    Maciej Szewczyk committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bf2f1b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. make validation great again

    Maciej Szewczyk committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cf979e8 View commit details
    Browse the repository at this point in the history
  2. make validation even greater

    Maciej Szewczyk committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fa2563e View commit details
    Browse the repository at this point in the history
  3. even greater

    Maciej Szewczyk committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    09089ed View commit details
    Browse the repository at this point in the history
  4. fix lint issues

    Maciej Szewczyk committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b6c7329 View commit details
    Browse the repository at this point in the history
  5. cleanup

    pkujawa committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    31bdc28 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'periodic-data-update' of github.com:unicef/hct-mis into…

    … periodic-data-update
    johniak committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fdbf43d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d57131 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'periodic-data-update' of github.com:unicef/hct-mis into…

    … periodic-data-update
    johniak committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7e79aac View commit details
    Browse the repository at this point in the history
  9. Selenium tests for import

    johniak committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8735ae7 View commit details
    Browse the repository at this point in the history
  10. made validation worse, now better again

    Maciej Szewczyk committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    939caf7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    264f210 View commit details
    Browse the repository at this point in the history
  12. add REST API for RDI, caching, generic mixin for encoding ID in seria…

    …lizers, tests for RDI API, signals for caching
    pkujawa committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7099e50 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    571beff View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    ca5d984 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'periodic-data-update' of github.com:unicef/hct-mis into…

    … periodic-data-update
    johniak committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    247b122 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe81820 View commit details
    Browse the repository at this point in the history
  4. tests improvements

    johniak committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    57e0aee View commit details
    Browse the repository at this point in the history
  5. initial template adjutsments

    johniak committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5bce108 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    3f86396 View commit details
    Browse the repository at this point in the history
  2. Template service refactoring

    johniak committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    136bf8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e92f8cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51f62f6 View commit details
    Browse the repository at this point in the history
  5. Remove console.log

    patryk-dabrowski committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9669948 View commit details
    Browse the repository at this point in the history
  6. REST for TP and Areas, caching and tests, general improvements, assig…

    …n default label for PDU fields
    pkujawa committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e486b72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc9ad0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d158ecd View commit details
    Browse the repository at this point in the history
  9. Validation for RDI XLSX PDU

    johniak committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    576d119 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db5d3e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9396f53 View commit details
    Browse the repository at this point in the history
  12. some tests fixed

    johniak committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    89232d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    a00bec5 View commit details
    Browse the repository at this point in the history
  2. tests fixes

    johniak committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4269ce4 View commit details
    Browse the repository at this point in the history
  3. fixing code style

    johniak committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5d205ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4088 from unicef/feature/pdu_rdi_xlsx_import

    Feature/pdu rdi xlsx import
    johniak authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    64c39ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11cfc76 View commit details
    Browse the repository at this point in the history
  6. fixed e2e test

    johniak committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e2d5f2e View commit details
    Browse the repository at this point in the history
  7. e2e test adjusted

    johniak committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3de0237 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76044f7 View commit details
    Browse the repository at this point in the history
  9. added reruns

    johniak committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8a9d2dc View commit details
    Browse the repository at this point in the history
  10. Merge branch 'periodic-data-update' of github.com:unicef/hct-mis into…

    … periodic-data-update
    johniak committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b48e3ff View commit details
    Browse the repository at this point in the history
  11. added skip to kobo tests

    johniak committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3813793 View commit details
    Browse the repository at this point in the history
  12. fix duplicate program pdu fields

    Maciej Szewczyk committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ab43034 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. clean up models

    pkujawa committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b3c7c15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c61e79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    240e824 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2684e12 View commit details
    Browse the repository at this point in the history
  5. test pdu uploads list

    pkujawa committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d95c842 View commit details
    Browse the repository at this point in the history
  6. linter

    pkujawa committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    59914ad View commit details
    Browse the repository at this point in the history
  7. change back default timeout

    johniak committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    941888a View commit details
    Browse the repository at this point in the history