Junyi
c4c7b7a6b6
fix(plugin-workflow): adjust locale ( #3308 )
2024-01-03 11:15:18 +08:00
xilesun
d84d10996c
chore: update changelog
2024-01-03 10:00:49 +08:00
xilesun
004998a80a
chore(versions): 😊 publish v0.18.0-alpha.9
2024-01-03 10:00:45 +08:00
Junyi
cebd8efd2e
chore(plugin-workflow): add metric example ( #3305 )
...
* chore(plugin-workflow): add metric example
* refactor(plugin-workflow): refactor some code
* refactor(plugin-workflow): remove type for less dependencies
2024-01-03 09:59:33 +08:00
Junyi
e8b7fbd699
chore(vscode): add inspect argument for attaching to debug port ( #3307 )
2024-01-03 09:19:51 +08:00
katherinehhh
4dbac496be
fix(client): detail block should support save as block template ( #3303 )
...
* fix: detail block should support save as block template
* test: detail block setting test
2024-01-02 22:24:17 +08:00
Junyi
64e0659f7b
feat(plugin-workflow-request): allow to use variable in url ( #3304 )
2024-01-02 21:35:09 +08:00
katherinehhh
fda30fd519
fix: dateformat setting should support sub-table/table block ( #3297 )
...
* fix: dateformat should effect immediately in sub-table
* refactor: dateformat setting for sub-table/table block
* refactor: dateformat setting for sub-table/table block
* refactor: schemaSettingsDateFormat
2024-01-02 17:36:28 +08:00
katherinehhh
e8759588b5
fix: record picker should support popupsize setting ( #3299 )
2024-01-02 15:48:42 +08:00
chenos
5de28cd4c4
fix(ui-schema-storage): duplicate of empty schema
2024-01-02 14:44:54 +08:00
chenos
29b47c1d40
fix: plugin does not exist
2024-01-02 12:32:47 +08:00
YANG QIA
0dbc01c330
feat: telemetry ( #3279 )
...
* feat: telemetry
* fix: build
* chore: update
* refactor: improve api
* fix: test
* fix: version
* fix: build
* feat: support for adding views
* fix: typo
* fix: version
* chore: update
* chore(env): `true` -> `on`
* fix: metric version
2024-01-02 12:17:46 +08:00
YANG QIA
66ee3f6864
chore(logger): append url to request log message ( #3296 )
2024-01-02 09:35:46 +08:00
Zeke Zhang
e99c2f2011
fix(defaultValue): fix unparsed default value in edit form's subtable ( #3289 )
...
* chore: yarn.lock
* fix: fix unparsed default value in edit form's subtable
* test: fix test
* fix: fix T-2805
* chore: increase timeout
* chore: increase expect timeout
* test: optimize parallelism mode
* test: reduce expect timeout
* test: mack test more stable
* chore: test
* chore: test
* test: fix parallelism mode
* chore: restart
2024-01-01 18:44:42 +08:00
katherinehhh
cc251b3222
fix: previewFields ( #3293 )
2024-01-01 17:10:12 +08:00
YANG QIA
318b433482
chore(logger): improve format ( #3290 )
...
* chore(logger): improve format
* fix: build
* feat: develop format
* chore: develop -> console
2023-12-30 23:34:40 +08:00
katherinehhh
2836df2f10
fix: view collection should set title value when sync form database ( #3287 )
2023-12-29 17:51:07 +08:00
chenos
467f3b6b79
fix: remove require cache ( #3288 )
2023-12-29 17:34:12 +08:00
chenos
32dd64190b
chore: update changelog
2023-12-29 15:49:38 +08:00
chenos
8bac8dac71
chore(versions): 😊 publish v0.18.0-alpha.8
2023-12-29 15:49:02 +08:00
chenos
6816aded87
fix: add LICENSE
2023-12-29 13:11:56 +08:00
Zeke Zhang
c739cff581
Revert "test: fix 'window is not defined'"
...
This reverts commit aefabffd77
.
2023-12-29 12:19:19 +08:00
katherinehhh
7334e0b3fb
refactor: record picker submit button display by association type ( #3283 )
2023-12-29 11:53:04 +08:00
Zeke Zhang
c6915c69f8
fix: use appends param to load association data ( #3282 )
...
* fix: use appends param to load association data
* chore: update yarn.lock
* test: add test
* test: remove the 'BUG:' text
* test: fix 'window is not defined'
* test: increase timeout
2023-12-29 11:34:27 +08:00
chenos
0c12fbce29
chore: update changelog
2023-12-29 09:42:20 +08:00
chenos
501e3f1db2
chore(versions): 😊 publish v0.18.0-alpha.3
2023-12-29 09:42:06 +08:00
chenos
95a5cab44c
feat: add plugin.t() method
2023-12-29 09:40:17 +08:00
Junyi
7f0d699590
refactor(plugin-workflow): adjust some api and packages ( #3281 )
...
* fix(plugin-workflow): fix locale and some api
* fix(plugin-workflow-test): fix test package
* fix(plugin-workflow): fix package and types
* test(plugin-workflow): test package
2023-12-29 09:29:37 +08:00
katherinehhh
c9d5292d03
test(e2e): acl e2e test ( #3249 )
...
* test: acl test
* test: acl action test
* test: acl test
* test: acl test
* test: acl collection block test
* test: acl e2e test
* test: acl e2e test
* test: acl test
* test: acl collection test
* test: acl collectin test
* test: acl association test
* test: association acl test
* test: collection acl test
* test: collection acl test
* test: acl test
* test: acl updateRole test
* test: menu permission test
* test: menu permission test
* test: menu permission test
* test: menu permission test
* test: acl test
* test: acl test
* test: acl test
* test: acl test
* test: acl test
* test: menu acl test
* test: acl test
* refactor: setDefaultRole
* fix: merge bug
* fix: merge bug
* test: acl test
2023-12-29 09:15:57 +08:00
Zeke Zhang
4121075a98
test(e2e): add tests for collection manager ( #3253 )
...
* refactor: optimize file structure
* test: add tests for collection templates
* test: fix errors
* fix: fix errors
* test: schemaInitializer of fields
* fix: test erros
* fix: test error
* test: make tests more stable
* test: fix tree template
2023-12-29 09:14:47 +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
katherinehhh
0c60780b50
fix: associaion block failed to create in internalViewer ( #3274 )
2023-12-28 19:42:51 +08:00
Zeke Zhang
50851dc441
fix: z-index should be the same value ( #3278 )
2023-12-28 16:18:07 +08:00
katherinehhh
2074e5e4b8
style: collection manger fields style improve ( #3276 )
2023-12-28 14:51:24 +08:00
chenos
8108107779
fix: require module ( #3277 )
...
* fix: require module
* fix: include utils
2023-12-28 13:40:11 +08:00
Zeke Zhang
80335aa23c
chore: optimize jsdom and vitest configuration ( #3269 )
2023-12-27 17:29:07 +08:00
xilesun
1c3b5c1645
fix(logger): colorize
2023-12-27 14:02:22 +08:00
YANG QIA
8633ec3735
refactor(logger): improve logger format ( #2664 )
...
* refactor(logger): improve logger format
* chore: improve log format
* feat(logger): plugin-logger
* feat: allow to download log files, close T-1917
* chore: update yarn.lock
* chore: improve log format
* fix: add maxsize params
* chore: add userId field to request
* chore: remove userId from request
* chore: change userId in response
* chore: change action in response
* chore: add database logger
* fix: build
* fix: test
* chore: solve conflicts
* fix: escape delimiter in message
* refactor: improve create logger api
* chore: update app logger options
* chore: remove colorize for json
* fix: bug of data2tree
* fix: test
* chore: log
* chore: remove GITHUB_ACTION check
* fix: bug
* chore: change version
* fix: transports
* fix: mockServer
* chore: use new plugin settings api
* fix: version
* fix: build
* feat: support logfmt
* fix: build
* fix: build
* fix: test
* chore: update config
* fix: test
* fix: bug
* fix: test
* fix: format
* chore: update path
* fix: build
* fix: bug
* chore: update comment
* fix: allow to custom format
* fix: package.json
* fix: version
* fix: bug
2023-12-27 13:56:13 +08:00
Junyi
8ee8ab7d6d
refactor(plugin-workflow): refactor apis ( #3267 )
...
* refactor(plugin-workflow): refactor apis
* fix(plugin-workflow-parallel): fix import in test cases
* fix(plugin-workflow): fix some module import source
* fix(plugin-workflow): move manual table acl to manual plugin
* fix(plugin-workflow-manual): fix folder typo
2023-12-27 13:55:48 +08:00
Zeke Zhang
57c7dd3e95
docs: fix typo
2023-12-26 18:51:01 +08:00
katherinehhh
76e95729e4
fix: record picker display incorrect data when field has default value in collection ( #3266 )
...
* fix: default value should not set when field is readpretty or readonly
* fix: record picker display incorrect data when field has default value in collection
2023-12-26 17:21:25 +08:00
katherinehhh
641ca2dcca
fix: useParseDefaultValue ( #3264 )
2023-12-26 10:43:12 +08:00
katherinehhh
894e1c8bf8
refactor: local improve ( #3265 )
2023-12-26 10:42:14 +08:00
Chareice
9c645d3482
chore: import
2023-12-26 09:20:52 +08:00
Junyi
b68fde9d47
fix(plugin-workflow): defend unimplemented trigger type ( #3263 )
2023-12-25 23:59:45 +08:00
chenos
28759aac07
chore: update changelog
2023-12-25 22:26:18 +08:00
chenos
e8f481ae68
chore(versions): 😊 publish v0.18.0-alpha.2
2023-12-25 22:26:05 +08:00
chenos
313d252c71
fix: migration error
2023-12-25 22:24:28 +08:00
ChengLei Shao
bb07625af5
fix(database): belongs to association only in eager loading tree ( #3259 )
...
* chore: test
* chore: test
* fix: belongs to association only in eager loading tree
2023-12-25 19:44:27 +08:00
Junyi
f17e10caa4
fix(plugin-workflow): queueing execution of disabled workflow block dispatching ( #3256 )
...
* fix(plugin-workflow): queueing execution of disabled workflow block dispatching
* fix(plugin-workflow): fix typo
2023-12-25 17:44:07 +08:00