chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							0440591868 
							
						 
					 
					
						
						
							
							feat: rename ui_schemas to uiSchemas  
						
						 
						
						
						
					 
					
						2022-02-16 00:22:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							01e5e1cbac 
							
						 
					 
					
						
						
							
							feat: improve code  
						
						 
						
						
						
					 
					
						2022-02-13 11:23:40 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							ad648431e9 
							
						 
					 
					
						
						
							
							feat: add @nocobase/plugin-ui-routes-storage  
						
						 
						
						
						
					 
					
						2022-02-11 15:16:00 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							95f4406ba9 
							
						 
					 
					
						
						
							
							fix: do not display the page title  
						
						 
						
						
						
					 
					
						2022-02-11 09:42:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							34f5c87a1e 
							
						 
					 
					
						
						
							
							feat: add @nocobase/app  
						
						 
						
						
						
					 
					
						2022-02-10 18:37:16 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							732d31009e 
							
						 
					 
					
						
						
							
							v0.6  
						
						 
						
						
						
					 
					
						2021-12-06 21:23:34 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							82ad5de8cb 
							
						 
					 
					
						
						
							
							fix: development environment client does not need to be compiled  
						
						 
						
						
						
					 
					
						2021-12-02 14:11:19 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							bad753cd46 
							
						 
					 
					
						
						
							
							feat(docs): update model api doc  
						
						 
						
						
						
					 
					
						2021-11-12 18:38:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							3cdff1adc8 
							
						 
					 
					
						
						
							
							fix: opts null  
						
						 
						
						
						
					 
					
						2021-11-10 20:32:47 +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  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								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 
							
						 
					 
					
						
						
						
						
							
						
						
							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 
							
						 
					 
					
						
						
						
						
							
						
						
							e7df1f93c4 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.15  
						
						 
						
						
						
					 
					
						2021-10-08 00:33:40 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							2fa8280803 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.14  
						
						 
						
						
						
					 
					
						2021-10-07 21:57:01 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							8561502384 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.13  
						
						 
						
						
						
					 
					
						2021-10-07 21:33:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							b2f3bd4894 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.12  
						
						 
						
						
						
					 
					
						2021-10-07 19:39:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							4506271af5 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.11  
						
						 
						
						
						
					 
					
						2021-10-07 19:03:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							9787bedb3c 
							
						 
					 
					
						
						
							
							chore: 0.5.0-alpha.10  
						
						 
						
						
						
					 
					
						2021-10-07 18:02:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							968fd2e656 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.9  
						
						 
						
						
						
					 
					
						2021-10-07 17:25:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							f825e48d03 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.8  
						
						 
						
						
						
					 
					
						2021-10-07 16:39:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							dd0d067c10 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.7  
						
						 
						
						
						
					 
					
						2021-10-07 16:32:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							43f95e0a56 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.6  
						
						 
						
						
						
					 
					
						2021-10-07 15:27:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							7ecb7c3a60 
							
						 
					 
					
						
						
							
							chore: v0.5.0-alpha.5  
						
						 
						
						
						
					 
					
						2021-10-07 15:25:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							29d386a63d 
							
						 
					 
					
						
						
							
							feat: improve code  
						
						 
						
						
						
					 
					
						2021-10-01 23:31:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							07c53a6d2e 
							
						 
					 
					
						
						
							
							feat: improve code  
						
						 
						
						
						
					 
					
						2021-09-30 15:16:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							55f6564ea8 
							
						 
					 
					
						
						
							
							feat: improve code  
						
						 
						
						
						
					 
					
						2021-09-29 07:38:05 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							86e2a2802d 
							
						 
					 
					
						
						
							
							feat: add useClient and useResourceRequest hooks  
						
						 
						
						
						
					 
					
						2021-09-28 18:20:21 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							1dff47e8e4 
							
						 
					 
					
						
						
							
							feat: add client provider  
						
						 
						
						
						
					 
					
						2021-09-28 09:33:38 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							9d67ecaff0 
							
						 
					 
					
						
						
							
							feat: improve code  
						
						 
						
						
						
					 
					
						2021-09-23 21:52:54 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							248d59f6ec 
							
						 
					 
					
						
						
							
							feat: improve code  
						
						 
						
						
						
					 
					
						2021-09-14 11:09:26 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							336e0b17b8 
							
						 
					 
					
						
						
							
							feat: improve code  
						
						 
						
						
						
					 
					
						2021-09-09 23:57:01 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							d3890b4b66 
							
						 
					 
					
						
						
							
							feat: add @nocobase/preset-nocobase  
						
						 
						
						
						
					 
					
						2021-09-06 16:00:38 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							a1bb52759b 
							
						 
					 
					
						
						
							
							refactor: add command support to the server  
						
						 
						
						
						
					 
					
						2021-09-05 23:59:38 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							589fca05d0 
							
						 
					 
					
						
						
							
							feat: user auth  
						
						 
						
						
						
					 
					
						2021-08-23 20:50:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							7394e0aa8a 
							
						 
					 
					
						
						
							
							improve scrollbar styling  
						
						 
						
						
						
					 
					
						2021-08-23 12:43:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							e801181aeb 
							
						 
					 
					
						
						
							
							feat: improve styling  
						
						 
						
						
						
					 
					
						2021-08-23 10:53:37 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							24d5d3cfad 
							
						 
					 
					
						
						
							
							feat: improve code  
						
						 
						
						
						
					 
					
						2021-08-17 00:15:53 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							8bfb5cf85c 
							
						 
					 
					
						
						
							
							updates  
						
						 
						
						
						
					 
					
						2021-07-27 10:34:52 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							00bb0f747e 
							
						 
					 
					
						
						
							
							update doc  
						
						 
						
						
						
					 
					
						2021-07-24 14:16:09 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							5264d9a386 
							
						 
					 
					
						
						
							
							bugfix  
						
						 
						
						
						
					 
					
						2021-07-23 19:53:43 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							3c3fa358de 
							
						 
					 
					
						
						
							
							API_URL env  
						
						 
						
						
						
					 
					
						2021-07-23 18:26:05 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							19cbcd1e94 
							
						 
					 
					
						
						
							
							updates...  
						
						 
						
						
						
					 
					
						2021-07-23 12:34:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							2cbcd087ce 
							
						 
					 
					
						
						
							
							v0.5  
						
						 
						
						
						
					 
					
						2021-05-23 08:38:08 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cb8edc7b75 
							
						 
					 
					
						
						
							
							feat: export plugin ( #73 )  
						
						 
						
						... 
						
						
						
						* feat: add data export action in table view
* feat: add data render based on interface type for exporting
* fix: use rewrite action name for permissions
* feat: add support for subTable type field
* add datetime render
* export filter support selectedRowKeys
* docs
Co-authored-by: chenos <chenlinxh@gmail.com> 
						
					 
					
						2021-05-17 11:11:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							6081ee29af 
							
						 
					 
					
						
						
							
							fix: show all fields  
						
						 
						
						
						
					 
					
						2021-05-10 16:03:10 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							797da5bdb0 
							
						 
					 
					
						
						
							
							fix: show clear button  
						
						 
						
						
						
					 
					
						2021-05-10 15:47:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							91d633deed 
							
						 
					 
					
						
						
							
							fix: get the siteTitle value from the server  
						
						 
						
						
						
					 
					
						2021-05-07 10:51:07 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7f6dc49227 
							
						 
					 
					
						
						
							
							fix: logo url get from the server  
						
						 
						
						
						
					 
					
						2021-05-07 10:46:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							cd5aee4c2a 
							
						 
					 
					
						
						
							
							fix: menu item not active  
						
						 
						
						
						
					 
					
						2021-04-25 13:13:37 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							1bf32c7f7e 
							
						 
					 
					
						
						
							
							fix: image can not be previewed  
						
						 
						
						
						
					 
					
						2021-04-25 11:55:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							6c75950b6a 
							
						 
					 
					
						
						
							
							feat: jump to page after successful form submission  
						
						 
						
						
						
					 
					
						2021-04-25 11:54:23 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							3268267ccd 
							
						 
					 
					
						
						
							
							fix: when batch uploading, filter out unaccept files  
						
						 
						
						
						
					 
					
						2021-04-22 19:01:28 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							a19311cb24 
							
						 
					 
					
						
						
							
							feat: upload component supports accept property  
						
						 
						
						
						
					 
					
						2021-04-22 18:44:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							80eb229696 
							
						 
					 
					
						
						
							
							fix: file icon  
						
						 
						
						
						
					 
					
						2021-04-22 14:51:23 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							8df85e0b20 
							
						 
					 
					
						
						
							
							chore(versions): publish packages v0.4.0-alpha.7  
						
						 
						
						
						
					 
					
						2021-04-18 09:44:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							9f91fc7fd0 
							
						 
					 
					
						
						
							
							v0.4.0-alpha.6  
						
						 
						
						
						
					 
					
						2021-04-18 09:35:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							95640ec57c 
							
						 
					 
					
						
						
							
							chore: update docker-compose.yml  
						
						 
						
						
						
					 
					
						2021-04-17 22:21:06 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							214b227a6c 
							
						 
					 
					
						
						
							
							fix: error message for login and registration  
						
						 
						
						
						
					 
					
						2021-04-12 18:06:10 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							3612689035 
							
						 
					 
					
						
						
							
							fix: drawer bottom spacing is too small in Firefox  
						
						 
						
						
						
					 
					
						2021-04-09 11:31:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							5319000bd6 
							
						 
					 
					
						
						
							
							fix: improve login form styles  
						
						 
						
						
						
					 
					
						2021-04-08 12:10:38 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							ef93a3c11c 
							
						 
					 
					
						
						
							
							chore(versions): publish packages 0.4.0-alpha.5  
						
						 
						
						
						
					 
					
						2021-04-07 19:36:55 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							b65184ca37 
							
						 
					 
					
						
						
							
							fix: skip postinstall when umi does not exist  
						
						 
						
						
						
					 
					
						2021-04-07 19:36:09 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							a22efec65d 
							
						 
					 
					
						
						
							
							chore(versions): publish packages 0.4.0-alpha.4  
						
						 
						
						
						
					 
					
						2021-04-07 17:48:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							e72eebb8cd 
							
						 
					 
					
						
						
							
							chore(versions): publish packages 0.4.0-alpha.3  
						
						 
						
						
						
					 
					
						2021-04-07 17:39:08 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							c2f18763c9 
							
						 
					 
					
						
						
							
							chore(versions): publish packages 0.4.0-alpha.2  
						
						 
						
						
						
					 
					
						2021-04-07 17:12:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							17362a8444 
							
						 
					 
					
						
						
							
							refactor: app middlewares  
						
						 
						
						
						
					 
					
						2021-04-07 17:10:52 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							6906ccadb0 
							
						 
					 
					
						
						
							
							add gitHead  
						
						 
						
						
						
					 
					
						2021-04-07 10:41:06 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							f0b335ac30 
							
						 
					 
					
						
						
							
							chore(versions): publish packages 0.4.0-alpha.1  
						
						 
						
						
						
					 
					
						2021-04-07 10:29:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							49f71420ed 
							
						 
					 
					
						
						
							
							chore: update npm packages  
						
						 
						
						
						
					 
					
						2021-04-07 09:50:00 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							efb0320427 
							
						 
					 
					
						
						
							
							refactor(app): clean up the client code  
						
						 
						
						
						
					 
					
						2021-04-06 12:52:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9495917e97 
							
						 
					 
					
						
						
							
							fix: minor problems ( #72 )  
						
						 
						
						
						
					 
					
						2021-04-04 23:33:06 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							d7dbad1ba8 
							
						 
					 
					
						
						
							
							fix: sub-table loading  
						
						 
						
						
						
					 
					
						2021-04-01 21:17:26 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							b8b5940205 
							
						 
					 
					
						
						
							
							feat: print button for descriptions  
						
						 
						
						
						
					 
					
						2021-04-01 21:15:51 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							acb769b0c1 
							
						 
					 
					
						
						
							
							fix: calendar height  
						
						 
						
						
						
					 
					
						2021-04-01 09:59:05 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							0902bb5529 
							
						 
					 
					
						
						
							
							fix: missing upload headers  
						
						 
						
						
						
					 
					
						2021-04-01 08:43:28 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							b761bf876e 
							
						 
					 
					
						
						
							
							fix: show email when nickname is empty  
						
						 
						
						
						
					 
					
						2021-03-31 09:30:09 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							9d67637727 
							
						 
					 
					
						
						
							
							feat: add a clear button to the filter box  
						
						 
						
						
						
					 
					
						2021-03-31 09:28:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							b3a35146cb 
							
						 
					 
					
						
						
							
							fix: placeholder for cascader  
						
						 
						
						
						
					 
					
						2021-03-31 09:10:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							50f1d1853b 
							
						 
					 
					
						
						
							
							fix: specify the env file path  
						
						 
						
						
						
					 
					
						2021-03-30 17:01:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							996e87daa7 
							
						 
					 
					
						
						
							
							fix: filter operators bug  
						
						 
						
						
						
					 
					
						2021-03-30 06:33:39 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							aedce5589d 
							
						 
					 
					
						
						
							
							refactor: two column layout  
						
						 
						
						
						
					 
					
						2021-03-29 11:57:07 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							716b5e20b4 
							
						 
					 
					
						
						
							
							fix: table isFieldComponent  
						
						 
						
						
						
					 
					
						2021-03-29 11:05:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							250dd26df9 
							
						 
					 
					
						
						
							
							fix: action buttons  
						
						 
						
						
						
					 
					
						2021-03-29 10:32:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							2cd6a4cfad 
							
						 
					 
					
						
						
							
							style: calendar & kanban views  
						
						 
						
						
						
					 
					
						2021-03-29 10:18:39 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							611ce0d759 
							
						 
					 
					
						
						
							
							fix: sorter for datetime and number  
						
						 
						
						
						
					 
					
						2021-03-28 21:08:54 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							25c1aa8825 
							
						 
					 
					
						
						
							
							fix: __index  
						
						 
						
						
						
					 
					
						2021-03-28 18:26:04 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							2b549ea259 
							
						 
					 
					
						
						
							
							fix: subtable associatedKey  
						
						 
						
						
						
					 
					
						2021-03-28 17:47:26 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							7becc9f8b1 
							
						 
					 
					
						
						
							
							fix: markdown view  
						
						 
						
						
						
					 
					
						2021-03-28 16:55:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							ce4a22fbb9 
							
						 
					 
					
						
						
							
							style: code formatting  
						
						 
						
						
						
					 
					
						2021-03-28 13:34:51 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							3c18ecc796 
							
						 
					 
					
						
						
							
							fix: display of action logs table data  
						
						 
						
						
						
					 
					
						2021-03-28 11:46:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							c5b8b44a12 
							
						 
					 
					
						
						
							
							fix: field tooltip  
						
						 
						
						
						
					 
					
						2021-03-28 08:56:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							72aecc7d0e 
							
						 
					 
					
						
						
							
							fix: multi-select field initialization and filtering  
						
						 
						
						
						
					 
					
						2021-03-27 15:52:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							7786f0ad48 
							
						 
					 
					
						
						
							
							field tooltip for view details  
						
						 
						
						
						
					 
					
						2021-03-26 16:11:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							d8d4ef177a 
							
						 
					 
					
						
						
							
							fix: date field does not show time configuration  
						
						 
						
						
						
					 
					
						2021-03-26 16:09:51 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							bfa998e478 
							
						 
					 
					
						
						
							
							fix actions for calendar view  
						
						 
						
						
						
					 
					
						2021-03-26 14:49:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							38e9b2c96c 
							
						 
					 
					
						
						
							
							fix: subTable  
						
						 
						
						
						
					 
					
						2021-03-26 12:14:16 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							47f4cb4d13 
							
						 
					 
					
						
						
							
							style  
						
						 
						
						
						
					 
					
						2021-03-26 10:27:53 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							07af1ca08d 
							
						 
					 
					
						
						
							
							fix: form expression scope  
						
						 
						
						
						
					 
					
						2021-03-26 10:05:55 +08:00