Ecosyste.ms: Timeline

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

quang-le

quang-le created a review on a pull request on BLSQ/iaso
Please just add/update test

View on GitHub

quang-le pushed 1 commit to main BLSQ/iaso
  • fix: stcok history command 7d32772

View on GitHub

quang-le deleted a branch BLSQ/iaso

POLIO-1784_buttons_and_stuff

quang-le pushed 3 commits to main BLSQ/iaso
  • POLIO-1784: restyle OffLineLangSwitch 5c3c0fc
  • Merge branch 'main' into POLIO-1784_buttons_and_stuff c850593
  • fix: restyle OffLineLangSwitch refs: POLIO-1784: 5792b34

View on GitHub

quang-le closed a pull request on BLSQ/iaso
POLIO-1784: restyle OffLineLangSwitch
What problem is this PR solving? Explain here in one sentence. Related JIRA tickets : POLIO-1784 ## Self proofreading checklist - [ ] Did I use eslint and black formatters - [ ] Is my co...
quang-le pushed 1 commit to main BLSQ/iaso
  • fix: AttributeError in add_stock_history f80b6a1

View on GitHub

quang-le pushed 101 commits to POLIO-1784_buttons_and_stuff BLSQ/iaso
  • WIP: Creating Perido statistics tables 704bc23
  • POLIO-1716: update VaccineCalculator to compute values with end date e1c9799
  • POLIO-1716: add VaccineStockHistory model 883a54a
  • POLIO-1716: add task to archive vaccine stock 61db37a
  • POLIO-1716: WIP archive task 7a5b98a
  • black bc08653
  • POLIO-1716 Fix bad query 8420ddd
  • POLIO-1716: change filtering logic for vrf - filter on whether vrf rounds are within timefram io gettin last campaig... 326dae6
  • POLIO-1716: add tests and fix bugs 062ca27
  • POLIO-1716: fix date bug + add test f2f22ec
  • black 7684b6d
  • POLIO-1716: add add_stock_history_command 93277fe
  • POLIO-1716: change fields of VaccineStockHistory to accept negative integers 31a1af6
  • POLIO-1716: add unique contraint on round+stock a6131ad
  • POLIO-1716: add methods to test mixins - add PolioTestCaseMixin+method to create campaign test data - add method to ... c99626b
  • POLIO-1716: add dashboard endpoint for VaccineStockHistory 71e7162
  • POLIO-1716: merge migrations 2f1513d
  • Merge branch 'main' into POLIO-1716_add_stock_history 02a5c53
  • POLIO-1716: fix migration conflict c1db7d5
  • POLIO-1716: fix tests 0a5ee72
  • and 81 more ...

View on GitHub

quang-le deleted a branch BLSQ/iaso

hotfix_stock_history_command

quang-le pushed 2 commits to main BLSQ/iaso
  • fix stock history command 65a216c
  • fix: stock history command refs: POLIO-1783 35640e2

View on GitHub

quang-le closed a pull request on BLSQ/iaso
POLIO-1783: fix stock history command
What problem is this PR solving? Explain here in one sentence. Related JIRA tickets : POLIO-1783 ## Self proofreading checklist - [ ] Did I use eslint and black formatters - [ ] Is my cod...
quang-le opened a pull request on BLSQ/iaso
POLIO-1784: restyle OffLineLangSwitch
What problem is this PR solving? Explain here in one sentence. Related JIRA tickets : POLIO-1784 ## Self proofreading checklist - [ ] Did I use eslint and black formatters - [ ] Is my co...
quang-le created a tag on BLSQ/iaso

v1.249a - Georegistry + Data Collection + Microplanning

quang-le created a branch on BLSQ/iaso

POLIO-1784_buttons_and_stuff - Georegistry + Data Collection + Microplanning

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 opened a pull request on BLSQ/iaso
POLIO-1783: fix stock history command
What problem is this PR solving? Explain here in one sentence. Related JIRA tickets : POLIO-1783 ## Self proofreading checklist - [ ] Did I use eslint and black formatters - [ ] Is my cod...
quang-le created a branch on BLSQ/iaso

hotfix_stock_history_command - Georegistry + Data Collection + Microplanning

quang-le pushed 6 commits to main BLSQ/iaso
  • POLIO-1782: add admin for stock history model 1673388
  • POLIO-1716: use values_list i.o values to exclude ids c4aab62
  • black b0d7d9c
  • POLIO-1716: fix syntax error 6a96af1
  • black cef78a2
  • Merge pull request #1844 from BLSQ/POLIO-1782_add_admin_for_stock_history POLIO-1782 add admin for stock history 81cb47f

View on GitHub

quang-le deleted a branch BLSQ/iaso

POLIO-1782_add_admin_for_stock_history

quang-le closed a pull request on BLSQ/iaso
POLIO-1782 add admin for stock history
What problem is this PR solving? Explain here in one sentence. Related JIRA tickets : POLIO-1782 ## Self proofreading checklist - [ ] Did I use eslint and black formatters - [ ] Is my cod...
quang-le opened a pull request on BLSQ/iaso
POLIO-1782 add admin for stock history
What problem is this PR solving? Explain here in one sentence. Related JIRA tickets : POLIO-1782 ## Self proofreading checklist - [ ] Did I use eslint and black formatters - [ ] Is my cod...
quang-le created a branch on BLSQ/iaso

POLIO-1782_add_admin_for_stock_history - Georegistry + Data Collection + Microplanning

quang-le pushed 5 commits to POLIO-1763_filter_campaigns_for_vaccine_module BLSQ/iaso
  • Cleaned prints in migration files 3b0d320
  • fix: split pdf repository data per vaccine per round refs: POLIO-1753 f316256
  • chore: clean prints in migrations [IA-3702] 1eeb5b0
  • Merge branch 'main' into POLIO-1750_fix_file_filter_pdf_repo 745c568
  • Merge branch 'POLIO-1750_fix_file_filter_pdf_repo' into POLIO-1763_filter_campaigns_for_vaccine_module 47e40fe

View on GitHub

quang-le pushed 64 commits to POLIO-1750_fix_file_filter_pdf_repo BLSQ/iaso
  • IA-3540: filter payments API response based on user org units - For Payment lots, potential payments and payments 4b3fd5b
  • Merge branch 'main' into IA-3486-Reorganize-Menu-entries df3ef63
  • reorganize the menu 71eae40
  • Merge branch 'main' into IA-3486-Reorganize-Menu-entries 96bf2ec
  • Merge branch 'main' into IA-3486-Reorganize-Menu-entries c43a5c7
  • fix cypress tests cd85aa6
  • Merge branch 'main' into IA-3540_restrict_payments_list_by_user_location 7921cb2
  • IA-3540: delete buggy code 99ea7b4
  • IA-3540: clean up unused code 5f31d78
  • IA-3540: add can_see_change_request field ff35b64
  • IA-3540: hide link to change request if user cant see org unit 178e4ee
  • Merge branch 'main' into IA-3540_restrict_payments_list_by_user_location a10bdf4
  • IA-3540: fix test aaae8c3
  • IA-3540: add test ccbd5f2
  • IA-3540: add test for potential payments 6e55e33
  • Cleaned prints in migration files 3b0d320
  • Merge branch 'main' into POLIO-1715-Supply-Chain-reorder-lines f81f314
  • Merge branch 'main' into IA-3486-Reorganize-Menu-entries 0dbd374
  • change some menu icons abba14b
  • reduce z-index, new prop to remove eleveation da20e73
  • and 44 more ...

View on GitHub

quang-le deleted a branch BLSQ/iaso

POLIO-1716_add_stock_history

quang-le pushed 29 commits to main BLSQ/iaso
  • POLIO-1716: update VaccineCalculator to compute values with end date e1c9799
  • POLIO-1716: add VaccineStockHistory model 883a54a
  • POLIO-1716: add task to archive vaccine stock 61db37a
  • POLIO-1716: WIP archive task 7a5b98a
  • black bc08653
  • POLIO-1716 Fix bad query 8420ddd
  • POLIO-1716: change filtering logic for vrf - filter on whether vrf rounds are within timefram io gettin last campaig... 326dae6
  • POLIO-1716: add tests and fix bugs 062ca27
  • POLIO-1716: fix date bug + add test f2f22ec
  • black 7684b6d
  • POLIO-1716: add add_stock_history_command 93277fe
  • POLIO-1716: change fields of VaccineStockHistory to accept negative integers 31a1af6
  • POLIO-1716: add unique contraint on round+stock a6131ad
  • POLIO-1716: add methods to test mixins - add PolioTestCaseMixin+method to create campaign test data - add method to ... c99626b
  • POLIO-1716: add dashboard endpoint for VaccineStockHistory 71e7162
  • POLIO-1716: merge migrations 2f1513d
  • Merge branch 'main' into POLIO-1716_add_stock_history 02a5c53
  • POLIO-1716: fix migration conflict c1db7d5
  • POLIO-1716: fix tests 0a5ee72
  • POLIO-1716: remove print statement 8f92b2d
  • and 9 more ...

View on GitHub

quang-le closed a pull request on BLSQ/iaso
POLIO-1716: add stock history
Save state of vaccine stock 14 days after round end and make that data available for openhexa Related JIRA tickets : POLIO-1716 ## Self proofreading checklist - [x] Did I use eslint and bl...
quang-le pushed 90 commits to POLIO-1716_add_stock_history BLSQ/iaso
  • IA-3540: filter payments API response based on user org units - For Payment lots, potential payments and payments 4b3fd5b
  • Merge branch 'main' into IA-3486-Reorganize-Menu-entries df3ef63
  • reorganize the menu 71eae40
  • Merge branch 'main' into IA-3486-Reorganize-Menu-entries 96bf2ec
  • Merge branch 'main' into IA-3486-Reorganize-Menu-entries c43a5c7
  • fix cypress tests cd85aa6
  • Merge branch 'main' into IA-3540_restrict_payments_list_by_user_location 7921cb2
  • IA-3540: delete buggy code 99ea7b4
  • IA-3540: clean up unused code 5f31d78
  • IA-3540: add can_see_change_request field ff35b64
  • IA-3540: hide link to change request if user cant see org unit 178e4ee
  • Merge branch 'main' into IA-3540_restrict_payments_list_by_user_location a10bdf4
  • IA-3540: fix test aaae8c3
  • IA-3540: add test ccbd5f2
  • IA-3540: add test for potential payments 6e55e33
  • Cleaned prints in migration files 3b0d320
  • Merge branch 'main' into POLIO-1715-Supply-Chain-reorder-lines f81f314
  • POLIO-1753: show 1 line per round per vaccine in pdf repo - i.o 1 line per round, with vaccines aggegated 0bac718
  • POLIO-1716: add methods to test mixins - add PolioTestCaseMixin+method to create campaign test data - add method to ... 530d328
  • POLIO-1716: add methods to test mixins - add PolioTestCaseMixin+method to create campaign test data - add method to ... cfa5a8f
  • and 70 more ...

View on GitHub

quang-le created a branch on BLSQ/iaso

POLIO-1763_filter_campaigns_for_vaccine_module - Georegistry + Data Collection + Microplanning

quang-le deleted a branch BLSQ/iaso

POLIO-1753_split_pdf_data_per_vaccine_per_round

Load more