Conversation
feat(eslint): add eslint rule and fix errors
refactor(editQuestionnaire): logic upgrade
perf(addQues): 问卷创建样式
perf(home): adapt the expired status
refactor(editQues): Decouple Ques setting
refactor: 抽离创建问卷中间部分
refactor(editQues): add switch function
refactor(editQues): export initSchema and QuesReducer Operation
Refactor(editQues): export baseConfigReducer Operation
fix: [Render]修正表单校验和正方认证顺序
perf: confirm modal
fix: 多选框选项限制
fix: 错误使用发布问卷接口保存
fix: 发布问卷逻辑
perf: vote img adapte iphone
fix:修复了创建问卷时保存草稿API错误的问题
FEAT: 是否验证/本科生
* fix: 路由错误 * feat: 日期默认值 * fix: 引导输入框失效 * fix: 统一验证请求 * feat: 投票日期默认值
* fix: 路由错误 * feat: 日期默认值 * fix: 引导输入框失效 * fix: 统一验证请求 * feat: 投票日期默认值 * fix: 分享链接错误
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
主要变更
测试与影响