Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
quang-le closed a pull request on BLSQ/iaso
POLIO-1805: report type filter not working
The file type filter is not working as it should on the new ‘Report’ tab for destruction-incident reports. This should function the same for the first ‘Forms’ tab. When a file-type is selected, it’...quang-le opened a pull request on BLSQ/iaso
POLIO-1803: adapt supplychain to bopv/nopv new vaccine
What problem is this PR solving? Explain here in one sentence. Related JIRA tickets : POLIO-1803 ## Self proofreading checklist - [ ] Did I use eslint and black formatters - [ ] Is my cod...quang-le created a branch on BLSQ/iaso
POLIO-1803_adapt_suppplychain_to_bopv_nopv_new_vaccine - Georegistry + Data Collection + Microplanning
quang-le opened a pull request on BLSQ/iaso
IA-3741: reformat message
What problem is this PR solving? Explain here in one sentence. Related JIRA tickets : IA-3741 ## Self proofreading checklist - [ ] Did I use eslint and black formatters - [ ] Is my code c...quang-le created a branch on BLSQ/iaso
IA-3741_message_typo - Georegistry + Data Collection + Microplanning
quang-le pushed 54 commits to POLIO-1762-nOPV2-bOPV-cVDPV2-cVDPV3 BLSQ/iaso
- Merge branch 'main' into IA-3628-Change-requests-filter-use-default-datasource-default-add-advanced-filters fedba84
- default data source on groups: WIP bbdee68
- Merge branch 'main' into IA-3628-Change-requests-filter-use-default-datasource-default-add-advanced-filters e877fbe
- add source versions dropdown dfca861
- WIP: update default_version on handle handleDataSourceChange 27924ba
- Merge branch 'main' into IA-3628-Change-requests-filter-use-default-datasource-default-add-advanced-filters bdfa7f2
- onChange data source versions c8c4982
- update groupOptions when the version is changed bdf7e2a
- filter groups on datasource and versions f154b88
- display the right group's name 6c72b43
- filter orgUnit changes request by default on default_version 0100ac3
- transfer source_version_id from frontend to backend 78e2452
- improving the source version filter 1e08b40
- fix a frontend bug n selectedVersionId a8f2a37
- refactor the code 5e51efc
- use style instead of classes 46eac01
- useCallBack on handleDataSourceVersionChange da4f083
- WC2-615 Delete instances and entities: Add option to... filter on entity_type_id. db40a8c
- POLIO-1752 fix embed redirection 62f8bb5
- POLIO-1716: fix type error in task 56c59fa
- and 34 more ...
quang-le pushed 9 commits to main BLSQ/iaso
- POLIO-1752 fix embed redirection 62f8bb5
- POLIO-1716: fix type error in task 56c59fa
- POLIO-1732 Fix performances issues 92aedc7
- POLIO-1732 More perf improvements 8c1a5cb
- POLIO-1732 fix problem with anon user filter 80eeeaa
- POLIO-1732 Add migrations c2def96
- Merge branch 'main' of github.com:BLSQ/iaso into POLIO_HOTFIXES 3290aa1
- POLIO-1732 Merge migrations 963de45
- fix: Vaccine stock improvements Refs: POLIO-1788, POLIO-1752, POLIO-1716 8e14c0e
quang-le closed a pull request on BLSQ/iaso
POLIO-1788, POLIO-1752, POLIO-1716, POLIO-1732: Vaccine module improvements
Hotfixes for vaccine module Related JIRA tickets :POLIO-1788, POLIO-1752, POLIO-1716, POLIO-1732 ## Self proofreading checklist - [ ] Did I use eslint and black formatters - [ ] Is my cod...quang-le closed a pull request on BLSQ/iaso
POLIO-1785, POLIO-1786: change vaccine repo table defaults
What problem is this PR solving? Explain here in one sentence. Related JIRA tickets : POLIO-1785, POLIO-1786 ## Self proofreading checklist - [ ] Did I use eslint and black formatters...quang-le opened a pull request on BLSQ/iaso
feat: add InputContext
Redirect based on keyboard input Related JIRA tickets : IA-XXX, WC2-XXX, POLIO-XXX ## Self proofreading checklist - [ ] Did I use eslint and black formatters - [ ] Is my code clear enough...quang-le created a branch on BLSQ/iaso
updated_keyboard_shortcuts - Georegistry + Data Collection + Microplanning
quang-le pushed 8 commits to main BLSQ/iaso
- POLIO-1794: add PagiatedModelViewSet - forces GET requests to send pagination params - Forces use of Paginator for p... 3dc6ebe
- POLIO-1794: add dasboard endpoints for subactivities - 1 endpoint for SubActivity - 1 endpoint for SubActivityScope ... 16d98bd
- POLIO-1794: refactor PaginatedModelViewset - rename as EtlModelViewset - Add default EtlPaginator, with a default `p... c26bba9
- POLIO_1794: add more tests - Test that `max-page_size` is enforced - Test EtlModelViewset Paginator subclassing cons... e6df7d2
- POLIO-1794: remove unused imports dcf0df9
- POLIO-1794: remove comments 1c408bc
- POLIO-1794: explicit default max size in test 9084731
- feat: add dashboard endpoint for subactivities Refs: POLIO-1794 fab8f7a