GitHub Actions Bot
085889d97c
Merge branch 'main' into next
2024-08-30 05:18:57 +00:00
YANG QIA
afcb64ad23
fix(data-vi): issue of parsing variables in filter block ( #5157 )
2024-08-30 13:18:39 +08:00
GitHub Actions Bot
be5e16d445
Merge branch 'main' into next
2024-08-30 03:39:18 +00:00
YANG QIA
c1bcad666c
fix(data-vi): transform the values of decimal fields from type string to number ( #5155 )
2024-08-30 11:24:31 +08:00
GitHub Actions Bot
e30903f9c4
Merge branch 'main' into next
2024-08-30 03:08:23 +00:00
Zeke Zhang
6e45780565
chore: update comment
2024-08-30 11:07:45 +08:00
nocobase[bot]
bf5011f75a
chore(versions): 😊 publish v1.3.9-beta
2024-08-29 14:14:30 +00:00
GitHub Actions Bot
4dcbf01a89
Merge branch 'main' into next
2024-08-29 14:10:57 +00:00
Zeke Zhang
065e8de5f6
fix(mobile): should not force redirect to mobile page ( #5152 )
...
* fix(mobile): no forced redirect to mobile page
* fix: optimize redirect
* test: add e2e test
2024-08-29 22:10:38 +08:00
GitHub Actions Bot
d4ec84ebc4
Merge branch 'main' into next
2024-08-29 10:55:02 +00:00
ChengLei Shao
87c7bcb084
chore: support year data type in mysql ( #5123 )
2024-08-29 18:54:44 +08:00
nocobase[bot]
39d021a9aa
chore(versions): 😊 publish v1.3.8-beta
2024-08-29 10:12:49 +00:00
nocobase[bot]
f429d13264
chore(versions): 😊 publish v1.3.7-beta
2024-08-29 08:41:23 +00:00
GitHub Actions Bot
269aaa8637
Merge branch 'main' into next
2024-08-29 07:42:34 +00:00
Katherine
ae8f5c797f
fix: add text support handlebars ( #5150 )
2024-08-29 15:42:15 +08:00
nocobase[bot]
39c7ce4741
chore(versions): 😊 publish v1.3.6-beta
2024-08-29 06:01:24 +00:00
GitHub Actions Bot
6dbf9c4ddc
Merge branch 'main' into next
2024-08-29 03:54:36 +00:00
Katherine
8beb8dbc3e
fix: association select data scope linkage should support edit form ( #5149 )
2024-08-29 11:54:20 +08:00
nocobase[bot]
35e8f89c75
chore(versions): 😊 publish v1.3.5-beta
2024-08-28 09:28:11 +00:00
GitHub Actions Bot
aa9f4a9a0e
Merge branch 'main' into next
2024-08-28 08:37:01 +00:00
Katherine
e883985c4d
fix: association select data scope linkage should be supported in sub-form ( #5146 )
...
* fix: association select data scope linkage support sub-form
* fix: bug
2024-08-28 16:36:43 +08:00
GitHub Actions Bot
445cdfa8c2
Merge branch 'main' into next
2024-08-28 06:51:06 +00:00
Zeke Zhang
fae2205ce1
fix(mobile): resovle redirect issue ( #5145 )
...
* fix(mobile): resovle redirect issue
* test: add e2e tests
2024-08-28 14:50:49 +08:00
GitHub Actions Bot
49b8bc5271
Merge branch 'main' into next
2024-08-28 06:43:59 +00:00
Junyi
3809108afa
feat(plugin-workflow): allow to delete execution in list ( #5135 )
...
* refactor(plugin-workflow): allow to delete execution in list
* fix(plugin-workflow): fix mistake import
2024-08-28 14:43:40 +08:00
GitHub Actions Bot
459fbb6cd7
Merge branch 'main' into next
2024-08-28 04:07:07 +00:00
Zeke Zhang
67d2f85a99
fix(defaultValue): ignores variable values that do not match the current field ( #5122 )
...
* refactor(variable): refactor parseVariable to support return more context
* fix(defaultValue): ignore no matching value
* fix: make unit tests pass
* chore: fix unit test
2024-08-28 11:53:52 +08:00
GitHub Actions Bot
1b9bc53754
Merge branch 'main' into next
2024-08-28 02:52:23 +00:00
Zeke Zhang
af77f3c408
fix(template): fix error on form block submission ( #5133 )
...
* fix(template): fix error on form block submission
* fix(template): fix error on form block submission
* fix: make unit tests pass
* fix: make e2e tests pass
2024-08-28 10:52:06 +08:00
GitHub Actions Bot
30420a0ff2
Merge branch 'main' into next
2024-08-27 13:59:12 +00:00
Zeke Zhang
dec3c838a3
feat: add support for opening via URL ( #5098 )
...
* feat(map): add support for opening via URL
* feat(calendar): add support for opening via URL
* feat(gantt): add support for opening via URL
* fix(duplicate,bulk-edit): resolve issues with popups
* fix: useDetailsBlockProps
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
2024-08-27 21:58:55 +08:00
nocobase[bot]
a0117480e0
chore(versions): 😊 publish v1.3.4-beta
2024-08-27 10:27:55 +00:00
GitHub Actions Bot
562526c29d
Merge branch 'main' into next
2024-08-27 06:54:20 +00:00
Katherine
2eaa0b8081
refactor: set remainsTheSame as the default value for field editing in bulk editing action ( #5124 )
...
* refactor: bulk edit set remainsTheSame as default value
* fix: test
2024-08-27 14:54:02 +08:00
nocobase[bot]
9dffefb90a
chore(versions): 😊 publish v1.3.3-beta
2024-08-27 00:37:42 +00:00
GitHub Actions Bot
5e8a735136
Merge branch 'main' into next
2024-08-26 23:19:54 +00:00
chenos
1de0ce5e1a
fix: use the built-in logo file ( #5032 )
...
* fix: logo url
* fix: logo with internal url
* fix: tz
* fix: improve code
* fix: tz
* fix: tz
* fix: test case
* fix: tz
2024-08-27 07:15:54 +08:00
Zhi Chen
2c757c43c5
feat: user data sync plugin ( #4986 )
...
* feat: user data sync plugin
* fix: nickname bug
* feat: adjust sync
* fix: delete package-lock.json
* feat: adjust push
* feat: adjust user-data-sync plugin
* fix: delete submodule
* fix: sync bug
* fix: adjust log
* fix: adjust log
* chore: add to build-in
* chore: update version
* chore: add api doc
* chore: add plugin description
* chore: api doc
* chore: change keywords
* feat: add no source type prompt
* chore: text to json
* feat: optimize resource manager
* fix: test & typo
* test: add tests for resource manager & fix bug
* fix: user sync
* chore: remove department resource
* fix: test
* fix: build
* fix: push data
* fix: push api add default sourceName
* test: add api test
* fix: uniqueKey support any
* chore: single user belongs to multi department situation
* chore: department
* fix: fix sync bugs
* fix: sync departments
* chore: remove department logic
* chore: remove department
* fix: fix logger type error
* fix: fix sync bug
* fix: logger & role
* fix: fix sync bugs
* fix: fix sync bug
* fix: fix sync bugs
* test: update test cases
* chore: update
* chore: update
* fix: test
* fix: test
* fix: test
* fix: bugs
* fix: version
---------
Co-authored-by: chenzhi <chenzhi@zhuopaikeji.com>
Co-authored-by: xilesun <2013xile@gmail.com>
2024-08-27 05:25:30 +08:00
nocobase[bot]
dcadaa6665
chore(versions): 😊 publish v1.3.2-beta
2024-08-26 20:58:26 +00:00
nocobase[bot]
4aff92ad3b
chore(versions): 😊 publish v1.3.1-beta
2024-08-26 16:07:23 +00:00
GitHub Actions Bot
f5226596bc
Merge branch 'main' into next
2024-08-26 10:45:43 +00:00
chenos
c4b819528a
fix: missing schema
2024-08-26 18:42:59 +08:00
GitHub Actions Bot
7327aa347b
Merge branch 'main' into next
2024-08-26 10:06:21 +00:00
chenos
1a85719657
fix(tree): missing collection schema ( #5131 )
2024-08-26 17:49:32 +08:00
GitHub Actions Bot
22ad2b4a91
Merge branch 'main' into next
2024-08-26 07:51:36 +00:00
chenos
da966813ee
fix(cli): support upgrade to next ( #5130 )
2024-08-26 15:51:12 +08:00
GitHub Actions Bot
12f76aed2c
Merge branch 'main' into next
2024-08-26 07:43:43 +00:00
Junyi
eaf23766c7
fix(client): fix field names of variable input ( #5128 )
2024-08-26 15:43:26 +08:00
GitHub Actions Bot
d23a11e076
Merge branch 'main' into next
2024-08-26 07:40:44 +00:00
chenos
ffcc60cadf
fix: cannot access 'ActionPage' before initialization ( #5125 )
2024-08-26 15:40:22 +08:00