YANG QIA
f45b66dd98
feat(logger): add dailyRotateFile
to default transport & add trace
level ( #4429 )
2024-05-20 23:36:02 +08:00
Katherine
304f87bee2
fix: useCurrentFormVariable ( #4428 )
...
* refactor: useCurrentFormVariable support detail block
* fix: useCurrentFormVariable
* fix: bug
2024-05-20 20:55:30 +08:00
Zeke Zhang
ef8e4aed48
fix(filter-form): fix operator not valid in block templates ( #4390 )
...
* fix(filter-form): fix operator not valid in block templates
* test: add e2e test
* test: clear data templates
* chore: fix e2e tests
* chore: stash
* chore: change import path to fix unit tests
* chore: change import path to fix unit tests
* chore: fix build
2024-05-20 16:50:34 +08:00
Katherine
a5ede09a2a
fix: custom request action should support linkage rule setting ( #4410 )
2024-05-20 15:01:10 +08:00
CzBiX
570a265e57
fix: Fix typo in link target ( #4416 )
...
Co-authored-by: Zeke Zhang <958414905@qq.com>
2024-05-20 13:57:21 +08:00
Zeke Zhang
f236e6d29d
fix: change License link ( #4415 )
2024-05-20 13:42:54 +08:00
ChengLei Shao
c3a106bcd7
fix: column name ambiguous error in array operator ( #4401 )
...
* fix: column name ambiguous error in array operator
* fix: test
2024-05-19 18:33:40 +08:00
ChengLei Shao
8b3b9b3b26
fix: values to filter with emtpy values ( #4319 )
...
* fix: values to filter with emtpy values
* chore: test
* fix: values to filter
* fix: test
2024-05-19 17:35:11 +08:00
chenos
e24dd01a4c
feat: add process.env.API_CLIENT_STORAGE_PREFIX ( #4395 )
...
* feat: add process.env.API_CLIENT_STORAGE_PREFIX
* fix: test error
* fix: process.env.API_CLIENT_STORAGE_PREFIX
2024-05-19 12:22:04 +08:00
ChengLei Shao
144338be90
fix: duplicated items in update associations ( #4393 )
...
* fix: data template middleware in data source
* fix: typo
* fix: duplicated items in update associations
2024-05-18 23:08:44 +08:00
Zeke Zhang
49d0082b16
fix(theme-editor): form field spacing should not be affected by token.marginBlock ( #4374 )
...
* chore: add comment
* fix(plugin-theme-editor): form field spacing should not be affected by token.marginBlock
* fix: fix grid layout styling issue in Form component
* fix: fix failed test
2024-05-18 18:56:11 +08:00
YANG QIA
08a0b026b6
fix(logger): should close log stream after destroying app ( #4380 )
2024-05-18 13:25:16 +08:00
Junyi
69b3cfabb0
fix(plugin-workflow-action-trigger): fix hint ( #4383 )
2024-05-18 12:11:21 +08:00
chenos
3f94ed42b1
chore: test on windows ( #4375 )
...
* chore: win test ci
* chore: test on windows
* fix: on
* test: windows-2022
* ci: test
* fix: update yarn.lock
* ci: test
* fix: yarn --verbose
* fix: network-timeout
* fix: ci
* fix: vitest
* fix: dirname
* fix: test error
* fix: test error
* fix: test error
* fix: skip win32
* fix: ci
* fix: retry=2
2024-05-18 09:24:03 +08:00
ChengLei Shao
2ee67e15e8
fix: data template middleware in data source ( #4378 )
...
* fix: data template middleware in data source
* fix: typo
2024-05-17 23:14:26 +08:00
ChengLei Shao
3d000d395e
chore: split sql collection ( #3650 )
...
* chore: split sql collection
* chore: package json
* chore: test
* chore: build
* chore: move sql resourcer into plugin-collection-sql
* fix: server
* fix: ast parser, fix T-4236
* fix: fix T-4236
* fix: fields
* fix: test
* fix: test
* fix: test
* fix: test
* chore: add keyword
* chore: node sql parser version
* chore: yarn.lock
* fix: types
* fix: remove column named `*`
* fix: package.json
* fix: version
* chore: update homepage
---------
Co-authored-by: xilesun <2013xile@gmail.com>
2024-05-17 15:39:01 +08:00
Katherine
caffcc4b9b
refactor: tree collection support presetFieldsDisabledIncludes ( #4371 )
...
* refactor: tree collection presetFieldsDisabled
* refactor: tree collection support presetFieldsDisabledIncludes
2024-05-17 14:28:09 +08:00
Zeke Zhang
ec558e3b98
refactor: flatten and merge Actions ( #4336 )
...
* chore: remove switch
* refactor: ensure compatibility with old code
* refactor: flatten Actions
* refactor: extract options
* refactor: remove isCusomeizeCreate
* refactor: merge addNew and addRecord actions
* refactor: merge Submit and Save record actions
* refactor: extract common options
* feat: add tow props called 'currentText' and 'otherText'
* chore: fix failed tests
* refactor: add ActionInitializerItem to replace ActionInitializer
* chore: fix failed tests
* fix: fix T-4284
* fix: fix inherit
* chore: fix failed test
* chore: add Switch
* chore: add Switch for delete button
* test: e2ePageObjectModel
---------
Co-authored-by: hongboji <j414562100@qq.com>
2024-05-17 09:37:23 +08:00
Katherine
779029e348
fix: accuracy loss in bigint field read pretty ( #4360 )
...
* fix: accuracy loss in bigint field read pretty
* fix: accuracy loss in bigint field read pretty
* fix: accuracy loss in bigint field read pretty
* fix: accuracy loss in bigint field read pretty
* fix: accuracy loss in bigint field read pretty
* test: intege test
* test: color test
2024-05-17 08:32:21 +08:00
GitHub Actions Bot
0399272664
chore(versions): 😊 publish v1.0.0-alpha.14
2024-05-16 13:53:55 +00:00
chenos
6e3595c0be
fix: require resolve ( #4356 )
...
* fix: require resolve
* fix: error
* fix: skip realpath
* fix: fs.realpath
2024-05-16 18:46:56 +08:00
Junyi
6e9ca10644
fix(plugin-workflow-request): fix value fields overflowing ( #4354 )
2024-05-15 18:38:28 +08:00
Katherine
c293929daa
fix: table column should support blank column occupancy ( #4350 )
...
* fix: table column
* fix: table column
2024-05-14 20:59:54 +08:00
Junyi
21ab4c5d45
fix(plugin-workflow): fix bind hint based on event type ( #4349 )
...
* fix(plugin-workflow): fix bind hint based on event type
* fix(plugin-workflow): fix bind hint based on event type
2024-05-14 17:20:23 +08:00
GitHub Actions Bot
3e7d85b8fa
chore(versions): 😊 publish v1.0.0-alpha.13
2024-05-14 09:18:26 +00:00
ChengLei Shao
33e14cbc2e
feat: record last seen at in supervisor ( #4345 )
2024-05-14 17:05:21 +08:00
chenos
91c24efd0b
fix: restart the application after updating the plugin
2024-05-14 16:56:08 +08:00
jack zhang
3e49ffb204
fix: demo bug ( #4348 )
2024-05-14 16:49:05 +08:00
ChengLei Shao
c0e1260189
chore: snippet name replacement ( #4346 )
...
* chore: snippet name replacement
* chore: test
2024-05-14 13:23:02 +08:00
dependabot[bot]
cbcf476304
chore(deps): bump markdown-it and @types/markdown-it ( #4343 )
...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it ) and [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it ). These dependencies needed to be updated together.
Updates `markdown-it` from 13.0.1 to 14.1.0
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.1...14.1.0 )
Updates `@types/markdown-it` from 12.2.3 to 14.1.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it )
---
updated-dependencies:
- dependency-name: markdown-it
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: "@types/markdown-it"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 08:57:37 +08:00
jack zhang
6f4c884799
fix: block error can delete ( #4329 )
...
* fix: block error can delete
* fix: test bug
2024-05-13 21:28:02 +08:00
YANG QIA
562b29aebb
fix(logger): list log files by application name ( #4325 )
...
* fix(logger): list log files by application name
* fix: tips
2024-05-13 11:36:12 +08:00
GitHub Actions Bot
52a893f989
chore(versions): 😊 publish v1.0.0-alpha.12
2024-05-13 00:44:13 +00:00
katherinehhh
31b410dd69
fix: create tree collection field ( #4321 )
2024-05-12 20:25:28 +08:00
ChengLei Shao
5f5d3f3d90
feat: strategy with resources list ( #4312 )
...
* chore: strategy with resources list
* chore: append strategy resource when collection loaded
* chore: test
* chore: no permission error
* chore: test
* fix: update strategy resources after update collection
* fix: test
* fix: snippet name
* chore: error class import
2024-05-11 23:08:50 +08:00
Zeke Zhang
e96afd09e4
chore: test e2e CI ( #4314 )
...
* chore: test CI
* chore: run build CI
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: reduce timeout-minutes for e2e
* chore: use cancelled insted of always
* refactor: split files
* chore: split jobs
* refactor: split files
* refactor: split files
* chore: better comment
* chore: test
* chore: test
* chore: install glob
* chore: test
* chore: test all
* chore: fix failed tests
* chore: fix tests
2024-05-11 20:51:32 +08:00
katherinehhh
cff530acac
test: e2e test ( #4316 )
...
* test: detail block linagerule test
* test: popup e2e test
* test: column fixed
2024-05-11 14:31:41 +08:00
GitHub Actions Bot
fcd368cee3
chore(versions): 😊 publish v1.0.0-alpha.11
2024-05-11 05:27:54 +00:00
GitHub Actions Bot
814d5cb2d2
chore(versions): 😊 publish v1.0.0-alpha.10
2024-05-11 01:02:08 +00:00
Zeke Zhang
df0d3ddee3
perf(e2e): reduce e2e runtime ( #4280 )
...
* chore: reuse page instance
* refactor: optimize
* chore: revert
* chore: ignore workflows
* chore: upgrade playwright to 1.44.0
* chore: fix failed tests
* refactor: optimize e2eUtils
* chore: make tests pass
* chore: optimize workflow for e2e
* chore: fix fialed tests
* chore: optimize workflows
* chore: optimize
* chore: fix path
* chore: fix
* chore: test
* chore: fix
* chore: test
* chore: test
* chore: add bot for e2e
* chore: wait to revert
* chore: wait to revert
* chore: fix
* chore: fix
* chore: fix bot
* chore: test
* chore: ignore pro-plugins on PR author is not member
* chore: optimize
* chore: test
* chore: test
* chore: test bot
* chore: remove title link
* chore: fix
* chore: fix error and cache yarn
* chore: optimize md
* chore: add new workflows
2024-05-10 20:51:11 +08:00
katherinehhh
e2922bed9e
fix: linkage rule fireImmediately should be true ( #4303 )
...
* fix: linkagerule fireImmediately
* test: test improve
* fix: bug
2024-05-10 20:33:38 +08:00
jack zhang
1d9448a759
refactor: export AuthenticatorsContextProvider and add client.d.ts ( #4311 )
2024-05-10 16:55:35 +08:00
jack zhang
9e04f405dc
fix: support admin.xx static ( #4304 )
2024-05-10 08:49:04 +08:00
GitHub Actions Bot
9ecdf9bc08
chore(versions): 😊 publish v1.0.0-alpha.9
2024-05-09 15:13:48 +00:00
GitHub Actions Bot
d57ebbdb44
chore(versions): 😊 publish v1.0.0-alpha.8
2024-05-09 08:31:49 +00:00
Zeke Zhang
b54de2419d
chore: optimize timeout for e2e ( #4276 )
...
* chore: reduce timeout-minutes to 180
* chore: optimize timeout value in defineConfig
* chore: optimize
* chore: update retries and trace in defineConfig function
* chore: update retries and trace options in defineConfig function
2024-05-09 16:12:34 +08:00
Junyi
893f27fead
feat(plugin-workflow-request): support "application/x-www-form-urlencoded" type ( #4296 )
...
* feat(plugin-workflow-request): support application/x-www-form-urlencoded type
* fix(plugin-workflow-request): avoid nullable body
2024-05-09 16:11:58 +08:00
GitHub Actions Bot
24590cdd74
chore(versions): 😊 publish v1.0.0-alpha.7
2024-05-09 08:09:31 +00:00
Junyi
65f8bd48ae
fix(plugin-workflow-custom-action-trigger): fix locales ( #4298 )
2024-05-09 14:58:46 +08:00
katherinehhh
4522dd09f3
style: add child action style improve ( #4289 )
...
* style: add child style improve
* refactor: tree table
* fix: bug
* refactor: code improve
2024-05-09 14:25:15 +08:00