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

sync: hosted cloud #969

Merged
merged 839 commits into from
Jun 19, 2023
Merged

sync: hosted cloud #969

merged 839 commits into from
Jun 19, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 12, 2023

  1. fix: View locks cause field filtering to fail. (#4984)

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

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

    修复 `import type` 不会产生运行时 `require()`,导致 class-transformer 没有注册
    `DatasheetPackRo` 类,从而不会转换 recordIds 参数。
    arucil committed May 12, 2023
    Configuration menu
    Copy the full SHA
    d61b0ed View commit details
    Browse the repository at this point in the history
  4. Feat/embed form (#4989)

    liuyi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    db52544 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07d06a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8c01f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b444a80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3df44a9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5e4007 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. fix: The pricing page supports trial judgment (#5001)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    JaneSu committed May 15, 2023
    Configuration menu
    Copy the full SHA
    55021b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71dded3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11bbe96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9df8805 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfe5696 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' into sync/apitable-230515

    Troy(FengJun) committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f32c53d View commit details
    Browse the repository at this point in the history
  7. chore: merge release/0.21.0 into develop (#4973)

    merge from release/0.21.0
    
    ---------
    
    Co-authored-by: Sky <huangchangpeng@vikadata.com>
    Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
    Co-authored-by: Aria <sujian@apitable.com>
    Co-authored-by: plodsoft <xplzjwz@gmail.com>
    Co-authored-by: Zoe <zhengxu@apitable.com>
    6 people committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f18c1bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b362cad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dd634d4 View commit details
    Browse the repository at this point in the history
  10. fix: update brand og title (#5011)

    liuyi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    a561949 View commit details
    Browse the repository at this point in the history
  11. Fix/embed robot bugfix (#5019)

    liuyi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    8de5320 View commit details
    Browse the repository at this point in the history
  12. fix: type bug

    liuyi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b2129d7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. fix: pricing disappear (#5030)

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

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

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

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

    - [x] 检查上传附件的大小,如果为0不允许上传
    - [x] 修复删除临时文件失败
    - [x] 并发测试上传附件,发现没有rename相关的错了,测试如下
    <img width="1497" alt="image"
    src="https://github.com/vikadata/vikadata/assets/13400804/6df70a69-624f-4744-b45c-793a41f1a5d6">
    zoe-icu committed May 16, 2023
    Configuration menu
    Copy the full SHA
    7998169 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab4fe69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8698ad4 View commit details
    Browse the repository at this point in the history
  10. fix: when the filter condition of the widget filter single-select fie…

    …ld is 'Contains', multiple options cannot be selected
    Sky-FE committed May 16, 2023
    Configuration menu
    Copy the full SHA
    674d288 View commit details
    Browse the repository at this point in the history
  11. feat: upgrade liquibase version for support linux/arm64 machine (#5047)

    # How?
    为了支持linux/arm64机器,升级liquibase docker 镜像版本以及liquibase
    gradle插件版本,处理一些升级后的异常情况
    shawndenggh committed May 16, 2023
    Configuration menu
    Copy the full SHA
    5d32ba3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3c56e97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0a2a366 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. chore: merge release into develop (#5056)

    merge from release/0.21.0
    
    ---------
    
    Co-authored-by: Sky <huangchangpeng@vikadata.com>
    Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
    Co-authored-by: Aria <sujian@apitable.com>
    Co-authored-by: plodsoft <xplzjwz@gmail.com>
    Co-authored-by: Zoe <zhengxu@apitable.com>
    6 people committed May 17, 2023
    Configuration menu
    Copy the full SHA
    d02ac95 View commit details
    Browse the repository at this point in the history
  2. chore: add env (#5050)

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

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

    s/APITtable/APITable/g
    vac (Brendan) committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e2b3f2c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. feat: support rewardful coupon (#5010) (#5095)

    前端集成rewardful coupon模块功能
    JaneSu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    a42d361 View commit details
    Browse the repository at this point in the history
  2. fix: form logo ui (#5081)

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

    liuyi committed May 18, 2023
    Configuration menu
    Copy the full SHA
    8fd4f2c View commit details
    Browse the repository at this point in the history
  5. fix: switch space lost search params (#5119)

    切换空间站保存 search 数据
    JaneSu committed May 18, 2023
    Configuration menu
    Copy the full SHA
    29c86c7 View commit details
    Browse the repository at this point in the history
  6. Revert fix: mind member error and replace vika logo (#5122)

    Reverts vikadata/vikadata#5039
    Itou-Ng committed May 18, 2023
    Configuration menu
    Copy the full SHA
    5341000 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. chore(datasheet): remove unused code (#5118)

    remove unused menu component.
    
    Co-authored-by: Aria <sujian@apitable.com>
    arucil and JaneSu committed May 19, 2023
    Configuration menu
    Copy the full SHA
    2be8951 View commit details
    Browse the repository at this point in the history
  2. chore: downgrade liquibase version (#5127)

    Liquibase官方下架4.22.0版本导致无法编译打包,降级到4.21.1版本
    shawndenggh committed May 19, 2023
    Configuration menu
    Copy the full SHA
    afc158a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edecfa7 View commit details
    Browse the repository at this point in the history
  4. feat:add language options list (#5128)

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

    Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
    Co-authored-by: Sky <huangchangpeng@vikadata.com>
    Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
    Co-authored-by: Aria <sujian@apitable.com>
    Co-authored-by: plodsoft <xplzjwz@gmail.com>
    Co-authored-by: Zoe <zhengxu@apitable.com>
    Co-authored-by: Chambers <chenbochao@vikadata.com>
    Co-authored-by: ziqiang <zhaozhiqiang@vikadata.com>
    Co-authored-by: liuyi <liuyi@vikadata.com>
    10 people committed May 19, 2023
    Configuration menu
    Copy the full SHA
    f4f3cdc View commit details
    Browse the repository at this point in the history
  7. fix: update ce strings-remove sub-admin (#5135)

    APITable ce 版本不包含子管理员功能,需更新界面上的文案,移除”设置子管理员“的内容
    
    
    ![image](https://github.com/vikadata/vikadata/assets/37546178/2673a0ef-8810-4e7d-ab7e-5dbc92a2da31)
    
    ---------
    
    Co-authored-by: ziqiang <1694392889@qq.com>
    wmEvie and ziqiangai committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8754cd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    438b4ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b8712a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bfcbf3e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ecead6a View commit details
    Browse the repository at this point in the history
  12. chore: update private poc build (#5139)

    vac (Brendan) committed May 19, 2023
    Configuration menu
    Copy the full SHA
    e8d5fd9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. chore: update translation feedback help url

    Evie committed May 22, 2023
    Configuration menu
    Copy the full SHA
    c8cb050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f5cce7 View commit details
    Browse the repository at this point in the history
  3. sync: apitable to vikadata (#5146)

    Signed-off-by: wangkailang <wangkailang@vikadata.com>
    Co-authored-by: plodsoft <xplzjwz@gmail.com>
    Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
    Co-authored-by: Aria <jianweisummer@gmail.com>
    Co-authored-by: BoomBoommm <wuyitao@vikadata.com>
    Co-authored-by: SkyHuang <huangchangpeng@vikadata.com>
    Co-authored-by: Shawn Deng <dengguiheng@vikadata.com>
    Co-authored-by: Zoe <zhengxu@apitable.com>
    Co-authored-by: Chambers <chenbochao@vikadata.com>
    Co-authored-by: Aria <sujian@apitable.com>
    Co-authored-by: wangkailang <wangkailang@vikadata.com>
    Co-authored-by: Bron <liuzijing@vikadata.com>
    Co-authored-by: liuyi <liuyi@vikadata.com>
    Co-authored-by: ziqiang <zhaozhiqiang@vikadata.com>
    Co-authored-by: Kelly Chan <kelly@apitable.com>
    Co-authored-by: Xukecheng <wsad8254695@outlook.com>
    Co-authored-by: ziqiang <1694392889@qq.com>
    Co-authored-by: Boris Bo Wang <wangbo@vikadata.com>
    Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
    Co-authored-by: xukecheng <cnxukecheng@gmail.com>
    Co-authored-by: Kelly Peilin Chan <kelly@vikadata.com>
    21 people committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ebe1580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a5c5fd View commit details
    Browse the repository at this point in the history
  5. chore: choose current changes

    Troy committed May 22, 2023
    Configuration menu
    Copy the full SHA
    1c39797 View commit details
    Browse the repository at this point in the history
  6. fix(ViewDerivation): from mirror to source view fail (#5148)

    从镜像跳转回原表,会由于不存在相对应视图的数据导致无法打开页面
    JaneSu committed May 22, 2023
    Configuration menu
    Copy the full SHA
    d8069d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab46291 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Hotfix cola (#5156)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    JaneSu committed May 23, 2023
    Configuration menu
    Copy the full SHA
    50d8adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22cf389 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec43ce3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f710820 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60f0504 View commit details
    Browse the repository at this point in the history
  6. chore: fusion get node list v2 (#5096)

    Co-authored-by: ziqiang <1694392889@qq.com>
    Itou-Ng and ziqiangai committed May 23, 2023
    Configuration menu
    Copy the full SHA
    00c0015 View commit details
    Browse the repository at this point in the history
  7. Fix/apitable invite login error (#5169)

    liuyi committed May 23, 2023
    Configuration menu
    Copy the full SHA
    245f50b View commit details
    Browse the repository at this point in the history
  8. fix: api select field (#5171)

    zoe-icu committed May 23, 2023
    Configuration menu
    Copy the full SHA
    61c4fc6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2deba3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0347e00 View commit details
    Browse the repository at this point in the history
  11. feat: member property subscription (#4892)

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

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    [feat:
    成员列下的成员自动关注行数据的更新#4675](https://github.com/vikadata/vikadata/issues/4675)
    Troy(FengJun) committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f381465 View commit details
    Browse the repository at this point in the history
  13. fix: select cell close btn color (#5154)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Co-authored-by: Aria <sujian@apitable.com>
    wangkailang and JaneSu committed May 23, 2023
    Configuration menu
    Copy the full SHA
    911e51c View commit details
    Browse the repository at this point in the history
  14. Refactor/remove code (#5174)

    删除普通渲染模式的代码
    
    ---------
    
    Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
    JaneSu and wangkailang committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f42d2f7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. feat: enhance action history (#5168)

    Co-authored-by: Troy <fengjun@vikadata.com>
    Itou-Ng and Troy committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b688f08 View commit details
    Browse the repository at this point in the history
  2. fix: web server build failed (#5185)

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

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

    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>
    Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
    Co-authored-by: Sky <huangchangpeng@vikadata.com>
    Co-authored-by: Aria <sujian@apitable.com>
    Co-authored-by: plodsoft <xplzjwz@gmail.com>
    Co-authored-by: Zoe <zhengxu@apitable.com>
    Co-authored-by: Chambers <chenbochao@vikadata.com>
    Co-authored-by: ziqiang <zhaozhiqiang@vikadata.com>
    Co-authored-by: liuyi <liuyi@vikadata.com>
    9 people committed May 24, 2023
    Configuration menu
    Copy the full SHA
    939547e View commit details
    Browse the repository at this point in the history
  5. refactor: cancel form commit lock (#5191)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
     cancel locking for adding record while form submit
    Troy(FengJun) committed May 24, 2023
    Configuration menu
    Copy the full SHA
    856b128 View commit details
    Browse the repository at this point in the history
  6. feat: rewardful coupon integrate in apitable (#5089)

    # Why? 
    加速集成代理商优惠券功能
    
    
    # What?
    市场需求
    
    
    # How?
    接入rewardful平台的coupon模块功能,改造现有checkout逻辑适配
    shawndenggh committed May 24, 2023
    Configuration menu
    Copy the full SHA
    facdccc View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. refactor: edit next.config.js (#5195)

    - 拆分了 next.config.js 的逻辑,把 webpack 的逻辑独立成一个文件——webpack.config.js。
    - 对 webpack 的逻辑做了处理,删除部分无用的功能代码
    - package 中清楚无用的包
    JaneSu committed May 25, 2023
    Configuration menu
    Copy the full SHA
    19b26bd View commit details
    Browse the repository at this point in the history
  2. fix: embed showCollaborator (#5199)

    liuyi committed May 25, 2023
    Configuration menu
    Copy the full SHA
    c73220a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee84fc9 View commit details
    Browse the repository at this point in the history
  4. fix: update the strings of the form (#5213)

    Submit a pull request for this project.
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    神奇表单的权限设置中「可以编辑」文案有误导性,需要更正
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    修改了对应的strings文案,可见文件变更记录:
    修改前:在「只可更新」基础上,还可以设置和分享神奇表单
    修改后:在「只可更新」基础上,还可以分享神奇表单
    Liamzai committed May 25, 2023
    Configuration menu
    Copy the full SHA
    1f6c8d5 View commit details
    Browse the repository at this point in the history
  5. fix: remove space link (#5219)

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

    优化 share.tsx 的代码
    - 把核心组件的导入改成动态的
    - 拆分初始化的代码
    - 删除重复的代码
    
    修复路由回退会显示空白页的问题
    JaneSu committed May 25, 2023
    Configuration menu
    Copy the full SHA
    7f782d2 View commit details
    Browse the repository at this point in the history
  7. refactor: adjusted checkout api interface (#5223)

    修改接口的传参
    JaneSu committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f9febb7 View commit details
    Browse the repository at this point in the history
  8. feat: add new front end customize (#5224)

    * DISABLE_WIDGET_PUBLISHER: hide official widget publisher
    * ROBOT_TRIGGER_ICON: customize robot trigger icon
    * LOGIN_LOGO_LIGHT: apitable-ce/ee light theme logo support in login
    page
    vac (Brendan) committed May 25, 2023
    Configuration menu
    Copy the full SHA
    7b28406 View commit details
    Browse the repository at this point in the history
  9. fix: web-server build error (#5229)

    vac (Brendan) committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f62cf82 View commit details
    Browse the repository at this point in the history
  10. chore: eslint floating promise rules (#5217)

    增加promise相关的eslint规则,修复缺少await的promise。
    arucil committed May 25, 2023
    Configuration menu
    Copy the full SHA
    24943cf View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    5a15c94 View commit details
    Browse the repository at this point in the history
  2. fix: transform parameter to create space (#5226)

    创建新空间站赋予试用订阅时,为周期订阅集成rewardful优惠券功能
    shawndenggh committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5cf6489 View commit details
    Browse the repository at this point in the history
  3. Chore: refactor make settings command (#5235)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    过去的 `make l10n-settings` 命令过于复杂,且会产生过多需要commit
    的文件,让开发者不敢下手,现在使其简便,对文件作出变更之后,执行`make settings` 即可。
    
    ISSUE: https://github.com/vikadata/vikadata/issues/5209
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    ---------
    
    Co-authored-by: Kelly Peilin Chan <kelly@vikadata.com>
    ziqiang and mr-kelly committed May 26, 2023
    Configuration menu
    Copy the full SHA
    244342a View commit details
    Browse the repository at this point in the history
  4. refactor: adjusted checkout api interface (#5223) (#5241)

    更新 checkout 接口内容
    JaneSu committed May 26, 2023
    Configuration menu
    Copy the full SHA
    6c1e9ae View commit details
    Browse the repository at this point in the history
  5. chore: loggers for form submit (#5243)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    form submit tracking loggers
    Troy(FengJun) committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9ac113b View commit details
    Browse the repository at this point in the history
  6. hotfix: data inconsistency fix (#5244)

    1. 恢复旧版浏览器支持
    2. 修复视图脏数据的changeset生成逻辑
    arucil committed May 26, 2023
    Configuration menu
    Copy the full SHA
    3365cff View commit details
    Browse the repository at this point in the history
  7. feat: jaeger module (#5246)

    Itou-Ng committed May 26, 2023
    Configuration menu
    Copy the full SHA
    f39cd93 View commit details
    Browse the repository at this point in the history
  8. fix: transform does not work issue (#5239)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    fix:通知中心点开镜像记录,记录无法加载 #5098
    Troy(FengJun) committed May 26, 2023
    Configuration menu
    Copy the full SHA
    944a854 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. fix: switch language error (#5250)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    #4515 
    #5187 
    #5189 
    
    - 解决切换语言有时候不成功的问题,过去为了实现多语言,在cookie中存了一个 client-lang,但是这个 client-lang
    可能会在cookie中不同domain,不同path有多个,这会导致不同url界面进入出现错误,改为存放到localstorage 中。
        
    
    ![img_v2_f98dab7c-9b7b-4f8f-b8df-6e7f87c85f8g](https://github.com/vikadata/vikadata/assets/18455767/d2467a69-2254-4a8c-97ef-22d742e910cc)
    
    - 解决创建数据表为中文的问题,后端的t函数需要支持更多的语言,#4515 
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    ziqiang committed May 29, 2023
    Configuration menu
    Copy the full SHA
    81d46aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd90296 View commit details
    Browse the repository at this point in the history
  3. fix: yarn lock conflicts

    Troy committed May 29, 2023
    Configuration menu
    Copy the full SHA
    73df444 View commit details
    Browse the repository at this point in the history
  4. fix: Return to a blank page after completing the form filling (#5222)…

    … (#5257)
    
    这个代码是从 develop cherry pick 出来的,应该能解决线上的 bug
    JaneSu committed May 29, 2023
    Configuration menu
    Copy the full SHA
    76e272c View commit details
    Browse the repository at this point in the history
  5. fix: remove deleted files

    fix: missing flow worker issue
    
    fix: missing package issue
    
    fix: missing package issue
    
    fix: missing package issue by executing yarn install
    Troy committed May 29, 2023
    Configuration menu
    Copy the full SHA
    0f0b8f6 View commit details
    Browse the repository at this point in the history
  6. fix: microservice version

    Troy committed May 29, 2023
    Configuration menu
    Copy the full SHA
    1e6eea3 View commit details
    Browse the repository at this point in the history
  7. fix: remove member subscription close tip (#5261)

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

    Troy(FengJun) committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e5023c8 View commit details
    Browse the repository at this point in the history
  9. fix: member subscription (#5258)

    - [x] 远程 OP 更新 subscriptions
      - 通过监听 opEvent 的 CellUpdated 接收 OP 同时筛选下,只接收 remote 的 OP
    - [x] 更新当前用户自己的 subscriptions
      - AddRecord 时
      - SetRecords 时,判断列类型是成员且开启了 subscriptions
    
    ---------
    
    Co-authored-by: Aria <sujian@apitable.com>
    wangkailang and JaneSu committed May 29, 2023
    Configuration menu
    Copy the full SHA
    11fe4de View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. feat: refactor i18n resource loading strategy (#5256)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    issue: #790
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    更改资源文件加载方式,减小 js 文件的大小。
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
     根据环境选择不同的加载方式。
    ziqiang committed May 30, 2023
    Configuration menu
    Copy the full SHA
    66e200c View commit details
    Browse the repository at this point in the history
  2. fix: rewardful bug (#5268)

    # Bug
    - 新用户注册使用邮箱验证邮件时,无法绑定rewardful coupon
    - 老用户在创建checkout支付时,未绑定rewardful coupon
    shawndenggh committed May 30, 2023
    Configuration menu
    Copy the full SHA
    98ce0e6 View commit details
    Browse the repository at this point in the history
  3. fix: docker build web server arm64 (#5274)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Co-authored-by: Aria <sujian@apitable.com>
    wangkailang and JaneSu committed May 30, 2023
    Configuration menu
    Copy the full SHA
    5122ffc View commit details
    Browse the repository at this point in the history
  4. fix: role auto subscription failed issue (#5273)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    [fix(成员自动关注行记录更新):成员列单元格成员为小组时,编辑单元格内容时,小组下的成员无法收到消息提醒#5232](https://github.com/vikadata/vikadata/issues/5232)
    Troy(FengJun) committed May 30, 2023
    Configuration menu
    Copy the full SHA
    60ff5c9 View commit details
    Browse the repository at this point in the history
  5. fix: member subscription i18n (#5277)

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

    merge from release/0.21.0
    
    ---------
    
    Co-authored-by: Sky <huangchangpeng@vikadata.com>
    Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
    Co-authored-by: Aria <sujian@apitable.com>
    Co-authored-by: plodsoft <xplzjwz@gmail.com>
    Co-authored-by: Zoe <zhengxu@apitable.com>
    Co-authored-by: Chambers <chenbochao@vikadata.com>
    Co-authored-by: ziqiang <zhaozhiqiang@vikadata.com>
    Co-authored-by: liuyi <liuyi@vikadata.com>
    Co-authored-by: Troy(FengJun) <fengjun@vikadata.com>
    Co-authored-by: BoomBoommm <wuyitao@vikadata.com>
    11 people committed May 30, 2023
    Configuration menu
    Copy the full SHA
    804fef0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. feat: url field edit (#5184)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    ---------
    
    Co-authored-by: Aria <sujian@apitable.com>
    wangkailang and JaneSu committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6eb1960 View commit details
    Browse the repository at this point in the history
  2. fix: code lack (#5290)

    Itou-Ng committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0562ff2 View commit details
    Browse the repository at this point in the history
  3. fix: field select top not hide (#5289)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Co-authored-by: Aria <sujian@apitable.com>
    wangkailang and JaneSu committed May 31, 2023
    Configuration menu
    Copy the full SHA
    c6b3003 View commit details
    Browse the repository at this point in the history
  4. chore: add lint-staged (#5292)

    关闭 nextjs 的动态类型检查,在 git commit 是对变动的文件统一检查,降低运行内存占用
    JaneSu committed May 31, 2023
    Configuration menu
    Copy the full SHA
    fe69bf8 View commit details
    Browse the repository at this point in the history
  5. chore: config sentry (#5293)

    之前配置的 sentry 代码都丢了,从原来的提交找回来的数据
    JaneSu committed May 31, 2023
    Configuration menu
    Copy the full SHA
    5624569 View commit details
    Browse the repository at this point in the history
  6. revert code (#5294)

    JaneSu committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a054b1a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. fix: form component support i18n (#5295)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    修复神器表单的一些组件不支持中文英文之外的其他语言。
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    ziqiang committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f1985a4 View commit details
    Browse the repository at this point in the history
  2. fix: cascader filter (#5302)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    ---------
    
    Co-authored-by: Aria <sujian@apitable.com>
    wangkailang and JaneSu committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    eb87ad9 View commit details
    Browse the repository at this point in the history
  3. fix: js sdk cors error (#5304)

    修复在前端使用 js sdk 请求 fusion api 会发生CORS错误的问题。
    
    Closing apitable/apitable-sdks#108
    arucil committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    b5e9bff View commit details
    Browse the repository at this point in the history
  4. Feat: search node (#5305)

    Itou-Ng committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    1a06605 View commit details
    Browse the repository at this point in the history
  5. fix: update og title

    wmEvie committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8d663a1 View commit details
    Browse the repository at this point in the history
  6. fix: invoke code in apitable ee version (#5298)

    # Why? 
    在APITable EE版本里,会出现调用vika业务代码,导致业务错误。
    
    
    # How?
    利用框架特性,在两个apitable-ee和vika-ee版本之间隔离业务代码扫描
    shawndenggh committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7b5bbf5 View commit details
    Browse the repository at this point in the history
  7. feat: grid search allow collapse (#5310)

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

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

    wmEvie committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    1402feb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b6ff6a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. chore: merge release into develop (#5315)

    merge latest release/0.21.0 into develop
    
    ---------
    
    Co-authored-by: BoomBoommm <wuyitao@vikadata.com>
    Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
    3 people committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    d95e93e View commit details
    Browse the repository at this point in the history
  2. fix: docker arm64 web-server (#5312)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    ---------
    
    Co-authored-by: Aria <sujian@apitable.com>
    wangkailang and JaneSu committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    fc3de09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    397b8da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8336b11 View commit details
    Browse the repository at this point in the history
  5. feat: woa integration (#5160)

    Co-authored-by: paylm <fengpenglong@vikadata.com>
    ChambersChan and paylm committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1c59ae2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d127e62 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. fix: view filter timezone (#5322)

    修复视图过滤字段为日期字段时,没有处理时区的问题。
    arucil committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2f4837d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a6c8d4 View commit details
    Browse the repository at this point in the history
  3. fix: merge conflicts

    Troy committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    470af97 View commit details
    Browse the repository at this point in the history
  4. fix: makefile sh command

    ziqiangai committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    4abd83a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa025f0 View commit details
    Browse the repository at this point in the history
  6. fix: git merge wired conflicts

    Troy committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    be4726a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f260337 View commit details
    Browse the repository at this point in the history
  8. Feat/magic link order limit (#5259)

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

    ziqiang committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1ba5b94 View commit details
    Browse the repository at this point in the history
  10. Feat/magic link order limit (#5333)

    liuyi committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    95b4d2e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa89629 View commit details
    Browse the repository at this point in the history
  12. Feat/magic link order limit (#5334)

    liuyi committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    7fef0ba View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. fix: editing load link datapack (#5332)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Co-authored-by: Aria <sujian@apitable.com>
    wangkailang and JaneSu committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    594a72f View commit details
    Browse the repository at this point in the history
  2. fix: url edit support scroll (#5339)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Co-authored-by: Aria <sujian@apitable.com>
    wangkailang and JaneSu committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    9aed7a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3d009d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9dcb6d View commit details
    Browse the repository at this point in the history
  5. Feat/magic link order limit (#5345)

    liuyi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6663332 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65eadd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61c526d View commit details
    Browse the repository at this point in the history
  8. fix: merge issue

    ChambersChan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    88cc5a4 View commit details
    Browse the repository at this point in the history
  9. fix: robot trigger match conditional event (#5342)

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

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

    mr-kelly authored and Brendan Wang committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8b168b1 View commit details
    Browse the repository at this point in the history
  13. fix: getEnvVars add LOGIN_MOTTO

    mr-kelly authored and Brendan Wang committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    63fe799 View commit details
    Browse the repository at this point in the history
  14. feat: <title>APITable</title> customizable

    mr-kelly authored and Brendan Wang committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    23b7130 View commit details
    Browse the repository at this point in the history
  15. feat: hide element by env config (#5057)

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

    xukecheng committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    be1edc5 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'fix/replace-s1.vika.cn-email' of github.com:vikadata/vi…

    …kadata into fix/replace-s1.vika.cn-email
    xukecheng committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3d99024 View commit details
    Browse the repository at this point in the history
  18. fix: env code review

    Brendan Wang committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ea56722 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    91400e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    71f2c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a593b69 View commit details
    Browse the repository at this point in the history
  3. fix: Fix the page lag caused by frequent function calls. (#5422)

    dateTimeFormat 方法会调用 dayjs 的 tz 函数,但这个函数非常耗时,会导致严重的页面卡顿
    所以先暂时去掉了这个函数的使用
    JaneSu committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    847ff5f View commit details
    Browse the repository at this point in the history
  4. fix: lint error (#5425)

    lint 检查错误
    JaneSu committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cb5cbb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef6d9d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f52680 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    61ba4bb View commit details
    Browse the repository at this point in the history
  2. feat: fusion api qps (#5358)

    Co-authored-by: Shawn Deng <dengguiheng@apitable.com>
    Itou-Ng and shawndenggh committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    1d93178 View commit details
    Browse the repository at this point in the history
  3. fix: strings for member field (#5394)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    成员列下成员自动关注行的文案有误
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    在strings修改对应的文案
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    在strings修改对应的中英文文案
    
    ---------
    
    Co-authored-by: Kilian <wangkailang@users.noreply.github.com>
    Liamzai and wangkailang committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b60c240 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    144440b View commit details
    Browse the repository at this point in the history
  5. feat: space search (#5444)

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

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

    liuyi committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    a3362f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1af3034 View commit details
    Browse the repository at this point in the history
  9. fix: url edit mobile style (#5452)

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

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    #5405 中列出的一系列 issue
    - 日历视图的多语言没有正确配置
    - 分页组件的多语言没有正确配置
    - 日期选择组件没有配置多语言
    - 优化一些key的翻译结果
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    ziqiang committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    bad45c5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cff8fb7 View commit details
    Browse the repository at this point in the history
  12. Feat/copy widget (#5478)

    支持镜像,数表和仪表盘复制小程序
    JaneSu committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    2bdcb22 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    80bc157 View commit details
    Browse the repository at this point in the history
  14. fix: url edit get temp value (#5488)

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

Commits on Jun 9, 2023

  1. fix: action execution message (#5457)

    When action execution meet not 2XX response code, it will return failure
    message.
    Itou-Ng committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    12866c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dd3b6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68670f9 View commit details
    Browse the repository at this point in the history
  4. refactor: update jp translation (#5497)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    优化提升日语的翻译质量
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    ---------
    
    Co-authored-by: Evie <huangwanmei@apitable.com>
    Co-authored-by: Evie <37546178+wmEvie@users.noreply.github.com>
    3 people committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b39efff View commit details
    Browse the repository at this point in the history
  5. Refactor/date fns (#5499)

    dayjs 在做时区修改的性能非常差,大概会让我们的界面卡顿 4 倍,所以目前先用 date-fns 替换 dayjs 的操作
    JaneSu committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    4b5529c View commit details
    Browse the repository at this point in the history
  6. fix: url edit cover title (#5500)

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

    liuyi committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    cb8e639 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. chore: remove i18n global dependencies (#5441)

    移除对全局 ts-node 和 quicktype 的依赖,改成 `package.json` 依赖。
    
    ---------
    
    Co-authored-by: ziqiang <zhaozhiqiang@vikadata.com>
    Co-authored-by: ziqiang <1694392889@qq.com>
    3 people committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d9e1021 View commit details
    Browse the repository at this point in the history
  2. feat: l10n custom lang list (#5504)

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

    dayjs 的 tz 函数太卡了,换成 date-fns-tz
    JaneSu committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    fcde0ca View commit details
    Browse the repository at this point in the history
  4. Fix cola (#5509)

    JaneSu committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    1b34135 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17842e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06e811c View commit details
    Browse the repository at this point in the history
  7. revert: restore lose file

    shawndenggh committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    e847f9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b0026b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75c1575 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71e7af2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. fix: formula url link (#5519)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Co-authored-by: Aria <sujian@apitable.com>
    wangkailang and JaneSu committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    db629ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646f604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    413cfd1 View commit details
    Browse the repository at this point in the history
  4. fix: member help url (#5544)

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

    shawndenggh committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a870e28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6405600 View commit details
    Browse the repository at this point in the history
  10. fix: copy url close recg (#5551)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    Co-authored-by: Aria <sujian@apitable.com>
    wangkailang and JaneSu committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    03c809f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bcc443d View commit details
    Browse the repository at this point in the history
  12. feat: add unitId to member field (#5528)

    Co-authored-by: arucil <xplzjwz@gmail.com>
    zoe-icu and arucil committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    515c3c9 View commit details
    Browse the repository at this point in the history
  13. fix: url robot support (#5559)

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

    vac (Brendan) committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    dccc7aa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    78b332b View commit details
    Browse the repository at this point in the history
  16. Feat/magic link order limit (#5564)

    liuyi committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    992e08e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9fc018b View commit details
    Browse the repository at this point in the history
  18. fix: url edit hover background (#5568)

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

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

    zoe-icu committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    caf30e9 View commit details
    Browse the repository at this point in the history
  21. fix: form page crash (#5587)

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

Commits on Jun 14, 2023

  1. perf: avoid redundant metadata loading (#5495)

    room-server避免重复加载metadata。
    
    fusion api addRecords 和 updateRecords 接口会加载3次主表的meta,目前减少到两次,还有多余的一次是在ot
    service当中,ot service的代码比较乱,很多any,有些方法的参数非常多,计划先整理一下ot
    service的代码再优化这个多余的meta加载。getRecords 接口会加载两次meta,优化到了1次。
    arucil committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c205923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e58a13 View commit details
    Browse the repository at this point in the history
  3. fix: form submit aware url field (#5597)

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

    liuyi committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    585dc2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61888ed View commit details
    Browse the repository at this point in the history
  6. Fix/lookup limit UI bugfix (#5610)

    liuyi committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    94c8753 View commit details
    Browse the repository at this point in the history
  7. fix: Roll back redundant changes (#5611)

    liuyi committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    43c5a1e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66ddae6 View commit details
    Browse the repository at this point in the history
  9. fix: fusion api lookup property validation (#5614)

    #5600 
    #5599 
    #5604
    arucil committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b3f5dae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b4ca5a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. fix: api qps (#5618)

    Itou-Ng committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7b08a6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    630ec4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    272616f View commit details
    Browse the repository at this point in the history
  4. chore: tidy up l10n settings (#5634)

    - 移除废弃的配置脚本
    - 重命名手动配置的配置文件,移除 auto 标识,改成 source 标识
    arucil committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    84a4ca6 View commit details
    Browse the repository at this point in the history
  5. feat: api for customer subscriptions page (#5432)

    # Why? 
    目前已订阅用户无法在apitable上管理自己的订阅信息
    
    
    # What?
    用户需要直观看到自己付款信息和订阅信息
    
    
    # How?
    提供自定义订阅管理页面,给用户更友好的体验
    shawndenggh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3f586fd View commit details
    Browse the repository at this point in the history
  6. feat: add ai chatbot node type support (#5643)

    # Why? 
    don't support create node with type call `ai chatbot`
    
    
    # What?
    this is new node type, support for frontend developer.
    
    
    # How?
    add node type call `ai chatbot` support for create node api
    shawndenggh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    60e1b5a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    10d9e23 View commit details
    Browse the repository at this point in the history
  2. Fix/release 0.22.0 to develop (#5672)

    Submit a pull request for this project.
    
    <!-- 如果这个Pull Request有对应的Issue,你可以复制Issue的相关信息。 -->
    
    # Why? 
    <!-- 
    > 对应哪个issue?
    > 为什么要这个pull request?
    > 背景故事或原因是怎样的?
    > 你理解的业务需求是怎样的? 
    -->
    
    
    # What?
    <!-- 
    > 这是一个什么Pull Request?
    > 描述一下是什么?
    > 对哪些人有好处? 
    -->
    
    
    # How?
    <!-- 
    > 大概描述下,如何具体实现的这个Pull Request? 
    -->
    
    ---------
    
    Co-authored-by: Evie Wanmei Huang <37546178+wmEvie@users.noreply.github.com>
    Co-authored-by: liuyi <liuyi@vikadata.com>
    Co-authored-by: BoomBoommm <wuyitao@vikadata.com>
    Co-authored-by: Zoe <zhengxu@apitable.com>
    5 people committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c6b0050 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e46cff View commit details
    Browse the repository at this point in the history
  4. fix: rust lint error

    arucil committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c010f10 View commit details
    Browse the repository at this point in the history