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

Staging 2.11.0 #4166

Merged
merged 152 commits into from
Aug 27, 2024
Merged

Staging 2.11.0 #4166

merged 152 commits into from
Aug 27, 2024

Commits on Aug 6, 2024

  1. add new field flex_field_classification instead of is_flex_field, upd…

    …ate validations, take flex fields based on program
    pkujawa committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d377fdf View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    07cae13 View commit details
    Browse the repository at this point in the history
  2. adjust test

    pkujawa committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    99ae6e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4131 from unicef/staging

    Staging to dev
    johniak authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2f2f2d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbc39e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Selenium: Grievance tickets - module tests (#4059)

    * Init
    
    * Test
    
    * Parametrization
    
    * Girevance in progress
    
    * Grievance in progress
    
    * Grievance in progress
    
    * Grievance in progress
    
    * Grievance in progress
    
    * Grievance in progress
    
    * Grievance in progress
    
    * Grievance in progress
    
    * Grievance in progress
    
    * Grievance in progress.
    
    * Grievance in progress
    
    * Grievance in progress
    
    * Grievance in progress
    
    * Grievance in progress
    
    * test_grievance_tickets_create_new_ticket[Data Change Individual Data Update]
    
    * Small fix
    
    * Added test_grievance_tickets_process_tickets
    
    * Added test_grievance_tickets_go_to_admin_panel_button
    
    * Added test_grievance_tickets_activity_log
    
    * In progress: test_grievance_tickets_add_note
    
    * Grievance in progress
    
    * yarn test -u
    
    * Added test_grievance_tickets_create_new_tickets_Grievance_Complaint_Payment_Related_Complaint
    
    * In progress test_grievance_tickets_look_up_linked_ticket
    
    * In progress test_grievance_tickets_look_up_linked_ticket
    
    * Added test_grievance_tickets_check_identity_verification
    
    * Instability fixes part 1
    
    * Instability fixes part 2
    
    * Instability fixes part 3
    
    * Instability fixes part 4
    
    * Instability fixes part 5
    
    * Fix
    
    * Fix for select_listbox_element
    
    * Black
    
    * Fix for select_option_by_name
    
    * Fix for test_grievance_tickets_create_new_ticket
    
    * black
    
    * Fix for test_grievance_tickets_create_new_ticket[Data Change Individual Data Update]
    
    * Fix for test_grievance_tickets_create_new_ticket[Data Change Individual Data Update]
    
    * Fix
    
    * Test
    
    * Test
    
    * Test
    
    * Test
    
    * Test
    
    * Test
    szymon-kellton authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f9ac91f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86dfc27 View commit details
    Browse the repository at this point in the history
  3. fix fc (#4132)

    domdinicola authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d445002 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e1197b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    409f6cf View commit details
    Browse the repository at this point in the history
  6. add padding target criteria blocks

    Maciej Szewczyk committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    aa7b42f View commit details
    Browse the repository at this point in the history
  7. generate-types-local

    pkujawa committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    166609c View commit details
    Browse the repository at this point in the history
  8. compile schema on the frontend

    Maciej Szewczyk committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c240b8c View commit details
    Browse the repository at this point in the history
  9. add option for only null

    pkujawa committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ea2b3bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5b42fa2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fixes, adjust tests

    pkujawa committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    499583a View commit details
    Browse the repository at this point in the history
  2. [203231] Programme cycles (#4057)

    * add programme cycle
    
    * fixes initdemo & test
    
    * upd validation
    
    * fixes filters & add migrations
    
    * small fixes
    
    * fix program tests
    
    * fixes & upd tests
    
    * black
    
    * Revert "Merge branch 'develop' into Programme_Cycles"
    
    This reverts commit 0dad03c, reversing
    changes made to 410a7c4.
    
    * fix tests
    
    * more fixes
    
    * add more test
    
    * add validation for title
    
    * add more test
    
    * Revert "Revert "Merge branch 'develop' into Programme_Cycles""
    
    This reverts commit 8dbe5fc.
    
    * add one time script
    
    * upd tests
    
    * upd tests
    
    * add more test
    
    * fix & add more test(s)
    
    * add more test(s)
    
    * Fix run project
    
    * Clean up docker compose
    
    * Add UniversalRestTable
    
    * skip cov fixtures.py
    
    * Add program cycle table in program details
    
    * Change activate program dialog description
    
    * Extract files
    
    * Add remove programme cycle button
    
    * Add edit programme cycle button
    
    * add api list PC
    
    * Add new programme cycle dialog
    
    * add more rest api
    
    * Add Programme cycles list view
    
    * add api tests
    
    * mypy .
    
    * add more ut
    
    * fixtures
    
    * upd snapshot
    
    * Fix missing programId
    
    * Add fetchProgramCycles list endpoint
    
    * add orderBy title
    
    * upd snapshot
    
    * add ordering
    
    * Connect program cycle list i program details to backend
    
    * Add crud endpoints
    
    * fix filter_total_delivered_quantity_usd
    
    * coverage
    
    * Connect delete and edit
    
    * coverage & refactor
    
    * selenium fixtures: tp add cycle
    
    * selenium fixtures: init add pc test
    
    * selenium fixtures: upd
    
    * Change variables names
    
    * Connect create endpoint
    
    * Update snapshots
    
    * Fix cache
    
    * Fix cache
    
    * Clean up components
    
    * Fix format
    
    * Connect programme cycle list with api
    
    * upd: total_delivered_quantity_usd filter
    
    * Add lint to details page
    
    * imports
    
    * fix tests
    
    * Data-cy update
    
    * Data-cy update
    
    * Finish program cycle details page
    
    * add test pc list
    
    * upd tests
    
    * upd snapshot
    
    * Add finish and reactivate actions
    
    * migrations
    
    * fix test_pull_from_datahub
    
    * add finish & reactivate
    
    * Fix tests
    
    * Fix finish and reactivate actions
    
    * add permission_classes
    
    * add permission_classes
    
    * refactor: validate_cycle_timeframes_overlapping
    
    * Remove unused imports
    
    * Add programme cycle autocomplete
    
    * Add programme cycle to targeting
    
    * Fix payment plan header
    
    * Remove new payment plan button
    
    * upd test_smoke_program_cycles
    
    * Handle validation errors
    
    * Show missing data
    
    * add created_by
    
    * upd test
    
    * Rename id to paymentPlanId
    
    * Add information about created by
    
    * Fix format
    
    * merge migrations & black
    
    * fix ut
    
    * add filter & tests & fix selenium tests
    
    * remove program_cycle_id from input create PP
    
    * Remove programCycleId when creating payment plan
    
    * Fix show error
    
    * copy TP add program_cycle_id
    
    * Add programme cycle title in targeting details
    
    * Allow to set program cycle when copy target population
    
    * Fix lint
    
    * Allow to change program cycle when edit target population
    
    * fixes
    
    * style
    
    * Fix validation
    
    * fix TestCopyTargetPopulationMutation
    
    * WIP: add script data migration
    
    * Fix layout
    
    * Filter finished programme cycles
    
    * Update snapshots
    
    * WIP:  upd script
    
    * upd script
    
    * fix unique cycle title
    
    * Fix tests
    
    * fix tests
    
    * rm print
    
    * small selenium fixes
    
    * selenium fixes
    
    * selenium fixes last part
    
    * imports
    
    * Fix tests
    
    * cleanup
    
    * selenium fix
    
    * fix ut: test_receiving_reconciliations_from_fsp
    
    * Change after review
    
    * upd
    
    * upd selenium test
    
    * upd selenium test
    
    * review & refactor migration script
    
    * review
    
    * Fix for select_listbox_element
    
    * Fix for getProgramCycleRow
    
    * review
    
    * Skip test_payment_plan_happy_path
    
    ---------
    
    Co-authored-by: Patryk Dabrowski <[email protected]>
    Co-authored-by: Szymon Wyderka <[email protected]>
    3 people authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7782110 View commit details
    Browse the repository at this point in the history
  3. render pdu fields

    Maciej Szewczyk committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f35a8d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    ed7a167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30e0802 View commit details
    Browse the repository at this point in the history
  3. fix failing tests

    pkujawa committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fc96767 View commit details
    Browse the repository at this point in the history
  4. Cycle script changes (#4135)

    * script upd
    
    * default cycle hard delete
    
    * small refactoring
    pavlo-mk authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9fb30cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    042233b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4127 from unicef/prevent-objects-not-found-in-tra…

    …nsactions-for-copy-program
    
    Prevent race condition on the Copy Program flow
    pkujawa authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    20c0263 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. make it work

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

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    a80e9da View commit details
    Browse the repository at this point in the history
  2. it is all temporary

    Maciej Szewczyk committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4154e10 View commit details
    Browse the repository at this point in the history
  3. Final Optimisation Migration Script (#4139)

    * optimization
    
    * Final Optimization Migration Script
    pavlo-mk authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2202fda View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. handle null values

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    0272b6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3229774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5955c32 View commit details
    Browse the repository at this point in the history
  4. fix tests after latest change

    pkujawa committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9c839c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2b0f81 View commit details
    Browse the repository at this point in the history
  6. add migrtation file

    pkujawa committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    78da7d3 View commit details
    Browse the repository at this point in the history
  7. fix migrations

    pkujawa committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cefa036 View commit details
    Browse the repository at this point in the history
  8. fix found issues

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    4122ae0 View commit details
    Browse the repository at this point in the history
  2. Selenium: Feedback module tests (#4126)

    * Init
    
    * In progress
    
    * Added trest test_create_linked_ticket
    
    * black
    
    * In progress
    
    * In progress test_feedback_identity_verification
    
    * In progress test_feedback_errors
    
    * in progress test_feedback_errors
    
    * Added test_feedback_errors
    
    * Fix test_edit_feedback
    
    * Fix test_feedback_identity_verification
    
    * Fix test_feedback_identity_verification
    szymon-kellton authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2619bc7 View commit details
    Browse the repository at this point in the history
  3. Selenium: Night run (#4143)

    * Init
    
    * Added docker-compose.selenium-night.yml
    
    * Added docker-compose.selenium-night.yml
    
    * test @pytest.mark.night
    
    * test @pytest.mark.night
    
    * black
    
    * Fix
    
    * Fix
    
    * CI/Night
    
    * black
    szymon-kellton authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    aa59f4b View commit details
    Browse the repository at this point in the history
  4. Init

    szymon-kellton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c0e96a0 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/staging' into staging_backmerge_…

    …20_08_2024
    marekbiczysko committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2e71a61 View commit details
    Browse the repository at this point in the history
  6. backmerge fix

    marekbiczysko committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e06a2cc View commit details
    Browse the repository at this point in the history
  7. add targetcriteriaform validation

    Maciej Szewczyk committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    769e5a9 View commit details
    Browse the repository at this point in the history
  8. remove console logs

    Maciej Szewczyk committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1f704b9 View commit details
    Browse the repository at this point in the history
  9. display value only if elements inside are there

    Maciej Szewczyk committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ecdd43c View commit details
    Browse the repository at this point in the history
  10. remove exist doesnt exist

    Maciej Szewczyk committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    081d65f View commit details
    Browse the repository at this point in the history
  11. pdu ut fix

    marekbiczysko committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0509bfe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c42f10d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    174ed73 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #4151 from unicef/staging_backmerge_20_08_2024

    Staging backmerge 20 08 2024
    MarekBiczysko authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8726ef1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ab098b1 View commit details
    Browse the repository at this point in the history
  16. Added test_program_details_edit_default_cycle_by_add_new, test_progra…

    …m_details_check_default_cycle
    szymon-kellton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d996f98 View commit details
    Browse the repository at this point in the history
  17. fix tests

    pkujawa committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2cd9574 View commit details
    Browse the repository at this point in the history
  18. black

    szymon-kellton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b205bc4 View commit details
    Browse the repository at this point in the history
  19. flaske8

    szymon-kellton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bad3558 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    44ca3bb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9a02203 View commit details
    Browse the repository at this point in the history
  22. Merge remote-tracking branch 'origin/selenium/programme_details_modul…

    …e_tests' into selenium/programme_details_module_tests
    szymon-kellton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0e3d170 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5d1e04e View commit details
    Browse the repository at this point in the history
  24. truth

    Maciej Szewczyk committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8bd5bd1 View commit details
    Browse the repository at this point in the history
  25. Fix

    szymon-kellton committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1789e96 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    21c24ac View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    b02948b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beabe8d View commit details
    Browse the repository at this point in the history
  3. Tests

    szymon-kellton committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c081432 View commit details
    Browse the repository at this point in the history
  4. fix bool display

    Maciej Szewczyk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cd5c9f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90398c3 View commit details
    Browse the repository at this point in the history
  6. Added test_program_details_delete_programme_cycle and test_program_de…

    …tails_edit_programme_cycle
    szymon-kellton committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    37b4ff2 View commit details
    Browse the repository at this point in the history
  7. black

    szymon-kellton committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    171e4e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4744232 View commit details
    Browse the repository at this point in the history
  9. black

    szymon-kellton committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cedb097 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/selenium/programme_details_modul…

    …e_tests' into selenium/programme_details_module_tests
    szymon-kellton committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6132c61 View commit details
    Browse the repository at this point in the history
  11. prepare data for e2e

    pkujawa committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2486ad2 View commit details
    Browse the repository at this point in the history
  12. fix issues with build

    Maciej Szewczyk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2d41c37 View commit details
    Browse the repository at this point in the history
  13. fix import

    Maciej Szewczyk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    136a8a9 View commit details
    Browse the repository at this point in the history
  14. fix again

    Maciej Szewczyk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fc1e367 View commit details
    Browse the repository at this point in the history
  15. fix bool

    Maciej Szewczyk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5c7afac View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    24cffd2 View commit details
    Browse the repository at this point in the history
  17. add data-cy

    Maciej Szewczyk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    001083c View commit details
    Browse the repository at this point in the history
  18. fix checkbox

    Maciej Szewczyk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c8ff935 View commit details
    Browse the repository at this point in the history
  19. fix boolean

    Maciej Szewczyk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4a1b660 View commit details
    Browse the repository at this point in the history
  20. fix yes no

    Maciej Szewczyk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    caeadb9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    02fb454 View commit details
    Browse the repository at this point in the history
  22. fix for mapping Yes No True False to variables

    Maciej Szewczyk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8c81c3d View commit details
    Browse the repository at this point in the history
  23. assert text with round data

    pkujawa committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b3bde3d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    46da3ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b2d7d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf31e6f View commit details
    Browse the repository at this point in the history
  4. fix round display

    Maciej Szewczyk committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    27205fb View commit details
    Browse the repository at this point in the history
  5. fix checkbox

    Maciej Szewczyk committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2ffbdda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b59049 View commit details
    Browse the repository at this point in the history
  7. fix data-cy for targeting datefields

    Maciej Szewczyk committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e734a63 View commit details
    Browse the repository at this point in the history
  8. remove tp

    Maciej Szewczyk committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    af8ca84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    156b7ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd6da8c View commit details
    Browse the repository at this point in the history
  11. disable edit time series fields if program has tp

    Maciej Szewczyk committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6d61a35 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    4b8d76b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e73ceb View commit details
    Browse the repository at this point in the history
  3. fix date field

    Maciej Szewczyk committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fd601f1 View commit details
    Browse the repository at this point in the history
  4. fix booleans + blue text

    Maciej Szewczyk committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6d7338d View commit details
    Browse the repository at this point in the history
  5. fix

    pkujawa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b90050a View commit details
    Browse the repository at this point in the history
  6. Cycle demo changes (#4144)

    * init changes
    
    * fix cycle fixtures & add migration
    
    * fix unit tests
    
    * style
    
    * fix tests
    
    * fix unit tests
    
    * fix fixtures init data
    
    * small test fixes
    
    * fix selenium
    
    * revert last changes for validation date
    
    * upd tests
    
    * fix tests
    
    * add more tests
    
    * fix selenium test
    
    * coverage
    
    * remove unused validation
    
    * fix validation between program dates
    pavlo-mk authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d10db1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    078b0da View commit details
    Browse the repository at this point in the history
  8. Added tests test_program_details_edit_cycle_with_wrong_date and test_…

    …program_details_add_new_cycle_with_wrong_date
    szymon-kellton committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    00ce8a2 View commit details
    Browse the repository at this point in the history
  9. Added tests test_program_details_edit_cycle_with_wrong_date and test_…

    …program_details_add_new_cycle_with_wrong_date
    szymon-kellton committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9a72d49 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4153 from unicef/fix-targeting-summary

    Fix targeting results
    patryk-dabrowski authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3590ad6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4159 from unicef/staging

    STG -> DEV
    patryk-dabrowski authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9b0c985 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    86aa53f View commit details
    Browse the repository at this point in the history
  13. fix notpdu --> basic

    Maciej Szewczyk committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    09036f9 View commit details
    Browse the repository at this point in the history
  14. True -> Yes in test

    pkujawa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a3c668c View commit details
    Browse the repository at this point in the history
  15. remove screenshots

    pkujawa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c3e1f69 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ee35666 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9fc48d6 View commit details
    Browse the repository at this point in the history
  18. schema

    Maciej Szewczyk committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3839c0f View commit details
    Browse the repository at this point in the history
  19. Merge remote-tracking branch 'origin/develop' into selenium/programme…

    …_details_module_tests
    
    # Conflicts:
    #	frontend/src/containers/tables/ProgramCycle/ProgramCycleTable.tsx
    szymon-kellton committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fb5c03f View commit details
    Browse the repository at this point in the history
  20. Added tests test_program_details_edit_cycle_with_wrong_date and test_…

    …program_details_add_new_cycle_with_wrong_date
    szymon-kellton committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cd35f33 View commit details
    Browse the repository at this point in the history
  21. resolve conflicts

    pkujawa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    502961c View commit details
    Browse the repository at this point in the history
  22. more conflicts

    pkujawa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ef29210 View commit details
    Browse the repository at this point in the history
  23. generate schema

    Maciej Szewczyk committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e103373 View commit details
    Browse the repository at this point in the history
  24. add test cov

    pkujawa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e9847a3 View commit details
    Browse the repository at this point in the history
  25. and more conflicts

    pkujawa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b400888 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0cb06ae View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    374d330 View commit details
    Browse the repository at this point in the history
  28. upd test to fix random fail

    pkujawa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cd171a1 View commit details
    Browse the repository at this point in the history
  29. more tests

    pkujawa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    26a6b9c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Merge pull request #4134 from unicef/189537/PDU-targeting

    PDU Targeting
    pkujawa authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    6a528fa View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. black

    szymon-kellton committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c7d7530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d85a661 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0462d22 View commit details
    Browse the repository at this point in the history
  4. tweak fc admin (#4160)

    domdinicola authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e79542a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72102c0 View commit details
    Browse the repository at this point in the history
  6. upd age

    pkujawa committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5c087f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6bf3357 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4158 from unicef/fix/optimise-programs-list

    Optimise programs list page
    patryk-dabrowski authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a0a22c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65f1a50 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4161 from unicef/fix-e2e-for-pdu-targeting-after-…

    …merge
    
    Fix E2E Targeting with PDU after Cycles merge
    pkujawa authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0e67f76 View commit details
    Browse the repository at this point in the history
  11. black

    szymon-kellton committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6c51ed2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d83d2d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    297bd45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a68a88c View commit details
    Browse the repository at this point in the history
  15. Fix e2e test (#4162)

    * fix e2e test
    
    * Added freeze time to test test_smoke_page_individuals_details
    
    ---------
    
    Co-authored-by: Szymon Wyderka <[email protected]>
    Co-authored-by: szymon-kellton <[email protected]>
    3 people authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0c2ec22 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bea7250 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    722ec4f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    be93407 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. add test cov

    pkujawa committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7c3de03 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4148 from unicef/button-to-reindex-program-in-admin

    [211951] Button to reindex program in admin, add indexing for enrolling to different program
    pkujawa authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9206c14 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4150 from unicef/selenium/programme_details_modul…

    …e_tests
    
    Selenium: Programme Details
    szymon-kellton authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ac63d76 View commit details
    Browse the repository at this point in the history
  4. add migration

    pkujawa committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ecaf3e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c2ae87 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4165 from unicef/migration-for-pdu-subtype-boolea…

    …n-into-bool
    
    Migrate PDU subtype: BOOLEAN -> BOOL
    pkujawa authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c627b47 View commit details
    Browse the repository at this point in the history
  7. version 2.11.0

    johniak committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0b67845 View commit details
    Browse the repository at this point in the history