chenos
7857993dcd
fix: getFilename ( #6217 )
2025-02-24 22:00:39 +08:00
chenos
7e2f2303e8
fix(cli): improve internal logic of nocobase upgrade
command ( #6280 )
2025-02-24 21:35:06 +08:00
Jiannx
d1743a1f72
feat: add backend code to generate file preview url ( #6223 )
...
* feat: adjust preview field of file collection
* fix: add banckend to generate preview
* fix: undefined error
2025-02-24 21:28:59 +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]
890d5b553c
Merge branch 'next' into develop
2025-02-24 12:10:32 +00:00
nocobase[bot]
b6f666e0d9
chore(versions): 😊 publish v1.6.0-beta.11
v1.6.0-beta.11
2025-02-24 12:10:09 +00:00
nocobase[bot]
4194151c16
Merge branch 'next' into develop
2025-02-24 11:05:13 +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]
cd0c4198d0
Merge branch 'next' into develop
2025-02-24 11:00:05 +00:00
nocobase[bot]
2ac2b9a81c
Merge branch 'main' into next
2025-02-24 10:59:41 +00:00
nocobase[bot]
3febd8b5ee
docs: update changelogs
2025-02-24 10:59:14 +00:00
nocobase[bot]
a1d7f635a6
Merge branch 'next' into develop
2025-02-24 10:40:16 +00:00
nocobase[bot]
258b1595e3
Merge branch 'main' into next
2025-02-24 10:37:52 +00:00
nocobase[bot]
b47aca6ced
chore(versions): 😊 publish v1.5.14
v1.5.14
2025-02-24 10:37:30 +00:00
nocobase[bot]
75d1a9842b
Merge branch 'next' into develop
2025-02-24 08:19:09 +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]
53128c4184
Merge branch 'next' into develop
2025-02-24 06:02:28 +00:00
nocobase[bot]
5d17e0941d
chore(versions): 😊 publish v1.6.0-beta.10
v1.6.0-beta.10
2025-02-24 06:02:03 +00:00
nocobase[bot]
21529d75e8
Merge branch 'next' into develop
2025-02-24 02:12:07 +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]
6c664a603f
Merge branch 'next' into develop
2025-02-24 01:57:13 +00:00
nocobase[bot]
c9c7531946
Merge branch 'main' into next
2025-02-24 01:56:51 +00:00
xilesun
1275d32388
fix: changelog script
2025-02-24 09:56:17 +08:00
nocobase[bot]
43f89467e5
Merge branch 'next' into develop
2025-02-23 09:35:08 +00:00
nocobase[bot]
5b13572afb
Merge branch 'main' into next
2025-02-23 09:34:46 +00:00
Junyi
737e553934
chore(server): adjust max listeners number ( #6266 )
2025-02-23 17:34:17 +08:00
nocobase[bot]
39cf9205a8
Merge branch 'next' into develop
2025-02-22 14:32:11 +00:00
nocobase[bot]
a905e26537
Merge branch 'main' into next
2025-02-22 14:31:49 +00:00
nocobase[bot]
531972faeb
docs: update changelogs
2025-02-22 14:31:21 +00:00
nocobase[bot]
0fb3a5978f
Merge branch 'next' into develop
2025-02-22 14:08:58 +00:00
nocobase[bot]
ed688bfd58
Merge branch 'main' into next
2025-02-22 14:06:47 +00:00
nocobase[bot]
28e652e8ae
chore(versions): 😊 publish v1.5.13
v1.5.13
2025-02-22 14:06:13 +00:00
nocobase[bot]
b166ad9ed2
Merge branch 'next' into develop
2025-02-22 13:33:55 +00:00
nocobase[bot]
1b437ee069
Merge branch 'main' into next
2025-02-22 13:33:31 +00:00
Junyi
9e0654ed93
fix(client): fix upload component ( #6260 )
...
* fix(client): fix upload component
* fix(client): revert test case back
* test(client): skip test failed cases due to it works in browser
2025-02-22 21:33:06 +08:00
nocobase[bot]
322828b628
Merge branch 'next' into develop
2025-02-22 07:09:25 +00:00
nocobase[bot]
4691a6146f
chore(versions): 😊 publish v1.6.0-beta.9
v1.6.0-beta.9
2025-02-22 07:09:03 +00:00
nocobase[bot]
65cde80fcd
Merge branch 'next' into develop
2025-02-21 23:11:20 +00:00
Sheldon Guo
8e9a2dbd85
feat: add expression prop to TextAreaWithGlobalScope and update ConfigForm ( #6221 )
2025-02-22 07:10:56 +08:00
Junyi
0ba4e5aa80
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-21 22:22:16 +08:00
gchust
dabf9121ed
fix: incorrect version of plugin block template ( #6265 )
...
* fix: request error for ui schemas loading
* fix: incorrect package version
2025-02-21 18:44:43 +08:00
gchust
af5d4d8c73
fix: request error for ui schemas loading ( #6264 )
2025-02-21 18:31:06 +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]
80b8009a07
Merge branch 'next' into develop
2025-02-21 03:46:58 +00:00
nocobase[bot]
459a721e98
Merge branch 'main' into next
2025-02-21 03:46:33 +00:00
nocobase[bot]
25f764c15f
docs: update changelogs
2025-02-21 03:46:06 +00:00
nocobase[bot]
80c0bfa94a
Merge branch 'next' into develop
2025-02-21 03:34:37 +00:00
Sheldon Guo
a61895cbf2
fix(user): simplify error handling by skipping notification for empty token ( #6252 )
2025-02-21 11:34:13 +08:00
nocobase[bot]
78b2424c91
Merge branch 'next' into develop
2025-02-21 03:20:24 +00:00