Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

quang-le

quang-le pushed 1 commit to POLIO-1770_delete_unused_scopes BLSQ/iaso

View on GitHub

quang-le pushed 2 commits to POLIO-1770_delete_unused_scopes BLSQ/iaso
  • POLIO-1770: update campaigns API - delete unused scopes when switching scope type - only loop through used scope whe... c134dc1
  • black formatting b4f2172

View on GitHub

quang-le pushed 1 commit to POLIO-1770_delete_unused_scopes BLSQ/iaso
  • POLIO-1768: fix scopes migration e5b0558

View on GitHub

quang-le created a branch on BLSQ/iaso

POLIO-1770_delete_unused_scopes - Georegistry + Data Collection + Microplanning

quang-le pushed 1 commit to IA-3540_restrict_payments_list_by_user_location BLSQ/iaso
  • Update iaso/api/payments/serializers.py b315a42

View on GitHub

quang-le created a review comment on a pull request on BLSQ/iaso
```suggestion user_org_units = sorted(list(user.iaso_profile.get_hierarchy_for_user().values_list("id", flat=True))) ```

View on GitHub

quang-le created a review on a pull request on BLSQ/iaso

View on GitHub

quang-le created a review on a pull request on BLSQ/iaso
When switching datasources and zooming in on the map, the map crashes https://github.com/user-attachments/assets/76542ee8-aacc-4372-9221-850ddd9293e1 Switching back to list tab will refetch g...

View on GitHub

quang-le created a review on a pull request on BLSQ/iaso
When switching datasources and zooming in on the map, the map crashes https://github.com/user-attachments/assets/76542ee8-aacc-4372-9221-850ddd9293e1 Switching back to list tab will refetch g...

View on GitHub

quang-le pushed 156 commits to POLIO-1716_add_stock_history BLSQ/iaso
  • enable feature 3ac723f
  • Merge branch 'main' into IA-3585-removedev-ou-types-restrictions 3c60786
  • Allow user with only datasource permission to access the source version API 65e6bc5
  • Add tests for the source version API 92b12e5
  • IA-3656 Fix: Delete entity type API endpoint a98ebda
  • Merge branch 'main' into IA-3619-Go-from-the-Submissions-screen-web-to-Request-Change-screen-related 22ced84
  • add change requests on instance details page 0ed919d
  • Merge branch 'main' into IA-3619-Go-from-the-Submissions-screen-web-to-Request-Change-screen-related 64d9910
  • Merge branch 'main' into IA-3656 24fdfca
  • Excluding beneficiary with journey without nutrition program 49a5306
  • Fix exit date for defaulters 52abffa
  • Fix exit date for defaulter with the same date the beneficiary missed his 2nd visit not the day after 57ad146
  • display storage devices linked to an entity instead of storage entries 2e9b68a
  • Merge branch 'main' into WC2-603_WC2-604-ETL-debug-page-not-showing-first-visit_or-Show-incorrect-exit-date e1abe99
  • IA-3462 Initial Commit 1977c1d
  • Merge branch 'main' of github.com:BLSQ/iaso into IA-3462-creation-of-vaccine-management-repository-page ab78f52
  • Fix scope CSV download 7ac6530
  • IA-3462 Public Access 7536a72
  • make a new page for repository 6448684
  • wip on table ad38254
  • and 136 more ...

View on GitHub

quang-le pushed 1 commit to IA-3540_restrict_payments_list_by_user_location BLSQ/iaso
  • IA-3540: fix org units for user in PaymentLotViewSet 1085663

View on GitHub

quang-le pushed 1 commit to POLIO-1753_split_pdf_data_per_vaccine_per_round BLSQ/iaso
  • POLIO-1753: deduplicate mystery rounds 5ebb487

View on GitHub

quang-le created a review on a pull request on BLSQ/iaso
Conventional commit !!! 😁

View on GitHub

quang-le created a review on a pull request on BLSQ/iaso

View on GitHub

quang-le pushed 2 commits to POLIO-1750_change_filters_pdf-repo BLSQ/iaso
  • POLIO-1750: improve files filter 9ea9d52
  • POLIO-1750: fix file filter 2e9db5b

View on GitHub

quang-le created a comment on a pull request on BLSQ/iaso
I put it back to draft status because the file filter is now buggy, but the rest can already be reviewed

View on GitHub

quang-le pushed 80 commits to POLIO-1754_multiple_forma_per_round BLSQ/iaso
  • enable feature 3ac723f
  • Merge branch 'main' into IA-3585-removedev-ou-types-restrictions 3c60786
  • In the user edit view, the tab “Org Unit Write Types” should be disabled if the user does not have the “Org Units man... c9062e9
  • Exclude soft deleted instances from change requests cbcdd0b
  • Merge branch 'main' into IA-3637-User-edition-Implement-dependency-permissions 9c3c22b
  • User role edition: Implement dependency between Org unit management permission and Org unit write type 9f8f8cc
  • the created or edited user and user role d2427a5
  • [IA-3291] Remove prints in unit tests 80f5bce
  • Remove assertEquals e34cdbf
  • Removed print in payment task d8569f7
  • Remove prints in setuper unit tests e1f0672
  • Merge branch 'main' into IA-3639-User-edition-warn-write-on-userrole-restriction 388333e
  • Exclude change requests with empty `new_reference_instances` 70c0cad
  • Remove unused imports 5f31ba1
  • chore(test): remove prints in unit tests [IA-3291] 3588332
  • User edition: in the Org Unit Write Type tab, warn the user that a User role OUT write restriction applies if that is... 36cca8e
  • Remove deprecated fields on Campaign 2286a41
  • Merge branch 'main' into IA-3639-User-edition-warn-write-on-userrole-restriction 4e28ef1
  • Remove `cvdpv_notified_at` from the front-end 8be431b
  • Remove `budget_requested_at_WFEDITABLE_old`, `feedback_sent_to_rrt3_at_WFEDITABLE_old` and `re_submitted_to_orpg_at_W... 01e242f
  • and 60 more ...

View on GitHub

quang-le created a review on a pull request on BLSQ/iaso

View on GitHub

quang-le pushed 2 commits to POLIO-1753_split_pdf_data_per_vaccine_per_round BLSQ/iaso
  • POLIO-1753: filter pdfs by vaccine name 6d0cb7e
  • Merge branch 'POLIO-1753_split_pdf_data_per_vaccine_per_round' of https://github.com/BLSQ/iaso into POLIO-1753_split_... 5d018e8

View on GitHub

quang-le pushed 3 commits to POLIO-1753_split_pdf_data_per_vaccine_per_round BLSQ/iaso
  • POLIO-1716: add methods to test mixins - add PolioTestCaseMixin+method to create campaign test data - add method to ... cfa5a8f
  • Merge branch 'main' into add_test_methods 6f6d4ac
  • Merge branch 'add_test_methods' into POLIO-1753_split_pdf_data_per_vaccine_per_round 6d3a066

View on GitHub

quang-le opened a pull request on BLSQ/iaso
POLIO-1753: split pdf repository data per vaccine per round
Rounds can have several vaccines. The pdf table in the repository should reflect that and have one line per round per vaccine Related JIRA tickets : POLIO-1753 ## Self proofreading checklist ...
quang-le pushed 52 commits to add_test_methods BLSQ/iaso
  • enable feature 3ac723f
  • Merge branch 'main' into IA-3585-removedev-ou-types-restrictions 3c60786
  • In the user edit view, the tab “Org Unit Write Types” should be disabled if the user does not have the “Org Units man... c9062e9
  • Merge branch 'main' into IA-3637-User-edition-Implement-dependency-permissions 9c3c22b
  • User role edition: Implement dependency between Org unit management permission and Org unit write type 9f8f8cc
  • the created or edited user and user role d2427a5
  • Merge branch 'main' into IA-3639-User-edition-warn-write-on-userrole-restriction 388333e
  • User edition: in the Org Unit Write Type tab, warn the user that a User role OUT write restriction applies if that is... 36cca8e
  • Remove deprecated fields on Campaign 2286a41
  • Merge branch 'main' into IA-3639-User-edition-warn-write-on-userrole-restriction 4e28ef1
  • Remove `cvdpv_notified_at` from the front-end 8be431b
  • Remove `budget_requested_at_WFEDITABLE_old`, `feedback_sent_to_rrt3_at_WFEDITABLE_old` and `re_submitted_to_orpg_at_W... 01e242f
  • Remove `vacine` from the front-end 116020d
  • Remove `detection_rrt_oprtt_approval_at` from the front-end 8d04eb5
  • Remove `doses_requested` from the front-end ac14514
  • Remove deprecated `preperadness_*` fields from the front-end 08b40a4
  • Remove `budget_responsible` from the front-end ad08794
  • Remove `last_budget_event` from the front-end bcb0d00
  • Remove `eomg` from the front-end 5eef6d6
  • Remove `round_one` and `round_two` e7e4336
  • and 32 more ...

View on GitHub

quang-le pushed 72 commits to POLIO-1753_split_pdf_data_per_vaccine_per_round BLSQ/iaso
  • enable feature 3ac723f
  • Merge branch 'main' into IA-3585-removedev-ou-types-restrictions 3c60786
  • In the user edit view, the tab “Org Unit Write Types” should be disabled if the user does not have the “Org Units man... c9062e9
  • Exclude soft deleted instances from change requests cbcdd0b
  • Merge branch 'main' into IA-3637-User-edition-Implement-dependency-permissions 9c3c22b
  • User role edition: Implement dependency between Org unit management permission and Org unit write type 9f8f8cc
  • the created or edited user and user role d2427a5
  • [IA-3291] Remove prints in unit tests 80f5bce
  • Remove assertEquals e34cdbf
  • Removed print in payment task d8569f7
  • Remove prints in setuper unit tests e1f0672
  • Merge branch 'main' into IA-3639-User-edition-warn-write-on-userrole-restriction 388333e
  • Exclude change requests with empty `new_reference_instances` 70c0cad
  • Remove unused imports 5f31ba1
  • chore(test): remove prints in unit tests [IA-3291] 3588332
  • User edition: in the Org Unit Write Type tab, warn the user that a User role OUT write restriction applies if that is... 36cca8e
  • Remove deprecated fields on Campaign 2286a41
  • Merge branch 'main' into IA-3639-User-edition-warn-write-on-userrole-restriction 4e28ef1
  • Remove `cvdpv_notified_at` from the front-end 8be431b
  • Remove `budget_requested_at_WFEDITABLE_old`, `feedback_sent_to_rrt3_at_WFEDITABLE_old` and `re_submitted_to_orpg_at_W... 01e242f
  • and 52 more ...

View on GitHub

quang-le created a review on a pull request on BLSQ/iaso

View on GitHub

quang-le deleted a branch BLSQ/iaso

hotfix_thehotfix

quang-le pushed 4 commits to main BLSQ/iaso
  • IA-3713: fix type of org unit id - convert string id from API to int - skip location check if user has user admin pe... 419c8b7
  • Add a unit test and fix a few things allong the way a867bff
  • Fix tests 4c17d1d
  • fix: type of org unit id, improve perm check in profiles API Refs: IA-3713: 1e2d797

View on GitHub

quang-le closed a pull request on BLSQ/iaso
IA-3713: fix type of org unit id, improve perm check
- convert string id from API to int - skip location check if user has user admin perm (users can have both) What problem is this PR solving? Explain here in one sentence. Related JIRA ticket...
quang-le created a review on a pull request on BLSQ/iaso

View on GitHub

quang-le pushed 1 commit to POLIO-1708_delete_endpoints BLSQ/iaso
  • POLIO-1708: remove unused import d9c4e0d

View on GitHub

quang-le created a review comment on a pull request on BLSQ/iaso
Same with the fields moved to the budget model: if no dashboard uses them I think they can be deleted. TBC with @lpontis maybe

View on GitHub

Load more