katherinehhh
8bce3b28af
docs: component demo
2024-05-14 22:40:34 +08:00
katherinehhh
98ef2368d5
docs: component demo
2024-05-14 21:23:55 +08:00
katherinehhh
68aeb2ee2f
docs: component demo
2024-05-14 16:36:41 +08:00
katherinehhh
a39889b00a
Merge branch 'T-4256' of github.com:nocobase/nocobase into T-4256
2024-05-14 15:27:33 +08:00
katherinehhh
a9b99beb87
refactor: component demo
2024-05-14 15:25:49 +08:00
chenos
98755f929d
fix: paths
2024-05-14 11:30:05 +08:00
katherinehhh
bc16204a5d
refactor: component demo
2024-05-14 11:15:08 +08:00
katherinehhh
35f728c95b
refactor: component demo
2024-05-14 11:14:33 +08:00
katherinehhh
f3d9837262
refactor: component demo
2024-05-14 11:09:16 +08:00
katherinehhh
a047f66a48
refactor: component demo
2024-05-14 10:49:54 +08:00
katherinehhh
8d55fc8a03
refactor: component demo
2024-05-14 10:45:36 +08:00
katherinehhh
a1c331181b
refactor: component demo
2024-05-13 20:52:33 +08:00
katherinehhh
4a5fe6046c
refactor: component demo
2024-05-13 18:10:28 +08:00
katherinehhh
ff24bdf2ec
refactor: component demo
2024-05-13 16:36:32 +08:00
katherinehhh
37e5dd7753
docs: unix timestamp
2024-05-11 16:09:21 +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
e7ac08da8d
chore: update changelog
2024-05-11 05:27:55 +00: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
d86591b202
chore: update changelog
2024-05-11 01:02:09 +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
Zhou
60c9abf305
Update README.zh-CN.md
2024-05-10 18:18:27 +08:00
Zhou
5fb0081236
Update README.md
2024-05-10 18:17:56 +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
f2db1218b0
chore: update changelog
2024-05-09 15:13:49 +00:00
GitHub Actions Bot
9ecdf9bc08
chore(versions): 😊 publish v1.0.0-alpha.9
2024-05-09 15:13:48 +00:00
ChengLei Shao
420aca7a28
chore: release ci ( #4306 )
...
* chore: release ci
* chore: release ci
* chore: release ci
* chore: release ci
* chore: release ci
2024-05-09 23:12:42 +08:00
chenos
58c3c0fc6a
chore: update release ci
2024-05-09 21:35:58 +08:00
ChengLei Shao
90ababe2c9
chore: release ci ( #4305 )
...
* chore: release ci
* chore: release ci
* chore: release ci
2024-05-09 20:33:48 +08:00
ChengLei Shao
0b0c938436
chore: release ci ( #4302 )
2024-05-09 17:27:11 +08:00
GitHub Actions Bot
c44da3f6cc
chore: update changelog
2024-05-09 08:31:53 +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
556dfcd0e3
chore: update changelog
2024-05-09 08:09:35 +00:00
GitHub Actions Bot
24590cdd74
chore(versions): 😊 publish v1.0.0-alpha.7
2024-05-09 08:09:31 +00:00
ChengLei Shao
03fdee19ba
chore: release ci ( #4293 )
...
* chore: release ci
* chore: release ci
* chore: release ci
* chore: release ci
* chore: release ci
* chore: release ci
* chore: release ci
* chore: release ci
* chore: release ci
* chore: release ci
* chore: release ci
* chore: release ci
2024-05-09 15:42:08 +08: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
jack zhang
7fc8af7e7b
Fix/doc multi lang change ( #4299 )
...
* fix: doc lang change
* fix: home site
2024-05-09 10:53:01 +08:00
Junyi
e67fe2038f
feat(client): add hidden option to interface ( #4279 )
2024-05-09 10:35:53 +08:00