3697 Commits

Author SHA1 Message Date
nocobase[bot]
03aeafbb9c chore(versions): 😊 publish v1.7.0-alpha.13 2025-05-08 06:18:54 +00:00
nocobase[bot]
f717abedc6 Merge branch 'next' into develop 2025-05-08 03:33:26 +00:00
nocobase[bot]
8105e047ed Merge branch 'main' into next 2025-05-08 03:33:05 +00:00
ajie
856a9445d6
fix: the error of exporting long texts (#6713)
* fix: the error of exporting long texts
2025-05-08 11:32:42 +08:00
nocobase[bot]
516753cbcb chore(versions): 😊 publish v1.7.0-beta.30 2025-05-08 03:01:34 +00:00
nocobase[bot]
724a254fdb chore(versions): 😊 publish v1.6.27 2025-05-08 01:32:08 +00:00
nocobase[bot]
55c524c01b Merge branch 'next' into develop 2025-05-07 15:04:35 +00:00
katherinehhh
ec22daad01 Merge branch 'main' into next 2025-05-07 23:03:31 +08:00
Katherine
ea482f8061
fix: unable to drag other buttons onto the duplicate button (#6822)
* fix: unable to drag other buttons onto the duplicate button

* fix: e2e test
2025-05-07 23:01:48 +08:00
nocobase[bot]
b96d93e38b chore(versions): 😊 publish v1.6.26 2025-05-07 14:14:33 +00:00
nocobase[bot]
242f49bb2a Merge branch 'next' into develop 2025-05-07 12:18:00 +00:00
nocobase[bot]
15d8c6b280 Merge branch 'main' into next 2025-05-07 12:17:38 +00:00
Katherine
0fd958ef07
fix: attachment (URL) fields should not allow value configuration in linkage rules (#6831) 2025-05-07 20:17:17 +08:00
nocobase[bot]
b68209dc2f chore(versions): 😊 publish v1.7.0-beta.29 2025-05-07 09:11:17 +00:00
nocobase[bot]
4b0bda7717 Merge branch 'next' into develop 2025-05-07 07:08:11 +00:00
Zeke Zhang
14fea19cb1 Merge branch 'main' into next 2025-05-07 15:07:20 +08:00
Zeke Zhang
d501cb21f7
feat(plugin-block-iframe): add permissions policy options and descriptions in schema settings (#6824)
* feat(plugin-block-iframe): add permissions policy options and descriptions in schema settings

* feat: allow clear
2025-05-07 12:31:32 +08:00
nocobase[bot]
3df729801d Merge branch 'next' into develop 2025-05-07 01:59:46 +00:00
Katherine
3aab0ba17e
refactor: action penal style improve (#6826) 2025-05-07 09:59:24 +08:00
nocobase[bot]
c9c2f45e7e chore(versions): 😊 publish v1.7.0-beta.28 2025-05-06 09:18:18 +00:00
nocobase[bot]
8e5881d24c Merge branch 'next' into develop 2025-05-06 02:33:54 +00:00
YANG QIA
e1d48a964e
fix(verification): migration script (#6820)
* fix(verification): migration script

* fix: bug
2025-05-06 10:33:31 +08:00
Zeke Zhang
2bed193a40
feat(auth): support the "Forgot Password" function (#6616)
* chore: stash

* chore: stash

* feat: lostPassword

* fix: refactor getEmailConfig to remove async and improve reset password link generation

* feat: resetPassword and checkResetToken

* feat: implement lostPassword, resetPassword, and checkResetToken actions with ACL permissions

* test: add tests for lostPassword

* test: add unit tests for auth:resetPassword and auth:checkResetToken

* fix: update resetPassword tests to remove unnecessary 'values' wrapper and improve token validation

* chore: add localized messages

* feat: add support for HTML email content in lostPassword functionality

* feat: add showForgotPassword prop to Password component and update SignInForm to use it

* feat: add ForgotPasswordPage component and implement lostPassword API call

* feat: add ResetPasswordPage component and integrate reset password functionality

* fix: avoid crashing

* feat: update text in password-related components to English

* feat: update labels in Options component to English

* feat: enhance SignInForm with forgot password link and sign up option

* fix: should hide 'Forgot password' when not enabled

* feat: add reset link expiration option in authentication settings

* fix: update emailer retrieval in notification manager to use async method

* fix: add loading state to forgot password form submission

* fix: update options handling in BasicAuth and improve reset password link generation

* fix(ForgotPasswordPage): handle loading state correctly during password reset

* fix(auth): enhance email template variable parsing for password reset notifications

* fix(auth): add baseURL parameter to password reset functionality

* fix(locale): add missing translations for password reset functionality in multiple languages

* chore: add loading

* fix(locale): add default email subject and content for password reset in multiple languages

* fix(locale): add notification channel messages and update password reset email content in multiple languages

* fix(auth): update email configuration to use notification channel instead of email channel

* fix(locale): update notification channel messages and reset link expiration text in multiple languages

* fix(locale): update reset password email content and add expiration details in multiple languages

* fix(auth): update email configuration to use notification channel and add system settings to reset password email

* feat(auth): include authenticator name in lost password flow and update related components

* feat(auth): add X-Authenticator header handling and update related locale messages

* fix: remove unused date variable from email parsing in BasicAuth

* fix: remove redundant form reset calls in useCreateAction and useUpdateAction

* fix: fix the issue of field default values not working
2025-05-06 09:19:34 +08:00
nocobase[bot]
0afd17901c chore(versions): 😊 publish v1.7.0-beta.27 2025-05-04 13:56:38 +00:00
nocobase[bot]
543736b110 Merge branch 'next' into develop 2025-05-01 09:54:05 +00:00
nocobase[bot]
6e188b9571 Merge branch 'main' into next 2025-05-01 09:53:42 +00:00
Junyi
cefb1ead55
feat(cli): add benchmark script (#6623)
* feat(cli): add benchmark script

* chore(cli): remove useless code

* fix(plugin-workflow): fix validate logic

* chore(package): remove package manager

* fix(cli): fix glob

* fix(cli): change to fast-glob

* fix(plugin-workflow): add dependency

* fix(build): change server build target to node

* test(build): change ncc build target to es2023

* fix: tinybench

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2025-05-01 17:53:14 +08:00
nocobase[bot]
461525353b Merge branch 'next' into develop 2025-04-30 10:30:06 +00:00
Katherine
86b6603b1d
feat: support variables in secondary confirmation title and content (#6787)
* feat: support variables in secondary confirmation title and content

* fix: bug

* fix: build error

* fix: e2e

* fix: test

* fix: test

* fix: test

* fix: test

* fix: bug

* fix: e2e test

* fix: e2e test

* fix: e2e test

* fix: e2e test

* fix: e2e test
2025-04-30 18:29:42 +08:00
nocobase[bot]
569e2444ae Merge branch 'next' into develop 2025-04-30 01:34:54 +00:00
xilesun
dfc5ec098c fix(verification): migration version number 2025-04-30 09:34:05 +08:00
nocobase[bot]
09c53403eb chore(versions): 😊 publish v1.6.25 2025-04-29 11:57:38 +00:00
nocobase[bot]
0ae42b35b9 Merge branch 'next' into develop 2025-04-29 07:27:14 +00:00
nocobase[bot]
0965749f8c Merge branch 'main' into next 2025-04-29 07:26:50 +00:00
YANG QIA
6cb13f73e6
fix(auth): disallow changing of authenticator uid (#6808) 2025-04-29 15:26:23 +08:00
nocobase[bot]
9f3d2a9ce3 Merge branch 'next' into develop 2025-04-29 06:23:03 +00:00
Katherine
ab1cf294d6
fix: duplicate linkage rules in the operation panel's link action (#6806) 2025-04-29 14:22:37 +08:00
nocobase[bot]
459475d0ee Merge branch 'next' into develop 2025-04-28 13:02:16 +00:00
Katherine
9c789b88c4
fix: custom request response set to variable not displaying correctly (#6793) 2025-04-28 21:01:35 +08:00
nocobase[bot]
b25d99ea11 Merge branch 'next' into develop 2025-04-28 11:49:05 +00:00
nocobase[bot]
090e012384 Merge branch 'main' into next 2025-04-28 11:48:43 +00:00
Junyi
3b1b4cfef5
fix(plugin-file-manager): add oss timeout option default to 10min (#6795) 2025-04-28 19:48:18 +08:00
nocobase[bot]
19225ab829 chore(versions): 😊 publish v1.7.0-beta.26 2025-04-28 07:07:10 +00:00
nocobase[bot]
b9bbdb56fa Merge branch 'next' into develop 2025-04-28 04:05:56 +00:00
nocobase[bot]
4f33515136 chore(versions): 😊 publish v1.7.0-beta.25 2025-04-28 04:04:59 +00:00
nocobase[bot]
20202eba62 Merge branch 'next' into develop 2025-04-27 11:50:47 +00:00
Sheldon Guo
c2521a04c1
feat(file-manager): add getFileStream api (#6741) 2025-04-27 19:50:24 +08:00
nocobase[bot]
33141d100e chore(versions): 😊 publish v1.7.0-beta.24 2025-04-25 13:16:59 +00:00
nocobase[bot]
936eddcc4b Merge branch 'next' into develop 2025-04-25 09:27:03 +00:00
Katherine
163ec58136
feat: support linkage rules in blocks (#6636)
* feat: support linkage rules setting for association block action

* chore: linkage rule

* fix: bug

* fix: bug

* refactor: linkage rule

* refactor: code imporve

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* refactor: code imporve

* fix: test

* fix: test

* fix: test

* test: e2e test

* fix: bug

* fix: bug

* fix: test

* fix: e2e test

* fix: bug

* feat: block support linkage rule

* feat: block support linkage rule

* feat: form block support linkage rule

* refactor: code improve

* refactor: detail block support linkage rule

* chore: support legacy leftVar in linkage rules

* fix: bug

* refactor: gantt support linkage rule

* refactor: map block support linkage rule

* fix: bug

* feat: markdown support linkage rule

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: create submit linkage rule

* fix: action panel

* refactor: code improve

* fix: bug

* refactor: action panpel support linkage rule

* fix: test

* fix: bug

* refactor: code improve

* fix: test

* fix: code improve

* fix: e2e test

* refactor: chart block

* refactor: support markdown under form block

* fix: bug

* refactor: refresh & expend action support linkage rule

* refactor: code improve

* fix: test

* fix: bug

* fix: bug

* fix: e2e test

* fix: e2e test

* fix: e2e test

* fix: test

* fix: test

* fix: merge bug

* fix: test

* fix: test bug

* fix: merge bug

* fix: bug

* fix: build error

* fix: bug

* fix: bug

* fix: bug

* fix: e2e test

* fix: e2e test

* fix: e2e test
2025-04-25 17:26:39 +08:00