Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【北大开源实践】选项限制 #285

Open
wants to merge 126 commits into
base: feature/peking
Choose a base branch
from

Conversation

UserUserMyUser
Copy link

@UserUserMyUser UserUserMyUser commented Jun 13, 2024

  1. 改动原因:增加选项被选总额限制
  2. 改动内容:a. 增加选项被选总额的变量 b. 在问卷入库之前,做选项是否超额的检查
  3. 改动验证:无
  4. Issue: https://github.com/UserUserMyUser/xiaoju-survey/tree/homework-option-selection-limit

luch1994 and others added 30 commits December 28, 2023 15:31
1. 服务端新增eslint
2. 修复所有的lint问题
3. 优化部署,把build命令放到docker构建中
1、为环境变量 process.env 增加 TypeScript 类型检测与感知
2、增加 dotenv & @types/node 处理支持 .env文件环境变量导入机制
* chore: 压缩图片,格式改为webp

* perf: 优化编辑器首次加载速度,图片懒加载

* perf: 固定高度,优化滑动
* fix:修复评分组件高级设置显示异常
---------

Co-authored-by: ljm <[email protected]>
xixiIBN5100 and others added 19 commits May 30, 2024 15:32
* refactor: 重构 src/management/pages/edit/modules 目录下组件, 使用 Vue3 组合式 API 写法

* perf: 问卷编辑页标题优化
* refactor: 使用vue3组合式API重构登录页代码

* feat: 问卷列表操作栏固定

* feat: 登录校验优化
1、点击“修改历史”:请求修改历史列表;点击“发布历史”:请求发布历史列表。
2、接口请求过程中增加loading进行交互优化。
* feat:问卷预览功能
* feat:修复样式问题
Copy link
Author

@UserUserMyUser UserUserMyUser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MyComment

@UserUserMyUser UserUserMyUser changed the base branch from main to feature/peking June 13, 2024 19:40
@UserUserMyUser UserUserMyUser changed the title option selection limit 搞错了 Jun 13, 2024
@UserUserMyUser UserUserMyUser changed the title 搞错了 选项限制 Jun 13, 2024
@UserUserMyUser UserUserMyUser changed the title 选项限制 feat: 选项限制 Jun 13, 2024
@sudoooooo sudoooooo changed the title feat: 选项限制 【北大开源实践】选项限制 Jun 17, 2024
@skique skique force-pushed the feature/peking branch 2 times, most recently from 6073f71 to c4f7682 Compare August 26, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet