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
YANG QIA
afdff961e4
fix(data-vi): should use local timezone when formatting date ( #4366 )
...
* fix(data-vi): should use local timezone when formatting date
* fix: mysql
* chore: remove only
2024-05-17 12:39:56 +08:00
ChengLei Shao
9b430ff4df
chore: set main as a reserved character for application name ( #4370 )
2024-05-17 12:27:43 +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
Katherine
cb8aa0d931
fix: after setting title field the collection data should refresh ( #4358 )
2024-05-16 12:07: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]
caa1dc37f6
chore(deps-dev): bump rc-tree-select from 5.5.5 to 5.20.0 ( #4340 )
...
Bumps [rc-tree-select](https://github.com/react-component/tree-select ) from 5.5.5 to 5.20.0.
- [Release notes](https://github.com/react-component/tree-select/releases )
- [Changelog](https://github.com/react-component/tree-select/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/tree-select/compare/v5.5.5...v5.20.0 )
---
updated-dependencies:
- dependency-name: rc-tree-select
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 09:25:37 +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
Junyi
145577942f
fix(plugin-workflow-request): fix ignoreFail in sync mode ( #4334 )
...
* fix(plugin-workflow-request): fix ignoreFail in sync mode
* test(plugin-workflow-request): remote sleep in sync test
2024-05-13 23:01:01 +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
katherinehhh
8280077f96
fix: create kanban block report error ( #4332 )
2024-05-13 16:54:03 +08:00
YANG QIA
6380a49a56
fix(logger): download path ( #4327 )
...
* fix(logger): list log files by application name
* fix: tips
* fix(logger): download path
2024-05-13 12:08:52 +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
086984cb90
fix: collection support title field setting ( #4322 )
2024-05-12 20:44:32 +08: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
Junyi
ef7a7a4605
fix(plugin-workflow-aggregate): fix association field select ( #4315 )
2024-05-11 12:01:10 +08: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
hongboji
98e5964de9
test: optimal calculationNode e2e ( #4310 )
2024-05-10 13:56:16 +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
chenos
61338eedb7
fix(server): parse plugin name
2024-05-09 14:06:43 +08:00
katherinehhh
8afe119ac9
fix: configure data scope in action permission reporting error ( #4301 )
2024-05-09 13:57:57 +08:00
hongboji
3c8c5813de
test conditionNode e2e ( #4295 )
...
* test conditionNode e2e
* test: conditionNode e2e
* test: conditionnode e2e
2024-05-09 13:42:14 +08:00
jack zhang
9740bf89ba
fix: bug ( #4300 )
2024-05-09 12:00:50 +08:00
katherinehhh
c9c14df4f0
fix: association collection field should not support sortable ( #4288 )
...
* fix: association collection field should not support sortable
* fix: association collection field should not support sortable
2024-05-09 11:44:20 +08:00