Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Java language:JavaScript

Filter by

155M results  (2 s)

155M results

Registro: el exalumno ahora se registra por autodeclaracion con formulario completo (correo cualquier dominio, nombre, contrasena, carrera(s) con seleccion multiple, escuela/facultad de lista predefinida ...

背景 延续宏观层改进(承接已合并的 #29 宏观事实层)。本 PR 落实你设计文档 §6/§8 的「市场确认层」与优先级 数据事实 市场反应 权威新闻解释 普通新闻标题:把确定性市场核验(marketCheck.js:SPY 相对 20 日均线 + VIX)从原来的「只钳制 risk_on 放大」扩展为完整的市场确认层。 核心原则:市场只改执行参数,绝不进入 riskScore、也不动持久化的新闻 ...

Problem Several declarations in #14319 either return the wrong type or claim sync when the runtime is async. TypeScript consumers awaiting these calls (or not awaiting them) end up with silent wrong types. ...
Project:DDP
Project:Mongo Driver
Project:Webapp

Imports the existing ACA internal private DNS zone, virtual network link, and wildcard A record using the live default domain before Terraform apply.

Closes #8937. Summary of What Has Been Done: executeSyncWithLocalLock called localStorage directly in 4 places with no typeof window guard. Changes Made: - Added an early return at the top of the ...
bug
gssoc:approved
level:beginner
quality:exceptional
size/S
type:bug
type:feature

需求 工头登记页要和「入职申请」表单内容一致(去掉职位):个人信息、地址(含验证)、手机+验证码、邮箱+验证码、SSN/EAD 证件上传。仅改工头登记页。 方案:复用 apply.html(工头模式) 为做到 完全一致 且不重写,把 /foreman-register 改为复用现成的入职申请表单 apply.html,加一个工头模式(同样的拍照/相册上传、验证码、地址验证、三语切换)。 前端 ...