Ecosyste.ms: Timeline

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

alistair3149

alistair3149 created a branch on ProfessionalWiki/WikibaseFacetedSearch

feat-136 - Enhanced searching interface with drilldown for Wikibase

alistair3149 opened a pull request on StarCitizenTools/mediawiki-extensions-TabberNeue
build: release 2.7.3
robot: I have created a release *beep* *boop* --- ## [2.7.3](https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue/compare/v2.7.2...v2.7.3) (2025-01-20) ### Bug Fixes * percent-e...
alistair3149 pushed 6 commits to release-please--branches--main StarCitizenTools/mediawiki-extensions-TabberNeue
  • build: release 2.7.2 (#205) a003ee0
  • refactor: remove unused code from TabberParsoid class TabberParsoid is currently unused but it is kept for developme... 4e0e2bc
  • Localisation updates from https://translatewiki.net. 9caa3eb
  • build(deps-dev): update mediawiki/mediawiki-phan-config requirement (#206) Updates the requirements on [mediawiki/me... cf39db4
  • fix: percent-encoded fragments not changing tab on load and the hashchange event not working (#210) * Update ext.tab... b8c1e75
  • build: release 2.7.3 b32336b

View on GitHub

alistair3149 pushed 1 commit to main StarCitizenTools/mediawiki-extensions-TabberNeue
  • fix: percent-encoded fragments not changing tab on load and the hashchange event not working (#210) * Update ext.tab... b8c1e75

View on GitHub

alistair3149 closed a pull request on StarCitizenTools/mediawiki-extensions-TabberNeue
Fix for percent-encoded fragments not changing tab on load and the hashchange event not working
Fix for #209 by passing the fragment first through [mw.util.percentDecodeFragment](https://doc.wikimedia.org/mediawiki-core/master/js/module-mediawiki.util.html#.percentDecodeFragment). Also fix...
alistair3149 pushed 1 commit to main StarCitizenTools/mediawiki-extensions-TabberNeue
  • build(deps-dev): update mediawiki/mediawiki-phan-config requirement (#206) Updates the requirements on [mediawiki/me... cf39db4

View on GitHub

alistair3149 closed a pull request on StarCitizenTools/mediawiki-extensions-TabberNeue
build(deps-dev): update mediawiki/mediawiki-phan-config requirement from 0.15.0 to 0.15.1
Updates the requirements on [mediawiki/mediawiki-phan-config](https://github.com/wikimedia/mediawiki-tools-phan) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced ...
alistair3149 created a comment on an issue on ProfessionalWiki/WikibaseFacetedSearch
The labels can be fetched through JS but I'm not sure if we have a need to do it JS as opposed to in the backend when we are reloading the page. We already build the whole Facet within the backend...

View on GitHub

alistair3149 pushed 1 commit to patch-hashchange-event nobbyfix/mediawiki-extensions-TabberNeue

View on GitHub

alistair3149 created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Should we rename `$instanceTypeExtractor` to `$itemTypeExtractor`?

View on GitHub

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

View on GitHub

alistair3149 created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
Should we rename `newInstanceTypeExtractor()` too?

View on GitHub

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

View on GitHub

alistair3149 created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
That works too. On a side note, would it be more readable if the query string is broken down into an array and join together as a string?

View on GitHub

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

View on GitHub

alistair3149 created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
I thought we have to replicate the constructor like the original class for tests. Is simplification without the Config acceptable?

View on GitHub

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

View on GitHub

alistair3149 pushed 1 commit to feat-querybuilder SemanticMediaWiki/SemanticMediaWiki
  • Update docs per code review ee7fcaa

View on GitHub

alistair3149 created a comment on an issue on ProfessionalWiki/WikibaseFacetedSearch
Completed with #128

View on GitHub

alistair3149 closed an issue on ProfessionalWiki/WikibaseFacetedSearch
Facet UI: Add input validation for range facet
AC: - 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 - Update `min` and `max`...
alistair3149 pushed 1 commit to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch
  • Add missing use statement a52d9b7

View on GitHub

alistair3149 pushed 1 commit to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

alistair3149 pushed 1 commit to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch
  • Fix incorrect const reference 2a0d716

View on GitHub

alistair3149 pushed 1 commit to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

alistair3149 pushed 1 commit to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

alistair3149 pushed 1 commit to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch

View on GitHub

alistair3149 pushed 2 commits to feat-40-1 ProfessionalWiki/WikibaseFacetedSearch
  • Add try catch block for propertyId 9c861eb
  • Refactor per code review 2105908

View on GitHub

alistair3149 pushed 1 commit to feat-118 ProfessionalWiki/WikibaseFacetedSearch
  • Use boolean check directly 3160999

View on GitHub

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

View on GitHub

alistair3149 created a review comment on a pull request on ProfessionalWiki/WikibaseFacetedSearch
In that case, should we use `instanceOfId` or should we use `itemType`?

View on GitHub

Load more