pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:PHP
Filter by
110M results
Summary
- Add role-specific access-token entrypoints for Immersa experiences.
- Validate token existence, active state, and expected role before opening an experience.
- Redirect valid role access ...
I have implemented a micro-UX improvement on the signup page by adding accessible password visibility toggles.
💡 What: The UX enhancement added
- Added interactive eye icons to both the Password and ...
package.json devDependencies.@types/node: ^26.0.0 - ^26.0.1
What
Follow-up to #13 (v1.11.0 shared subscription pool). The pool-key join delimiter accidentally shipped as a literal NUL
byte — an editor rendered the NUL as a space, so it slipped through review. ...
Proposed changes
Ports the Jetpack Stats Comments module into a registered Premium Analytics dashboard widget (jpa/comments).
- New self-contained widget under widgets/comments/ (package.json, widget.json, ...
[Package] Premium Analytics
[Status] In Progress
[Status] Needs Author Reply
What why
Wires the four installed mattpocock design skills — improve-codebase-architecture, codebase-design, grilling,
domain-modeling — into this repo so they actually run here instead of hitting a ...
What
Repaired malformed package.json (removed trailing/missing commas).
Why
CI failed with a JSON parse error while reading package.json. The file had a syntax error (likely a trailing or missing
comma ...
概要
CSVエクスポート機能のテストを追加。
あわせて、提出前の最終確認を実施。 README、ER図、Route設計書などを更新。
実装内容
- CSVエクスポートテストの追加
- API Route Nameの重複解消
- READMEの環境構築手順を更新
- ER図のリレーション表記を修正
確認項目
- ローカル環境で動作確認済み
- PHPUnit実行済み ...
What
Replaced inaccessible registry https://registry.company-private.net with the public npm registry.
Why
CI failed with ENOTFOUND registry.company-private.net — the configured registry hostname is ...
What
Repaired malformed package.json (removed trailing/missing commas).
Why
CI failed with a JSON parse error while reading package.json. The file had a syntax error (likely a trailing or missing
comma ...