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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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 5acb6a1c7046ae8a89243edc4529a5201a9a8f14.
* 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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							caa75877ab 
							
						 
					 
					
						
						
							
							feat(gateway): extend app selector as middleware ( #2761 )  
						
						 
						
						... 
						
						
						
						* feat: extend app selector as middleware
* fix: test
* chore: prevent duplicate middleware additions 
						
					 
					
						2023-10-09 13:02:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							869f3001e4 
							
						 
					 
					
						
						
							
							fix(ErrorFallback): fix style of Feedback button  
						
						 
						
						
						
					 
					
						2023-10-09 12:44:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							fa3127e467 
							
						 
					 
					
						
						
							
							chore(default): avoid crashing  
						
						 
						
						
						
					 
					
						2023-10-09 12:12:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b53d7c623 
							
						 
					 
					
						
						
							
							fix(expression): should reset lastIndex of regular ( #2767 )  
						
						 
						
						... 
						
						
						
						* fix(expression): should reset lastIndex of regular
* test: add e2e
* chore: change title of test 
						
					 
					
						2023-10-09 11:39:05 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							67f01db779 
							
						 
					 
					
						
						
							
							Revert "fix(expression): should reset lastIndex of regular"  
						
						 
						
						... 
						
						
						
						This reverts commit da6ae90231 . 
						
					 
					
						2023-10-09 10:41:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							da6ae90231 
							
						 
					 
					
						
						
							
							fix(expression): should reset lastIndex of regular  
						
						 
						
						
						
					 
					
						2023-10-09 10:39:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d67141a6b 
							
						 
					 
					
						
						
							
							fix(variable): should not return undefined when parsing 0 ( #2766 )  
						
						 
						
						
						
					 
					
						2023-10-09 08:46:46 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f5399c2cf0 
							
						 
					 
					
						
						
							
							fix(variable): should not disable options in expression ( #2764 )  
						
						 
						
						
						
					 
					
						2023-10-08 22:29:17 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b76a84605 
							
						 
					 
					
						
						
							
							fix(subtable): should not have a value by default and fix key of table ( #2763 )  
						
						 
						
						... 
						
						
						
						* fix(subtable): should not have a value by default and fix key of table
* fix(subtable): fix invalid to set default value 
						
					 
					
						2023-10-08 20:55:30 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							7739778ffc 
							
						 
					 
					
						
						
							
							fix: avoid crashing  
						
						 
						
						
						
					 
					
						2023-10-08 11:34:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0c5ee4359b 
							
						 
					 
					
						
						
							
							style: fix PageHeader ( #2760 )  
						
						 
						
						
						
					 
					
						2023-10-08 10:10:42 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							b0b1de9c75 
							
						 
					 
					
						
						
							
							fix: menu item title not updated after modification  
						
						 
						
						
						
					 
					
						2023-10-07 22:26:08 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b4d2102e75 
							
						 
					 
					
						
						
							
							test(e2e): add a test for check table row ( #2757 )  
						
						 
						
						
						
					 
					
						2023-10-07 17:54:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							26a3f2f589 
							
						 
					 
					
						
						
							
							style: list block style improve ( #2755 )  
						
						 
						
						
						
					 
					
						2023-10-07 16:02:30 +08:00