nocobase[bot]
45e6e7d448
chore(versions): 😊 publish v1.7.0-beta.10
2025-03-27 06:10:23 +00:00
Junyi
2aa892a716
refactor(plugin-workflow): split executed columns to stats tables ( #6534 )
...
* refactor(plugin-workflow): split executed columns to stats table
* fix(plugin-workflow): fix client executed
* fix(plugin-workflow): fix test case
* fix(plugin-workflow): fix migration
* chore(plugin-workflow): remove unused file
* chore(plugin-workflow): remove stashed code
2025-03-27 11:30:17 +08:00
nocobase[bot]
befdd5366c
chore(versions): 😊 publish v1.7.0-beta.9
2025-03-25 05:03:40 +00:00
nocobase[bot]
ffaa71e01e
chore(versions): 😊 publish v1.7.0-alpha.4
2025-03-23 05:22:57 +00:00
nocobase[bot]
770b61aaf8
Merge branch 'next' into develop
2025-03-21 04:15:18 +00:00
nocobase[bot]
3362512910
Merge branch 'main' into next
2025-03-21 04:14:57 +00:00
chenos
2e737f74fd
chore: create-mock-database ( #6522 )
...
* chore: create-mock-database
* fix: mockDatabase
2025-03-21 12:14:31 +08:00
nocobase[bot]
3f75da95d3
chore(versions): 😊 publish v1.6.7
2025-03-20 09:48:46 +00:00
katherinehhh
9369059acc
Merge branch 'next' into develop
2025-03-20 16:14:58 +08:00
Katherine
a65b1606c5
feat: support field Style settings for font-size, font-weight, and font-style ( #6489 )
...
* feat: field style support font-size\font-weight\font-style
* fix: bug
* fix: bug
* test: field style e2e
* fix: test
2025-03-19 20:26:20 +08:00
nocobase[bot]
a7b7c10ba7
chore(versions): 😊 publish v1.7.0-beta.7
2025-03-19 10:26:54 +00:00
nocobase[bot]
8f30ccc40e
Merge branch 'next' into develop
2025-03-19 06:13:53 +00: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]
bdab512485
chore(versions): 😊 publish v1.7.0-beta.6
2025-03-19 00:23:14 +00:00
nocobase[bot]
727768bf71
chore(versions): 😊 publish v1.6.6
2025-03-18 15:15:17 +00:00
nocobase[bot]
45c50cdcc4
chore(versions): 😊 publish v1.7.0-alpha.3
2025-03-18 02:00:02 +00:00
nocobase[bot]
a2dc41229f
chore(versions): 😊 publish v1.7.0-beta.5
2025-03-18 00:49:54 +00:00
nocobase[bot]
2481e3f4ff
chore(versions): 😊 publish v1.6.5
2025-03-17 10:27:39 +00:00
nocobase[bot]
14bfb7abb7
chore(versions): 😊 publish v1.7.0-alpha.2
2025-03-14 23:14:25 +00:00
nocobase[bot]
6a1a8ee670
chore(versions): 😊 publish v1.7.0-beta.4
2025-03-14 17:34:44 +00:00
nocobase[bot]
6bc55d4f9f
chore(versions): 😊 publish v1.6.4
2025-03-14 16:37:22 +00:00
nocobase[bot]
cfa2ee98fb
chore(versions): 😊 publish v1.7.0-beta.3
2025-03-13 23:05:42 +00:00
nocobase[bot]
7281979cc3
chore(versions): 😊 publish v1.6.3
2025-03-13 16:32:19 +00:00
nocobase[bot]
aab7d09456
chore(versions): 😊 publish v1.7.0-beta.2
2025-03-13 13:25:24 +00:00
nocobase[bot]
ed98b8c7af
chore(versions): 😊 publish v1.6.2
2025-03-12 08:00:54 +00:00
nocobase[bot]
00b7e0e0bd
chore(versions): 😊 publish v1.6.1
2025-03-11 10:14:56 +00:00
nocobase[bot]
e7dea7fdfb
chore(versions): 😊 publish v1.6.0
2025-03-11 05:29:43 +00:00
nocobase[bot]
cd4ed1803b
chore(versions): 😊 publish v1.7.0-beta.1
2025-03-11 04:55:31 +00:00
nocobase[bot]
00c2ed0808
chore(versions): 😊 publish v1.7.0-alpha.1
2025-03-11 04:10:21 +00:00
nocobase[bot]
ffd59ebfdf
chore(versions): 😊 publish v1.6.0-alpha.31
2025-03-10 17:42:29 +00:00
nocobase[bot]
6ec8de180c
Merge branch 'next' into develop
2025-03-10 11:58:58 +00:00
Junyi
e5507d0758
refactor(plugin-workflow): change task center api and ui ( #6272 )
...
* refactor(plugin-workflow): change task center api and ui
* fix(client): add className property for Grid.Col
* refactor(plugin-workflow): adjust tasks menu style
* fix(plugin-workflow): fix menu title
* feat(plugin-workflow): automatically update tasks number
* fix(plugin-workflow): ignore ws if not exist
* fix(plugin-workflow): fix compatibility of no user approvals
* refactor(server): revert ws api back
* fix(plugin-workflow-manual): fix migration and renamed test cases
* fix(plugin-workflow): fix acl for task resource
* refactor(client): show badge number in toolbar
* fix(plugin-workflow): fix toolbar number
* fix(client): adjust badge font size
* refactor(plugin-workflow): adjust task center style and api
* fix(plugin-workflow-manual): fix constants
* refactor(plugin-workflow-manual): change legacy workflow todo block to list style
* test(plugin-workflow-manual): migrations
* refactor(plugin-workflow): add workflow title component
* fix(plugin-workflow-manual): fix e2e test cases
* fix(plugin-workflow): fix test kit
2025-03-10 19:58:33 +08:00
nocobase[bot]
c2e2344a83
chore(versions): 😊 publish v1.6.0-beta.19
2025-03-10 06:13:38 +00:00
nocobase[bot]
39f505360d
chore(versions): 😊 publish v1.6.0-beta.18
2025-03-09 23:29:10 +00:00
nocobase[bot]
63887c160b
chore(versions): 😊 publish v1.6.0-alpha.30
2025-03-07 08:12:39 +00:00
nocobase[bot]
06090aa0f6
chore(versions): 😊 publish v1.6.0-beta.17
2025-03-07 07:24:50 +00:00
nocobase[bot]
c4c7cd230f
Merge branch 'next' into develop
2025-03-05 14:16:17 +00:00
nocobase[bot]
ea64d975ed
Merge branch 'main' into next
2025-03-05 14:15:53 +00:00
Junyi
c453612e11
fix(plugin-workflow-aggregate): add precision process after query ( #6358 )
...
* fix(plugin-workflow-aggregate): add precision process after query
* test(plugin-workflow-aggregate): add test cases
* fix(evaluators): fix test cases
* fix(plugin-workflow-aggregate): fix e2e test case
* fix(plugin-workflow-aggregate): fix test cases
2025-03-05 21:55:47 +08:00
nocobase[bot]
53e9ad38cd
chore(versions): 😊 publish v1.6.0-beta.16
2025-03-04 03:20:25 +00:00
nocobase[bot]
f1bd0a1f4d
chore(versions): 😊 publish v1.5.20
2025-03-03 03:57:16 +00:00
nocobase[bot]
33110193fe
chore(versions): 😊 publish v1.5.19
2025-03-01 06:20:47 +00:00
nocobase[bot]
1a64270a17
chore(versions): 😊 publish v1.5.18
2025-02-27 08:11:48 +00:00
nocobase[bot]
79a7eee889
chore(versions): 😊 publish v1.6.0-alpha.29
2025-02-27 07:22:26 +00:00
nocobase[bot]
e360a4e12f
chore(versions): 😊 publish v1.5.17
2025-02-27 04:31:25 +00:00
nocobase[bot]
08f4d7eeb0
chore(versions): 😊 publish v1.6.0-beta.15
2025-02-27 04:27:59 +00:00
nocobase[bot]
8c801015d2
chore(versions): 😊 publish v1.6.0-beta.14
2025-02-27 01:13:54 +00:00
nocobase[bot]
220721d5d5
chore(versions): 😊 publish v1.6.0-beta.13
2025-02-26 15:01:33 +00:00
nocobase[bot]
4425d097e2
Merge branch 'next' into develop
2025-02-26 01:53:38 +00:00