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

[pull] main from nocobase:main #1

Open
wants to merge 975 commits into
base: main
Choose a base branch
from
Open

[pull] main from nocobase:main #1

wants to merge 975 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    7edf3b4 View commit details
    Browse the repository at this point in the history
  2. fix: during export action, fields from referenced tables are not rend…

    …ered by field interface (#5296)
    
    * fix: during export action, fields from referenced tables are not rendered by field interface
    
    * chore: add test case for associations interface
    gchust authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    04a73e6 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @babel/preset-env from 7.25.3 to 7.25.4 (#5307)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.25.3 to 7.25.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f08fb1f View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump eslint-plugin-promise from 6.1.1 to 7.1.0 (#5308)

    Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.1.1 to 7.1.0.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v7.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-promise
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2cdf78e View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump eslint from 8.55.0 to 8.57.1 (#5309)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.57.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.55.0...v8.57.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    63444a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35198b7 View commit details
    Browse the repository at this point in the history
  7. feat(locale): update and improve Japanese translations in ja_JP files (

    …#5292)
    
    * feat(locale): update and improve Japanese translations in ja_JP files
    
    * fix(locale): correct japanese translations in ja_JP files
    
    ---------
    
    Co-authored-by: mahuan <[email protected]>
    Albert-mah and huanmah authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2bde4a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6d7d3a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Revert "fix: scope key error (#5314)" (#5321)

    This reverts commit e6d7d3a.
    chareice authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    06af42d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d335ffe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f57076 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e21ee4c View commit details
    Browse the repository at this point in the history
  5. docs: update changelogs

    nocobase[bot] committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d74a333 View commit details
    Browse the repository at this point in the history
  6. fix: export with decimal field (#5316)

    * fix: export with decimal field
    
    * fix: test
    chareice authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    786e1e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix: scope key error (#5322)

    * fix: scope key error
    
    * fix: group by scope key
    
    * fix: test
    chareice authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2199969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb49b8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    348fbcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8de919 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    3513303 View commit details
    Browse the repository at this point in the history
  2. fix: refresh block data when closing sub-page by clicking page menu (#…

    …5331)
    
    * fix: refresh block data when closing sub-page by clicking page menu
    
    * test: add e2e test
    zhangzhonghe authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ab0f029 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    4130d1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062dc4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6f24eb View commit details
    Browse the repository at this point in the history
  4. docs: update changelogs

    nocobase[bot] committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    cf316f6 View commit details
    Browse the repository at this point in the history
  5. fix(varaible): fix Table selected records (#5337)

    * fix(varaible): fix Table selected records
    
    * test: add e2e test
    
    * chore: make unit tests pass
    
    * chore: make unit test pass
    zhangzhonghe authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    570df86 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    6a41df2 View commit details
    Browse the repository at this point in the history
  2. docs: update changelogs

    nocobase[bot] committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    570eff0 View commit details
    Browse the repository at this point in the history
  3. fix: the issue of current and association collection fields affecting…

    … each other in configuration (#5343)
    katherinehhh authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c273f33 View commit details
    Browse the repository at this point in the history
  4. fix(variable): fix the issue of inherited table fields not being able…

    … to use variables normally (#5346)
    zhangzhonghe authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b98a63f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. chore(deps): bump eslint-plugin-import from 2.29.1 to 2.31.0 (#5360)

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.31.0.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    69302e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f074029 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3dee45 View commit details
    Browse the repository at this point in the history
  4. fix(gantt): fix popup (#5370)

    * fix(gantt): fix the issue where closing the popup also closes the subpage
    
    * test: add e2e test
    
    * chore: fix build
    zhangzhonghe authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    83843ef View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    442a881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    259b0b7 View commit details
    Browse the repository at this point in the history
  3. fix(popup): z-index (#5373)

    * fix(popup): z-index
    
    * test: add e2e test
    
    * chore: fix build error
    
    * Revert "chore: fix build error"
    
    This reverts commit d0fe9ba.
    
    * refactor: avoid build error
    
    * chore: make e2e more stable
    zhangzhonghe authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1fc2f38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15eb170 View commit details
    Browse the repository at this point in the history
  5. chore(ci): update

    2013xile committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5abac7a View commit details
    Browse the repository at this point in the history
  6. chore(ci): fix token issue

    2013xile committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    39ab5d8 View commit details
    Browse the repository at this point in the history
  7. chore: simple paginate hasNext option (#5358)

    * chore: simple paginate hasNext option
    
    * fix: usePaginationProps
    
    * fix: usePaginationProps
    
    ---------
    
    Co-authored-by: katherinehhh <[email protected]>
    chareice and katherinehhh authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ae525e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e9260a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fbd1e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. feat(variable): do not disable date variables (#5376)

    * feat(variable): do not disable date variables
    
    * chore: fix unit tests
    
    * Revert "chore: fix unit tests"
    
    This reverts commit 54e696a.
    
    * chore: fix unit tests
    
    * chore: fix unit tests
    zhangzhonghe authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c99c5f1 View commit details
    Browse the repository at this point in the history
  2. chore(ci): update

    2013xile committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    744d97c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0183ef0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75efed6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d445a8f View commit details
    Browse the repository at this point in the history
  6. docs: update changelogs

    nocobase[bot] committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2c09164 View commit details
    Browse the repository at this point in the history
  7. chore(ci): update

    2013xile committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    25a5257 View commit details
    Browse the repository at this point in the history
  8. chore(ci): fix condition

    2013xile committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3ad0f0b View commit details
    Browse the repository at this point in the history
  9. chore(ci): fix typo

    2013xile committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5084b8e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e42672 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a36d9a View commit details
    Browse the repository at this point in the history
  12. fix(mobile): fix file field rendering error issue (#5387)

    * fix(mobile): fix file field rendering error issue
    
    * test(AssociationFieldModeProvider): add unit tests
    zhangzhonghe authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e6a95b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix(menu): fix menu loading issue (#5388)

    * fix(menu): fix menu loading issue
    
    * fix(otherRecords): should display search box
    zhangzhonghe authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    155c337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebec08b View commit details
    Browse the repository at this point in the history
  3. docs: update changelogs

    nocobase[bot] committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    782dfd8 View commit details
    Browse the repository at this point in the history
  4. fix(region): fix filter error (#5390)

    * fix(region): fix filter error
    
    * test: add unit test
    zhangzhonghe authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    65330e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64b6e45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd0370b View commit details
    Browse the repository at this point in the history
  7. fix: import with wps (#5397)

    * fix: import with wps
    
    * chore: console.log
    chareice authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1e1e976 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24bcacc View commit details
    Browse the repository at this point in the history
  9. docs: update changelogs

    nocobase[bot] committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3a75746 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    728a0a6 View commit details
    Browse the repository at this point in the history
  2. docs: update changelogs

    nocobase[bot] committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    cd7467f View commit details
    Browse the repository at this point in the history
  3. chore(ci): optimize (#5403)

    * chore(ci): optimize
    
    * fix: bug
    
    * fix: bug
    
    * chore: update
    
    * fix: url
    2013xile authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    8f72697 View commit details
    Browse the repository at this point in the history
  4. chore(ci): fix permissions

    2013xile committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    0d4e223 View commit details
    Browse the repository at this point in the history
  5. fix(dateVariable): fix default value issue in chart filter block (#5405)

    * fix(dateVariable): fix default value issue in chart filter block
    
    * test: add e2e test
    
    * chore: update unit test
    zhangzhonghe authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    30febb3 View commit details
    Browse the repository at this point in the history
  6. chore: edit release note

    2013xile committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    191a065 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    4d0c45f View commit details
    Browse the repository at this point in the history
  2. fix(zIndex): fix edit profile drawer being covered by supage issue (#…

    …5409)
    
    * test: add e2e test
    
    * fix(zIndex): fix the issue of edit profile drawer being covered by subpages
    
    * fix: change password
    
    * chore: fix comment
    zhangzhonghe authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1523a9a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. chore(deps): bump @types/decompress from 4.2.4 to 4.2.7 (#5419)

    Bumps [@types/decompress](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/decompress) from 4.2.4 to 4.2.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/decompress)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/decompress"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f92713b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump vite-plugin-css-injected-by-js from 3.3.0 to 3.5.2 (#…

    …5420)
    
    Bumps [vite-plugin-css-injected-by-js](https://github.com/marco-prontera/vite-plugin-css-injected-by-js) from 3.3.0 to 3.5.2.
    - [Release notes](https://github.com/marco-prontera/vite-plugin-css-injected-by-js/releases)
    - [Commits](marco-prontera/vite-plugin-css-injected-by-js@v3.3.0...v3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: vite-plugin-css-injected-by-js
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2491658 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump ws and @types/ws (#5421)

    Bumps [ws](https://github.com/websockets/ws) and [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws). These dependencies needed to be updated together.
    
    Updates `ws` from 8.15.1 to 8.18.0
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@8.15.1...8.18.0)
    
    Updates `@types/ws` from 8.5.10 to 8.5.12
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/ws"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3b04f01 View commit details
    Browse the repository at this point in the history
  4. fix(workflow): workflow node variables do not display inherited colle…

    …ction fields (#5415)
    
    * fix: missing fields in the inherited table
    
    * fix(client): fix hidden collection
    
    * refactor(client): add new api to get all fields on collection manager
    
    ---------
    
    Co-authored-by: mytharcher <[email protected]>
    chenos and mytharcher authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d705877 View commit details
    Browse the repository at this point in the history
  5. Update LICENSE.txt

    zhouyanliang authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c765b09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01f7c39 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix(Tabs): prevent mismatched activeKey (#5412)

    * test: add e2e test
    
    * fix(Tabs): prevent mismatched activeKey
    
    * fix(bulkEdit): prevent incorrect URL modification
    
    * Revert "fix(bulkEdit): prevent incorrect URL modification"
    
    This reverts commit 28f685f.
    
    * fix: avoid affecting the Tabs of the upper-level popup
    
    * fix(Duplicate): avoid affecting the Tabs of the upper-level popup
    
    * refactor: migrate e2e to plugin
    
    * test(Duplicate): add e2e test
    zhangzhonghe authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c2a8dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c2b07e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb88833 View commit details
    Browse the repository at this point in the history
  4. docs: update changelogs

    nocobase[bot] committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    57d179f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    54b7bb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2061f70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f6b162 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8741e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. chore(ci): optimize

    2013xile committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    495dde4 View commit details
    Browse the repository at this point in the history
  2. fix(variable): fix issue of not parsing URL variables (#5454)

    * fix(variable): fix issue of not parsing URL variables
    
    * test: add e2e test
    zhangzhonghe authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    32b3b76 View commit details
    Browse the repository at this point in the history
  3. feat(filterForm): add 'Allow multiple selection' for association fiel…

    …ds (#5451)
    
    * feat(filterForm): add 'Allow multiple selection' for association fields
    
    * test: add e2e test
    zhangzhonghe authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    988476e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28612eb View commit details
    Browse the repository at this point in the history
  5. fix(ci): typo

    2013xile committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c208ddb View commit details
    Browse the repository at this point in the history
  6. Update auto-merge.yml

    2013xile authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    aab4ba5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fadda05 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    361558a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. feat(variable): add a new variable named Parent object (#5449)

    * feat(variable): add a new variable named Parent object
    
    * test: add tests and fix bug
    
    * fix(linkageRules): fix issue with variable options in subtables
    
    * test: add e2e test
    zhangzhonghe authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    dd71cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f980099 View commit details
    Browse the repository at this point in the history
  3. docs: update changelogs

    nocobase[bot] committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    452c7e1 View commit details
    Browse the repository at this point in the history
  4. fix(plugin-workflow-mailer): fix placeholder of mailer node (#5470)

    * fix(plugin-workflow-mailer): fix placeholder of mailer node
    
    * refactor(plugin-workflow-mailer): remove required option in some fields
    mytharcher authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    350fb46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    740bc66 View commit details
    Browse the repository at this point in the history
  6. docs: update changelogs

    nocobase[bot] committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    56c385a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03d7a67 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump eslint-plugin-react from 7.33.2 to 7.37.1 (#5475)

    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.2 to 7.37.1.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.37.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    16f9620 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    063ebd9 View commit details
    Browse the repository at this point in the history
  2. fix: sync event in inherited collection (#5477)

    * fix: sync event in inherited collection
    
    * fix: hooks options
    chareice authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f3ef429 View commit details
    Browse the repository at this point in the history
  3. fix(client): fix typo in upload component (#5460) (#5479)

    * fix(client): fix typo in upload component (#5460)
    
    * fix(client): fix typo in upload component
    
    * fix(plugin-file-manager): fix rule hook
    
    * fix(plugin-file-manager): fix useless log
    mytharcher authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    dc34e02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1da28b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ee6ca7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    749b28c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    475e219 View commit details
    Browse the repository at this point in the history
  8. fix: show pagination bar with data in the table (#5480)

    * fix: show pagination bar with data in the table
    
    * refactor: local improve
    
    * fix: bug
    
    * fix: test
    
    * fix: test
    katherinehhh authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2f9ad6b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98815fd View commit details
    Browse the repository at this point in the history
  10. docs: update changelogs

    nocobase[bot] committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    05079b2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e0c7e76 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    af600e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    5471ae8 View commit details
    Browse the repository at this point in the history
  2. docs: update changelogs

    nocobase[bot] committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4203b7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a6bf09 View commit details
    Browse the repository at this point in the history
  4. chore(ci): optimize (#5501)

    * chore(ci): optimize
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    2013xile authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    48f1827 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    f7a368f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6da46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5010a05 View commit details
    Browse the repository at this point in the history
  4. fix(ci): typo

    2013xile committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e13a5de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9744b7f View commit details
    Browse the repository at this point in the history
  6. docs: update changelogs

    nocobase[bot] committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f148536 View commit details
    Browse the repository at this point in the history
  7. fix(FilterBlocks): allow adding filter blocks in popup even without a… (

    #5502)
    
    * fix(FilterBlocks): allow adding filter blocks in popup even without association fields
    
    * chore: make e2e more stable
    zhangzhonghe authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4fcf7e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25a9a9d View commit details
    Browse the repository at this point in the history
  9. docs: update changelogs

    nocobase[bot] committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cdd34b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e85e131 View commit details
    Browse the repository at this point in the history
  11. fix: aMap repeat load issure fixed (#5490)

    * fix: 修复Amap多次load导致报错的问题
    
    * feat: branch restore
    
    * fix: aMap repeat load issure fixed
    
    * fix: aMap repeat load issure fixed
    
    * Delete packages/plugins/@nocobase/plugin-calendar/src/locale/zh-CN.ts
    Cyx649312038 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3fa93cc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    055a55c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    95aeb34 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    18d3156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71f8eda View commit details
    Browse the repository at this point in the history
  3. docs: update changelogs

    nocobase[bot] committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    38ba6a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. chore: remove count query in acl (#5496)

    * chore: remove count query in acl
    
    * chore: skip report permission error when destroy with big table
    
    * chore: skip batch destory action permission check
    
    * chore: test
    
    * chore: test
    
    * chore: test
    chareice authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    da17231 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. fix: docker build (#5520)

    * fix: docker build
    
    * fix: docker build
    
    * fix: docker build
    chareice committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    3c4a969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    009ee1a View commit details
    Browse the repository at this point in the history
  3. docs: update changelogs

    nocobase[bot] committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    2841a0b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    d8dd73b View commit details
    Browse the repository at this point in the history
  2. fix(ci): bug

    2013xile committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8e16695 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67b9cb9 View commit details
    Browse the repository at this point in the history
  4. docs: update changelogs

    nocobase[bot] committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2e54e33 View commit details
    Browse the repository at this point in the history
  5. chore(ci): optimize name

    2013xile committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5947ac2 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. chore(deps): bump @formily/shared from 2.3.0 to 2.3.2 (#5537)

    Bumps [@formily/shared](https://github.com/alibaba/formily) from 2.3.0 to 2.3.2.
    - [Release notes](https://github.com/alibaba/formily/releases)
    - [Changelog](https://github.com/alibaba/formily/blob/formily_next/CHANGELOG.md)
    - [Commits](alibaba/formily@v2.3.0...v2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@formily/shared"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    738ac22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb5e23f View commit details
    Browse the repository at this point in the history
  3. fix: resolve map rendering in sub-details and incorrect value display…

    … for empty fields (#5526)
    
    * fix: bug
    
    * fix: test
    katherinehhh authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    67e1373 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. chore(deps): bump antd-style from 3.4.5 to 3.7.1 (#5536)

    * chore(deps): bump antd-style from 3.4.5 to 3.7.1
    
    Bumps [antd-style](https://github.com/ant-design/antd-style) from 3.4.5 to 3.7.1.
    - [Release notes](https://github.com/ant-design/antd-style/releases)
    - [Changelog](https://github.com/ant-design/antd-style/blob/master/CHANGELOG.md)
    - [Commits](ant-design/antd-style@v3.4.5...v3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: antd-style
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: update snapshot
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Zeke Zhang <[email protected]>
    dependabot[bot] and zhangzhonghe authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7323cef View commit details
    Browse the repository at this point in the history
  2. fix: fix linkage style not updating in form (#5539)

    * refactor: update useDataFormItemProps hook
    * refactor: update useDataFormItemProps hook to handle null values in form and subForm
    sheldon66 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0c034c1 View commit details
    Browse the repository at this point in the history
  3. fix(tree): fix errors when updating path collection (#5551)

    * fix(tree): fix errors when updating path collection
    
    * fix: update
    2013xile authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c43933e View commit details
    Browse the repository at this point in the history
  4. fix(mobile): fix the issue of preview images being covered by page (#…

    …5535)
    
    * refactor(mobile): replace mobile BasicZIndexProvider with zIndexContext from core library
    
    * fix(mobile): fix the issue of preview images being covered by page
    zhangzhonghe authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9e5355c View commit details
    Browse the repository at this point in the history
  5. chore(ci): update

    2013xile committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7f83dad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2b464f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    bb866fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    812a2cb View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump eslint-plugin-react from 7.37.1 to 7.37.2 (#5585)

    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.1 to 7.37.2.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-react@v7.37.1...v7.37.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d68c671 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fd136b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d20967 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae39c4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1050997 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    5788841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a359dde View commit details
    Browse the repository at this point in the history
  3. fix: validate association field permissions when checking association…

    … collection field permissions (#5569)
    katherinehhh authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f8ca0da View commit details
    Browse the repository at this point in the history
  4. fix: import with belongs to associations (#5417)

    * fix: import with belongs to associations
    
    * chore: test
    chareice authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    88cc322 View commit details
    Browse the repository at this point in the history
  5. chore(ci): manual release next (#5600)

    * chore(ci): manual release next
    
    * fix: branch
    
    * chore: update
    2013xile authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    abda8f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3191a94 View commit details
    Browse the repository at this point in the history
  7. fix(ci): release.yml

    2013xile committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    60d4453 View commit details
    Browse the repository at this point in the history
  8. fix(ci): release.yml

    2013xile committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    49cba46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c004720 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2fcdfb7 View commit details
    Browse the repository at this point in the history
  11. chore(ci): fix shell

    2013xile committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    98273f1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a6ac4a6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0082fb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. chore(ci): update

    2013xile committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a4c5e63 View commit details
    Browse the repository at this point in the history
  2. chore(ci): fix bug

    2013xile committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7ff194e View commit details
    Browse the repository at this point in the history
  3. fix(auth): issue where users can't change password when signing in wi…

    …th a non-password authenticator (#5609)
    
    * fix(auth): issue where users can't change pwd when signing in with a non-password authenticator
    
    * chore: remove logic in basic auth
    2013xile authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c4653cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    666c92d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e70d2d1 View commit details
    Browse the repository at this point in the history
  6. fix(defaultValue): fix errors in special cases (#5607)

    * fix(defaultValue): fix errors in special cases
    
    * test: add e2e test
    
    * chore: make unit tests pass
    
    * chore: make e2e more stable
    
    * chore: fix e2e
    zhangzhonghe authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5fb6962 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    206d449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d22acb View commit details
    Browse the repository at this point in the history
  3. chore(ci): update

    2013xile committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    91b1c77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1b4ccc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d41b2a View commit details
    Browse the repository at this point in the history
  6. feat: database beanchmark (#5615)

    * chore: db logging with sql benchmark
    
    * chore: log response size
    chareice authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8e1eed7 View commit details
    Browse the repository at this point in the history
  7. chore: update release.sh

    2013xile committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3812312 View commit details
    Browse the repository at this point in the history
  8. fix(client): support file collection as target of one-to-many associa…

    …tion (#5619)
    
    * fix(client): support file collecion as target of one-to-many association
    
    * fix(client): fix load collection
    mytharcher authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b186a5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    934f619 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    bea2d48 View commit details
    Browse the repository at this point in the history
  2. chore: console.log

    chareice committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    62e796b View commit details
    Browse the repository at this point in the history
  3. docs: update README.md

    chenos committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    451210a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a963898 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. feat: support hiding menu items (#5624)

    * feat: support hiding menu items
    
    * fix: hidden
    chenos authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    32eeb88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9470479 View commit details
    Browse the repository at this point in the history
  3. docs: update changelogs

    nocobase[bot] committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    96ba360 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7495a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fix: reset issue that reverts filter button title to default (#5635)

    * fix: reset issue that reverts filter button title to default
    
    * fix: bug
    katherinehhh authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    586c515 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    97b63b9 View commit details
    Browse the repository at this point in the history
  2. chore: console.log

    chareice committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4441602 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eefad31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0987ce5 View commit details
    Browse the repository at this point in the history
  5. docs: update changelogs

    nocobase[bot] committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e9faaf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. chore(deps): bump jsdom from 16.7.0 to 25.0.1 (#5632)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.7.0 to 25.0.1.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@16.7.0...25.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3435aa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6eb117 View commit details
    Browse the repository at this point in the history
  3. Update generate-npmignore.sh

    chenos authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ba7e231 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc9d8ef View commit details
    Browse the repository at this point in the history
  5. docs: update changelogs

    nocobase[bot] committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c607e88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1fcfe0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. chore(ci): update

    2013xile committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4daf73b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab4e470 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

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

Commits on Nov 18, 2024

  1. fix: linkage rule saving empty value changes to static empty value (#…

    …5667)
    
    * chore(ci): add retry
    
    * fix:  linkage rule saving empty value changes to static empty value
    
    ---------
    
    Co-authored-by: xilesun <[email protected]>
    katherinehhh and 2013xile authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ed5c6ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4723d7c View commit details
    Browse the repository at this point in the history
  3. fix: field permission check not affected by association field context (

    …#5672)
    
    * fix: field permission check not affected by association field context
    
    * fix: bug
    katherinehhh authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8aa65fe View commit details
    Browse the repository at this point in the history
  4. chore(ci): create-branch.yml (#5678)

    * chore(ci): create branch
    
    * fix: bug
    
    * fix: bug
    
    * fix: secrets
    
    * fix: plugins
    
    * chore: test
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    
    * chore: update
    2013xile authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    4992af5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1247f4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a63a19c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    5518015 View commit details
    Browse the repository at this point in the history
  2. chore(ci): release (#5686)

    * chore(ci): release
    
    * fix: repositories
    
    * fix: e2ed
    
    * fix: e2e
    
    * fix: e2e
    
    * chore: update
    2013xile authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c1f1407 View commit details
    Browse the repository at this point in the history
  3. chore(ci): update (#5688)

    * test: maunal-release
    
    * chore: update
    
    * test: manual-release-next
    
    * test: manual-release-develop
    
    * chore: update
    2013xile authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7325ffe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17f381b View commit details
    Browse the repository at this point in the history
  5. docs: update changelogs

    nocobase[bot] committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6d5fac2 View commit details
    Browse the repository at this point in the history
  6. fix(docs): update changelogs (#5689)

    * fix(docs): update changelogs
    
    * fix: syntax
    
    * fix: shell
    
    * fix: quote
    
    * fix: typo
    2013xile authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    bca0148 View commit details
    Browse the repository at this point in the history
  7. docs: update changelogs

    nocobase[bot] committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    dadced2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce6d70b View commit details
    Browse the repository at this point in the history
  9. chore: update ci

    chenos committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b037bbe View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. chore(deps-dev): bump @alicloud/openapi-client from 0.4.1 to 0.4.12 (#…

    …5683)
    
    Bumps [@alicloud/openapi-client](https://github.com/aliyun/darabonba-openapi) from 0.4.1 to 0.4.12.
    - [Commits](https://github.com/aliyun/darabonba-openapi/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@alicloud/openapi-client"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    563eb1f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump xpipe from 1.0.7 to 1.0.8 (#5682)

    Bumps [xpipe](https://github.com/picoblitz/xpipe) from 1.0.7 to 1.0.8.
    - [Commits](https://github.com/picoblitz/xpipe/commits)
    
    ---
    updated-dependencies:
    - dependency-name: xpipe
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ffeb2b4 View commit details
    Browse the repository at this point in the history
  3. chore: update build ci

    chenos committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3dd6d6d View commit details
    Browse the repository at this point in the history
  4. refactor(plugin-workflow): change executions not to be deleted when w…

    …orkflow deleted (#5666)
    
    * chore(ci): add retry
    
    * refactor(plugin-workflow): change executions not to be deleted when workflow deleted
    
    ---------
    
    Co-authored-by: xilesun <[email protected]>
    mytharcher and 2013xile authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1f4802e View commit details
    Browse the repository at this point in the history
  5. chore: update build ci

    chenos committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8195511 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6595d7c View commit details
    Browse the repository at this point in the history
  7. chore: update build ci

    chenos committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f520f0c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    91b8863 View commit details
    Browse the repository at this point in the history
  2. docs: update changelogs

    nocobase[bot] committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c1fdcce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    665ed25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97d0690 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    estheryo authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5bd4a54 View commit details
    Browse the repository at this point in the history
  6. Update README.zh-CN.md

    estheryo authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f27f81d View commit details
    Browse the repository at this point in the history
  7. Update README.md

    estheryo authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ae0a91f View commit details
    Browse the repository at this point in the history
  8. Update README.md

    estheryo authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bf299e5 View commit details
    Browse the repository at this point in the history
  9. Update README.ja-JP.md

    estheryo authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7ad4207 View commit details
    Browse the repository at this point in the history
  10. fix(ci): release.yml

    2013xile committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    575460e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. fix: load plugins in dependency order (#5706)

    * fix: load plugins in dependency order
    
    * fix: missing package name
    chenos authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ed98cfa View commit details
    Browse the repository at this point in the history
  2. chore: update ci

    chenos committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    06b23bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7e7c6d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    6bf52c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be5fd13 View commit details
    Browse the repository at this point in the history