Chareice 
							
						 
					 
					
						
						
						
						
							
						
						
							30e31a2e79 
							
						 
					 
					
						
						
							
							update options  
						
						 
						
						
						
					 
					
						2021-12-07 15:43:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chareice 
							
						 
					 
					
						
						
						
						
							
						
						
							f6f8f041f1 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/nocobase-next' into nocobase-next  
						
						 
						
						
						
					 
					
						2021-12-07 15:29:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chareice 
							
						 
					 
					
						
						
						
						
							
						
						
							feea1bef48 
							
						 
					 
					
						
						
							
							fix array field update  
						
						 
						
						
						
					 
					
						2021-12-07 15:29:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							c56cd8674d 
							
						 
					 
					
						
						
							
							feat: upgrade plugin-action-logs  
						
						 
						
						
						
					 
					
						2021-12-07 15:21:16 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							732d31009e 
							
						 
					 
					
						
						
							
							v0.6  
						
						 
						
						
						
					 
					
						2021-12-06 21:23:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c2ff7882bc 
							
						 
					 
					
						
						
							
							feat: database next ( #130 )  
						
						 
						
						... 
						
						
						
						* FIX: database test with sqlite
* more types
* filter test
* split filter parser
* filter test
* filter test: hasMany
* define inverse association for belongsTo & hasMany
* chore: console.log
* repository count method
* chore: Collection
* repository filter & appends & fields & expect
* repository: sort option
* chore: test
* add: test
* find & findAndCount
* chore: test
* database-next: update guard
* database-next: update guard associationKeysToBeUpdate
* chore: comment
* update-guard OneToOne Association
* has one repository
* support through table value
* belongs to many repository
* has many repository
* has many repository find
* fix: has many find and count
* clean code
* add count method
* chore: multiple relation
* chore: single relation
* repository find
* relation repository builder
* repository count
* repository count test
* fix test
* close db afterEach test
* sort with associations
* repository update
* has many repository: destroy
* belongs to many repository: destroy
* add transaction decorator
* belongs to many with transaction
* has many with transaction
* clean types
* clean types
* clean types
* repository transaction
* fix test
* single relation repository with transaction
* single relation repository with transaction
* fix: test
* fix: option parser fields append
* fix: typo
* fix: string type
* fix: import
* collection field methods
* cleanup
* collection sync
* fix: import
* fix: test
* collection update field
* collection update options
* database hook
* database test
* database event test
* update database event
* add async emmit mixin
* async model event
* database import
* fix: model hook type
* fix: collection event
* recall model.init on collection update
* skip redefine collection test
* skip collection model update
* add model hook class
* global model event support
* chore
* chore
* change utils import
* add field types
* database import
* more import test
* test case
* fix: through model init...
* bugfix
* fix
* update database import
* collection sync by foreachModel
* fix collection model sync
* update
* add field types
* custom operator
* sqlite array field
* postgresql array field
* array query escape
* mysql array operators
* date operators
* array field sqlite fix
* association operator
* date operator empty & notEmpty
* fix: fields import
* fix array field nested association
* filter parse prepare
* fix test
* string field empty
* add date operator test
* field option types
* fix typo
* fix: operator name conflict
* rename function
Co-authored-by: Chareice <chareice@live.com> 
						
					 
					
						2021-12-06 21:12:54 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c1b560e928 
							
						 
					 
					
						
						
							
							feat: rename resourceKey & associatedKey to resourceIndex & associatedIndex ( #126 )  
						
						 
						
						... 
						
						
						
						* resourceIndex & associatedIndex
* resourceIndex & associatedIndex 
						
					 
					
						2021-12-04 16:28:52 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								SemmyWong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							62796f136c 
							
						 
					 
					
						
						
							
							refactor: table cell text overflow that show ellipsis ( #125 )  
						
						 
						
						... 
						
						
						
						* fix: table column text overflow auto hidden
* refactor: table column text overflow auto hidden
* refactor: table column text overflow auto hidden
* fix: popover text overflow handle
Co-authored-by: chenos <chenlinxh@gmail.com> 
						
					 
					
						2021-12-04 15:36:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5dfa57581a 
							
						 
					 
					
						
						
							
							Add S3 storage and refactors ( #124 )  
						
						 
						
						... 
						
						
						
						* add s3 storage and refactors
* fix env and dependencies 
						
					 
					
						2021-12-04 07:58:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							c177ebb8e3 
							
						 
					 
					
						
						
							
							fix: ci failed  
						
						 
						
						
						
					 
					
						2021-12-03 12:30:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								semmy 
							
						 
					 
					
						
						
						
						
							
						
						
							399135c1a9 
							
						 
					 
					
						
						
							
							fix: import wrong React  
						
						 
						
						
						
					 
					
						2021-12-03 10:18:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								semmy 
							
						 
					 
					
						
						
						
						
							
						
						
							f089cacf1d 
							
						 
					 
					
						
						
							
							fix: 修复Table.Column.DesignableBar遗漏  
						
						 
						
						
						
					 
					
						2021-12-03 10:05:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							60b966f59e 
							
						 
					 
					
						
						
							
							Fix: plugin-file-manager ( #111 )  
						
						 
						
						... 
						
						
						
						* fix: test cases
* fix env used by file manager
* default value of process.env.LOCAL_STORAGE_BASE_URL
* use workspace dependencies
* refactor some env to adapt more scenario
* fix reviewing issues
* fix env default value
* update umi config
* bugfix
* fix shared cache
Co-authored-by: chenos <chenlinxh@gmail.com> 
						
					 
					
						2021-12-03 07:31:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								SemmyWong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							12f58effad 
							
						 
					 
					
						
						
							
							refactor: code splitting of the table component ( #121 )  
						
						 
						
						... 
						
						
						
						* refactor: 表格拆分模块化
* refactor: 表格拆分模块化
* refactor: code splitting of the table component (#120 )
* missing TableIndex
* refactor: 表格拆分模块化
* code format
Co-authored-by: chenos <chenlinxh@gmail.com> 
						
					 
					
						2021-12-02 22:56:16 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							1072e03c5a 
							
						 
					 
					
						
						
							
							Revert "refactor: code splitting of the table component ( #120 )"  
						
						 
						
						... 
						
						
						
						This reverts commit 0f9eb4e7f2 . 
						
					 
					
						2021-12-02 17:56:05 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								SemmyWong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0f9eb4e7f2 
							
						 
					 
					
						
						
							
							refactor: code splitting of the table component ( #120 )  
						
						 
						
						
						
					 
					
						2021-12-02 15:26:28 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							82ad5de8cb 
							
						 
					 
					
						
						
							
							fix: development environment client does not need to be compiled  
						
						 
						
						
						
					 
					
						2021-12-02 14:11:19 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							d817ec4c7b 
							
						 
					 
					
						
						
							
							fix: missing parameters  
						
						 
						
						
						
					 
					
						2021-11-30 16:43:44 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								semmy 
							
						 
					 
					
						
						
						
						
							
						
						
							61dcd45a83 
							
						 
					 
					
						
						
							
							fix: add allowSignUp default value as true  
						
						 
						
						
						
					 
					
						2021-11-30 08:51:27 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								semmy 
							
						 
					 
					
						
						
						
						
							
						
						
							e058c509ea 
							
						 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/nocobase/nocobase  into develop  
						
						 
						
						
						
					 
					
						2021-11-29 20:59:45 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								semmy 
							
						 
					 
					
						
						
						
						
							
						
						
							e435fe0ff3 
							
						 
					 
					
						
						
							
							feat: allow user to sign up  
						
						 
						
						
						
					 
					
						2021-11-29 20:59:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							e43da7d0ca 
							
						 
					 
					
						
						
							
							fix(client): cannot find namespace 'Formily'  
						
						 
						
						
						
					 
					
						2021-11-29 11:36:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							9fe9790a19 
							
						 
					 
					
						
						
							
							fix(client): markdown parse  
						
						 
						
						
						
					 
					
						2021-11-29 11:20:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								SemmyWong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8cf1efb21f 
							
						 
					 
					
						
						
							
							feat: add reset button in the filter panel ( #110 )  
						
						 
						
						
						
					 
					
						2021-11-25 22:42:05 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								SemmyWong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64283fcb0e 
							
						 
					 
					
						
						
							
							feat: allow user to change password ( #109 )  
						
						 
						
						... 
						
						
						
						* feat: allow user to change password
* docs: update api doc
Co-authored-by: chenos <chenlinxh@gmail.com> 
						
					 
					
						2021-11-25 22:36:52 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							11cded6153 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.34  
						
						 
						
						
						
					 
					
						2021-11-23 08:23:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							3e53584768 
							
						 
					 
					
						
						
							
							fix: remove state property  
						
						 
						
						
						
					 
					
						2021-11-23 08:21:38 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							18089eb56c 
							
						 
					 
					
						
						
							
							fix(client): invalid hook call  
						
						 
						
						
						
					 
					
						2021-11-20 13:55:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							372a0c372c 
							
						 
					 
					
						
						
							
							feat(docs): update doc  
						
						 
						
						
						
					 
					
						2021-11-19 15:40:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							e6fa6f9a8e 
							
						 
					 
					
						
						
							
							feat(plugin-users): multiple roles  
						
						 
						
						
						
					 
					
						2021-11-18 19:26:39 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							a702f534ba 
							
						 
					 
					
						
						
							
							feat: add roles field to users collection  
						
						 
						
						
						
					 
					
						2021-11-17 18:54:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							d8c7a0f1c3 
							
						 
					 
					
						
						
							
							feat: add roles field to users collection  
						
						 
						
						
						
					 
					
						2021-11-16 18:28:07 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							3479b7ea27 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.33  
						
						 
						
						
						
					 
					
						2021-11-13 22:24:51 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							50baa9363c 
							
						 
					 
					
						
						
							
							fix: field update with migrate  
						
						 
						
						
						
					 
					
						2021-11-13 22:22:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							bad753cd46 
							
						 
					 
					
						
						
							
							feat(docs): update model api doc  
						
						 
						
						
						
					 
					
						2021-11-12 18:38:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								SemmyWong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							686474cb38 
							
						 
					 
					
						
						
							
							fix: upgrade formily & side menu render with createPortal & use deep compare effect ( #103 )  
						
						 
						
						... 
						
						
						
						* [Fixed]
1. ts升级4.4.4
2. 解决升级formily类型不兼容问题
* [Fixed]
1. 修复菜单混合渲染问题
* [Fixed]
1. 修复useEffect对象深度依赖比较(订单表死循环)
* [update]去掉debugger 
						
					 
					
						2021-11-11 22:07:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								twinkle77 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f34920df5b 
							
						 
					 
					
						
						
							
							fix: SchemaRenderer get schema value ( #102 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Shuogui Lin <shuogui.lin@shopee.com> 
						
					 
					
						2021-11-11 11:07:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							be03b7579d 
							
						 
					 
					
						
						
							
							fix: formily back to 2.0.0-rc.3  
						
						 
						
						
						
					 
					
						2021-11-10 23:44:39 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								SemmyWong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c345cb64a 
							
						 
					 
					
						
						
							
							fix: upgrade formily and form.setValues uses overwrite strategy  ( #101 )  
						
						 
						
						... 
						
						
						
						1、formily从2.0.0-rc.3升级到2.0.0-rc.19
2、重置form没有生效,setValues参数设为override 
						
					 
					
						2021-11-10 23:23:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							06a67479c8 
							
						 
					 
					
						
						
							
							fix: do not clear the attachment records  
						
						 
						
						
						
					 
					
						2021-11-10 21:01:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							3cdff1adc8 
							
						 
					 
					
						
						
							
							fix: opts null  
						
						 
						
						
						
					 
					
						2021-11-10 20:32:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							f555a64a2d 
							
						 
					 
					
						
						
							
							feat(plugin-multi-apps): expiration prompt  
						
						 
						
						
						
					 
					
						2021-11-10 20:32:16 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							7be6327458 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.32  
						
						 
						
						
						
					 
					
						2021-11-09 17:14:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							749ea00058 
							
						 
					 
					
						
						
							
							fix(client): TypeError: Cannot read properties of null (reading 'setSelectedRows')  
						
						 
						
						
						
					 
					
						2021-11-09 17:10:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							7a35638eda 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.31  
						
						 
						
						
						
					 
					
						2021-11-09 16:28:27 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							327562f320 
							
						 
					 
					
						
						
							
							fix: disable koa-static in production environment  
						
						 
						
						
						
					 
					
						2021-11-09 16:20:17 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							829f969668 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.30  
						
						 
						
						
						
					 
					
						2021-11-09 13:07:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							ca2bee7d9a 
							
						 
					 
					
						
						
							
							fix: If it is already installed, skip the installation process  
						
						 
						
						
						
					 
					
						2021-11-09 13:04:10 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							aff76b2d85 
							
						 
					 
					
						
						
							
							fix: refresh the page after updating the popup type  
						
						 
						
						
						
					 
					
						2021-11-09 12:59:28 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							1056a4dbe8 
							
						 
					 
					
						
						
							
							fix: improve translation  
						
						 
						
						
						
					 
					
						2021-11-09 12:57:42 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							4ea7d74211 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.29  
						
						 
						
						
						
					 
					
						2021-11-08 23:06:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							cce2253532 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.28  
						
						 
						
						
						
					 
					
						2021-11-08 22:54:19 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							053b0fec89 
							
						 
					 
					
						
						
							
							feat(plugin-client): update demo data  
						
						 
						
						
						
					 
					
						2021-11-08 22:53:25 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							5e079d38f2 
							
						 
					 
					
						
						
							
							fix(client): compile menu title  
						
						 
						
						
						
					 
					
						2021-11-08 20:59:07 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							5cacee4e7f 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.27  
						
						 
						
						
						
					 
					
						2021-11-08 20:47:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							c93d22ec27 
							
						 
					 
					
						
						
							
							fix(client): i18n.t in schema  
						
						 
						
						
						
					 
					
						2021-11-08 20:46:45 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							7611beea0f 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.26  
						
						 
						
						
						
					 
					
						2021-11-08 20:27:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							92f0a8265e 
							
						 
					 
					
						
						
							
							fix: update dependencies  
						
						 
						
						
						
					 
					
						2021-11-08 20:17:46 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							479f64f197 
							
						 
					 
					
						
						
							
							feat: support  i18n ( #99 )  
						
						 
						
						... 
						
						
						
						* feat: i18next
* multi language data
* feat(client): locale support
* en-US for collections
* us-EN for routes
* en-US for routes
* en-US for attachments
* feat: partial translations
* translation
* add AntdConfigProvider
* translation
* translation
* feat: translation
* feat: add translation
* fix: improve translation
* feat: improve translation
* fix: SyntaxError: Unexpected token ) in JSON at position
* typo
* feat: improve translation
* feat: improve translation
* feat: language settings can be saved on the server
* feat: lang option of init cli
* demo translation
* typo
* change address field to textarea
* address data
* feat: chart translation
* feat: chart translation
* improve translation
* signin,signup,signout...
Co-authored-by: Zhou <zhou.working@gmail.com> 
						
					 
					
						2021-11-08 19:32:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							8376c6d1b2 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.25  
						
						 
						
						
						
					 
					
						2021-11-01 17:29:27 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							5a7f3e1709 
							
						 
					 
					
						
						
							
							fix(create-nocobase-app): process.env.API_URL='/api/'  
						
						 
						
						
						
					 
					
						2021-11-01 17:25:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							b5c587fc94 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.24  
						
						 
						
						
						
					 
					
						2021-11-01 15:20:30 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							55a1263887 
							
						 
					 
					
						
						
							
							fix: update doc  
						
						 
						
						
						
					 
					
						2021-11-01 15:20:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							afdca3af48 
							
						 
					 
					
						
						
							
							fix: missing process.env.API_URL  
						
						 
						
						
						
					 
					
						2021-11-01 14:57:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							f7f5689f5a 
							
						 
					 
					
						
						
							
							fix: update doc  
						
						 
						
						
						
					 
					
						2021-10-31 11:37:16 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							ee8a1ea187 
							
						 
					 
					
						
						
							
							feat: component documentation  
						
						 
						
						
						
					 
					
						2021-10-31 11:35:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							08ef78ae8b 
							
						 
					 
					
						
						
							
							feat: document translation  
						
						 
						
						
						
					 
					
						2021-10-31 09:44:52 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								semmywong 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							14f492f414 
							
						 
					 
					
						
						
							
							fix: add sort field to the users table  
						
						 
						
						... 
						
						
						
						* [Fixed]
1、初始化数据表时,没有配置sort
2、增加sort接口类型
* [Fixed]
1、重新提交PR
* [Fixed]
1、重新提交PR
* [Fixed]
1、重新提交PR
* [Fixed]
1、重新提交PR
* [Fixed]
1、重新提交PR 
						
					 
					
						2021-10-30 10:55:43 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							41b023987b 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.23  
						
						 
						
						
						
					 
					
						2021-10-28 22:59:51 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							85acc268fd 
							
						 
					 
					
						
						
							
							fix(create-nocobase-app): cannot find module 'sqlite3'  
						
						 
						
						
						
					 
					
						2021-10-28 22:58:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							1408de55d2 
							
						 
					 
					
						
						
							
							feat(client): tooltip for designable button  
						
						 
						
						
						
					 
					
						2021-10-25 23:15:25 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							2253471670 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.22  
						
						 
						
						
						
					 
					
						2021-10-25 14:37:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							73d439eb1f 
							
						 
					 
					
						
						
							
							feat(create-nocobase-app): simplify the process  
						
						 
						
						
						
					 
					
						2021-10-25 14:24:24 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							2a696eeb7a 
							
						 
					 
					
						
						
							
							fix: process.env.PWD is not set on win10  
						
						 
						
						
						
					 
					
						2021-10-25 13:40:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							90b7c9fc94 
							
						 
					 
					
						
						
							
							option-tag style ( #92 )  
						
						 
						
						
						
					 
					
						2021-10-25 09:58:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							4b586148b1 
							
						 
					 
					
						
						
							
							feat: supports filling in the collection name and field name  
						
						 
						
						
						
					 
					
						2021-10-21 12:18:21 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58d89068af 
							
						 
					 
					
						
						
							
							create-nocobase-app: favicon ( #91 )  
						
						 
						
						
						
					 
					
						2021-10-21 11:25:40 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							181872cf07 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.21  
						
						 
						
						
						
					 
					
						2021-10-18 13:04:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05ecb25d1b 
							
						 
					 
					
						
						
							
							feat: create nocobase app with simple & quickstart option ( #87 )  
						
						 
						
						... 
						
						
						
						* feat: create nocobase app with simple & quickstart option
* chore: delete template file
* create-nocobase-app: add env API_PORT fallback
* chore: log
* env default fallback
* move config dir
* change has yarn
* chore: prettier
* fix: npm running issue
* database testing support sqlite
* once...
* chore: typo
* fix: sqlite test
* update readme
* feat: copy .env.example to .env at create-nocobase-app
* create-nocobase-app: change sqlite3 to github master
* create-nocobase-app: .env template
* create-nocobase-app: update .env
* chore: typo
* update README
* chore: Application constructor
* feat: sqlite demo data support
* fix test
* fix: application error
* chore: plugin-client run sql
* fix: application createCli
* fix: can choose whether to register actions
* chore: model compile error
* fix: support sqlite
* fix: demo data set index sequence on postgresql
* chore: code reduce
* fix: operators are compatible with sqlite
* add impor demo option to init command
* update env
Co-authored-by: chenos <chenlinxh@gmail.com> 
						
					 
					
						2021-10-18 12:49:37 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							12b3590845 
							
						 
					 
					
						
						
							
							feat: database next  
						
						 
						
						
						
					 
					
						2021-10-16 10:53:09 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							e4043bdfc2 
							
						 
					 
					
						
						
							
							fix: lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function  
						
						 
						
						
						
					 
					
						2021-10-14 14:37:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							f199df96aa 
							
						 
					 
					
						
						
							
							chore: add prettier config  
						
						 
						
						
						
					 
					
						2021-10-14 00:08:16 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							d80c875d5e 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.20  
						
						 
						
						
						
					 
					
						2021-10-12 22:27:38 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							d94606ab30 
							
						 
					 
					
						
						
							
							fix(plugin-users): user's password should not be leaked to the client  
						
						 
						
						
						
					 
					
						2021-10-12 22:17:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							5b9a24cba1 
							
						 
					 
					
						
						
							
							fix(client): cannot read properties of undefined (reading 'interface')  
						
						 
						
						
						
					 
					
						2021-10-12 22:01:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							fda20f83c3 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.19  
						
						 
						
						
						
					 
					
						2021-10-10 22:30:16 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							2ce3b9d21b 
							
						 
					 
					
						
						
							
							fix(client): auto jump to the first menu item after login  
						
						 
						
						
						
					 
					
						2021-10-10 22:24:30 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							516c1be50d 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.18  
						
						 
						
						
						
					 
					
						2021-10-10 13:06:09 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							3e04f81a41 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.17  
						
						 
						
						
						
					 
					
						2021-10-10 12:59:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							d2c534243e 
							
						 
					 
					
						
						
							
							fix: pageSize to perPage  
						
						 
						
						
						
					 
					
						2021-10-10 12:54:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							effedd77a7 
							
						 
					 
					
						
						
							
							fix: disable sub table field  
						
						 
						
						
						
					 
					
						2021-10-10 12:51:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							ccfdb02801 
							
						 
					 
					
						
						
							
							fix: empty values after form submission  
						
						 
						
						
						
					 
					
						2021-10-10 12:50:26 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							8472d9e6b0 
							
						 
					 
					
						
						
							
							fix: cannot start the project  
						
						 
						
						
						
					 
					
						2021-10-10 12:16:28 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							dafe8f14d0 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.16  
						
						 
						
						
						
					 
					
						2021-10-08 23:16:46 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							996f752007 
							
						 
					 
					
						
						
							
							feat: improve plugin-multi-apps  
						
						 
						
						
						
					 
					
						2021-10-08 23:14:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							4ab7c71f49 
							
						 
					 
					
						
						
							
							feat: add @nocobase/plugin-notifications  
						
						 
						
						
						
					 
					
						2021-10-08 23:12:39 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							23bdada69c 
							
						 
					 
					
						
						
							
							chore: update gitHead  
						
						 
						
						
						
					 
					
						2021-10-08 00:37:39 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							e7df1f93c4 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.15  
						
						 
						
						
						
					 
					
						2021-10-08 00:33:40 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							04cdaae31c 
							
						 
					 
					
						
						
							
							docs: update doc  
						
						 
						
						
						
					 
					
						2021-10-08 00:32:40 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							2fa8280803 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.14  
						
						 
						
						
						
					 
					
						2021-10-07 21:57:01 +08:00