Zeke Zhang
ecaa8a2bd9
test(e2e): remove --stop-on-error
2024-02-25 15:11:56 +08:00
dream2023
15de901e76
Merge remote-tracking branch 'origin/main' into feat/dataSource-manager
2024-02-17 10:41:29 +08:00
Zhou
869bf4a621
Update bug_fix.md
2024-02-11 09:32:22 +08:00
Zhou
9d68edbdab
Update feature.md
2024-02-11 09:31:07 +08:00
Zhou
117a104af3
Update pull_request_template.md
2024-02-11 09:30:36 +08:00
dream2023
f9c4afabd6
fix: test
2024-02-09 15:31:50 +08:00
dream2023
e9cdd83074
fix: e2e bug and unit test bug
2024-02-08 16:18:58 +08:00
chenos
0ba374a165
chore(ci): using concurrency
2024-02-08 11:38:14 +08:00
chenos
6db3ec3829
Merge branch 'main' into feat/dataSource-manager
2024-02-08 11:37:44 +08:00
chenos
e93563cfb7
chore(ci): using concurrency
2024-02-08 11:35:59 +08:00
chenos
19f815c5ea
test: ci
2024-02-08 11:26:53 +08:00
chenos
7ae4548ddd
feat: concurrency
2024-02-08 11:25:57 +08:00
dream2023
7bf178cd75
Merge remote-tracking branch 'origin/T-2327-and-2771' into feat/dataSource-manager
2024-01-30 20:55:07 +08:00
dream2023
9ab6785f69
test: add CollectionManager tests
2024-01-29 17:23:08 +08:00
hongboji
1cad202745
test: Workflow manual node e2e ( #3451 )
...
* test: workflow manual node e2e
* fix: datablocks
* fix: timeout-minutes
* fix: datablocks&createRecordForm
* fix: createRecordForm
2024-01-29 15:59:07 +08:00
chenos
6b90a78c81
fix: ci
2024-01-29 10:12:02 +08:00
ChengLei Shao
5ca2cc9405
Merge branch 'T-2327-and-2771' into feat/dataSource-manager
2024-01-28 20:22:42 +08:00
Zeke Zhang
12c95e8284
Merge branch 'main' into T-2327-and-2771
2024-01-28 11:09:18 +08:00
chenos
b7e60eb8ec
feat: update manual-build-pro-image.yml
2024-01-27 16:32:31 +08:00
chenos
d9051cdbda
fix: pro ci ( #3447 )
...
* test: ci
* fix: ref
* fix: ci
* fix: ci
* fix: ci
* fix: pr-number
2024-01-27 16:31:06 +08:00
chenos
1b41d1d0ac
fix(ci): add pro-plugins
2024-01-27 11:16:22 +08:00
chenos
cee90dcbde
chore(ci): manual build pro image
2024-01-27 11:09:33 +08:00
chenos
88a44d1a86
Update build-pro-image.yml
2024-01-23 11:48:15 +08:00
chenos
68b900278e
Update build-pro-image.yml
2024-01-23 11:42:38 +08:00
Zeke Zhang
8e7cb845d4
Merge branch 'main' into T-2327-and-2771
2024-01-21 12:25:20 +08:00
Junyi
3b60ba2cf8
test: mysql version bug ( #3412 )
...
* test(plugin-workflow): limit mysql version to pass test
* fix(plugin-workflow-delay): fix test case
* fix(plugin-workflow-delay): fix test case
2024-01-20 20:59:49 +08:00
chenos
f68b3b78c8
feat: pro image ci
2024-01-19 23:03:31 +08:00
Zeke Zhang
1a2e19b5eb
chore(e2e): reduce timeout-minutes to 80
2024-01-08 17:42:17 +08:00
hongboji
e7c2c9ff83
test: workflow e2e ( #3261 )
...
* test: workflow e2e
* test: workflow e2e
* fix: merge main, fix incompatibility
* test: remove unneeded test cases
* fix: process.env.PLAYWRIGHT_AUTH_FILE
* fix: workflow e2e
* test: increase e2e timeout-minutes to 180
* fix: error
* fix: workflow aggregate e2e test
* fix: cancel useTransaction
* fix: updateRecord
* fix: queryRecord
* fix: queryRecord
* fix: queryRecord
* fix: formEvent
* fix: format files
* fix: test
* fix: error
* fix: error
* fix: split files
* fix: ci
* fix: error
* fix: error
* fix: client end
* fix: test
* fix: test
* feat: concurrency=10
* fix: concurrency=3
* test: increase timeout
* test: p-test
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2023-12-29 09:13:00 +08:00
chenos
8108107779
fix: require module ( #3277 )
...
* fix: require module
* fix: include utils
2023-12-28 13:40:11 +08:00
ChengLei Shao
261d4c4137
refactor: establish a sound testing system ( #3179 )
...
* chore: use vitest to replace jest
* chore: support vitest
* feat: vitest 1.0
* fix: test
* chore: yarn.lock
* chore: github actions
* fix: test
* fix: test
* fix: test
* fix: test
* fix: jest.fn
* fix: require
* fix: test
* fix: build
* fix: test
* fix: test
* fix: test
* fix: test
* fix: test
* fix: test
* fix: test
* fix: dynamic import
* fix: bug
* chore: yarn run test command
* chore: package.json
* chore: package.json
* chore: vite 5
* fix: fix variable test
* fix: import json
* feat: initEnv
* fix: env.APP_ENV_PATH
* chore: get package json
* fix: remove GlobalThmeProvider
* chore: update snap
* chore: test env
* chore: test env
* chore: import module
* chore: jest
* fix: load package json
* chore: test
* fix: bug
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* fix: import file in windows
* chore: import module with absolute file path
* fix: test error
* test: update snapshot
* chore: update yarn.lock
* fix: front-end tests do not include utils folder
* refactor: use vitest-dom
* fix: fix build
* fix: test error
* fix: change to vitest.config.mts
* fix: types error
* fix: types error
* fix: types error
* fix: error
* fix: test
* chore: test
* fix: test package
* feat: update dependencies
* refactor: test
* fix: error
* fix: error
* fix: __dirname is not defined in ES module scope
* fix: allow only
* fix: error
* fix: error
* fix: error
* fix: create-app
* fix: install-deps
* feat: update docs
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: dream2023 <1098626505@qq.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2023-12-21 20:39:11 +08:00
Zeke Zhang
a8ae078baa
chore: fix workflows
2023-12-19 16:05:02 +08:00
chenos
6d04914e32
fix: tsx must be loaded with --import instead of --loader ( #3225 )
...
* fix: tsx must be loaded with --import instead of --loader
* fix: update ci
* fix: update ci
2023-12-18 22:41:14 +08:00
Zeke Zhang
6bd0568d08
chore: upgrade antd to v5.12.2 ( #3185 )
...
* chore: upgrade antd to v5.12.2
* refactor: rename to StablePopover
* fix: fix tests
* test: fix e2e
* chore(CI): optimize E2E workflow
* chore: fix playwright
* fix: re-generate yarn.lock to fix e2e errors
* test: update locator
* fix: fix build errors
* fix: fix unit tests
* fix: fix e2e tests
* fix: should not auto close when clicking menu item
* fix: fix column width
* test: increase e2e timeout-minutes to 90
* test: fix e2e
* fix: update dockerfile
* fix: npmignore
* fix: app component false
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-12-18 15:21:57 +08:00
Zeke Zhang
c2d95a1620
test: increase e2e timeout-minutes to 90
2023-12-17 19:21:21 +08:00
Zeke Zhang
fb656286e3
chore(dependabot): remove registries to fix CI
2023-12-16 17:56:40 +08:00
Zeke Zhang
5448946116
chore(dependabot): fix registries option
2023-12-16 17:12:41 +08:00
Zeke Zhang
3928ade527
chore(dependabot): customize npm-registry
2023-12-16 17:03:35 +08:00
Zeke Zhang
be7266b9ff
chore(dependabot): ignore axios and dotenv
2023-12-16 11:50:09 +08:00
Zeke Zhang
ca099b2f6a
chore: add dependabot
2023-12-16 11:30:03 +08:00
chenos
5c74cb6361
fix: with github token
2023-12-13 17:17:25 +08:00
chenos
b023fe95a8
feat: manual-release ( #3184 )
2023-12-13 17:06:59 +08:00
jack zhang
8e7cb832cc
fix: delete root docs ( #3145 )
...
* fix: delete root docs
* docs: update useSchemaOptionsContext()
* chore: change ci
* chore: upgrade dumi theme
* fix: upgrade tsx
2023-12-06 16:20:31 +08:00
jack zhang
bf1a19426a
refactor: new schema initializer and schema settings ( #2802 )
...
* fix: form
* refactor: schema-initializer
* fix: bug
* refactor: schema initializer
* refactor: rename
* fix: delete SchemaInitializerProvider
* refactor: props `insert` to hooks `useSchemaInitializerV2`
* fix: bug
* refactor: delete `SchemaInitializer.Button`
* refactor: delete old SchemaInitializer
* fix: bug
* fix: workflow
* fix: docs
* fix: bug
* fix: bug
* feat: style
* fix: remove v2
* fix: visible
* fix: bug
* fix: item hook
* feat: item hook
* fix: add search DataBlockInitializer
* fix: build bug
* fix: style bug
* fix: style bug
* fix: test bug
* fix: test bug
* fix: rerender bug
* fix: remove menu select
* fix: bug
* chore: add aria-label for SchemaInitializerButton
* refactor: rename name to camel case
* fix: menu height bug
* fix: build errors
* fix: build errors
* fix: bug
* fix: bug
* fix: performance
* test: add test for header
* fix: sidebar is not refresh (T-2422)
* feat(e2e): support to add group page and link page
* chore: make sure the page is configurable when using page.goto
* test: add tests for menu initializer
* fix: imporve code
* chore: fix build error
* chore: optimize locator of menu item
* refactor: rename testid for select
* test: make tests passing
* fix: make tests passing
* chore: upgrade vitest to v0.34.6
* chore: increase timeout of e2e
* feat: core
* fix: revert schema initializer demos
* test: menu, page tabs, page grid, table column
* fix: schema button interface
* feat: refactor: page tab settings
* feat: page settings
* fix: dumirc
* fix: export CSSVariableProvider
* feat: lazy render
* fix: form-item
* fix: general schema desinger
* feat: filter form item settings
* refactor: form-v2 schema settings
* refactor: form-v1 schema settings
* refactor: action schema settings
* fix: action bug
* fix: form-item bug
* fix: types error
* docs: schema settings doc
* docs: schema settings
* feat: schema setting item add name
* fix: visible lazy render bug
* fix: revert form item filter
* fix: test bug
* fix: test JSON.parse bug
* fix: test bug
* fix: improve styling
* fix: styling
* fix: cleanup
* fix: token.borderRadiusSM
* fix: bug
* test: add tests
* fix: style bug
* fix: add chart performance
* feat: add SchemaDesignerContext
* fix: bug
* fix: test bug
* style: create record action style improve
* fix: make test passing
* chore: mack tests passing
* chore: make tests passing
* test: fix tests
* style: style revert
* fix: bug
* fix: data selector
* fix: fix tests
* fix: fix tests
* fix: delete PluginManagerContext
* refactor: improve router and add SchemaComponentProvider & CSSVariableProvider to MainComponent
* fix: add dn and field builtin to SchemaSettingWrapper
* feat: update docs
* refactor: application providers
* fix: test bug
* fix: fix tests
* chore: make test passing
* feat: update docs
* chore: rename collection name
* feat: update docs
* chore: skip weird test
* fix: blockInitializers media to otherBlocks
* fix: cancel to skip test
* fix: bug
* test: add test
* refactor: migrate to small files
* test: add tests for form block settings
* chore: format
* fix: add chart scroll bug
* refactor: action designer improve
* refactor: formitem designer schemaSetting
* feat: schemaSettingsManager and schemaInitializerManager addItem and removeItem
* test: add tests for color field in creating block
* test: add tests for email field in creating block
* test: make tests passing
* perf: reduce fields number
* fix: sub menu bug
* test: add tests basic in editing form
* test: add tests basic in details form
* fix: improve code
* test: make tests passing
* test(plugin-mock-collections): add color for enum options
* refactor: improve code
* fix: bug
* fix: bug
* refactor: convert parameters to destructured object
* test: add tests choices
* test: add tests media
* test: add tests for datetime in creating form
* feat(plugin-mock-collection): generate faker time
* test: add tests for datetime in editing form
* test: add tests for datetime in details form
* fix: bug
* feat: improve code
* test: add tests for relation fields
* fix: rename SchemaSettings
* fix: type bug
* refactor: useDesinger()
* fix: bug
* fix: bug
* fix: build tip
* fix: designableState
* fix: bug
* fix: designable
* fix: designable
* test: add tests for relation fields
* test: add tests for relation fields
* test: add tests for relation fields
* feat: client api doc
* test: add tests for relation fields
* test: avoid errors
* test: make tests passing
* fix: bug
* test: make tests passing
* test: add tests for advanced fields
* test: increase e2e timeout-minutes to 60
* fix: bug
* fix: improve code
* feat: add schema initailizer component demos
* test: make tests passing
* fix: schema settings demos
* feat: shallowMerge & deepMerge
* test: reduce number of tests
* test: make tests passing
* feat: updates
* fix: add Initializer Internal
* demos: useSchemaSettingsRender
* test: make tests passing
* test: make tests passing
* fix: improve docs
* fix: bug
* chore: upgrade dumi theme
* test: make tests passing
* test: add tests for linkage rules
* test: add test for form data templates
* test: add tests for default value
* test: reduce number of tests
* fix: dn.deepMerge
* fix: bug
* fix: bug
* fix: toolbar
* fix: docs ssr
* test: add tests for system fields
* test: add tests for actions
* fix: bug
* test: add tests for lazy loading of variables
* test: make testing more stable
* fix: update docs
* fix: bug
---------
Co-authored-by: Rain <958414905@qq.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: katherinehhh <katherine_15995@163.com>
2023-12-04 14:56:46 +08:00
chenos
8983eed330
chore: update manual-build-pr-docker-image.yml
2023-12-01 08:54:52 +08:00
chenos
dfb940e091
feat: node >= 18 ( #3066 )
...
* feat: node >= 18
* fix: release version
* chore(versions): test publish packages xxx
* fix: gitignore
2023-11-20 19:35:30 +08:00
ChengLei Shao
d7d2eb634e
feat: mariadb support ( #3052 )
...
* feat: mariadb support
* feat: mariadb test
* chore: mariadb test
* chore: test
* fix: sort field test
* fix: sort field test
* fix: test
* fix: test
* fix(bi): chart query support mariadb
* chore: test timeout
* chore: test
---------
Co-authored-by: xilesun <2013xile@gmail.com>
2023-11-20 08:54:40 +08:00
chenos
03062a2b05
feat: e2e commands ( #3042 )
2023-11-16 12:33:56 +08:00
YANG QIA
ea4b88e57b
Update pull_request_template.md ( #3013 )
2023-11-10 11:07:43 +08:00
chenos
2f7c5fcb4b
fix: docs ci ( #2976 )
2023-11-06 17:53:59 +08:00