Ecosyste.ms: Timeline

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

ProfessionalWiki/WikibaseFacetedSearch

JeroenDeDauw deleted a branch ProfessionalWiki/WikibaseFacetedSearch

split-ui

JeroenDeDauw pushed 1 commit to master ProfessionalWiki/WikibaseFacetedSearch
  • Split tabs and sidebar HTML building f18e422

View on GitHub

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

View on GitHub

malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

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.

View on GitHub

malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Only this line was added here, plus indenting everything else.

View on GitHub

malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Only this line was added here, plus indenting everything else.

View on GitHub

malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

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.

View on GitHub

malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

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...

View on GitHub

malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch

split-ui - Enhanced searching interface with drilldown for Wikibase

JeroenDeDauw deleted a branch ProfessionalWiki/WikibaseFacetedSearch

fix-172

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-3e28ab1500ae
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-3e28ab1500ae
JeroenDeDauw 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

View on GitHub

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

View on GitHub

alistair3149 pushed 1 commit to fix-172 ProfessionalWiki/WikibaseFacetedSearch
  • Rename getListFacetSelectedValues to getListFacetSelectedItems c9c7793

View on GitHub

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: #172
alistair3149 created a branch on ProfessionalWiki/WikibaseFacetedSearch

fix-172 - Enhanced searching interface with drilldown for Wikibase

JeroenDeDauw deleted a branch ProfessionalWiki/WikibaseFacetedSearch

feat-item-label

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

View on GitHub

JeroenDeDauw closed a pull request on ProfessionalWiki/WikibaseFacetedSearch
Show item label instead of Q-IDs if possible
For https://github.com/ProfessionalWiki/WikibaseFacetedSearch/issues/136 Key changes - Try to look up localized label for facet items
Load more