Sheldon Guo
fa64909414
chore(notification-manager): update message structure to include receivers in notification log data ( #5603 )
...
* feat: include receivers in log data for notification sending
* feat: enhance message structure to include receivers in notification sending
* feat: update message structure to include receivers in notification log data
2024-11-07 09:53:57 +08:00
nocobase[bot]
a2d9b52ec5
chore(versions): 😊 publish v1.4.0-alpha.2
2024-11-06 09:44:44 +00:00
nocobase[bot]
a6ac4a6384
chore(versions): 😊 publish v1.3.46-beta
2024-11-06 09:03:46 +00:00
nocobase[bot]
c004720ca6
chore(versions): 😊 publish v1.3.45-beta
2024-11-06 07:38:51 +00:00
nocobase[bot]
e2dd54f338
chore(versions): 😊 publish v1.4.0-alpha.1
2024-11-06 06:59:06 +00:00
nocobase[bot]
1ca1a570c9
chore(versions): 😊 publish v1.4.0-alpha.0
2024-11-06 06:15:07 +00:00
nocobase[bot]
4508ba564c
Merge branch 'main' into next
2024-11-06 05:47:09 +00:00
ChengLei Shao
88cc322a8c
fix: import with belongs to associations ( #5417 )
...
* fix: import with belongs to associations
* chore: test
2024-11-06 13:17:27 +08:00
ChengLei Shao
9c9e32c453
fix: acl meta with multi filter target keys ( #5598 )
...
* fix: acl meta with multi filter target keys
* chore: acl meta
2024-11-06 13:16:15 +08:00
Sheldon Guo
0ebaf5ef65
chore(notification-manager): add receivers to notification logs ( #5561 )
2024-11-06 11:46:16 +08:00
nocobase[bot]
47763e68fd
Merge branch 'main' into next
2024-11-06 02:29:48 +00:00
ChengLei Shao
5788841df6
fix: export with i18n ( #5591 )
2024-11-06 10:29:26 +08:00
Junyi
45976f37b2
feat(plugin-notification-manager): support handlebars in notification message ( #5559 )
...
* feat(plugin-notification-manager): support handlebars in message
* fix(plugin-notification-manager): fix parsing null template
* fix(plugin-notification-manager): fix compile
2024-11-06 09:59:27 +08:00
Sheldon Guo
ee512d7c9d
feat(notification-in-app-message): support in-app messages for mobile client ( #5560 )
...
feat(notification-in-app-message): support in-app messages for mobile client
2024-11-06 09:29:05 +08:00
Zeke Zhang
a6f16acf1c
fix(kanban): fix incorrect appends parameter issue ( #5592 )
...
* refactor(kanban): optimize get appends function
* fix(kanban): fix incorrect appends parameter issue
* chore: remove useless code
2024-11-06 09:28:20 +08:00
ChengLei Shao
aad8fd7bab
chore: add middleware name ( #5594 )
...
* chore: middleware name
* chore: add name to middleware
* chore: logging
2024-11-06 00:29:06 +08:00
nocobase[bot]
8d20967b0a
chore(versions): 😊 publish v1.3.44-beta
2024-11-05 07:41:24 +00:00
Chareice
fa81c93aa4
fix: test
2024-11-05 13:02:07 +08:00
Chareice
0e46d78c3c
chore: trace middleware entry logs
2024-11-05 12:39:46 +08:00
Chareice
2bc571eb14
fix: multi app test
2024-11-05 10:55:17 +08:00
nocobase[bot]
dc3a216c2a
chore(versions): 😊 publish v1.3.43-beta
2024-11-04 23:54:28 +00:00
chenos
17582e9351
fix(multi-app-manager): sub-app asynchronous quick start ( #5571 )
2024-11-03 17:09:12 +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
nocobase[bot]
5685b545fe
Merge branch 'main' into next
2024-11-01 03:36:57 +00:00
YANG QIA
e8c232db2f
fix(api-keys): fix the URL path for API keys settings page ( #5562 )
2024-11-01 11:36:34 +08:00
ChengLei Shao
056d46c680
chore: load collection with schema ( #5541 )
...
* chore: load collection with schema
* chore: load collection with schema
* chore: test
* chore: test
* chore: test
* chore: test
* fix: test
---------
Co-authored-by: CHENGLEI SHAO <Chareice>
2024-11-01 06:46:55 +08:00
YANG QIA
809ae5c011
feat(notification-manager): add UserSelect and UserAddition components ( #5553 )
...
* feat(notification-manager): add UserSelect and UserAddition components
* refactor(notification-manager): update type of 'reason' field to 'text'
* refactor(notification-manager): update error logging in NotificationManager
* refactor: refactor notification manager exports
---------
Co-authored-by: Sheldon Guo <sheldon_66@163.com>
2024-10-31 20:16:19 +08:00
ChengLei Shao
a985bc46a8
fix: remove data source in failed status ( #5554 )
2024-10-31 14:42:10 +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
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
92542ca950
chore(plugin-notification-in-app-message): improve UI and add logs ( #5550 )
...
* chore: add some log to plugin-notification-in-app-message
* refactor: improve unread message count display
2024-10-30 10:33:31 +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
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
Sheldon Guo
4bb9cdd141
Add some log to notification manager ( #5546 )
2024-10-29 18:38:59 +08:00
Katherine
de31153aa4
fix: build test ( #5545 )
2024-10-29 18:16:59 +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
xilesun
a03ee78bcc
Merge branch 'main' into next
2024-10-29 13:44:33 +08:00
YANG QIA
eb5e23f686
fix(tree): e2e error ( #5542 )
2024-10-29 13:14:52 +08:00
Junyi
5fff470e82
fix(plugin-notification-manager-email): fix missed subject in email notification based on user ids ( #5534 )
2024-10-28 22:52:06 +08:00
Junyi
d5c3f176eb
fix(plugin-notification-manager-email): fix user query by ids ( #5533 )
2024-10-28 22:37:36 +08:00
Junyi
e90fdde12c
refactor(plugin-notification-manager): adjust api ( #5532 )
2024-10-28 22:10:25 +08:00
Junyi
ec3e52e866
refactor(plugin-notification-manager): expose notification types api ( #5531 )
2024-10-28 21:56:46 +08:00
Junyi
74ee3479b5
refactor(plugin-notification-mananger): add types data hook api ( #5529 )
2024-10-28 21:28:29 +08:00
Junyi
20e8d799ad
fix(plugin-notification-manager): fix undefined bug ( #5528 )
2024-10-28 17:44:22 +08:00
nocobase[bot]
67b9cb9617
chore(versions): 😊 publish v1.3.42-beta
2024-10-28 09:13:16 +00:00
Junyi
021ed15a81
fix(plugin-notification-email): fix form reaction based on local path ( #5527 )
2024-10-28 16:07:35 +08:00
xilesun
a4d21adc5c
fix(tree): build
2024-10-28 12:42:08 +08:00
nocobase[bot]
75adb3f865
Merge branch 'main' into next
2024-10-28 02:20:05 +00:00
YANG QIA
d8dd73b669
fix(tree): issue where paths are not updated when disassociate children ( #5522 )
2024-10-28 10:19:45 +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
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
Sheldon Guo
4572e140e2
fix: fix in-app message locale bug ( #5519 )
...
Fix in-app message locale bug
2024-10-27 13:52:18 +08:00
Zeke Zhang
0dc49d32e4
chore(e2e): make e2e more stable
2024-10-27 10:20:47 +08:00
nocobase[bot]
0564b6d674
Merge branch 'main' into next
2024-10-26 02:56:30 +00:00
ChengLei Shao
da172317eb
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
2024-10-26 10:54:47 +08:00
ChengLei Shao
3ccfc89960
chore: catch error when create datasource ( #5514 )
2024-10-26 07:11:55 +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
nocobase[bot]
71f8eda6a2
chore(versions): 😊 publish v1.3.40-beta
2024-10-25 03:01:29 +00:00
chenos
c8ef1996c3
fix: kingbase can not create sub-apps
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-25 09:16:50 +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
chenyongxin
166681dfad
feat: plugin-block-workbench add title and height setting ( #5492 )
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 22:35:39 +08:00
nocobase[bot]
86d2f5ec14
Merge branch 'main' into next
2024-10-24 12:52:16 +00:00
Katherine
95aeb343f2
fix: checkbox e2e test ( #5508 )
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-24 20:43:21 +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
chenyongxin
14ca792ff0
feat: plugin-calendar add default view settings and internationalization configurations ( #5487 )
...
* feat: changeBranch
* feat: plugin-calendar add default view settings and internationalization configurations
2024-10-24 19:48:33 +08:00
Katherine
e6a90fda7c
fix: registration ACL snippet for public form ( #5505 )
2024-10-24 16:49:01 +08:00
nocobase[bot]
8541da4218
Merge branch 'main' into next
2024-10-24 08:10:20 +00:00
chenyongxin
3fa93ccf36
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
2024-10-24 16:09:59 +08:00
nocobase[bot]
25a9a9d470
chore(versions): 😊 publish v1.3.39-beta
2024-10-24 04:34:00 +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
nocobase[bot]
9744b7fe32
chore(versions): 😊 publish v1.3.38-beta
2024-10-24 03:17:43 +00: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
Junyi
4a6bf09737
fix(client): fix special white space happens when paste content ( #5497 )
2024-10-23 21:00:38 +08:00
Katherine
bb055f575c
feat: mobile client support filter form block ( #5482 )
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-23 16:31:32 +08:00
Katherine
37bae6ab34
feat: kanban support enable drag and drop ( #5468 )
2024-10-23 10:44:16 +08:00
YANG QIA
b36586f324
fix(data-vi): fix issues when using external oracle data source for data visualization ( #5436 )
...
* fix(data-vi): fix issues when using external oracle data source for data visualization
* fix: bug
* fix: bug
* fix: oracle group by
* fix: oracle formatter
2024-10-23 10:18:58 +08:00
nocobase[bot]
5471ae8525
chore(versions): 😊 publish v1.3.37-beta
2024-10-23 01:50:15 +00:00
xilesun
3b91f37975
fix(l10n): build issue
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-23 00:20:59 +08: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
xilesun
f08cb779e0
fix(error-handler): i18n
2024-10-22 23:58:39 +08:00
mahuan
571c1b8a0d
Merge remote-tracking branch 'origin/next' into next
2024-10-22 23:40:24 +08:00
mahuan
ee3552e5a8
fix: reference of localization file
2024-10-22 23:37:43 +08:00
nocobase[bot]
b241793bfb
Merge branch 'main' into next
2024-10-22 15:11:03 +00:00
Junyi
e0c7e765dd
fix(plugin-workflow): fix locale of binding workflow on button ( #5494 )
2024-10-22 23:05:55 +08:00
mahuan
09b86bf18b
refactor: standardize localization file name
2024-10-22 23:02:52 +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
nocobase[bot]
ce6664d64e
Merge branch 'main' into next
2024-10-22 10:29:37 +00:00
YANG QIA
475e219943
fix(tree): issue of creating path collection for inheritance tree collection ( #5486 )
2024-10-22 17:54:34 +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