Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
current - Enhanced searching interface with drilldown for Wikibase
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
I added this because the default 8 space indent looks bad on the config page.
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
This should be something more specific than a string. I don't think we need a full widget registry, and instead an enum will be fine.
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts opened a pull request on ProfessionalWiki/WikibaseFacetedSearch
Add FacetConfig
For https://github.com/ProfessionalWiki/WikibaseFacetedSearch/issues/13 Config page: ![image](https://github.com/user-attachments/assets/e0669a60-7459-4ba6-a87e-44801412b421)malberts pushed 3 commits to facets-config ProfessionalWiki/WikibaseFacetedSearch
malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
facets-config - Enhanced searching interface with drilldown for Wikibase
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Boundaries might be a UX requirement if we do the slider, otherwise there's no limit to where you slide. But otherwise as far as the query goes, there is no technical requirement for boundaries. If...
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
MW actually pins it as "1.1.4", but we're getting composer dependencies in both MW and separately in the extension. MW's `vendor` has the right version. I think something weird was going on with PH...
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
The elastica import was pulling in psr/log 3.x. Meanwhile, MW requires that to be at 1.1.4, due to method signature imcompatibilities. This was causing the previous CI failures.
malberts created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts pushed 1 commit to facets-ui-mustache ProfessionalWiki/WikibaseFacetedSearch
- Pin psr/log a0da5d3
malberts pushed 4 commits to facets-ui-mustache ProfessionalWiki/WikibaseFacetedSearch
- Add elastica dependency to composer.json (#28) * Add elastica dependency to composer.json * Update composer.json 4433696
- Add ElasticQueryRunnerTest (#29) * Add ElasticQueryRunnerTest * Remove imports --------- Co-authored-by: Mo... f0c74e8
- Index pages in CI (#30) dc3c42a
- Add Mustache-based FacetUiBuilder c6709df
malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
facets-ui-mustache-3 - Enhanced searching interface with drilldown for Wikibase
malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
facets-ui-mustache-2 - Enhanced searching interface with drilldown for Wikibase