Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
quang-le pushed 6 commits to main BLSQ/iaso
- POLIO-1791: add lqas im dates to list API response f97a88a
- POLIO-1791: Add LQAS IM fields in SubActivity form - Add fields in SubActivityForm - Update formik state with new fi... 2c36f99
- POLIO-1791: remove "required" vaildation on lqas im fields 74da1f7
- Merge branch 'main' into POLIO-1791_update_front_end_subactivities b3e06d5
- POLIO-1791: merge migrations 61655bd
- feat: add lqas to subactivities (front-end) refs: POLIO-1791 bf076fb
quang-le closed a pull request on BLSQ/iaso
POLIO-1791: update front-end subactivities
Add fields added in POLIO-1790 in front-end form Related JIRA tickets : POLIO-1791 ## Self proofreading checklist - [ ] Did I use eslint and black formatters - [ ] Is my code clear enough...quang-le pushed 201 commits to POLIO-1791_update_front_end_subactivities 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
- wip 7d4b402
- SLEEP-1499 Support embedding of Superset dashboard in Iaso - Add a new pages template that supports embedding a new ... c137bca
- select default version f3551bc
- Merge branch 'main' into IA-3579-ou-filters-datasource-version 16c3da9
- SLEEP-1499 Add Superset-specific config fields to Pages 7ab3e38
- SLEEP-1499 Improve configurability of Superset embedding eb262fd
- SLEEP-1499 Move Superset SDK to Iaso repo Added a new entry in webpack to be able to load it only on the superset.ht... 0ef8748
- SLEEP-1499 Cleanup: remove unneeded ENV vars 4b3ddce
- adding constants 2c05adb
- 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
- make select work 0fd678f
- POLIO-1755: WIP oder by file type f293829
- filter groups on datasource and versions f154b88
- and 181 more ...
quang-le closed a pull request on BLSQ/iaso
POLIO-1790: add lqas, im fields to SubActivity model
Related JIRA tickets : POLIO-1790 ## Self proofreading checklist - [x] Did I use eslint and black formatters - [ ] Is my code clear enough and well documented - [ ] Are my typescript fil...quang-le pushed 5 commits to main BLSQ/iaso
- IA-1957: import TextArea from blsq-comp - Replace import in MultilineText component - Add type "textarea" to InputCo... 4ab718a
- IA-2412: import InputWithINfos from blsq-comp - Update all imports - Delete component b0f7059
- Merge branch 'main' into IA-1597_move_TextArea_to_lib 403c023
- IA-1597: update dep to blsq-comp d9ffdbb
- fix: move components to bluesquare-components refs: IA-1597, IA-2412 282cc6c
quang-le closed a pull request on BLSQ/iaso
IA-1597, IA-2412: move components to bluesquare-components
Generic components can be moved out of iaso Related JIRA tickets : IA-1597, IA-2412 ## Self proofreading checklist - [x] Did I use eslint and black formatters - [x] Is my code clear enoug...quang-le pushed 39 commits to IA-1597_move_TextArea_to_lib BLSQ/iaso
- POLIO-1761: fix subactivity map overflow glitch fa6a92f
- IA-3793 validate xlsform allow xls cleanup trailing blanks 54e209f
- IA-3819: remove unused fetch method 60e076b
- IA-3819: regroup network code by domain - remove domain specific functions from utils/requests.js - convert remainin... 021fd14
- Merge branch 'main' into IA-3819_remove_unused_fetch eeb4a27
- IA-3819: fix merge conflict on deleted file - restore changes to createFormVersion and updateFormVersion fbae73d
- IA-1676: prevent fetching of table data when on map tab cb6ec95
- IA-3819: fix mocha test a6b6f60
- Merge pull request #1893 from BLSQ/IA-3793-validate-xlsform-allow-xls-cleanup-trailing-blanks fix: handle xls and xl... d6fa89a
- IA-3793 validate xlsform handle or_other and spaces more robustly e45b639
- fix typo in xlsform bac754f
- Merge pull request #1895 from BLSQ/IA-3793-validate-xlsform-choices-other-spaces IA-3793 validate xlsform handle or_... 6daf3e3
- POLIO-1252: remove deprecated field c38404d
- POLIO-1252: remove "reason" key from front-end d4c21b8
- Update iaso_concepts.fr.md 21aab52
- Update iaso_modules.fr.md 7b8314a
- Update user_guide.fr.md 8f05abd
- Update iaso_mobile.en.md 2f0e0bb
- Update mkdocs.yml 84026b5
- Update iaso_mobile.fr.md 9482420
- and 19 more ...
quang-le pushed 1 commit to IA-2850_react-router_update_dev BLSQ/bluesquare-components
- Update build e68834e
quang-le pushed 6 commits to IA-2850_react-router_update_dev BLSQ/bluesquare-components
- IA-1597: add TextArea component 4808116
- IA-1597: add dataTestId prop d9d045c
- IA-2412: Add InputWithInfos 47e98e9
- Merge branch 'IA-2850_react-router_update_dev' into IA-1597_add_TextArea 62afa4f
- IA-1597: merge with parent branch 912aae5
- feat: add TextArea and InputWithInfos refs: IA-1597, IA-2412 bcf67d0
quang-le closed a pull request on BLSQ/bluesquare-components
IA-1597, IA-2412: add TextArea and InputWithInfos
TextArea adds a peer dep to `use-debounce` Otherwise it's just the components as they were in iasoquang-le opened a pull request on BLSQ/iaso
POLIO-1797 paginate dashboard endpoints
endpoints consumed for ETL are not always paginated by default Related JIRA tickets : POLIO-1797 ## Self proofreading checklist - [x] Did I use eslint and black formatters - [ ] Is my cod...quang-le created a branch on BLSQ/iaso
POLIO-1797_paginate_dashboard_endpoints - Georegistry + Data Collection + Microplanning
quang-le closed a pull request on BLSQ/iaso
IA-1676: prevent fetching of instances table data when on map tab
When switching tabs on instances pages, table data would be fetched when on map tab Related JIRA tickets : IA-1676 ## Self proofreading checklist - [x] Did I use eslint and black formatters ...quang-le pushed 5 commits to IA-1597_add_TextArea BLSQ/bluesquare-components
- IA-1986 theme gray border (#168) * IA-1986: add gray border to theme * IA-1986: update dist after merge 96d3545
- IA-3063: datepicker min date (#173) * IA-3063: add min and max values to date pickers * IA-3063: build 8b928a7
- Update TS version (#171) * IA-3826: update TS - TS: 5.7.2 - react-intl: 7.0.4 - ts es-lint plugin + parser: 8.0... 5352ff4
- Merge branch 'IA-2850_react-router_update_dev' into IA-1597_add_TextArea 62afa4f
- IA-1597: merge with parent branch 912aae5
quang-le closed a pull request on BLSQ/iaso
POLIO-1252 remove "reason" field from round history
deprecated, duplicate field for reason_for_delay Related JIRA tickets : POLIO-1252 ## Self proofreading checklist - [x] Did I use eslint and black formatters - [ ] Is my code clear enough...quang-le pushed 4 commits to main BLSQ/iaso
quang-le closed a pull request on BLSQ/iaso
IA-3826: update TS version
Bump TS version Related JIRA tickets : IA-3826 ## Self proofreading checklist - [ ] Did I use eslint and black formatters - [ ] Is my code clear enough and well documented - [ ] Are my t...quang-le pushed 1 commit to IA-2850_react-router_update_dev BLSQ/bluesquare-components
- Update TS version (#171) * IA-3826: update TS - TS: 5.7.2 - react-intl: 7.0.4 - ts es-lint plugin + parser: 8.0... 5352ff4