nocobase[bot]
|
873cf0da58
|
Merge branch 'main' into next
|
2024-12-04 13:12:55 +00:00 |
|
nocobase[bot]
|
cca4535429
|
chore(versions): 😊 publish v1.4.2
v1.4.2
|
2024-12-04 13:12:33 +00:00 |
|
Zeke Zhang
|
0fa56d7407
|
perf(Table): remove Formily components to improve performance (#5738)
* perf(Table): remove Formily components to improve performance
* refactor: rename and modify comments
* fix(UIEditor): fix hover style
* fix(Table): fix style configuration option not showing
* fix(ellipsis): fix refresh issue
* fix: need to update field value
* perf(Table): improve performance of configuring top buttons
* refactor: skip style-related code when no style rules are set
* chore(e2e): fix e2e errors
* fix(e2e): fix e2e errors
* fix(workflow): fix refresh issue
* fix(workflow): fix refresh issue
* fix(Action.Container): fix refresh issue
* fix(drawer): fix refresh issue
* fix(Table): fix refresh issue
* fix(AssociationField): fix refresh issues
* fix(NocoBaseRecursionField): fix refresh code
* refactor(SchemaComponentContext): remove useless code
* refactor: rename RefreshContext to RefreshFieldSchemaContext
* refactor(useDataBlockRequestGetter): optimize comment
* refactor: rename and new refresh context
* fix(Table): fix some refresh issues
* fix(AssociationField): fix refresh issue
* refactor(Table): make code better
* fix: replace RecursionField with NocoBaseRecursionField
* refactor: remove useless code
* fix(Menu): fix draging issue
* fix: refresh entire page after drag and drop operation
* fix(Page): fix draging issue
* chore: fix build error
* fix(test): make unit tests pass
* chore(test): fix unit test
* chore(e2e): fix e2e errors
* chore(e2e): update e2e to make it pass
* chore(e2e): update e2e to make it pass
* chore(e2e): fix e2e errors
* fix(e2e): fix some e2e errors
* fix(SchemaComponent): fix onChange issue
* chore(e2e): make e2e more stable
|
2024-12-04 21:05:50 +08:00 |
|
nocobase[bot]
|
51cb1d0a71
|
Merge branch 'next' into develop
|
2024-12-04 05:08:34 +00:00 |
|
nocobase[bot]
|
a3fa990da3
|
Merge branch 'main' into next
|
2024-12-04 05:08:14 +00:00 |
|
Junyi
|
d04f64e252
|
fix(plugin-workflow): fix sync column tag (#5787)
|
2024-12-04 13:07:52 +08:00 |
|
nocobase[bot]
|
870870909b
|
Merge branch 'next' into develop
|
2024-12-04 02:25:52 +00:00 |
|
nocobase[bot]
|
79c372f45b
|
Merge branch 'main' into next
|
2024-12-04 02:25:28 +00:00 |
|
nocobase[bot]
|
32423b6be3
|
docs: update changelogs
|
2024-12-04 02:24:58 +00:00 |
|
nocobase[bot]
|
0332ea06bb
|
Merge branch 'next' into develop
|
2024-12-04 02:16:18 +00:00 |
|
nocobase[bot]
|
1ca277e157
|
Merge branch 'main' into next
|
2024-12-04 02:14:45 +00:00 |
|
nocobase[bot]
|
bcf6a04548
|
chore(versions): 😊 publish v1.4.1
v1.4.1
|
2024-12-04 02:14:31 +00:00 |
|
nocobase[bot]
|
1363a51576
|
Merge branch 'next' into develop
|
2024-12-04 01:42:51 +00:00 |
|
Katherine
|
2bbf618bec
|
chore: configure fields support filtering (#5784)
|
2024-12-04 09:42:28 +08:00 |
|
nocobase[bot]
|
9e46b7291e
|
chore(versions): 😊 publish v1.6.0-alpha.2
v1.6.0-alpha.2
|
2024-12-03 15:48:39 +00:00 |
|
nocobase[bot]
|
c9e562470a
|
Merge branch 'next' into develop
|
2024-12-03 15:14:08 +00:00 |
|
nocobase[bot]
|
e33ef9353c
|
Merge branch 'main' into next
|
2024-12-03 15:13:40 +00:00 |
|
chenos
|
02e418e83f
|
perf: optimize the pkg command (#5785)
|
2024-12-03 23:13:09 +08:00 |
|
nocobase[bot]
|
7524726d0d
|
chore(versions): 😊 publish v1.6.0-alpha.1
v1.6.0-alpha.1
|
2024-12-03 15:10:42 +00:00 |
|
nocobase[bot]
|
1ea1b960f3
|
Merge branch 'next' into develop
|
2024-12-03 14:32:31 +00:00 |
|
nocobase[bot]
|
ac42eaacd1
|
Merge branch 'main' into next
|
2024-12-03 14:32:09 +00:00 |
|
Katherine
|
79743f0948
|
fix: missing date input field in filter operation on mobile (#5786)
|
2024-12-03 22:31:47 +08:00 |
|
nocobase[bot]
|
9eaba47b6d
|
Merge branch 'next' into develop
|
2024-12-03 14:28:39 +00:00 |
|
nocobase[bot]
|
15ea26add9
|
chore(versions): 😊 publish v1.5.0-beta.1
v1.5.0-beta.1
|
2024-12-03 14:28:07 +00:00 |
|
Junyi
|
45b8a56eb7
|
feat(plugin-workflow): add manual execute workflow (#5664)
* feat(plugin-workflow): add manual execute workflow
* refactor(plugin-workflow): adjust ui and type
* feat(plugin-workflow-action-trigger): add manually execute
* fix(plugin-workflow): keep trigger action in workflows for action trigger
* fix(plugin-workflow): fix type
* fix(plugin-workflow): collection trigger transaction
* fix(plugin-workflow): fix type
* test(plugin-workflow): skip failed test case
* fix(plugin-workflow): fix transaction
* fix(plugin-workflow): fix schedule mode field bug
* fix(plugin-workflow): collection trigger executing error
* fix(plugin-workflow-action-trigger): fix payload and appends
* fix(plugin-workflow): skip changed logic when execute
* fix(plugin-workflow): fix collection field schedule context when execute manually
* refactor(plugin-workflow): change manually option name
* fix(plugin-workflow-action-trigger): fix test case
|
2024-12-03 21:56:58 +08:00 |
|
nocobase[bot]
|
484eb28877
|
Merge branch 'next' into develop
|
2024-12-03 13:25:31 +00:00 |
|
Katherine
|
d23ac5580c
|
fix: missing date input field in filter operation on mobile (#5779)
* fix: missing date input field in filter operation on mobile
* fix: bug
|
2024-12-03 21:25:07 +08:00 |
|
Zeke Zhang
|
e35768ce61
|
fix(variable): fix issues where variables cannot be properly used in third-party data source blocks (#5782)
* fix(variable): resolve field visibility issues in multi-data source variables
* fix(test): fix unit test error
|
2024-12-03 20:49:37 +08:00 |
|
xilesun
|
4cc95587af
|
Merge branch 'next' into develop
|
2024-12-03 20:45:21 +08:00 |
|
nocobase[bot]
|
38365a5023
|
chore(versions): 😊 publish v1.4.0
v1.4.0
|
2024-12-03 12:40:49 +00:00 |
|
Zeke Zhang
|
384271fb90
|
fix: fix the issue where association field values are empty in block templates (#5777)
* fix(template): fix appends issue
* fix(variable): resolve variable parsing issue in third-party data sources
* chore(e2e): make e2e more stable
|
2024-12-03 20:39:27 +08:00 |
|
katherinehhh
|
fa7abb07cf
|
Merge branch 'next' into develop
|
2024-12-03 20:26:44 +08:00 |
|
nocobase[bot]
|
4f42f86089
|
Merge branch 'main' into next
|
2024-12-03 12:18:17 +00:00 |
|
xilesun
|
5a268b8868
|
chore(ci): update
|
2024-12-03 20:17:37 +08:00 |
|
YANG QIA
|
fa202efd47
|
docs: v1.4.0 changelogs (#5774)
* docs: v1.4.0 changelogs
* docs: en
* chore: update
* chore: update
* chore: update
* chore: update
|
2024-12-03 20:14:58 +08:00 |
|
nocobase[bot]
|
39858f0fd3
|
Merge branch 'main' into next
|
2024-12-03 12:12:49 +00:00 |
|
YANG QIA
|
66f2250641
|
chore(ci): manual-merge.yml (#5783)
* feat(ci): release major version
* fix: bug
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* feat: manual merge
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
|
2024-12-03 20:12:25 +08:00 |
|
nocobase[bot]
|
f46a1b203c
|
Merge branch 'main' into next
|
2024-12-03 11:32:34 +00:00 |
|
Katherine
|
fa315a1261
|
fix: incorrect parameters passed in table block filtering (#5773)
|
2024-12-03 19:32:07 +08:00 |
|
nocobase[bot]
|
b65585ca9f
|
Merge branch 'next' into develop
|
2024-12-03 11:20:31 +00:00 |
|
nocobase[bot]
|
42e954d4cf
|
Merge branch 'main' into next
|
2024-12-03 11:20:08 +00:00 |
|
gchust
|
38e79d41af
|
fix: cannot set highlight style for link action button (#5780)
|
2024-12-03 19:19:41 +08:00 |
|
nocobase[bot]
|
c4873828fa
|
docs: update changelogs
|
2024-12-03 09:21:45 +00:00 |
|
nocobase[bot]
|
516c8e1881
|
Merge branch 'main' into next
|
2024-12-03 08:44:39 +00:00 |
|
nocobase[bot]
|
f694522034
|
chore(versions): 😊 publish v1.3.55
v1.3.55
|
2024-12-03 08:44:27 +00:00 |
|
gchust
|
02783e588f
|
Fix/use dynamic props not working with lazy component (#5776)
* fix: withDynamicSchemaProps not working with lazy
* chore: rename lazid component key[skip ci]
|
2024-12-03 16:33:27 +08:00 |
|
nocobase[bot]
|
d84efb43c3
|
Merge branch 'next' into develop
|
2024-12-03 07:05:37 +00:00 |
|
nocobase[bot]
|
32fa387caa
|
Merge branch 'main' into next
|
2024-12-03 07:05:13 +00:00 |
|
ChengLei Shao
|
17bcdcab6a
|
chore: remove logger in gateway (#5775)
|
2024-12-03 15:04:47 +08:00 |
|
YANG QIA
|
7b81685179
|
fix(data-vi): issue where filter field components of chart blocks not rendering (#5769)
* fix(data-vi): issue where filter field components of chart blocks not rendering
* chore: update
|
2024-12-03 11:49:40 +08:00 |
|