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 |
|
justwho
|
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 |
|
xilesun
|
029e09ff86
|
chore: update release-next ci
|
2024-09-10 22:50:15 +08:00 |
|
nocobase[bot]
|
361c68c180
|
docs: update changelogs
|
2024-09-10 04:59:26 +00:00 |
|
xilesun
|
758a6cee9a
|
fix(release): changelog script
|
2024-09-10 12:49:50 +08:00 |
|
nocobase[bot]
|
c8b2ebe656
|
chore(versions): 😊 publish v1.3.20-beta
v1.3.20-beta
|
2024-09-10 04:02:33 +00:00 |
|
Zeke Zhang
|
97d2ad6f52
|
feat: support for displaying deeper level association fields in data blocks (#5243)
* feat(table): add support for selecting child fields of association fields
* style: fix style
* feat(details): add support for selecting child fields of association fields
* fix: correct sourceId retrieval
* test: add tests
* chore: fix build error
* chore: remove ConfigProvider
* test: update e2e tests
|
2024-09-10 11:13:37 +08:00 |
|
xilesun
|
5eee3dba91
|
chore: update ci
|
2024-09-10 09:24:05 +08:00 |
|
dependabot[bot]
|
603c46d0ca
|
chore(deps): bump @opentelemetry/semantic-conventions (#5241)
Bumps [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) from 1.19.0 to 1.27.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.19.0...semconv/v1.27.0)
---
updated-dependencies:
- dependency-name: "@opentelemetry/semantic-conventions"
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-10 09:12:19 +08:00 |
|
dependabot[bot]
|
c3db102d1b
|
chore(deps): bump @emotion/css from 11.11.2 to 11.13.0 (#5242)
Bumps [@emotion/css](https://github.com/emotion-js/emotion) from 11.11.2 to 11.13.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/css@11.11.2...@emotion/css@11.13.0)
---
updated-dependencies:
- dependency-name: "@emotion/css"
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-10 09:05:40 +08:00 |
|
YANG QIA
|
011bba4529
|
fix(data-vi): fix incorrect data source context when multiple data sources exist (#5237)
|
2024-09-09 23:24:57 +08:00 |
|
Katherine
|
4399856eae
|
fix: menu modifications do not take effect in real-time (#5207)
* fix: menu modifications do not take effect in real-time
* fix: bug
|
2024-09-09 19:42:12 +08:00 |
|