-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* skip unstable * STG // Fix RDI import dmd json field (#4504) * fix rdi import dmd data json * add migration * fix test * imports * more fixes * remove generateroles from upgrade, update generateroles based on admin history for these roles * [STG] Payment Plan export xlsx: added FSP template doc types list (#4508) * upd get_column_value_from_payment & fsp template doc types * document_types ⭐ * fix 🌟 * Dashboard fix * 215787_drop_cash_assist_migration_script_fix (#4509) * 2226242_Payment_verification_page_not_accessible (#4514) * rollback generateroles to upgrade, skip updating existing roles * Back merge PROD > STG (#4516) * skip unstable * 2226242_Payment_verification_page_not_accessible (#4514) --------- Co-authored-by: Jan Romaniak <[email protected]> Co-authored-by: Marek Biczysko <[email protected]> * add correct permission for cycles page * fe fix * just new line * Master into stg (#4534) * AB#226656 Error Cannot read properties of undefined Grievance ticket * Fixes to managers for migretable models * added unicef id * fix frontend lint * unique unicef_id constraint * fix test_double_entries * fix household test_models * change exclusion for importing hh and inds to another program * fix test_create_pending_objects_from_objects * fix linters * fix test_create_targeting_for_people * add models for new constraints * fix test * remove one time scripts which are not valid with new contraint * fixed format * change unique name * fixed tests * fix more tests * fix laast e2e tests --------- Co-authored-by: Jan Romaniak <[email protected]> Co-authored-by: Jan Romaniak <[email protected]> Co-authored-by: Paulina Kujawa <[email protected]> Co-authored-by: Paulina Kujawa <[email protected]> * fix test & migration --------- Co-authored-by: Jan Romaniak <[email protected]> Co-authored-by: Domenico <[email protected]> Co-authored-by: Paulina Kujawa <[email protected]> Co-authored-by: Paulina Kujawa <[email protected]> Co-authored-by: Allan Stockman Rugano <[email protected]> Co-authored-by: Marek Biczysko <[email protected]> Co-authored-by: Allan Stockman RUGANO <[email protected]> Co-authored-by: Maciej Szewczyk <[email protected]> Co-authored-by: Jan Romaniak <[email protected]>
- Loading branch information
1 parent
1ab7f66
commit 9099556
Showing
44 changed files
with
368 additions
and
541 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "frontend", | ||
"version": "2.15.0", | ||
"version": "2.16.0", | ||
"private": true, | ||
"type": "module", | ||
"scripts": { | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.