pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:JavaScript
Filter by
227M results
Summary
PR 4 of the alumni-accounts track. User-visible directory feature: an Active ↔ Alumni segmented tab on /members.
Stacked on alumni-sidebar-guards (#740); will retarget to dev once the upstream ...
What
Plan doc only — no code changes. Adds docs/activerecord/trails-tsc-schema-ts-migration.md (and an index row).
Context
PR #2759 wired up ar db:schema:dump (emits db/schema.ts). That made it clear ...
What does this do?
Fixes a failing CI deploy due to the disparity between the aws_env used in this module and in the Variable name.
Why is it needed?
CI was failing.
How was it tested?
Existing unit ...
Summary
Quand un membre offre des Sylvins au familier d un autre, le destinataire reçoit désormais une notification « X a offert
N Sylvins à ton familier (+N XP) » avec un bouton « Offrir en retour » ...
Replace source-grep assertions with render-based checks for bestilt/pending/neutral/unavailable and expand-panel UX.
What why
Follow-up to #108 (now merged deployed). The newspaper ingestion loop is on by default, but the 6 adapters DOM selectors
/ URL patterns are coded to example URLs and marked # VERIFY-LIVE — ...
Summary
Two fixes:
Jest config -- Renamed jest.config.ts to jest.config.js (CommonJS). The TypeScript config failed because ts-node can t
handle moduleResolution: bundler from tsconfig.base.json. All ...
Summary
Migrates all 11 UI sub-modules under src/app/pages/ui/ from AngularJS controllers + HTML templates to React components
using the react2angular hybrid bridge.
Architecture:
- Each sub-page ...