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

使用vue3组合式API重构登录页代码 #170

Closed
wants to merge 93 commits into from

Commits on Dec 28, 2023

  1. [Feature]: 服务端新增eslint (didi#35)

    1. 服务端新增eslint
    2. 修复所有的lint问题
    3. 优化部署,把build命令放到docker构建中
    luch1994 authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    08f3bb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    83cfd57 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. feat: 新增复制功能 (didi#40)

    luch1994 authored and sudoooooo committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    908537e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31ddefb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9e0bdf View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. feat: Update README.md

    sudoooooo authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    54adf69 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    620011a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf9f00a View commit details
    Browse the repository at this point in the history
  3. feat: 修改参数不正确报错

    luch1994 authored and sudoooooo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f851b0d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. feat: 调整服务端环境变量导入机制 (didi#43)

    1、为环境变量 process.env 增加 TypeScript 类型检测与感知
    2、增加 dotenv & @types/node 处理支持 .env文件环境变量导入机制
    alwayrun authored and sudoooooo committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5fff688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c32bbd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    e34e5a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fix: 修改路由解析问题

    luch1994 authored and sudoooooo committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    43186b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    0778b68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    203537a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. [performance]:压缩图片,优化编辑器图片懒加载 (didi#59)

    * chore: 压缩图片,格式改为webp
    
    * perf: 优化编辑器首次加载速度,图片懒加载
    
    * perf: 固定高度,优化滑动
    nilnoop authored and sudoooooo committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e1f91de View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    dfdc802 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. feat: 升级server到nestjs框架

    luch1994 authored and sudoooooo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9390295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3fa804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    225e450 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5f70ad View commit details
    Browse the repository at this point in the history
  5. fix: 修改列表页筛选bug

    luch1994 authored and sudoooooo committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b8c089f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. fix:修复评分组件高级设置显示异常 (didi#63)

    * fix:修复评分组件高级设置显示异常
    ---------
    
    Co-authored-by: ljm <ljm@addcn.com>
    2 people authored and sudoooooo committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3ef5e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f5c45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eea5418 View commit details
    Browse the repository at this point in the history
  4. feat: 修改readme

    sudoooooo committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c868ca9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. feat: 完善单测 (didi#71)

    luch1994 authored and sudoooooo committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e4a8389 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. fix: 升级lodash-es (didi#73)

    skique authored and sudoooooo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    565e02e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    456df12 View commit details
    Browse the repository at this point in the history
  3. feat: 增加pr模板

    sudoooooo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4b86073 View commit details
    Browse the repository at this point in the history
  4. feat: 修改pr模板

    sudoooooo committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f86eab9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. feat: 优化README

    sudoooooo committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    90243b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. feat: 皮肤设置 (didi#78)

    skique authored and sudoooooo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    968576b View commit details
    Browse the repository at this point in the history
  2. feat: 优化时间排序

    sudoooooo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5c99bd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    15a41f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d239243 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. feat: Update README.md

    sudoooooo authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ed56816 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sudoooooo authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b3b5fa9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    746bece View commit details
    Browse the repository at this point in the history
  2. fix: 冲突修复

    sudoooooo committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    071afbf View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. feat: nps评分 (didi#79)

    * feat: nps评分功能
    
    * feat: nps样式添加
    
    * feat: 添加nps评分icon
    
    * feat: 基于修改建议修改nps评分组件
    
    * feat: 将自定义类移入至设置器
    chaorenluo authored and sudoooooo committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    05b9416 View commit details
    Browse the repository at this point in the history
  2. chore: 更新iconfont (didi#80)

    skique authored and sudoooooo committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c07fc43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a39f3ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b3a8b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. fix: 优化json

    sudoooooo committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    84a3b6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a357b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd1d977 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. fix: 修复评分和nps题型非必填提示没有填写的问题 (didi#94)

    * fix: 修复评分和nps题型非必填提示没有填写的问题
    * fix: 使用添加key的方法修复必填提示
    chaorenluo authored and sudoooooo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    78f2a74 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. feat: Update README.md

    sudoooooo authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c5489da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be81e2a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. feat: 新增file模块 (didi#101)

    luch1994 authored and sudoooooo committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f43b7d7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. feat: Update README.md

    sudoooooo authored May 10, 2024
    Configuration menu
    Copy the full SHA
    a58bfe7 View commit details
    Browse the repository at this point in the history
  2. feat: Update README.md

    sudoooooo authored May 10, 2024
    Configuration menu
    Copy the full SHA
    39b25ac View commit details
    Browse the repository at this point in the history
  3. feat: Update README.md

    sudoooooo authored May 10, 2024
    Configuration menu
    Copy the full SHA
    5d88d9a View commit details
    Browse the repository at this point in the history
  4. feat: Update README.md

    sudoooooo authored May 10, 2024
    Configuration menu
    Copy the full SHA
    c3bbd35 View commit details
    Browse the repository at this point in the history
  5. feat: Update README.md

    sudoooooo authored May 10, 2024
    Configuration menu
    Copy the full SHA
    2bca93b View commit details
    Browse the repository at this point in the history
  6. feat: vue3 (didi#103)

    nilnoop authored and sudoooooo committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6771b83 View commit details
    Browse the repository at this point in the history
  7. feat: 修改docker配置

    sudoooooo committed May 10, 2024
    Configuration menu
    Copy the full SHA
    255bd8b View commit details
    Browse the repository at this point in the history
  8. feat: Update README.md

    sudoooooo authored May 10, 2024
    Configuration menu
    Copy the full SHA
    2560f0a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    f9af621 View commit details
    Browse the repository at this point in the history
  2. feat: lint

    sudoooooo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7668337 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. feat: Update README.md

    sudoooooo authored May 16, 2024
    Configuration menu
    Copy the full SHA
    ee4049b View commit details
    Browse the repository at this point in the history
  2. Feature/dnd (didi#132)

    * feat: 增加拖拽添加题目效果
    
    * feat: 手动实现题型的预览效果
    
    * feat: 优化预览体验
    nilnoop authored and sudoooooo committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6350c95 View commit details
    Browse the repository at this point in the history
  3. feat: 自动打开浏览器

    sudoooooo committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6319ca2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    9183819 View commit details
    Browse the repository at this point in the history
  2. [Feature]: 补充file模块的单测 (didi#102)

    * feat: 补充file模块的单测
    
    * fix: 安装types依赖
    luch1994 authored and sudoooooo committed May 17, 2024
    Configuration menu
    Copy the full SHA
    00d5e98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba3b1a6 View commit details
    Browse the repository at this point in the history
  4. feat: Update README.md

    sudoooooo authored May 17, 2024
    Configuration menu
    Copy the full SHA
    127a589 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    65884f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac33ffa View commit details
    Browse the repository at this point in the history
  3. fix:前端项目使用nginx服务代理,不在使用后端服务代理 (didi#100)

    * fix:前端项目使用nginx服务代理,不在使用后端服务代理
    
    * fix:修改备注
    chaorenluo authored and sudoooooo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    95917e2 View commit details
    Browse the repository at this point in the history
  4. feat: nginx配置

    sudoooooo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3629796 View commit details
    Browse the repository at this point in the history
  5. feat: nginx配置

    sudoooooo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    eed15cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e50a3a View commit details
    Browse the repository at this point in the history
  7. feat: Update README.md

    sudoooooo authored May 20, 2024
    Configuration menu
    Copy the full SHA
    e9b85f7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    6c9044b View commit details
    Browse the repository at this point in the history
  2. feat: add branches

    sudoooooo committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4f116fd View commit details
    Browse the repository at this point in the history
  3. feat: add format

    sudoooooo committed May 21, 2024
    Configuration menu
    Copy the full SHA
    21cba59 View commit details
    Browse the repository at this point in the history
  4. feat: 显示逻辑稳定版 (didi#149)

    skique authored and sudoooooo committed May 21, 2024
    Configuration menu
    Copy the full SHA
    142b3b7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. feat: Update README.md

    sudoooooo authored May 23, 2024
    Configuration menu
    Copy the full SHA
    0b0f78a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ce6dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3242ad8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    627eabd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24881d7 View commit details
    Browse the repository at this point in the history
  6. feat: 增加类型检测

    sudoooooo committed May 23, 2024
    Configuration menu
    Copy the full SHA
    49f0bfb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. feat: Update README.md

    sudoooooo authored May 24, 2024
    Configuration menu
    Copy the full SHA
    fe31591 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sudoooooo authored May 24, 2024
    Configuration menu
    Copy the full SHA
    e268786 View commit details
    Browse the repository at this point in the history
  3. feat: Update README.md

    sudoooooo authored May 24, 2024
    Configuration menu
    Copy the full SHA
    39ff6ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de7344b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89d416b View commit details
    Browse the repository at this point in the history
  6. fix:解决ts报错 (didi#110)

    skique authored and sudoooooo committed May 24, 2024
    Configuration menu
    Copy the full SHA
    38566f1 View commit details
    Browse the repository at this point in the history
  7. format: 代码格式化 (didi#160)

    skique authored and sudoooooo committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4c85fcc View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    fc9a46e View commit details
    Browse the repository at this point in the history