Katherine
6b6b69ae09
fix: restore field height spacing after removing description in form ( #4679 )
2024-06-17 16:31:59 +08:00
GitHub Actions Bot
6a751b596f
chore: update changelog
2024-06-17 00:53:41 +00:00
GitHub Actions Bot
9de4853030
chore(versions): 😊 publish v1.2.4-alpha
2024-06-17 00:53:36 +00:00
jack zhang
c66744d4a8
fix: action modal icon and Initializer menu close when click ( #4664 )
...
* fix: action modal icon and Initializer menu close when click
* fix: bug
* fix: bug
* feat: bug
* fix: e2e bug
2024-06-15 18:03:33 +08:00
chenos
6c431caec4
fix(mock-collections): syntax error at or near "-"
2024-06-15 15:35:12 +08:00
YANG QIA
de0fb26609
fix(data-vi): custom filter conditions are not applied ( #4671 )
...
* fix(data-vi): custom filter conditions are not applied
* fix: default value
2024-06-15 13:35:27 +08:00
Katherine
d2b2ac69e6
fix: chart block actionBar style ( #4666 )
2024-06-14 20:27:34 +08:00
YANG QIA
5a3466a73a
feat(data-vi): allows to use json5 in chart json config ( #4668 )
2024-06-14 20:19:22 +08:00
xilesun
8e20aac7a7
fix(data-vi): js expressions in advanced config is not saved
2024-06-14 19:52:48 +08:00
Zeke Zhang
1fcf1320c2
fix(duplicate): resolve error on click ( #4658 )
...
* fix(duplicate): resolve error on click
* test: add e2e test
2024-06-14 15:08:56 +08:00
Katherine
ec22846bbb
style: list block ( #4665 )
2024-06-14 14:13:58 +08:00
ChengLei Shao
e56e52ad49
chore(action-import): validate association & select field value ( #4643 )
...
* chore: validate association value in import
* chore: validate value in select field
* fix: test
2024-06-14 12:02:03 +08:00
Katherine
8260cfc817
fix: form/detail/filter block height ( #4652 )
...
* fix: form/detail/filter block height
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
2024-06-14 11:11:50 +08:00
ChengLei Shao
b9bc94e062
chore(test): skipping websocket-related tests currently causes vitest to hang ( #4644 )
2024-06-14 10:19:56 +08:00
Junyi
c747ea65c4
fix(plugin-workflow): fix incorrectly schema reaction ( #4661 )
...
* fix(plugin-workflow): fix incorrectly schema reaction
* fix(plugin-workflow): add migration
2024-06-14 08:49:36 +08:00
RakuCloud
a49d958086
Update ja_JP.json ( #4650 )
...
change "Submit": "送信" to "Submit": "保存",
2024-06-13 23:04:23 +08:00
YANG QIA
d8e80ecb41
fix(logger): fix the issue where workflow log files do not output ( #4657 )
2024-06-13 22:53:02 +08:00
Junyi
c2687f71e3
fix(plugin-fm): add migration for fixing new added legacy attachment field ( #4649 )
...
* fix(plugin-fm): add migration for fixing new added legacy attachment field
* fix(plugin-fm): add uischema fix
* fix: migration
2024-06-13 18:12:22 +08:00
Junyi
a38e4ada05
fix(plugin-fm): set invalid when uploading is not completed to avoid submit ( #4653 )
2024-06-13 18:11:39 +08:00
Katherine
1d568c635e
fix: client test ( #4648 )
2024-06-13 12:38:18 +08:00
GitHub Actions Bot
92cf3d750e
chore: update changelog
2024-06-13 03:48:26 +00:00
GitHub Actions Bot
deacbf25e9
chore(versions): 😊 publish v1.2.3-alpha
2024-06-13 03:48:21 +00:00
Katherine
e8c2bffe20
style(client): grid style improve ( #4647 )
...
* style: grid style improve
* refactor: remove min height for block heght
* fix: min height
2024-06-13 10:41:27 +08:00
Junyi
a6c16cf3db
refactor(plugin-workflow): add card layout for assigning fields ( #4642 )
2024-06-12 23:46:05 +08:00
Katherine
ecb56130cf
style: markdown block style improve ( #4639 )
2024-06-12 21:01:58 +08:00
GitHub Actions Bot
b2775fa6cb
chore: update changelog
2024-06-12 09:56:32 +00:00
GitHub Actions Bot
e45bdb7d2f
chore(versions): 😊 publish v1.2.2-alpha
2024-06-12 09:56:27 +00:00
Sheldon Guo
45614c8d72
feat: support qrcode embed in markdown and scan in mobile ( #4638 )
...
* feat: workbench block
* feat: mobilePage
* fix: update WorkbenchAction
* feat: support qrcode embed in markdown and scan in mobile
* fix: fix markdown button be covered problem
* fix: fix unit test error
* fix: fix unit test errors
* refactor: use react router in qrcode scanner
* feat: markdown add loading
* fix: fix blank content in print page
* refactor: change plugin dependencies to devDependencies
* feat: add some padding in markdown editor
* chore: improve some code
* feat: improve code
* fix: add QRCodeScanner
* fix: iconColor
* fix: Improve code
* feat: Improve code
* fix: version
* chore: improve some code
* chore: improve some code
* fix: i18n
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-06-12 17:47:43 +08:00
Junyi
2aa46171b2
refactor(plugin-workflow): use assigned fields for create/update node values ( #4546 )
...
* refactor(plugin-workflow): use assigned fields for create/update node values
* fix(plugin-workflow): fix schema and values when change collection
* fix(plugin-workflow): fix node form initial values
* test: fix e2e
* fix(plugin-workflow): fix add node error
* refactor(plugin-workflow): change to self host schema in node
* feat(plugin-workflow): make collection uneditable after first saved
---------
Co-authored-by: hongboji <j414562100@qq.com>
2024-06-12 15:12:31 +08:00
Junyi
577f9a34e8
fix(plugin-workflow-request): fix test ( #4634 )
2024-06-12 15:12:07 +08:00
Katherine
aecc4a9739
fix: block height calculation ( #4629 )
...
* fix: block height calculation
* fix: test
2024-06-12 14:50:40 +08:00
GitHub Actions Bot
20f85cd6e5
chore: update changelog
2024-06-12 05:15:11 +00:00
GitHub Actions Bot
0d6ebe16cf
chore(versions): 😊 publish v1.2.1-alpha
2024-06-12 05:15:06 +00:00
chenos
06f2df8d2e
fix: update package.json
2024-06-12 13:12:50 +08:00
chenos
75f5098ded
fix: use dataSource.collectionManager.getCollection
2024-06-12 12:56:26 +08:00
ChengLei Shao
690b7cd636
chore(action-import): skip reset sequence if no auto-increment primary is imported ( #4631 )
...
* chore: auto incr primary key imported test
* chore: skip reset sequence if no auto increment primary imported
2024-06-12 11:45:45 +08:00
GitHub Actions Bot
93d33131e6
chore: update changelog
2024-06-12 03:39:59 +00:00
GitHub Actions Bot
79634179a4
chore(versions): 😊 publish v1.2.0-alpha
2024-06-12 03:39:54 +00:00
chenos
b06c958070
chore: update release ci ( #4632 )
...
* chore: update release ci
* chore: test ci
* fix: ci
* fix: ci
* fix: update release.sh
2024-06-12 11:37:23 +08:00
Zeke Zhang
e6848858d4
fix(filter-form): fix auto-trigger filter action without default value ( #4627 )
...
* test: add e2e test
* test: add unit tests
* fix(reset-button): prevent data clear when default values exist
* fix: resolve known issues and add tests
2024-06-12 11:07:04 +08:00
Katherine
5d48b3b5aa
fix: page freeze when handling formula field in sub-table after add,select and delete record ( #4613 )
...
* fix: page freeze when handling formula field in sub-table after add, select, and delete record
* fix: bug
* fix: bug
* refactor: code improve
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
2024-06-12 10:08:54 +08:00
chenos
585fea650e
feat: workbench block ( #4555 )
...
* feat: workbench block
* feat: mobilePage
* fix: update WorkbenchAction
* feat: improve code
* fix: iconColor
* fix: Improve code
* feat: Improve code
* fix: version
2024-06-12 09:40:14 +08:00
GitHub Actions Bot
431df8ec98
chore: update changelog
2024-06-11 23:57:44 +00:00
GitHub Actions Bot
c7060aeceb
chore(versions): 😊 publish v1.0.1-alpha.3
2024-06-11 23:57:39 +00:00
YANG QIA
4e8bbf884c
fix(auth): translation of sign in page ( #4624 )
2024-06-11 23:37:00 +08:00
ChengLei Shao
454079b510
fix: import data with association field ( #4623 )
...
* fix: import china region
* fix: import to many data
* chore: sequence field test
* fix: import with explain template
* fix: log error cause in error handler
2024-06-11 23:11:23 +08:00
chenos
160d120abe
chore: update ci
2024-06-11 23:02:17 +08:00
jack zhang
a5fc22c6b0
feat: tree block ( #4566 )
...
* feat: tree block
* fix: remove showSettings
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: table tree expand
* fix: bug
* fix: connection bug T-4501
* fix: template settings bug
2024-06-11 22:53:04 +08:00
dependabot[bot]
868813b5fc
chore(deps-dev): bump multer-aliyun-oss from 2.1.1 to 2.1.3 ( #4614 )
...
Bumps [multer-aliyun-oss](https://github.com/ay86/multer-aliyun-oss ) from 2.1.1 to 2.1.3.
- [Commits](https://github.com/ay86/multer-aliyun-oss/commits )
---
updated-dependencies:
- dependency-name: multer-aliyun-oss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 22:38:30 +08:00
estheryo
c413b3eba5
Update README.zh-CN.md
2024-06-11 21:36:50 +08:00