Commit Graph
5920 Commits
Author SHA1 Message Date
Zeke Zhang eb49b8fec0 fix(embed): fix issue with unable to open popup in kanban (#5326) 2024-09-26 10:21:04 +08:00
ChengLei Shao 2199969579 fix: scope key error (#5322)
* fix: scope key error

* fix: group by scope key

* fix: test
2024-09-26 08:21:02 +08:00
ChengLei Shao 786e1e4f25 fix: export with decimal field (#5316)
* fix: export with decimal field

* fix: test
2024-09-26 07:12:03 +08:00
nocobase[bot] d74a333f10 docs: update changelogs 2024-09-25 14:04:16 +00:00
nocobase[bot] e21ee4c334 chore(versions): 😊 publish v1.3.25-beta v1.3.25-beta 2024-09-25 13:23:32 +00:00
Junyi 2f57076d00 fix(plugin-workflow): fix non-existed field in collection trigger cause error (#5318) 2024-09-25 19:51:49 +08:00
Junyi d335ffee7f fix(plugin-workflow): track error when instruction not exist (#5319) 2024-09-25 18:25:57 +08:00
ChengLei Shao 06af42da5b Revert "fix: scope key error (#5314)" (#5321)
This reverts commit e6d7d3a154.
2024-09-25 17:48:15 +08:00
ChengLei Shao e6d7d3a154 fix: scope key error (#5314) 2024-09-24 19:37:04 +08:00
mahuantestandmahuan 2bde4a3176 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 <1007409254@qq.com>
2024-09-24 14:50:13 +08:00
Zeke Zhang 35198b715e fix(variable): should show all collection fields (#5310) 2024-09-24 12:29:16 +08:00
dependabot[bot] 63444a10ae 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](https://github.com/eslint/eslint/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 11:48:18 +08:00
dependabot[bot] 2cdf78e2e0 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](https://github.com/eslint-community/eslint-plugin-promise/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 11:47:30 +08:00
dependabot[bot] f08fb1fade 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 11:44:52 +08:00
gchust 04a73e6707 fix: during export action, fields from referenced tables are not rendered 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
2024-09-24 09:54:26 +08:00
chenos 7edf3b4080 chore: update generate-npmignore.sh 2024-09-24 09:50:20 +08:00
chenos d28b3c7118 fix: npm ignore 2024-09-24 09:25:10 +08:00
nocobase[bot] 4833b51668 docs: update changelogs 2024-09-23 09:35:59 +00:00
nocobase[bot] d7e23da3fe chore(versions): 😊 publish v1.3.24-beta v1.3.24-beta 2024-09-23 09:25:16 +00:00
Katherine da426635ee fix: markdown report error with each (#5305) 2024-09-23 17:19:27 +08:00
YANG QIA 6fc8993ff0 fix(data-vi): fix incorrect styles when using themes with dark mode (#5302) 2024-09-23 10:49:21 +08:00
Katherine 45b814862a fix: third party data source should support sortable in table column (#5293) 2024-09-20 14:49:09 +08:00
nocobase[bot] ed2d80dd26 docs: update changelogs 2024-09-19 15:12:40 +00:00
nocobase[bot] 391adc2800 chore(versions): 😊 publish v1.3.23-beta v1.3.23-beta 2024-09-19 14:59:39 +00:00
Katherine ccea048f65 fix: cannot select the option to delete the schedule in delete event action (#5274)
* fix: issue with deleteEven option

* fix: issue with deleteEven option

* fix: bug
2024-09-19 11:17:22 +08:00
ChengLei Shao cbad693221 fix(action-import): import with checkbox field (#4992) 2024-09-19 09:15:27 +08:00
justwhoandchenos ec282c4bd5 chore: update package.json (#5183)
chore: update package.json

Co-authored-by: chenos <chenlinxh@gmail.com>
2024-09-19 09:11:56 +08:00
gchust 9856072374 fix: missing rowkey in actions permissions table (#5287) 2024-09-18 20:46:38 +08:00
gchust cd5a39202f fix: missing context in export action (#5286) 2024-09-18 17:15:58 +08:00
Zeke Zhang 4ba512ed17 fix(Table): prevent empty lines at the beginning (#5284)
* fix(Table): prevent empty lines at the beginning

* refactor: rename index to rowIndex
2024-09-18 16:11:16 +08:00
Zeke Zhang 620f03b99b fix(create-nocobase-app): fix UI abnormalities caused by antd version… (#5281)
* fix(create-nocobase-app): fix UI abnormalities caused by antd version issues

* fix: lock antd version
2024-09-18 14:39:15 +08:00
dependabot[bot] 92cc65c595 chore(deps): bump esbuild-register from 3.5.0 to 3.6.0 (#5278)
Bumps esbuild-register from 3.5.0 to 3.6.0.

---
updated-dependencies:
- dependency-name: esbuild-register
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-18 08:37:45 +08:00
dependabot[bot] 3f427066ae chore(deps): bump eslint-plugin-prettier from 5.0.1 to 5.2.1 (#5279)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.1...v5.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-18 08:29:28 +08:00
Zhou 1aee4e9c4a Update LICENSE.txt 2024-09-17 07:05:43 +08:00
YANG QIA f032c732f1 perf(users): optimize performance for rendering the user management table (#5276)
* perf(users): optimize render performance of the user management table

* fix: bug
2024-09-15 20:49:18 +08:00
Junyi 00301815d5 fix(evaluators): fix mathjs matrix output type (#5270) 2024-09-14 18:40:45 +08:00
xilesun b4ee396b58 fix: release next ci 2024-09-14 17:56:54 +08:00
Katherine ab719cf960 fix: column width issue with scroll.y when table has no data (#5256) 2024-09-14 15:39:18 +08:00
Zeke Zhang 961e14bcef fix(filterForm): fix date variables (#5257) 2024-09-14 07:35:38 +08:00
nocobase[bot] 01e35f11c8 docs: update changelogs 2024-09-12 13:48:48 +00:00
nocobase[bot] 3e9de7d977 chore(versions): 😊 publish v1.3.22-beta v1.3.22-beta 2024-09-12 13:25:46 +00:00
Zeke Zhang 152651931f feat(custom-request): add support for API token variable (#5263)
* feat(custom-request): add support for API token variable

* perf: improve user experience
2024-09-12 17:59:51 +08:00
Chareice 3f62c90b3e chore: lock path-to-regexp version 2024-09-12 10:09:49 +08:00
Katherine cd59edb2c8 refactor: collection fields action optimization (#5258) 2024-09-12 08:59:16 +08:00
Zeke Zhang f24972c01d feat: do not update x-action-context when doNotUpdateContext is true (#5253) 2024-09-11 17:21:13 +08:00
Katherine a153ac23ea fix: issue where the calendar block cannot display correctly when the end date crosses months (#5239) 2024-09-11 11:19:42 +08:00
Katherine 7b31ff9911 refactor: markdownVditorFieldInterface suport availableTypes (#5246) 2024-09-11 11:19:21 +08:00
nocobase[bot] 60cef9b3bd docs: update changelogs 2024-09-10 23:37:05 +00:00
nocobase[bot] f456290e0d chore(versions): 😊 publish v1.3.21-beta v1.3.21-beta 2024-09-10 23:27:29 +00:00
Zeke Zhang 59a3c10afa fix(create-nocobase-app): fix error after setting linkage rules (#5249) 2024-09-11 07:16:37 +08:00