xilesun
0279067d4c
fix(cas-auth): remove redirect()
2023-10-13 18:49:37 +08:00
YANG QIA
6f09d7ad06
feat(auth): add global auth token provider ( #2824 )
2023-10-13 05:12:26 -05:00
chenos
2d593175b9
feat(file-manager): support configuring thumbnail rules ( #2810 )
2023-10-13 16:40:45 +08:00
Junyi
1f1e7e34f5
feat(client): add disabled for initializer switch and undeletable for action settings ( #2820 )
...
* feat(client): add disabled for initializer switch and undeletable for action settings
* refactor(client): adjust api
2023-10-13 01:38:53 -07:00
Junyi
9044434930
refactor(plugin-workflow): adjust ui and client api ( #2817 )
...
* refactor(plugin-workflow): adjust ui and client api
* fix(plugin-workflow): fix test cases
* fix(plugin-workflow): fix test case
2023-10-13 01:18:19 -07:00
Junyi
62d9200657
fix(client): fix action component warning ( #2818 )
2023-10-13 00:49:18 -07:00
katherinehhh
2a8cc10faa
fix: multiple select should assigned null after clear value ( #2822 )
2023-10-13 15:46:33 +08:00
Rain
3f363f67b8
chore: don't disable the variable option yet
2023-10-13 15:38:34 +08:00
Dunqing
bf099a4364
feat(plugin-custom-request): support better custom-request ( #2536 )
...
* feat(plugin-custom-request): support better custom-request
* feat: re implement custom request
* feat: complete configuration
* feat: support request in server
* feat: improve usage
* feat: support request
* feat: remove customRequests when action is deleted
* feat: avoid override
* fix: the data is not latest
* feat: should autoSize in url
* feat: support title and acl
* fix: i18n
* feat: support display title
* feat: i18n supports
* refactor: acl check
* feat: better method
* fix: style
* fix: remove unused code
* fix: acl
* docs: update
* fix: upgrade
* feat: hidden skip validator option and display should display data
* feat: support root access all custom-request
* chore: update deps
* fix: limit height of modal body, Close T-1682
* fix: parse incorrect, Close T-1686
* fix: i18n, Close T-1684
* fix: linkage rules incorrect, Close T-1719
* fix: missing pass appends, Close T-1720
* fix: should update initialValues when it changed
* feat: update better message
* fix: permission incorrect
* test: setup
* refactor: fix locale
* chore: update deps
* feat: move to @nocobase
* fix: dir
* fix: ui.*
* feat: add listByCurrentRole action, add decorator instead of acl
* fix: remove title field
* feat: compatible pervious version
* feat: support passing x-* headers to custom-request
* feat: support list all keys
* fix: support baseURL, close T-2090
* fix: remove unused code
* fix: sqlite, Close T-2092
* fix: close T-2089
* feat: alert error when request settings doesn't configure, Close T-2101
* feat: improve message
* chore: fix eslint error
* fix: fix version of plugin-custom-request
* fix: build error
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Rain <958414905@qq.com>
2023-10-13 15:16:50 +08:00
katherinehhh
04db43985c
fix: cascadeselect report error in m2m association field ( #2819 )
2023-10-13 11:48:04 +08:00
Rain
4226d7961c
chore: avoid crashing
2023-10-13 08:52:24 +08:00
Junyi
0099b0b280
fix(plugin-workflow): ignore queuing executions which workflow has been deleted ( #2808 )
2023-10-12 03:12:15 -07:00
katherinehhh
a3de91b37f
fix: assign field modal cantnot open ( #2807 )
2023-10-12 16:45:17 +08:00
YANG QIA
89361ef61c
fix(auth): SSO issues ( #2733 )
...
* fix(auth): sso switch popup to rediect (fix T-2024)
* refactor: auth process optimization
* fix: test
* chore: add error handler
* fix(auth): sso redirection issue of sub app
* Revert "refactor(auth): OIDC, SAML auth switch popup to redirectction (#2737 )"
This reverts commit beb4793051
.
* Revert "Revert "refactor(auth): OIDC, SAML auth switch popup to redirectction (#2737 )""
This reverts commit 301a85d767
.
* refactor(oidc): improve validate logic
* refactor(saml): improve auth logic
* fix: test
* refactor(cas): improve auth logic
* chore: add error handler
* fix(oidc): subapp callback issue
* fix: add dependency
* chore: add dependency
* fix(auth): set default `userBindField:email`
2023-10-12 00:54:00 -05:00
katherinehhh
49f4d1828d
fix: data scope report error with invalid variables ( #2811 )
...
* fix: data scope error with invalidate variables
* fix: data scope error with invalidate variables
2023-10-12 13:34:17 +08:00
katherinehhh
9311b4730a
style: import action modal formlayout ( #2809 )
2023-10-12 11:11:07 +08:00
katherinehhh
843677c183
fix: option should clear when data scope change ( #2800 )
...
* fix: option should clear when data scope change
* refactor: data scope linkage in association select
2023-10-12 10:06:49 +08:00
hongboji
ebde1b236b
Merge pull request #2799 from nocobase/Review-to-confirm-feasibility
...
test: confirm the feasibility of e2e test cases
2023-10-12 09:51:57 +08:00
被雨水过滤的空气-Rain
93e32114ca
fix: the input box displayed should correspond to the field type ( #2805 )
...
* test: add test
* fix: the input box displayed should correspond to the field type
2023-10-12 09:27:35 +08:00
YANG QIA
c33b69a737
fix(bi): query with limit
( #2803 )
2023-10-11 06:59:22 -05:00
katherinehhh
72367a9f85
fix: record picker cannot select data when editing ( #2798 )
...
* fix: record picker cannot select data when editing
* refactor: rename file name
* fix: just run the lazy load once
* test: add test
* test: fix test
* chore: better comment
---------
Co-authored-by: Rain <958414905@qq.com>
2023-10-11 19:28:17 +08:00
ChengLei Shao
2dc964d4f1
feat: add measure execution function ( #2801 )
2023-10-11 19:15:59 +08:00
YANG QIA
8bd6ef897c
chore(bi): complete chart api ( #2771 )
...
* chore(bi): complete chart api
* feat(bi): sample plugin for adding custom charts
* chore: improve
* chore: remove console.log
2023-10-11 04:24:50 -05:00
hongboji
86c4c199f6
test: revise test cases
2023-10-11 14:56:16 +08:00
Rain
d8759dc199
chore: add comment
2023-10-11 14:30:15 +08:00
katherinehhh
87a8b2e844
fix: fix the wrong way to determine form type ( #2787 )
...
* fix: depulicate action should load data as depulicate fields config
* fix: use formBlockType
* Revert "fix: depulicate action should load data as depulicate fields config"
This reverts commit 5acb6a1c70
.
* Revert "fix: should allow to set default value in relationship form block (#2777 )"
This reverts commit 0140e623a6
.
* fix: should not lazy load data of association fields when creating form
* fix: fix subTable
* test: add test
* test: add test
---------
Co-authored-by: Rain <958414905@qq.com>
2023-10-11 14:24:31 +08:00
hongboji
ef1b07e6a3
test: 确认e2e测试用例可行性
2023-10-11 12:18:35 +08:00
jack zhang
af32a4e59a
fix: bug ( #2797 )
2023-10-11 11:17:20 +08:00
被雨水过滤的空气-Rain
3793bb6cb7
fix: should not show loading when children is enpty in menu ( #2796 )
2023-10-10 23:49:19 +08:00
被雨水过滤的空气-Rain
9d7945ce2c
fix: should save operators ( #2794 )
2023-10-10 23:28:20 +08:00
Junyi
488aac2e2c
fix(client): fix undefined field method on button ( #2795 )
2023-10-10 08:20:47 -07:00
katherinehhh
59f74326b4
fix: data scope linkage in association field ( #2786 )
2023-10-10 20:01:08 +08:00
被雨水过滤的空气-Rain
9085f5ca20
chore(e2e): delete collectionName key ( #2783 )
...
* chore(e2e): delete collectionName key
* test: add test
2023-10-10 15:03:17 +08:00
Junyi
b2883ff55b
fix(client): fix rendering cause range bug ( #2785 )
2023-10-10 13:46:17 +08:00
ChengLei Shao
d7664c9a41
chore(collection-manager): Throw an error when the value of foreignKey is the same as otherKey ( #2780 )
...
* chore(collection-manager): throw an error when the value of foreignKey is the same as otherKey
* fix: test
2023-10-10 12:05:53 +08:00
chenos
bccec4385a
fix: percent value invalid ( #2782 )
...
* fix: percent value invalid
* fix: useMemo
2023-10-10 11:54:46 +08:00
katherinehhh
79f9e04413
fix: percent value should divide by 100 ( #2781 )
2023-10-10 11:14:47 +08:00
Junyi
08d4994305
Revert "fix(client): fix rerendering cause range bug ( #2770 )" ( #2779 )
...
This reverts commit a1ee2afabd
.
2023-10-10 09:37:56 +08:00
Rain
03133fc647
chore: typo
2023-10-10 08:32:04 +08:00
Rain
9ee18ca2aa
refactor(e2e): shuold use test.extend to extend createCollections (T-2157)
2023-10-10 08:26:23 +08:00
被雨水过滤的空气-Rain
f85fb6d7ba
refactor(e2e): support batch creation of collections ( #2778 )
...
* chore: types
* refactor: optimize create collections
* chore: make throw error
* chore: export createCollections
2023-10-10 07:46:24 +08:00
ChengLei Shao
bebe1d15e5
fix: field history with reverse field ( #2776 )
2023-10-09 23:05:23 +08:00
被雨水过滤的空气-Rain
0140e623a6
fix: should allow to set default value in relationship form block ( #2777 )
2023-10-09 22:57:59 +08:00
Rain
88807b3cdf
Revert "fix(default): should allow to set default value in relationship form block ( #2774 )"
...
This reverts commit cc7ec2ffd6
.
2023-10-09 19:49:03 +08:00
Junyi
f280dcfb00
fix(plugin-workflow): fix toJSON type check ( #2772 )
...
* fix(plugin-workflow): fix toJSON type check
* fix(plugin-workflow): fix type check logic order
2023-10-09 17:48:20 +08:00
ChengLei Shao
1defb5db51
fix: create collections with multiple records ( #2753 )
...
* fix: create collections with multiple items
* chore: test
* fix: sync collection when pending field resolved
* fix: test
2023-10-09 17:35:04 +08:00
Junyi
a1ee2afabd
fix(client): fix rerendering cause range bug ( #2770 )
2023-10-09 16:56:37 +08:00
被雨水过滤的空气-Rain
cc7ec2ffd6
fix(default): should allow to set default value in relationship form block ( #2774 )
2023-10-09 16:52:15 +08:00
katherinehhh
9c29ae9ed8
fix(percent): percent failed to input 0 ( #2769 )
...
* fix: percent failed to input 0
* fix: percent failed to input 0
2023-10-09 15:10:47 +08:00
katherinehhh
c923dfafed
refactor(duplicate action):duplicate fields error when change duplicate mode & support unselect all ( #2768 )
...
* refactor: depulication action
* refactor: depulication action
2023-10-09 14:29:26 +08:00