pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:TypeScript language:HTML
Filter by
254M results
💡 What: Added aria-label and title attributes to all icon-only buttons in the ChatComposer component (attachment
removal, paperclip, link toggle, microphone, and send). 🎯 Why: Icon-only buttons without ...
Releases
@backstage-community/plugin-tech-insights@1.4.0
Minor Changes
- b8b1d30: Backstage version bump to v1.51.0
Patch Changes
- Updated dependencies [b8b1d30]
- @backstage-community/plugin-tech-insights-common@0.10.0 ...
workspace/tech-insights
Résumé
Écran Réserve de tâches (backlog partagé du foyer) + navigation + filtres + tri. Lot A1–A4 du backlog.
- A1 — Page /reserve : liste de toutes les tâches TODO du foyer, badge d assignation (Vous ...
This pull request introduces a real-time notification system to the application using SignalR. The implementation
enables server-side push notifications for gamification events, ensuring users receive ...
Motivation
- Provide a clean, minimal temporary splash page as the homepage to present the studio identity and contact
information.
- Remove interactive navigation, CTAs, and scrollable sections ...
codex
What
Extracts report-table access into reportsRepo and moves schedule business logic into scheduleService.
Why
Fixes DAT-13 Fixes DAT-14
How
- Added src/lib/db/repos/reports.ts for report reads, ...
Summary
Fixes #184: emoji status lines printed by providers (💬, ✅, ❌, ⚠️) crash on Windows cp1252 consoles with
UnicodeEncodeError. Worse, when the failing print() sits inside a provider s broad except, ...
…agnose
Der Reseed-Button meldete „erfolgreich , auch wenn einzelne Templates (z.B. das neue OrgNachruecker) gar nicht angelegt
wurden. Ursache: _post prueft response.ok NICHT — ein fehlgeschlagener Insert ...
NATS JetStream had 0 streams — ensure_streams never created INGEST_CHANGES/INGEST_DLQ, so the scheduler logged nats: no
response from stream and NATS-driven ingestion was dead. Surfaced by the new System ...