Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
JeroenDeDauw pushed 1 commit to master ProfessionalWiki/WikibaseFacetedSearch
- Split tabs and sidebar HTML building f18e422
JeroenDeDauw closed a pull request on ProfessionalWiki/WikibaseFacetedSearch
Split tabs and sidebar HTML building
For https://github.com/ProfessionalWiki/WikibaseFacetedSearch/issues/134 I added only minor new logic, otherwise the code/test methods were just split up. Split `UiBuilder`: * `TabsHtmlBuild...malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
current-query - Enhanced searching interface with drilldown for Wikibase
malberts pushed 1 commit to split-ui ProfessionalWiki/WikibaseFacetedSearch
- Split tabs and sidebar HTML building aaa4545
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
The original test did not have this check. Added it here by updating the test config and query.
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Only this line was added here, plus indenting everything else.
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Only this line was added here, plus indenting everything else.
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Instead of passing `showSidebar` to the template, rather just not render the template.
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
codecov-commenter created a comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
## [Codecov](https://app.codecov.io/gh/ProfessionalWiki/WikibaseFacetedSearch/pull/174?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comme...
malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
split-ui - Enhanced searching interface with drilldown for Wikibase
JeroenDeDauw closed an issue on ProfessionalWiki/WikibaseFacetedSearch
Fix single facet value deselect
When deselecting a single facet value, it no longer triggers a page update. https://github.com/user-attachments/assets/91d3b89d-ff43-4242-8322-3e28ab1500aeJeroenDeDauw closed an issue on ProfessionalWiki/WikibaseFacetedSearch
Fix single facet value deselect
When deselecting a single facet value, it no longer triggers a page update. https://github.com/user-attachments/assets/91d3b89d-ff43-4242-8322-3e28ab1500aeJeroenDeDauw closed a pull request on ProfessionalWiki/WikibaseFacetedSearch
Follow up to #169
Key changes: - Remove early return for empty list facet input (fixes: #172) - Rename `selectedItems` to `selectedValues` (https://github.com/ProfessionalWiki/WikibaseFacetedSearch/pull/169#discus...malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
facets-query-hooks - Enhanced searching interface with drilldown for Wikibase
JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
facets-query - Enhanced searching interface with drilldown for Wikibase
alistair3149 pushed 1 commit to fix-172 ProfessionalWiki/WikibaseFacetedSearch
- Rename from selectedItems to selectedValues as it is more appropiate f02d587
alistair3149 pushed 1 commit to fix-172 ProfessionalWiki/WikibaseFacetedSearch
- Rename getListFacetSelectedValues to getListFacetSelectedItems c9c7793
alistair3149 opened a pull request on ProfessionalWiki/WikibaseFacetedSearch
Remove early return for empty list facet input
Empty list facet input is valid and should be submitted Fixes: #172alistair3149 created a branch on ProfessionalWiki/WikibaseFacetedSearch
fix-172 - Enhanced searching interface with drilldown for Wikibase
JeroenDeDauw pushed 1 commit to master ProfessionalWiki/WikibaseFacetedSearch
- Show item label instead of Q-IDs if possible (#146) * Show item label instead of Q-IDs if possible * Fix various ... 570710a