nocobase[bot]
fb1b3fc9d4
Merge branch 'main' into next
2025-03-19 09:16:16 +00:00
chenyongxin
ee728bd9bf
feat: calendar plugin with optional settings to enable or disable quick event creation ( #6391 )
...
* feat: calendar plugin with optional settings to enable or disable quick event creation
* feat: remove useless code
* Update zh-CN.json
* feat: modify configuration name
* feat: use nullish coalescing operator
2025-03-19 17:15:51 +08:00
nocobase[bot]
7c042e5c44
Merge branch 'main' into next
2025-03-19 08:23:10 +00:00
Zeke Zhang
18ab00bce1
fix: remove deprecated menuSchemaUid usage and simplify path generation ( #6483 )
...
* fix: remove deprecated menuSchemaUid usage and simplify path generation
* fix: remove deprecated menuSchemaUid from route schema creation
2025-03-19 16:22:43 +08:00
Katherine
386cb9ac6e
fix: layout issue in mobile action panel after hiding buttons due to … ( #6502 )
...
* fix: layout issue in mobile action panel after hiding buttons due to permission control
* fix: layout issue in mobile action panel after hiding buttons due to permission control
* fix: bug
2025-03-19 16:19:46 +08:00
Katherine
19ad219eb2
fix: linkage rule field default hidden with retained value not working ( #6503 )
...
* fix: linkage rule field default hidden with retained value not working
* fix: bug
2025-03-19 16:11:50 +08:00
nocobase[bot]
1d63c14c60
Merge branch 'main' into next
2025-03-19 06:13:28 +00:00
hongboji
7a884734dd
fix: workflow e2e ( #6500 )
...
* fix: workflow e2e
* fix: workflow e2e
2025-03-19 14:13:04 +08:00
nocobase[bot]
95212c8c3c
Merge branch 'main' into next
2025-03-19 02:28:50 +00:00
chenos
645cef5825
perf: useIsLoggedIn ( #6462 )
2025-03-19 10:28:27 +08:00
nocobase[bot]
bdab512485
chore(versions): 😊 publish v1.7.0-beta.6
v1.7.0-beta.6
2025-03-19 00:23:14 +00:00
nocobase[bot]
204346b4b9
Merge branch 'main' into next
2025-03-18 15:38:41 +00:00
nocobase[bot]
6541fad14b
docs: update changelogs
2025-03-18 15:38:12 +00:00
nocobase[bot]
b7baff568f
Merge branch 'main' into next
2025-03-18 15:16:31 +00:00
nocobase[bot]
727768bf71
chore(versions): 😊 publish v1.6.6
v1.6.6
2025-03-18 15:15:17 +00:00
nocobase[bot]
ca3ae81933
Merge branch 'main' into next
2025-03-18 13:19:07 +00:00
chenos
00cd51c14e
fix: encode url ( #6497 )
2025-03-18 21:18:43 +08:00
nocobase[bot]
feca1396bb
Merge branch 'main' into next
2025-03-18 09:29:50 +00:00
chenos
8f8ee69aec
chore: locale command
2025-03-18 17:28:32 +08:00
nocobase[bot]
ce4ca35fd9
Merge branch 'main' into next
2025-03-18 09:08:17 +00:00
Junyi
21857c4db5
fix(plugin-workflow): fix legacy tasks count after workflow deleted ( #6493 )
...
* fix(plugin-workflow): fix legacy tasks count after workflow deleted
* fix(plugin-workflow): fix locale
2025-03-18 17:07:53 +08:00
nocobase[bot]
faaaebee50
Merge branch 'main' into next
2025-03-18 07:30:12 +00:00
Katherine
fa0c378466
feat: support long text fields as title fields for association field ( #6495 )
2025-03-18 15:29:49 +08:00
nocobase[bot]
5cb60ad9f8
Merge branch 'main' into next
2025-03-18 07:23:47 +00:00
chenos
dd47ca4552
fix: locale error
2025-03-18 15:23:13 +08:00
nocobase[bot]
64abaeffb1
Merge branch 'main' into next
2025-03-18 07:22:12 +00:00
Junyi
fa5890cea5
fix(evaluator): fix round decimal places ( #6492 )
2025-03-18 15:21:50 +08:00
nocobase[bot]
21b834dff6
Merge branch 'main' into next
2025-03-18 04:20:55 +00:00
Junyi
7da1c200ed
feat(plugin-workflow-aggregate): add precision option ( #6491 )
2025-03-18 12:20:33 +08:00
ajie
30c612cb08
fix: unable to create a MySQL view ( #6477 )
...
* fix: unable to create a MySQL view
2025-03-18 11:47:25 +08:00
nocobase[bot]
a2dc41229f
chore(versions): 😊 publish v1.7.0-beta.5
v1.7.0-beta.5
2025-03-18 00:49:54 +00:00
Katherine
029c8dff63
feat: support inline table actions with icon-only mode, show action n… ( #6451 )
...
* feat: support inline table actions with icon-only mode, show action name on hover
* fix: bug
* fix: bug
2025-03-17 20:46:10 +08:00
nocobase[bot]
968a11d6d2
Merge branch 'main' into next
2025-03-17 11:08:04 +00:00
nocobase[bot]
fd5c247503
docs: update changelogs
2025-03-17 11:07:38 +00:00
nocobase[bot]
c2221ca5b8
Merge branch 'main' into next
2025-03-17 10:27:56 +00:00
nocobase[bot]
2481e3f4ff
chore(versions): 😊 publish v1.6.5
v1.6.5
2025-03-17 10:27:39 +00:00
nocobase[bot]
f8611384bd
Merge branch 'main' into next
2025-03-17 08:21:32 +00:00
Katherine
62c06c7ac3
fix: rich text field not clearing data on submission ( #6486 )
2025-03-17 16:21:10 +08:00
nocobase[bot]
cfebd5e0d2
Merge branch 'main' into next
2025-03-17 08:01:11 +00:00
Junyi
dbb079ba18
fix(plugin-workflow-manual): fix migration ( #6487 )
...
* fix(plugin-workflow-manual): fix migration
* fix(plugin-workflow-manual): fix test cases
2025-03-17 16:00:48 +08:00
nocobase[bot]
da6a21bf9a
Merge branch 'main' into next
2025-03-17 04:28:08 +00:00
Junyi
26d858ae18
fix(plugin-workflow-manual): fix migration ( #6484 )
2025-03-17 12:27:42 +08:00
nocobase[bot]
1537d616a4
Merge branch 'main' into next
2025-03-17 02:36:06 +00:00
Zeke Zhang
ed35d0995e
fix: add colorTextHeaderMenu token to CSSVariableProvider
2025-03-17 10:35:42 +08:00
nocobase[bot]
6b451c1a57
Merge branch 'main' into next
2025-03-17 02:32:51 +00:00
Zeke Zhang
0cc83299f8
feat: add colorTextHeaderMenu variable for header menu styling ( #6482 )
2025-03-17 10:32:25 +08:00
Katherine
06405a62b7
refactor: optimize enabling the index column ( #6481 )
2025-03-17 10:26:08 +08:00
nocobase[bot]
09b9847697
Merge branch 'main' into next
2025-03-17 02:18:47 +00:00
Junyi
f18ddcdad8
fix(plugin-workflow-manaul): fix workflow title field in filter ( #6480 )
2025-03-17 10:18:24 +08:00
nocobase[bot]
743a9c755e
Merge branch 'main' into next
2025-03-17 02:10:02 +00:00