Katherine
14f843ef79
fix: issue with adding data to sub-table after deletion ( #5568 )
2024-11-02 22:09:36 +08:00
Katherine
0b762cf89f
fix: issue with adding data to sub-table after deletion ( #5566 )
2024-11-02 19:19:54 +08:00
katherinehhh
582f1d7ef8
fix: bug
2024-11-02 19:18:35 +08:00
Katherine
231b7d641b
chore: add support for Layout parameters (labelAlign, labelWidth, labelWrap) ( #5521 )
...
* chore: support layout settings
* refactor: locale improve
* fix: test
* fix: bug
* refactor: label width
* fix: bug
* refactor: locale improve
* fix: bug
* style: style improve
* fix: test
2024-11-01 16:06:18 +08:00
Katherine
c639e7d403
feat: configure fields support serach and filter fields ( #5471 )
...
* feat: configure fields support serach and filter fields
* feat: configure fields support serach and filter fields
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: test
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
2024-11-01 14:28:46 +08:00
ChengLei Shao
e818195dd1
fix: merge option with filter target key ( #5558 )
2024-10-31 21:41:10 +08:00
ChengLei Shao
eec0f30d40
fix: sequelize primary key field with multi filter target keys ( #5556 )
2024-10-31 17:38:07 +08:00
Katherine
8c28fcc706
fix: restore default value when field title is cleared ( #5549 )
2024-10-30 22:32:37 +08:00
Zeke Zhang
f6fd8152cc
Merge branch 'main' into next
2024-10-30 18:02:02 +08:00
chenos
a2b464ff14
feat: numeric precision can be configured to 8 digits ( #5552 )
2024-10-30 15:40:31 +08:00
Zeke Zhang
9e5355cbed
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
2024-10-30 11:06:29 +08:00
xilesun
c4b6a004e6
Merge branch 'main' into next
2024-10-30 10:54:41 +08:00
YANG QIA
c43933e51b
fix(tree): fix errors when updating path collection ( #5551 )
...
* fix(tree): fix errors when updating path collection
* fix: update
2024-10-30 10:47:12 +08:00
Sheldon Guo
0c034c104e
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
2024-10-30 10:11:37 +08:00
dependabot[bot]
7323cefcdd
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](https://github.com/ant-design/antd-style/compare/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] <support@github.com>
* chore: update snapshot
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2024-10-30 08:34:08 +08:00
Zeke Zhang
1e9b1596df
fix(Table): fix skeleton component not disappearing ( #5548 )
2024-10-29 22:31:14 +08:00
YANG QIA
cf0a62a502
fix(m2m-array): issue where select component for a m2m array field has only one option ( #5544 )
2024-10-29 20:07:42 +08:00
Katherine
45810d0658
fix: issues with deletion action , text ellipsis, and new data display in sub-table ( #5523 )
...
* fix: subtable issue
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
2024-10-29 18:12:48 +08:00
katherinehhh
055b64ba0e
Merge branch 'main' into next
2024-10-29 17:09:17 +08:00
Katherine
67e1373077
fix: resolve map rendering in sub-details and incorrect value display for empty fields ( #5526 )
...
* fix: bug
* fix: test
2024-10-29 17:02:22 +08:00
nocobase[bot]
67b9cb9617
chore(versions): 😊 publish v1.3.42-beta
2024-10-28 09:13:16 +00:00
chenos
e0467cfee5
chore: upgrade @dnd-kit/core to 6.x
2024-10-28 12:49:33 +08:00
hongboji
63cffd3d31
fix: sse causes “waitForLoadState(‘networkidle’)” timeout ( #5524 )
2024-10-28 09:01:38 +08:00
nocobase[bot]
009ee1aab2
chore(versions): 😊 publish v1.3.41-beta
2024-10-27 23:05:49 +00:00
ChengLei Shao
3c4a96925e
fix: docker build ( #5520 )
...
* fix: docker build
* fix: docker build
* fix: docker build
2024-10-27 22:26:03 +08:00
ChengLei Shao
7c4a15fee3
fix: docker build ( #5520 )
...
* fix: docker build
* fix: docker build
* fix: docker build
2024-10-27 21:04:50 +08:00
ChengLei Shao
191c121eb9
feat: update datasource loading progress ( #5518 )
...
* chore: tmp commit
* chore: datasource loading progress
* chore: merge
* fix: loading status
* chore: test
* chore: test
2024-10-27 18:16:23 +08:00
Zeke Zhang
a03f459177
chore: update e2e to make it pass
2024-10-27 09:44:16 +08:00
Sheldon Guo
056728d7ab
feat(plugin-notification-in-app) ( #5254 )
...
Build docker image / build-and-push (push) Has been cancelled
Build pro image / build-and-push (push) Has been cancelled
E2E / Build (push) Has been cancelled
NocoBase backend test / sqlite-test (20, false) (push) Has been cancelled
NocoBase backend test / sqlite-test (20, true) (push) Has been cancelled
NocoBase backend test / postgres-test (public, 20, nocobase, false) (push) Has been cancelled
NocoBase backend test / postgres-test (public, 20, nocobase, true) (push) Has been cancelled
NocoBase backend test / postgres-test (public, 20, public, false) (push) Has been cancelled
NocoBase backend test / postgres-test (public, 20, public, true) (push) Has been cancelled
NocoBase backend test / postgres-test (user_schema, 20, nocobase, false) (push) Has been cancelled
NocoBase backend test / postgres-test (user_schema, 20, nocobase, true) (push) Has been cancelled
NocoBase backend test / postgres-test (user_schema, 20, public, false) (push) Has been cancelled
NocoBase backend test / postgres-test (user_schema, 20, public, true) (push) Has been cancelled
NocoBase backend test / mysql-test (20, false) (push) Has been cancelled
NocoBase backend test / mysql-test (20, true) (push) Has been cancelled
NocoBase backend test / mariadb-test (20, false) (push) Has been cancelled
NocoBase backend test / mariadb-test (20, true) (push) Has been cancelled
NocoBase frontEnd test / frontend-test (18) (push) Has been cancelled
Test on Windows / build (push) Has been cancelled
E2E / Core and plugins (push) Has been cancelled
E2E / plugin-workflow (push) Has been cancelled
E2E / plugin-workflow-approval (push) Has been cancelled
E2E / plugin-data-source-main (push) Has been cancelled
E2E / Comment on PR (push) Has been cancelled
feat: Add inapp live message notifications.
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-10-25 22:41:30 +08:00
chenos
158ef760fc
fix(api-client): supports silent mode ( #5512 )
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
2024-10-25 16:13:31 +08:00
nocobase[bot]
71f8eda6a2
chore(versions): 😊 publish v1.3.40-beta
2024-10-25 03:01:29 +00:00
nocobase[bot]
fdee3f0afe
Merge branch 'main' into next
2024-10-25 00:27:45 +00:00
YANG QIA
18d31564b3
fix(client): string operators "contains/does not contains" should handle null
value ( #5509 )
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
Deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase backend test / sqlite-test (20, false) (push) Waiting to run
NocoBase backend test / sqlite-test (20, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase backend test / mysql-test (20, false) (push) Waiting to run
NocoBase backend test / mysql-test (20, true) (push) Waiting to run
NocoBase backend test / mariadb-test (20, false) (push) Waiting to run
NocoBase backend test / mariadb-test (20, true) (push) Waiting to run
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-10-25 08:27:22 +08:00
ChengLei Shao
a7f964988b
fix: update association with a non-primary key table ( #5495 )
...
* fix: update association with non primaryKey table
* fix: test
* fix: test
* fix: get primary key attribute with multi filter target keys
* fix: update has one associations
* fix: test
* fix: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: middleware
* chore: error condition
* chore: test
* fix: test
2024-10-25 07:21:07 +08:00
ChengLei Shao
6cbc96f1c7
feat: support for static loading logic of plugins ( #5466 )
...
* feat: extend database dialect
* chore: error message
* fix: pg version
* chore: error message
* feat: load plugins static import
* chore: static import
* fix: test
* chore: find packages
* fix: findAllPlugins
* feat: appendToBuiltInPlugins
* fix: runPluginStaticImports
* fix: create app
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-10-24 20:21:49 +08:00
Katherine
8d83c13fe7
feat: support add group item in detail & form block ( #5498 )
...
* feat: support add group item in detail & form block
* feat: support add group item in detail & form block
* refactor: locale
* refactor: orientationMargin
* fix: test
* fix: test
* refactor: locale impeove
2024-10-24 20:13:22 +08:00
chenos
3407c89ee6
fix: app's afterLoad event wasn't triggered after installation ( #5506 )
...
* fix: hooks true
* fix: error
2024-10-24 19:10:08 +08:00
nocobase[bot]
eb6dc302ea
Merge branch 'main' into next
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase backend test / sqlite-test (20, false) (push) Waiting to run
NocoBase backend test / sqlite-test (20, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase backend test / mysql-test (20, false) (push) Waiting to run
NocoBase backend test / mysql-test (20, true) (push) Waiting to run
NocoBase backend test / mariadb-test (20, false) (push) Waiting to run
NocoBase backend test / mariadb-test (20, true) (push) Waiting to run
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-10-24 09:21:57 +00:00
Katherine
055a55c4dc
fix: linkage rule to correctly evaluate URL parameter variables ( #5504 )
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
Deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase backend test / sqlite-test (20, false) (push) Waiting to run
NocoBase backend test / sqlite-test (20, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase backend test / mysql-test (20, false) (push) Waiting to run
NocoBase backend test / mysql-test (20, true) (push) Waiting to run
NocoBase backend test / mariadb-test (20, false) (push) Waiting to run
NocoBase backend test / mariadb-test (20, true) (push) Waiting to run
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-10-24 16:51:03 +08:00
nocobase[bot]
024c393216
Merge branch 'main' into next
2024-10-24 05:08:28 +00:00
Katherine
e85e131ea8
fix: improve display of unchecked fields ( #5503 )
2024-10-24 13:08:07 +08:00
nocobase[bot]
25a9a9d470
chore(versions): 😊 publish v1.3.39-beta
2024-10-24 04:34:00 +00:00
nocobase[bot]
41564ce029
Merge branch 'main' into next
2024-10-24 04:00:32 +00:00
Zeke Zhang
4e981ed339
perf(Table): improve performance ( #5438 )
...
* perf(Table): improve performance
* perf(RecordProvider): improve performance
* perf(Table): improve performance
* refactor: migrate component to out
* perf(Action): improve performance
* perf(useInView): registor in row instead of cell
* perf(useCompile): improve performance
* fix: fix undefined error
* perf: use startTransition API
* fix: make e2e test pass
* fix: make e2e test pass
* fix: make unit test pass
* chore: fix unit test
* perf: replace antd skeleton component with custom skeleton component
* perf: split useParentObjectVariable
* perf(ColumnFieldProvider): remove observer and use useMemo
* perf(ReadPretty.JSON): remove Typography
* refactor(Map): use new API
* perf(markdown): use memoize
* fix: make unit test pass
* refactor: extract constant
* perf(ButtonLinkList): use asynchronous rendering to prevent blocking the main process
* fix(ButtonLinkList): fix render issue
* refactor: remove observer
* perf: optimize code
* refactor(EllipsisWithTooltip): extract function out
* refactor(EllipsisWithTooltip): optimize code
* perf(SelectReadPretty): improve performance
* chore: make e2e test more stable
2024-10-24 11:58:20 +08:00
Zeke Zhang
4fcf7e3815
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
2024-10-24 11:46:17 +08:00
nocobase[bot]
9744b7fe32
chore(versions): 😊 publish v1.3.38-beta
2024-10-24 03:17:43 +00:00
mytharcher
b348a415d2
fix(plugin-workflow): fix calculation node
2024-10-24 10:44:28 +08:00
katherinehhh
faaaf2e6d3
Merge branch 'main' into next
2024-10-24 10:05:45 +08:00
Katherine
5010a052b5
fix: pagination issue in list block with simple pagination collection ( #5500 )
2024-10-24 09:51:35 +08:00
Katherine
8e6da46691
fix: limit editing to current collection form block in non-config mode and hide other block ( #5499 )
2024-10-24 09:51:23 +08:00
mytharcher
9548bebe2a
Merge branch 'main' into next
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase backend test / sqlite-test (20, false) (push) Waiting to run
NocoBase backend test / sqlite-test (20, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase backend test / mysql-test (20, false) (push) Waiting to run
NocoBase backend test / mysql-test (20, true) (push) Waiting to run
NocoBase backend test / mariadb-test (20, false) (push) Waiting to run
NocoBase backend test / mariadb-test (20, true) (push) Waiting to run
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-10-24 09:35:53 +08:00
Sheldon Guo
f7a368f802
refactor(form): optimize useDataFormItemProps hook ( #5484 )
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
Deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
2024-10-24 09:29:43 +08:00
Junyi
4a6bf09737
fix(client): fix special white space happens when paste content ( #5497 )
2024-10-23 21:00:38 +08:00
nocobase[bot]
5471ae8525
chore(versions): 😊 publish v1.3.37-beta
2024-10-23 01:50:15 +00:00
nocobase[bot]
d7c8db97c8
Merge branch 'main' into next
2024-10-22 16:11:05 +00:00
Junyi
af600e3e4f
fix(plugin-file-manager): fix upload and destroy file record within an association ( #5493 )
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
Deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase backend test / sqlite-test (20, false) (push) Waiting to run
NocoBase backend test / sqlite-test (20, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase backend test / mysql-test (20, false) (push) Waiting to run
NocoBase backend test / mysql-test (20, true) (push) Waiting to run
NocoBase backend test / mariadb-test (20, false) (push) Waiting to run
NocoBase backend test / mariadb-test (20, true) (push) Waiting to run
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-10-23 00:03:45 +08:00
nocobase[bot]
b241793bfb
Merge branch 'main' into next
2024-10-22 15:11:03 +00:00
mahuan
df3f239959
refactor: standardize localization file name
2024-10-22 23:05:59 +08:00
Junyi
e0c7e765dd
fix(plugin-workflow): fix locale of binding workflow on button ( #5494 )
2024-10-22 23:05:55 +08:00
nocobase[bot]
98815fd8b6
chore(versions): 😊 publish v1.3.36-beta
2024-10-22 13:18:30 +00:00
katherinehhh
13a0541dec
Merge branch 'main' into next
2024-10-22 21:15:50 +08:00
Katherine
2f9ad6b2a7
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
2024-10-22 20:36:51 +08:00
Chareice
53e3f3595c
Merge branch 'main' into next
2024-10-22 17:23:25 +08:00
ChengLei Shao
749b28cef3
chore: datasource sql logger ( #5485 )
2024-10-22 17:07:57 +08:00
Katherine
c903b43a17
feat: subTable support pagination ( #5450 )
...
* refactor: subtable support pagination settings
* fix: bug
* fix: bug
2024-10-22 17:00:11 +08:00
nocobase[bot]
beb393ffb3
Merge branch 'main' into next
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase backend test / sqlite-test (20, false) (push) Waiting to run
NocoBase backend test / sqlite-test (20, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase backend test / mysql-test (20, false) (push) Waiting to run
NocoBase backend test / mysql-test (20, true) (push) Waiting to run
NocoBase backend test / mariadb-test (20, false) (push) Waiting to run
NocoBase backend test / mariadb-test (20, true) (push) Waiting to run
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-10-22 07:31:13 +00:00
Chareice
1ee6ca7bef
chore: ignore error when write to exclude
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
Deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase backend test / sqlite-test (20, false) (push) Waiting to run
NocoBase backend test / sqlite-test (20, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase backend test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase backend test / mysql-test (20, false) (push) Waiting to run
NocoBase backend test / mysql-test (20, true) (push) Waiting to run
NocoBase backend test / mariadb-test (20, false) (push) Waiting to run
NocoBase backend test / mariadb-test (20, true) (push) Waiting to run
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-10-22 15:16:59 +08:00
nocobase[bot]
61fd4e3461
Merge branch 'main' into next
2024-10-22 07:14:16 +00:00
Jinx
1da28b62e0
fix: Grid.Col displayName correct ( #4958 )
2024-10-22 14:44:29 +08:00
Junyi
dc34e027e3
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
2024-10-22 14:19:03 +08:00
nocobase[bot]
cb336ed4d9
Merge branch 'main' into next
2024-10-22 05:43:44 +00:00
ChengLei Shao
f3ef42968e
fix: sync event in inherited collection ( #5477 )
...
* fix: sync event in inherited collection
* fix: hooks options
2024-10-22 13:43:24 +08:00
Katherine
fc79c4397a
fix: variable value is lost after refreshing markdown block popup ( #5478 )
2024-10-22 11:29:32 +08:00
nocobase[bot]
740bc669bd
chore(versions): 😊 publish v1.3.35-beta
2024-10-21 09:44:20 +00:00
nocobase[bot]
f980099603
chore(versions): 😊 publish v1.3.34-beta
2024-10-21 01:04:05 +00:00
Zeke Zhang
d0a85bf2ab
Merge branch 'main' into next
2024-10-21 09:01:53 +08:00
Zeke Zhang
dd71cdaaa4
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
2024-10-21 08:46:04 +08:00
chenos
865681960b
chore: update handlebars documentation link
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
2024-10-20 14:53:53 +08:00
Junyi
50b2695797
feat(plugin-workflow): add component ( #5464 )
...
* feat(plugin-workflow): add fieldset card component
* fix(plugin-workflow): fix schema name caused wrong ui
2024-10-20 14:22:44 +08:00
chenos
eda732ef5f
chore: upgrade appleboy/scp-action ( #5461 )
...
* chore: upgrade appleboy/scp-action
* fix: build
2024-10-20 10:47:01 +08:00
Junyi
d553e51b51
fix(client): fix typo in upload component ( #5460 )
...
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
* fix(client): fix typo in upload component
* fix(plugin-file-manager): fix rule hook
2024-10-19 15:13:46 +08:00
chenos
72867c6acb
fix(sdk): cannot convert a symbol value to a string
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
2024-10-18 23:52:07 +08:00
Junyi
cdc2d62842
feat(client): support json input in variable input ( #5453 )
2024-10-18 22:58:48 +08:00
Katherine
012f648bb2
fix: incorrect time display for noTimeZone datetime field with showTi… ( #5458 )
...
Build docker image / build-and-push (push) Waiting to run
Build pro image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase frontEnd test / frontend-test (18) (push) Waiting to run
NocoBase backend test / sqlite-test (20, false) (push) Has been cancelled
NocoBase backend test / sqlite-test (20, true) (push) Has been cancelled
NocoBase backend test / postgres-test (public, 20, nocobase, false) (push) Has been cancelled
NocoBase backend test / postgres-test (public, 20, nocobase, true) (push) Has been cancelled
NocoBase backend test / postgres-test (public, 20, public, false) (push) Has been cancelled
NocoBase backend test / postgres-test (public, 20, public, true) (push) Has been cancelled
NocoBase backend test / postgres-test (user_schema, 20, nocobase, false) (push) Has been cancelled
NocoBase backend test / postgres-test (user_schema, 20, nocobase, true) (push) Has been cancelled
NocoBase backend test / postgres-test (user_schema, 20, public, false) (push) Has been cancelled
NocoBase backend test / postgres-test (user_schema, 20, public, true) (push) Has been cancelled
NocoBase backend test / mysql-test (20, false) (push) Has been cancelled
NocoBase backend test / mysql-test (20, true) (push) Has been cancelled
NocoBase backend test / mariadb-test (20, false) (push) Has been cancelled
NocoBase backend test / mariadb-test (20, true) (push) Has been cancelled
Test on Windows / build (push) Has been cancelled
* fix: incorrect time display for noTimeZone datetime field with showTime enabled
* fix: test
2024-10-18 18:03:21 +08:00
Katherine
1649a1d692
feat: blocks support layout settings ( #5429 )
...
* feat: form and details blocks support layout settings
* refactor: kanban & list & grid card support layout
* fix: bug
* fix: bug
* fix: test
* fix: bug
* fix: style improve
2024-10-18 17:46:51 +08:00
chenos
0ec5ddfdf4
fix: update axios version
2024-10-18 17:07:04 +08:00
chenos
6ec03ca15d
fix: update axios version
2024-10-18 17:00:21 +08:00
katherinehhh
bc0de80479
Merge branch 'main' into next
2024-10-18 15:39:52 +08:00
Katherine
fadda05424
fix: adjust supported availableTypes for uuid, nano, and id ( #5427 )
2024-10-18 15:01:07 +08:00
Zeke Zhang
2bfe8bafb4
Merge branch 'main' into next
2024-10-18 12:47:39 +08:00
Zeke Zhang
988476ea3e
feat(filterForm): add 'Allow multiple selection' for association fields ( #5451 )
...
* feat(filterForm): add 'Allow multiple selection' for association fields
* test: add e2e test
2024-10-18 12:42:35 +08:00
Zeke Zhang
760f807850
Merge branch 'main' into next
2024-10-18 12:11:39 +08:00
Zeke Zhang
32b3b76172
fix(variable): fix issue of not parsing URL variables ( #5454 )
...
* fix(variable): fix issue of not parsing URL variables
* test: add e2e test
2024-10-18 12:09:29 +08:00
Katherine
eff3dfdd54
feat: support configuring disassociation button in sub-tables ( #5425 )
...
* feat: support configuring disassociation button in sub-tables
* fix: bug
* refactor: locale improve
* fix: filter action test
2024-10-18 12:01:14 +08:00
Katherine
d120259c67
refactor: use filterable property to control field filtering capability ( #5455 )
2024-10-18 11:48:40 +08:00
Katherine
adc5ecf216
refactor: reverseField ( #5423 )
2024-10-18 10:22:23 +08:00
Katherine
f2e6e02577
feat: configure edit permissions for user profiles & change password ( #5422 )
...
* feat: configure edit permissions for user profiles
* fix: bug
* fix: bug
* refactor: locale improve
* refactor: currentUser
2024-10-18 09:09:32 +08:00
gchust
d158585efd
fix: unit tests error, caused by #5442 ( #5448 )
...
* fix: unit tests error, caused by #5442
* fix: unit test errors casued by #5442
2024-10-17 21:18:25 +08:00
nocobase[bot]
231adb0b60
Merge branch 'main' into next
2024-10-17 10:01:20 +00:00
Junyi
9f6b162782
fix(client): fix selected background color of table row ( #5445 )
2024-10-17 18:00:58 +08:00