Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
malberts pushed 1 commit to keyword-field ProfessionalWiki/WikibaseFacetedSearch
- Add aggregatable index field f13073c
malberts opened a pull request on ProfessionalWiki/WikibaseFacetedSearch
Add aggregatable index field
For https://github.com/ProfessionalWiki/WikibaseFacetedSearch/issues/23#issuecomment-2567096737 All fields are now aggregatable: ![Screenshot_20250117_031359](https://github.com/user-attachment...JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Good to use the PropertyId type, since this thing is being passed around between multiple classes We probably should put this into a try-catch, because the constructor will throw on invalid prop...
JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
malberts created a branch on ProfessionalWiki/WikibaseFacetedSearch
keyword-field - Enhanced searching interface with drilldown for Wikibase
JeroenDeDauw created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Both, those are different things: instanceOfId is coming from config and is a property ID itemType is coming from the query string and is the value an item needs to have for the instanceOfId ...
JeroenDeDauw created a review on a pull request on ProfessionalWiki/WikibaseFacetedSearch
JeroenDeDauw pushed 2 commits to master ProfessionalWiki/WikibaseFacetedSearch
JeroenDeDauw closed a pull request on ProfessionalWiki/WikibaseFacetedSearch
Add input validation for range facet
#118 Key changes: - Invalidate input when minimum is greater than maximum, or vise-versa - Disable apply button when input is invalidated - Show error state when input is invalidated - Upda...malberts created a comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
I decided to greatly simplify this and remove YAGNI stuff. Some of the original code in this PR was based on the old code that tried to rewrite Item links in a way that was consistent with how Item...
malberts pushed 1 commit to search-title ProfessionalWiki/WikibaseFacetedSearch
- Refactor search result title rewrite 77c7f69
malberts pushed 3 commits to search-title ProfessionalWiki/WikibaseFacetedSearch
alistair3149 pushed 1 commit to feat-118 ProfessionalWiki/WikibaseFacetedSearch
- Use boolean check directly 3160999