gchust
3cbf81e5cd
chore: upgrade react types definition ( #6278 )
...
* chore: upgrade react type to 18
* chore: update ant design icons to avoid ts error
* fix: ts errors
* fix: ts error after upgrade react types
* fix: some icons ts error
* fix: improve type validation in bulk edit form item settings
* fix: lazy load component type error
* fix: some ts errors
* fix: unit test error after upgrade ant design icons
* chore: remove ts-ignore comment for startTransition
2025-02-25 09:48:13 +08:00
Jiannx
669c7f6335
feat: add backend code to generate file preview url for next ( #6281 )
...
* feat: adjust preview field of file collection
* fix: add banckend to generate preview
* fix: undefined error
2025-02-25 09:33:11 +08:00
Zeke Zhang
739fecbbe7
Merge branch 'main' into next
2025-02-25 05:57:38 +08:00
Junyi
cdcea99e30
fix(plugin-file-manager): increase url length ( #6275 )
...
* fix(plugin-file-manager): increase url length
* fix(client): fix null value
2025-02-24 22:53:57 +08:00
chenos
7857993dcd
fix: getFilename ( #6217 )
2025-02-24 22:00:39 +08:00
Zeke Zhang
235fd81e6b
refactor(mobile): optimize style ( #6270 )
...
* feat(mobile): improve mobile UI styling and theme
- Adjust GridCard and mobile page styling
- Update mobile theme tokens with compact algorithm
- Refine spacing, border radius, and padding for mobile components
* feat(mobile): enhance workbench block layout and styling for mobile
- Refactor WorkbenchBlock and WorkbenchAction components for improved mobile responsiveness
- Integrate antd-mobile Grid and List components
- Update styling for grid and list layouts
- Optimize responsive space and item rendering
- Remove manual width calculations and resize observers
* feat(mobile): adjust menu item styling for mobile layout
- Add margin and width adjustments for mobile menu items
- Ensure consistent spacing and sizing of menu elements
- Improve visual layout of menu items in mobile view
* feat(mobile): adjust table container margins in mobile layout
- Remove hardcoded negative margins for table containers
- Improve responsive styling for mobile table layouts
* feat(mobile): refine grid card and nester component styling
- Update GridCard component with token-based margin and border radius
- Adjust InternalNester CSS with dynamic padding and margin
- Improve responsive styling for grid and card components
* feat(mobile): clean up and optimize mobile component styles
- Remove unnecessary chart block and action bar styling
- Simplify CSS rules for mobile components
- Clean up commented-out and redundant style definitions
* test(mobile): improve z-index test with precise click positioning
- Add click positioning to edit action buttons in z-index test
- Ensure consistent and precise interaction in multi-level page navigation
* chore: make e2e more stable
2025-02-24 21:12:44 +08:00
nocobase[bot]
b6f666e0d9
chore(versions): 😊 publish v1.6.0-beta.11
2025-02-24 12:10:09 +00:00
Junyi
f8a5999903
refactor(plugin-file-manager): change storage type api and add plugin api ( #6246 )
...
* refactor(plugin-file-manager): change storage type api and add plugin api
* fix(plugin-file-manager): fix test cases
2025-02-24 19:04:37 +08:00
nocobase[bot]
b47aca6ced
chore(versions): 😊 publish v1.5.14
2025-02-24 10:37:30 +00:00
nocobase[bot]
1f2ec084d2
Merge branch 'main' into next
2025-02-24 08:18:44 +00:00
ChengLei Shao
14ed854123
chore: import action ( #6269 )
2025-02-24 16:18:17 +08:00
nocobase[bot]
5d17e0941d
chore(versions): 😊 publish v1.6.0-beta.10
2025-02-24 06:02:03 +00:00
Katherine
9eb9d4e000
chore: user center extension ( #6213 )
...
* chore(versions): 😊 publish v1.6.0-alpha.24
* chore(versions): 😊 publish v1.6.0-alpha.25
* chore: user center extension
* refactor: change password
* chore: theme
* chore: language
* chore: code improve
* feat: support extending frontend filter operators (#6085 )
* feat: operator extension
* fix: bug
* refactor: code improve
* fix: jsonLogic
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* refactor: remove registerOperators (#6224 )
* refactor(plugin-workflow): trigger workflow action settings (#6143 )
* refactor(plugin-workflow): move bind workflow settings to plugin
* refactor(plugin-block-workbench): move component to core
* refactor(plugin-block-workbench): adjust component api
* fix(plugin-workflow-action-trigger): fix test cases
* fix(plugin-workflow): fix component scope
* fix(plugin-workflow-action-trigger): fix test cases
* chore(versions): 😊 publish v1.6.0-alpha.26
* feat: support the extension of preset fields in collections (#6183 )
* feat: support the extension of preset fields in collections
* fix: bug
* fix: bug
* fix: bug
* refactor: create collection
* fix: config
* fix: test case
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* feat: support for the extension of optional fields for Kanban, Calendar, and Formula Field plugins (#6076 )
* feat: kanban field extention
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* feat: calender title fields
* feat: background color fields
* fix: bug
* fix: bug
* feat: formula field expression support field
* feat: preset fields
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* revert: preset fields
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* fix: bug
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: locale
* refactor: code improve
* fix: bug
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: locale
* fix: test
* fix: bug
* fix: test
* fix: test
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* feat: inline mode
* chore(versions): 😊 publish v1.6.0-alpha.27
* fix(data-source-main): update order
* fix: bug
* fix: bug
* refactor: code improve
* fix: bug
* fix: code improve
* fix: bug
* fix: improve code
* fix: getFontColor (#6241 )
* chore(versions): 😊 publish v1.6.0-alpha.28
* refactor: code improve
* fix: bug
* refactor: code improve
* fix: bug
* fix: print action e2e test (#6256 )
* fix: print action e2e test
* fix: test
* fix: merge bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: update package.json
* fix: bug
* feat: code improve
---------
Co-authored-by: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
2025-02-24 10:11:42 +08:00
nocobase[bot]
28e652e8ae
chore(versions): 😊 publish v1.5.13
2025-02-22 14:06:13 +00:00
nocobase[bot]
4691a6146f
chore(versions): 😊 publish v1.6.0-beta.9
2025-02-22 07:09:03 +00:00
Sheldon Guo
8e9a2dbd85
feat: add expression prop to TextAreaWithGlobalScope and update ConfigForm ( #6221 )
2025-02-22 07:10:56 +08:00
chenos
5fbc7697c6
feat: release 202502 ( #6259 )
...
* chore(versions): 😊 publish v1.6.0-alpha.24
* chore(versions): 😊 publish v1.6.0-alpha.25
* feat: support extending frontend filter operators (#6085 )
* feat: operator extension
* fix: bug
* refactor: code improve
* fix: jsonLogic
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* refactor: remove registerOperators (#6224 )
* refactor(plugin-workflow): trigger workflow action settings (#6143 )
* refactor(plugin-workflow): move bind workflow settings to plugin
* refactor(plugin-block-workbench): move component to core
* refactor(plugin-block-workbench): adjust component api
* fix(plugin-workflow-action-trigger): fix test cases
* fix(plugin-workflow): fix component scope
* fix(plugin-workflow-action-trigger): fix test cases
* chore(versions): 😊 publish v1.6.0-alpha.26
* feat: support the extension of preset fields in collections (#6183 )
* feat: support the extension of preset fields in collections
* fix: bug
* fix: bug
* fix: bug
* refactor: create collection
* fix: config
* fix: test case
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* feat: support for the extension of optional fields for Kanban, Calendar, and Formula Field plugins (#6076 )
* feat: kanban field extention
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* feat: calender title fields
* feat: background color fields
* fix: bug
* fix: bug
* feat: formula field expression support field
* feat: preset fields
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* revert: preset fields
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* fix: bug
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: locale
* refactor: code improve
* fix: bug
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: locale
* fix: test
* fix: bug
* fix: test
* fix: test
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* chore(versions): 😊 publish v1.6.0-alpha.27
* fix(data-source-main): update order
* fix: improve code
* fix: getFontColor (#6241 )
* chore(versions): 😊 publish v1.6.0-alpha.28
* fix: print action e2e test (#6256 )
* fix: print action e2e test
* fix: test
* fix: version
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: nocobase[bot] <179432756+nocobase[bot]@users.noreply.github.com>
Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
2025-02-21 13:25:17 +08:00
nocobase[bot]
a4e9ce3f53
chore(versions): 😊 publish v1.5.12
2025-02-21 03:16:41 +00:00
mytharcher
381fa9ff05
Merge branch 'main' into next
2025-02-20 18:24:36 +08:00
Junyi
8b3b4ffb20
fix(plugin-file-manager): fix aws sdk version ( #6253 )
2025-02-20 18:07:11 +08:00
nocobase[bot]
44b7b73432
Merge branch 'main' into next
2025-02-20 06:42:29 +00:00
Junyi
5b13c52245
refactor(plugin-workflow): hide node id from canvas ( #6251 )
...
* refactor(plugin-workflow): hide node id from canvas
* fix(plugin-workflow): group order for nodes
2025-02-20 14:42:04 +08:00
nocobase[bot]
ca5ba21080
chore(versions): 😊 publish v1.5.11
2025-02-20 01:06:51 +00:00
nocobase[bot]
ef54fc895f
Merge branch 'main' into next
2025-02-19 15:02:29 +00:00
Junyi
43e71edf69
fix(plugin-auth): support to trigger workflow when change password ( #6248 )
...
* fix(plugin-auth): support to trigger workflow when change password
* fix(plugin-auth): fix await
2025-02-19 23:02:01 +08:00
nocobase[bot]
359b020696
Merge branch 'main' into next
2025-02-19 08:58:50 +00:00
Junyi
e827c5823f
fix(plugin-workflow): fix style details ( #6240 )
...
* fix(plugin-workflow): fix style details
* fix(plugin-workflow): revert node id back due to e2e fails
2025-02-19 16:58:28 +08:00
nocobase[bot]
26a95a8f3b
Merge branch 'main' into next
2025-02-18 05:57:28 +00:00
Junyi
418a27bf41
feat(plugin-workflow): add api to register group of instruction ( #6237 )
...
* feat(plugin-workflow): add api to register group of instruction
* fix(plugin-workflow): fix type
2025-02-18 13:57:03 +08:00
nocobase[bot]
db26c82cce
chore(versions): 😊 publish v1.5.10
2025-02-17 17:15:46 +00:00
nocobase[bot]
bd81a6f3fa
Merge branch 'main' into next
2025-02-17 16:17:01 +00:00
Junyi
a96783a4b0
fix(plugin-workflow-loop): fix pending nodes in loop but resolved ( #6236 )
...
* fix(plugin-workflow-loop): fix pending nodes in loop but resolved
* fix(plugin-workflow-test): fix test instruction
2025-02-18 00:16:35 +08:00
nocobase[bot]
798f8074fe
Merge branch 'main' into next
2025-02-17 12:42:33 +00:00
chenos
82000ee5f2
fix: vditor error
2025-02-17 20:41:47 +08:00
nocobase[bot]
f0e48918fd
Merge branch 'main' into next
2025-02-17 12:10:45 +00:00
chenos
e33fc10f00
fix: vditor cdn use local resources ( #6229 )
2025-02-17 20:10:20 +08:00
nocobase[bot]
bede58c86b
chore(versions): 😊 publish v1.5.9
2025-02-17 09:48:38 +00:00
nocobase[bot]
f9cbc01bd9
Merge branch 'main' into next
2025-02-17 05:35:07 +00:00
YANG QIA
250efcd6ed
fix(data-vi): filterting error occurs when the data source name contains a hyphen -
( #6231 )
2025-02-17 13:34:44 +08:00
nocobase[bot]
a101a20598
chore(versions): 😊 publish v1.5.8
2025-02-16 22:51:50 +00:00
katherinehhh
c8aa0aeeba
Merge branch 'main' into next
2025-02-16 11:59:45 +08:00
Katherine
a25438c9ec
refactor: adjust block height settings, set the minimum value to 100 ( #6220 )
...
* refactor: adjust block height settings, set the minimum value to 100
* fix: bug
2025-02-15 22:02:41 +08:00
Zeke Zhang
6381f18737
Merge branch 'main' into next
2025-02-15 15:48:22 +08:00
Zeke Zhang
0611e02c88
fix(permissions): disable pagination for resource fetching ( #6219 )
2025-02-15 11:29:09 +08:00
nocobase[bot]
4087b7a58c
chore(versions): 😊 publish v1.6.0-beta.8
2025-02-14 16:23:18 +00:00
nocobase[bot]
8836fcaa5b
chore(versions): 😊 publish v1.6.0-beta.7
2025-02-14 05:04:34 +00:00
Sheldon Guo
acb61e214f
fix(auth): enhance token concurrent update and auth error handling logic ( #6208 )
...
* fix: add optional chaining for safe access to response headers in auth middleware
* fix: add skipNotify option to handle error notifications in SSE stream
* fix: handle expired session error in auth flow and remove unused cache update
* fix: implement renewed JTI cache duration and update related tests
* fix: add skipNotify option to updateUnreadMsgsCount for improved notification handling
2025-02-14 10:55:02 +08:00
nocobase[bot]
29dbe34e03
chore(versions): 😊 publish v1.5.7
2025-02-13 15:45:21 +00:00
nocobase[bot]
9039451a1d
Merge branch 'main' into next
2025-02-13 14:30:23 +00:00
Junyi
7b715c847d
fix(plugin-field-sort): fix field registering for external data source ( #6212 )
2025-02-13 22:29:58 +08:00