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

fix: fusion api param validation decorators & qr code download failed & unable to operate members and teams #217

Merged
merged 62 commits into from
Jan 18, 2023

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    cbe76e0 View commit details
    Browse the repository at this point in the history
  2. feat: new env config (#2782)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    JaneSu committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4bacec1 View commit details
    Browse the repository at this point in the history
  3. fix: mobile date-picker i18n (#2783)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    wangkailang committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9be3be6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25b996d View commit details
    Browse the repository at this point in the history
  5. chore: yarn.lock

    mr-kelly committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    d934b7c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    fab68c2 View commit details
    Browse the repository at this point in the history
  2. Feat/embed link edit (#2793)

    liuyi committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    2916068 View commit details
    Browse the repository at this point in the history
  3. fix: enterprise modular issue (#2794)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    use multiple feature modules instead of database module
    https://github.com/vikadata/vikadata/issues/2659
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    fix enterprise issues due to modular refactor
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    - [x] import the correct path of module
    - [x] import the missing modules
    
    Co-authored-by: Kelly Chan <kelly@apitable.com>
    Co-authored-by: wangkailang <wangkailang@vikadata.com>
    Co-authored-by: Aria <sujian@apitable.com>
    Co-authored-by: wuyitao <wuyitao@vikadata.com>
    Co-authored-by: Aria <jianweisummer@gmail.com>
    Co-authored-by: 王开朗 <wangkailang@users.noreply.github.com>
    Co-authored-by: vac (Brendan) <wangjintao@apitable.com>
    Co-authored-by: paylm <172749114@qq.com>
    9 people committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    fedd4b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    9e9ddb9 View commit details
    Browse the repository at this point in the history
  2. feat: support more unit info (#2827)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    JaneSu committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    8615917 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. feat: merge release/0.15.1 into develop (#2834)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Co-authored-by: jianwenzhang <jianwenzhang@vikadata.com>
    Co-authored-by: Zoe <zhengxu@apitable.com>
    Co-authored-by: 彭安平 <penganping@apitable.com>
    Co-authored-by: Pengap <penganping@vikadata.com>
    5 people committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    4cadbda View commit details
    Browse the repository at this point in the history
  2. ci: fix docker run --user (#2840)

    Pengap committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1af6987 View commit details
    Browse the repository at this point in the history
  3. feat: intercom edition (#2836)

    intercom 配置修改
    liuyi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    0601c23 View commit details
    Browse the repository at this point in the history
  4. chore: Merge apitable (#2843)

    Merge APITable Come back
    
    Co-authored-by: Kelly Chan <kelly@apitable.com>
    Co-authored-by: wangkailang <wangkailang@vikadata.com>
    Co-authored-by: Aria <sujian@apitable.com>
    Co-authored-by: wuyitao <wuyitao@vikadata.com>
    Co-authored-by: Aria <jianweisummer@gmail.com>
    Co-authored-by: 王开朗 <wangkailang@users.noreply.github.com>
    Co-authored-by: vac (Brendan) <wangjintao@apitable.com>
    Co-authored-by: paylm <172749114@qq.com>
    Co-authored-by: Troy(FengJun) <fengjun@vikadata.com>
    Co-authored-by: Sky <huangchangpeng@vikadata.com>
    Co-authored-by: plodsoft <xplzjwz@gmail.com>
    12 people committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    2db24f8 View commit details
    Browse the repository at this point in the history
  5. fix: intercom env setting (#2845)

    liuyi committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    72277d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. chore: remove fusion api validation pipe (#2841)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Co-authored-by: jianwenzhang <jianwenzhang@vikadata.com>
    arucil and jianwenzhang committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    914262f View commit details
    Browse the repository at this point in the history
  2. feat(room-server): add env vars to limit max workers and row filterin…

    …g threshold (#2860)
    
    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Co-authored-by: jianwenzhang <jianwenzhang@vikadata.com>
    arucil and jianwenzhang committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    2a1d3a1 View commit details
    Browse the repository at this point in the history
  3. Fix widget token file name extend (#2873)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    Itou-Ng committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3da4c97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea8bdfc View commit details
    Browse the repository at this point in the history
  5. feat: distinguish between pc and mobile devices width different displ…

    …ays (#2495)
    
    distinguish between pc and mobile devices width different displays, use
    hover for pc, active for mobile and pad.
    boris-w committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    454bbdc View commit details
    Browse the repository at this point in the history
  6. chore: merge apitable (#2874)

    Co-authored-by: Kelly Chan <kelly@apitable.com>
    Co-authored-by: wangkailang <wangkailang@vikadata.com>
    Co-authored-by: Aria <sujian@apitable.com>
    Co-authored-by: wuyitao <wuyitao@vikadata.com>
    Co-authored-by: Aria <jianweisummer@gmail.com>
    Co-authored-by: 王开朗 <wangkailang@users.noreply.github.com>
    Co-authored-by: vac (Brendan) <wangjintao@apitable.com>
    Co-authored-by: paylm <172749114@qq.com>
    Co-authored-by: Troy(FengJun) <fengjun@vikadata.com>
    Co-authored-by: Sky <huangchangpeng@vikadata.com>
    Co-authored-by: plodsoft <xplzjwz@gmail.com>
    Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
    Co-authored-by: Bron <liuzijing@vikadata.com>
    Co-authored-by: Shawn Deng <dengguiheng@vikadata.com>
    15 people committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    dc57a42 View commit details
    Browse the repository at this point in the history
  7. Fix/embed link bugfix (#2881)

    liuyi committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ba3b801 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3734941 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab3959f View commit details
    Browse the repository at this point in the history
  10. fix: link field jump crash (#2893)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    wangkailang committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    70d4171 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    97fb902 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef3db89 View commit details
    Browse the repository at this point in the history
  13. fix: eslint error (#2898)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    wangkailang committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    8a7a439 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. fix some error (#2909)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    JaneSu committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    d319e02 View commit details
    Browse the repository at this point in the history
  2. Fix cola (#2914)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    JaneSu committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    0b08cef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1778b4b View commit details
    Browse the repository at this point in the history
  4. fix: notify reminder message lost (#2920)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    wangkailang committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    181aec3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b7cbef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    503dccb View commit details
    Browse the repository at this point in the history
  7. fix: embed link member search (#2926)

    liuyi committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    7641445 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7126666 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. refactor: allow to disable worker mode entirely with env vars (#2917)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    arucil committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ed7372d View commit details
    Browse the repository at this point in the history
  2. fix: avatar renderer (#2932)

    # Why? 
    - #2908 
    - #2892 
    - #2894 
    - #2890
    Sky-FE committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c43c8e8 View commit details
    Browse the repository at this point in the history
  3. fix: wrong email logo

    xukecheng committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    fe6e1c1 View commit details
    Browse the repository at this point in the history
  4. revert: wrong replace

    xukecheng committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    1038ee8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05206be View commit details
    Browse the repository at this point in the history
  6. fix: embed member (#2934)

    zoe-icu committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ade9dee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    359fc1e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

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

Commits on Jan 16, 2023

  1. feat: from submit string change (#2930)

    liuyi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    aac3be3 View commit details
    Browse the repository at this point in the history
  2. fix(room-server): RecordParamRo validation error (#2942)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    arucil committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d7c3f06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b965792 View commit details
    Browse the repository at this point in the history
  4. fix: login page QR code cannot be displayed (#2941)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    JaneSu committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    410d2bf View commit details
    Browse the repository at this point in the history
  5. fix: un login userinfo null (#2946)

    Signed-off-by: wangkailang <wangkailang@vikadata.com>
    
    
    
    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Signed-off-by: wangkailang <wangkailang@vikadata.com>
    wangkailang committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    39b8049 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50beca1 View commit details
    Browse the repository at this point in the history
  7. fix: fusion api param validation error (#2948)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    arucil committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    089d2df View commit details
    Browse the repository at this point in the history
  8. fix: expand record card user info error (#2949)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    BronLau committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    0678b25 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06cecbb View commit details
    Browse the repository at this point in the history
  10. fix: grid view scrolling crash (#2954)

    # Why? 
    - #2923
    Sky-FE committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    55fc533 View commit details
    Browse the repository at this point in the history
  11. fix: embed link show comment pane (#2963)

    liuyi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    59b304d View commit details
    Browse the repository at this point in the history
  12. fix: qr code download failed (#2965)

    Signed-off-by: wangkailang <wangkailang@vikadata.com>
    
    
    
    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Signed-off-by: wangkailang <wangkailang@vikadata.com>
    wangkailang committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9799aa5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd47e30 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'release/0.17.0' of github.com:vikadata/vikadata into ch…

    …ore/merge-release-17.0
    
    # Conflicts:
    #	apitable/packages/datasheet/src/pc/components/konva_grid/hooks/use_grid_dynamic_cells.tsx
    wangkailang committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1335b54 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. feat: merge release 0.17.0 into develop (#3002)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Co-authored-by: 王开朗 <wangkailang@users.noreply.github.com>
    Co-authored-by: Zoe <zhengxu@apitable.com>
    3 people committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8ba9183 View commit details
    Browse the repository at this point in the history
  2. fix: wrong email folder name (#2936)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    1. 修改错误的 email 文件夹名称,apitable-ee -> apitable-saas vika-ee -> vika-saas 
    2. 替换错误的 APITable logo url
    3. replace ${} to {{}}
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    xukecheng committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    122c61b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. fix(room-server): fusion api param validation decorators (#3011)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    arucil committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    75f93fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    006a69e View commit details
    Browse the repository at this point in the history