Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							68009d3d32 
							
						 
					 
					
						
						
							
							fix(plugin-workflow): fix context data of form trigger ( #2749 )  
						
						 
						
						
						
					 
					
						2023-10-05 19:28:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							b95f4a723a 
							
						 
					 
					
						
						
							
							fix: fix duplicate display of Hello plugin  
						
						 
						
						
						
					 
					
						2023-10-04 19:07:44 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								xilesun 
							
						 
					 
					
						
						
						
						
							
						
						
							301a85d767 
							
						 
					 
					
						
						
							
							Revert "refactor(auth): OIDC, SAML auth switch popup to redirectction ( #2737 )"  
						
						 
						
						... 
						
						
						
						This reverts commit beb4793051 . 
						
					 
					
						2023-09-29 15:35:43 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							beb4793051 
							
						 
					 
					
						
						
							
							refactor(auth): OIDC, SAML auth switch popup to redirectction ( #2737 )  
						
						 
						
						... 
						
						
						
						* fix(auth): sso switch popup to rediect (fix T-2024)
* refactor: auth process optimization
* fix: test
* chore: add error handler 
						
					 
					
						2023-09-28 20:50:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dbdd587b71 
							
						 
					 
					
						
						
							
							chore(database): clean invalid associations in collection model when set field failed ( #2720 )  
						
						 
						
						... 
						
						
						
						* chore(database): clean invalid associations in collection model when set field failed
* fix: import
* chore: test 
						
					 
					
						2023-09-27 22:03:04 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a57c93d35b 
							
						 
					 
					
						
						
							
							feat: support e2e ( #2624 )  
						
						 
						
						... 
						
						
						
						* chore: upgrade vitest to v0.34.3
* feat: setup NocoBase
* chore: preparing test env
* test: add a test of rigster
* refactor: rename test dir to testUtils
* chore: add tests
* chore: add ci for e2e
* chore: fix ci
* chore: avoid error in CI
* chore: add some utils for test
* chore: make more stable
* chore: should not close server in CI
* chore: add comments
* chore: change output dir
* fix: should use current branch to run tests
* chore: should request systemSettings by api in e2e
* chore: should build first in e2e CI
* chore: remove key
* chore: use execa to replace execSync
* refactor: extract test suite
* chore: add gotoPage
* chore: update uid of pageSchema
* chore: update collection name
* chore: use faker.js to generate data
* refactor: extract page config
* chore: ignore for association fields in faker
* chore: add testid
* chore: optimize action designer
* chore: associationFilter.Item designer
* chore: AssiciationFilter & BlockItem
* Revert "chore: AssiciationFilter & BlockItem"
This reverts commit b418df650e106fd0c8e23035d2f75acf60dcafe4.
* Revert "chore: associationFilter.Item designer"
This reverts commit 7aa4d35c1af7f3a780b370d8b1b44aac01697be3.
* Revert "chore: optimize action designer"
This reverts commit ff717b972ffd64f7968d565a3a84ad617ff889e2.
* chore: optimize Designer
* chore: compat with older browsers
* chore: use describe to avoid hooks is not run
* chore: add no-floating-promises to eslint rules
* chore: support argv
* chore: demo
* chore: better testId
* chore: change .e2e.ts to .test.ts
* fix(SchemaInitializer): avoid error
* refactor: move e2eUtils.ts to @nocobase/test
* fix: move e2eUtils to client
* chore: remove uselesscode
* refactor: add .env.e2e.example
* chore: optimize log
* refactor: use mockPage to replace gotoPage
* chore: update env.e2e
* chore: add APP_BASE_URL
* chore: gitigore
* test: add test related of menu
* chore: add SOCKET_PATH in env
* fix(vscode): load env when using vscode plugin 
						
					 
					
						2023-09-27 20:00:17 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae988d00b0 
							
						 
					 
					
						
						
							
							refactor(bi): improve chart frontend api ( #2721 )  
						
						 
						
						... 
						
						
						
						* refactor: improve chart frontend api
* chore: remove redundant import
* fix: rename chartType
* chore: add migration check
* fix: add migration
* fix: change version
* chore: update 
						
					 
					
						2023-09-27 15:50:04 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f02023db61 
							
						 
					 
					
						
						
							
							chore(multi-app-manager): add sub app upgrade handler ( #2728 )  
						
						 
						
						
						
					 
					
						2023-09-27 15:16:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6beae90806 
							
						 
					 
					
						
						
							
							fix(plugin-workflow): fix assignees and aggregate variable ( #2725 )  
						
						 
						
						
						
					 
					
						2023-09-26 23:39:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							a56e4d1ec6 
							
						 
					 
					
						
						
							
							fix(workflow): should change letter to lower case when searching in Add block  
						
						 
						
						
						
					 
					
						2023-09-26 14:45:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ff16f59908 
							
						 
					 
					
						
						
							
							perf: improve the UX of SchemaInitializer ( #2666 )  
						
						 
						
						... 
						
						
						
						* perf: improve the UX of SchemaInitializer
* fix: fix error of Charts block
* fix: fix fields
* fix: fix search
* chore: avoid crash
* chore: fix build
* chore: avoid crash
* refactor: rename SelectCollection to SearchCollections
* refactor: increased code versatility for improved reusability
* fix: fix Add chart
* perf: workflow
* refactor: remove useless code
* fix: fix block template
* fix: should clean search value when creating a block 
						
					 
					
						2023-09-26 13:47:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							89635982b4 
							
						 
					 
					
						
						
							
							feat(db): add sql collection ( #2419 )  
						
						 
						
						... 
						
						
						
						* feat(db): add sql collection
* feat: frontend
* perf: issue of select
* fix: sql model
* fix: sql collection schema
* fix: implement sql collection
* fix: dependency
* fix: remove type declaration in actions
* fix: backend test
* chore: remove some ops of block using sql collection
* chore: remove sql collections from Form and Kanban
* feat: add execute button to sql input
* feat(backend): support infer fields by parsing sql
* feat(frontend): support infer interface by parsing sql
* fix: fix update issues and improve
* fix: update issue
* chore: update yarn.lock
* fix: fix T-1548
* fix: fix T-1544
* fix: fix T-1545
* fix: fix T-1549
* fix: test
* fix: fix T-1556
* fix: remove map action diviver
* chore: debug
* chore: remove schema of sql collection
* fix: sql collection schema
* chore: remove debug log & fix T-1555
* fix: fix T-1679
* fix: sql update issue
* fix: sql attribute issue
* fix: bug of star attribute
* fix: test
* fix: test
* fix: reset fields when updating sql collection
* fix(collection-manager): redundant fields after set collection fields
* fix: test
* fix: destory with individuals hook
* chore: save
* chore: test
* fix: fields sync issue
* fix: remove underscored option of sql collection
* chore: mutex in fields.afterDestroy
* fix: test
* chore: yarn.lock
* chore: update collections.setFields
* feat: improve sql input
* fix: fix T-1742 & improve
* chore: fix conflicts
* fix: workspace
* fix: build
* fix: test
* chore: add translations
* fix: reviewed issues
* chore: update yarn.lock
---------
Co-authored-by: ChengLei Shao <chareice@live.com> 
						
					 
					
						2023-09-25 15:03:23 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							c4be5315ce 
							
						 
					 
					
						
						
							
							fix(mobile-client): remove routes  
						
						 
						
						
						
					 
					
						2023-09-23 22:13:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jack zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							836b34a6a4 
							
						 
					 
					
						
						
							
							fix: gen tsconfig.paths.json  bug ( #2708 )  
						
						 
						
						... 
						
						
						
						* fix: gen tsconfig.paths.json  bug
* fix: load remote plugin error
* fix: bug 
						
					 
					
						2023-09-23 10:52:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8fe4640f79 
							
						 
					 
					
						
						
							
							fix(plugin-workflow): fix exporting types ( #2707 )  
						
						 
						
						
						
					 
					
						2023-09-22 19:08:59 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f1cf3cc45b 
							
						 
					 
					
						
						
							
							fix(plugin-workflow): fix parallel bug in loop ( #2703 )  
						
						 
						
						
						
					 
					
						2023-09-22 17:59:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mytharcher 
							
						 
					 
					
						
						
						
						
							
						
						
							8eb634459d 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.14.0-alpha.6  
						
						 
						
						
						
					 
					
						2023-09-22 15:49:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mytharcher 
							
						 
					 
					
						
						
						
						
							
						
						
							2c0ea5490d 
							
						 
					 
					
						
						
							
							fix: remove mistaken added folder  
						
						 
						
						
						
					 
					
						2023-09-22 15:49:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mytharcher 
							
						 
					 
					
						
						
						
						
							
						
						
							3b0b6483c2 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.14.0-alpha.5  
						
						 
						
						
						
					 
					
						2023-09-22 15:36:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c16034b8f5 
							
						 
					 
					
						
						
							
							refactor(plugin-workflow): add client exports ( #2702 )  
						
						 
						
						
						
					 
					
						2023-09-21 22:56:33 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mytharcher 
							
						 
					 
					
						
						
						
						
							
						
						
							d20398f73f 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.14.0-alpha.4  
						
						 
						
						
						
					 
					
						2023-09-21 23:25:31 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c88c91e908 
							
						 
					 
					
						
						
							
							fix: collection schema not exists ( #2669 )  
						
						 
						
						... 
						
						
						
						* fix: collection schema not exists
* chore: test 
						
					 
					
						2023-09-21 17:19:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ebc1d1afb4 
							
						 
					 
					
						
						
							
							refactor: acl collection field provider ( #2679 )  
						
						 
						
						
						
					 
					
						2023-09-19 20:51:43 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fc609bafb9 
							
						 
					 
					
						
						
							
							style:form-item style improve ( #2678 )  
						
						 
						
						... 
						
						
						
						* style: setting page style improve
* style: setting page style improve 
						
					 
					
						2023-09-19 17:50:25 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bc5ecc9b5f 
							
						 
					 
					
						
						
							
							fix(acl): association field acl check error ( #2675 )  
						
						 
						
						... 
						
						
						
						* fix: association field acl check
* fix: association field acl check
* fix: import action form field acl check error 
						
					 
					
						2023-09-19 17:26:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4fffa07998 
							
						 
					 
					
						
						
							
							fix(auth): user role not found ( #2674 )  
						
						 
						
						
						
					 
					
						2023-09-19 10:58:19 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0f4959d217 
							
						 
					 
					
						
						
							
							refactor(plugin-workflow): adjust code ( #2663 )  
						
						 
						
						
						
					 
					
						2023-09-16 20:54:20 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b4cff15b0 
							
						 
					 
					
						
						
							
							fix(auth): change password issue of basic auth ( #2662 )  
						
						 
						
						
						
					 
					
						2023-09-16 13:55:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jack zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9e5e96b9e4 
							
						 
					 
					
						
						
							
							fix: improve build ( #2643 )  
						
						 
						
						... 
						
						
						
						* fix: client lib require wrapper
* fix: bug
* fix: add tsconfig.paths.json
* fix: collection dir not exists
* fix: improve...
* fix: update yarn.lock
* fix: db.sync
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs && allow user custom build config
* docs: user custom config docs
* refactor: custom user build config
* fix: bugs
* fix: build plugin-client bug
---------
Co-authored-by: chenos <chenlinxh@gmail.com> 
						
					 
					
						2023-09-15 08:51:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dbe3af26a1 
							
						 
					 
					
						
						
							
							fix(share-collection): sync plugins when install sub app ( #2650 )  
						
						 
						
						
						
					 
					
						2023-09-14 20:46:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							282645ed8b 
							
						 
					 
					
						
						
							
							fix: db.sync  
						
						 
						
						
						
					 
					
						2023-09-13 22:50:09 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							6058850db1 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.14.0-alpha.3  
						
						 
						
						
						
					 
					
						2023-09-13 18:29:38 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							6a7240816e 
							
						 
					 
					
						
						
							
							fix: collection remove field after migrated  
						
						 
						
						
						
					 
					
						2023-09-13 17:21:42 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							de8fc8079a 
							
						 
					 
					
						
						
							
							fix: remove PluginManager.getPackageName  
						
						 
						
						
						
					 
					
						2023-09-13 14:40:43 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							3670d670ac 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.14.0-alpha.2  
						
						 
						
						
						
					 
					
						2023-09-13 03:57:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							117d4b8186 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.14.0-alpha.1  
						
						 
						
						
						
					 
					
						2023-09-12 22:42:43 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jack zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							705b7449f0 
							
						 
					 
					
						
						
							
							feat: new plugin manager, supports adding plugins through UI ( #2430 )  
						
						 
						
						... 
						
						
						
						* refactor: plugin manager page
* fix: bug
* feat: addByNpm api
* fix: improve the addByNpm
* feat: improve applicationPlugins:list api
* fix: re-download npm package when restart app
* fix: plugin delete api
* feat: plugin detail api
* feat: zipUrl add api
* fix: upload api bug
* fix: plugin detail info
* feat: upgrade api
* fix: upload api
* feat: handle plugin load error
* feat: support authToken
* feat: muti lang
* fix: build error
* fix: self review
* Update plugin-manager.ts
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bugs
* fix: detail click and remove isOfficial
* fix: upgrade no refresh
* fix: file size and type check
* fix: bug
* fix: upgrade error
* fix: bug
* fix: bug
* fix: plugin card layout
* fix: handling exceptional cases
* fix: tgz file support
* fix: macos compress file
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: add upgrade npm type
* fix: bugs
* fix: bug
* fix: change plugins static expose url
* fix: api prefix
* fix: bug
* fix: add nginx `/static/plugin/` path
* fix: bugs and pr docker build no dts
* fix: bug
* fix: build tools bug
* fix: improve code
* fix: build bug
* feat: improve plugin info
* fix: ui bug
* fix: plugin document bug
* feat: improve code
* feat: improve code
* feat: process dev deps check
* feat: improve code
* feat: process.env.IS_DEV_CMD
* fix: do not delete the plugin package
* feat: plugin symlink
* fix: tsx watch --ignore=./storage/plugins/**
* fix: test error
* fix: improve code
* fix: improve code
* fix: emitStartedEvent
* fix: improve code
* fix: type error
* fix: test error
* test: console.log
* fix: createStoragePluginSymLink
* fix: clientStaticMiddleware rename to clientStaticUtils
* feat: build tools support plugins folder
* fix: 350px
* fix: error
* feat: client dev support plugin folder
* fix: clear cli options
* fix: typeError: Converting circular structure to JSON
* fix: plugin name
* chore: restart application after command
* feat: upgrade error & docs
* Update v14-changelog.md
* Update v14-changelog.md
* Update v14-changelog.md
* fix: gateway test
* refactor(plugin-workflow): add ready state for gracefully tearing down
* Revert "chore: restart application after command"
This reverts commit 5015274f8e4e06e506e15754b672330330e8c7f8.
* chore: stop application whe restart
* T 1218 change plugin folder (#2629 )
* feat: change folder name
* feat: change `pm create` command
* feat:  revert plugin name change
* fix: delete samples
* feat: change plugins folder
* fix: pm create
* feat: update docs
* fix: link package error
* fix: docs
* fix: create command
* fix: pm add error
* fix: create  add build
* fix: pm creatre + add
* feat: add tar command
* fix: docs
* fix: bug
* fix: docs
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* feat: docs
* Update your-fisrt-plugin.md
* Update your-fisrt-plugin.md
* chore: application reload
* chore: test
* fix: pm add error
* chore: preset install skip exists plugin
* fix: createIfNotExists
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: chareice <chareice@live.com>
Co-authored-by: Zhou <zhou.working@gmail.com>
Co-authored-by: mytharcher <mytharcher@gmail.com> 
						
					 
					
						2023-09-12 22:39:23 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dunqing 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b918ec5e41 
							
						 
					 
					
						
						
							
							fix(mobile-client-plugin): avoid primary field error ( #2625 )  
						
						 
						
						
						
					 
					
						2023-09-12 17:58:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							12c811eab3 
							
						 
					 
					
						
						
							
							fix(plugin-workflow): fix scope variable in loop ( #2633 )  
						
						 
						
						
						
					 
					
						2023-09-11 23:29:05 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							adf11bf624 
							
						 
					 
					
						
						
							
							fix: error: SQLITE_ERROR: no such table: authenticators  
						
						 
						
						
						
					 
					
						2023-09-11 15:50:27 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							6cc88dfa2b 
							
						 
					 
					
						
						
							
							fix: original error: SQLITE_ERROR: no such column: options  
						
						 
						
						
						
					 
					
						2023-09-11 14:17:12 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							74bd479de0 
							
						 
					 
					
						
						
							
							feat(plugin-workflow): support variable in midway path ( #2598 )  
						
						 
						
						
						
					 
					
						2023-09-10 21:12:53 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							fec17d5661 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.13.0-alpha.10  
						
						 
						
						
						
					 
					
						2023-09-10 00:33:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f736085af6 
							
						 
					 
					
						
						
							
							chore: remove username interface ( #2621 )  
						
						 
						
						
						
					 
					
						2023-09-09 00:28:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0d465f4d71 
							
						 
					 
					
						
						
							
							refactor: useFieldModeOptions ( #2612 )  
						
						 
						
						... 
						
						
						
						* refactor: useFieldModeOptions
* refactor: code improve
* refactor: code improve 
						
					 
					
						2023-09-08 09:40:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f82b466aaa 
							
						 
					 
					
						
						
							
							feat(bi): allow to use variables in query filter ( #2609 )  
						
						 
						
						... 
						
						
						
						* chore: rearrange hooks
* chore: allow parse filter from params.values
* feat: support use variables when using chart filter
* refactor: improve query code by composing process middlwares
* chore: `$date` -> `$nDate` 
						
					 
					
						2023-09-07 23:27:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							b655517a74 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.13.0-alpha.9  
						
						 
						
						
						
					 
					
						2023-09-07 12:46:24 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							17d4476c10 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.13.0-alpha.8  
						
						 
						
						
						
					 
					
						2023-09-07 09:04:08 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7d1bac1869 
							
						 
					 
					
						
						
							
							chore(antd): reduce animation duration ( #2602 )  
						
						 
						
						
						
					 
					
						2023-09-07 08:46:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2484c8ffb2 
							
						 
					 
					
						
						
							
							fix: sync roles collection in share plugin ( #2601 )  
						
						 
						
						
						
					 
					
						2023-09-06 14:36:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							22f681024d 
							
						 
					 
					
						
						
							
							fix: fix collapsed panels not working when clicked ( #2600 )  
						
						 
						
						... 
						
						
						
						* refactor: rename
* fix: fix collapsed panels not working when clicked 
						
					 
					
						2023-09-06 11:11:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eeb3adf928 
							
						 
					 
					
						
						
							
							feat(graph-collection-manager): display collections on demand ( #2583 )  
						
						 
						
						... 
						
						
						
						* refactor: graph collection support on demand rendering collection
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: support connect parent or child
* refactor: code improve
* refactor: code improve
* style: style improve
* style: style improve
* refactor: code improve
* refactor: code improve
* refactor: code improve 
						
					 
					
						2023-09-06 09:43:26 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d6a2ab4b61 
							
						 
					 
					
						
						
							
							fix(acl): parse acl params of association collection ( #2594 )  
						
						 
						
						... 
						
						
						
						* fix(acl): parse params of association collection
* fix: filter params in association acl 
						
					 
					
						2023-09-06 09:19:10 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c096a98ceb 
							
						 
					 
					
						
						
							
							fix: issue of plugin snippet ( #2593 )  
						
						 
						
						
						
					 
					
						2023-09-05 12:03:42 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							4ead7150f0 
							
						 
					 
					
						
						
							
							chore: upgrade vitest to v0.34.3  
						
						 
						
						
						
					 
					
						2023-09-05 10:27:30 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
						
						
							
						
						
							97b4570bd2 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.13.0-alpha.7  
						
						 
						
						
						
					 
					
						2023-09-05 09:01:30 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							e5f5358be0 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.13.0-alpha.6  
						
						 
						
						
						
					 
					
						2023-09-04 20:48:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							88b2eb8a5d 
							
						 
					 
					
						
						
							
							chore: optimize versions of deps  
						
						 
						
						
						
					 
					
						2023-09-04 20:40:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							f52cb50915 
							
						 
					 
					
						
						
							
							chore: upgrade antd-style version to 3.4.5  
						
						 
						
						
						
					 
					
						2023-09-04 20:12:45 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aff559882f 
							
						 
					 
					
						
						
							
							fix(RangePicker): fix shortcut invalid ( #2586 )  
						
						 
						
						... 
						
						
						
						* chore: upgrade antd to v5.8.4
* test: add test
* chore: fix build
* chore: upgrade @formily/antd-v5 to v1.1.1
* fix: should not close Popover when selected option
* fix: add a new Popover and to replace old Popover with new Popover
* refactor: remove useless code
* fix: fix dark theme
* chore: fix build
* chore: antd version
* fix: uniformly use the latest version of antd 
						
					 
					
						2023-09-04 16:25:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8a9764e403 
							
						 
					 
					
						
						
							
							fix(auth): add authenticator uid limitation ( #2587 )  
						
						 
						
						
						
					 
					
						2023-09-04 10:38:01 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							af34fe10ab 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.13.0-alpha.5  
						
						 
						
						
						
					 
					
						2023-09-03 11:35:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jack zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08c5383bee 
							
						 
					 
					
						
						
							
							refactor: build tools ( #2374 )  
						
						 
						
						... 
						
						
						
						* refactor: core/build and cli/build.js
* fix: build
* fix: bug
* fix: replaceAll to replace
* fix: node version check
* fix: add require check
* fix: esbuild other ext
* fix: process json
* fix: exlude jsx-runtime
* feat: split chunk
* fix: minify plugin client bundle
* fix: compatibility
* fix: support import()
* feat: update docs
* fix: server deps
* feat: demo
* fix: remove cjs treeshake
* fix: local error
* fix: bug
* fix: lazy load
* fix: rewrites
* fix: remove dynamic import  function
* feat: doc demo
* fix: codesanbox vite template
* fix: codesanbox demo
* fix: hide stackblitz
* fix: revert rspack
* fix: test bug
* fix: delete console
* fix: import dayjs locale
---------
Co-authored-by: chenos <chenlinxh@gmail.com> 
						
					 
					
						2023-09-03 10:59:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dunqing 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							24179c4469 
							
						 
					 
					
						
						
							
							feat(plugin-cas): support cas authenticator ( #2580 )  
						
						 
						
						... 
						
						
						
						* feat(plugin-cas): support cas login method
* feat: add cas plugin in preset
* chore: update version
* feat: full support cas
* chore: update package.json
* feat: update docs and fix namespace
* fix: locale
---------
Co-authored-by: xilesun <2013xile@gmail.com> 
						
					 
					
						2023-09-02 19:40:04 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1694eb6d73 
							
						 
					 
					
						
						
							
							fix(collection-manager): redundant fields after set collection fields ( #2575 )  
						
						 
						
						... 
						
						
						
						* fix(collection-manager): redundant fields after set collection fields
* fix: destory with individuals hook
* chore: save
* chore: test
* chore: mutex in fields.afterDestroy
* chore: yarn.lock
* chore: update collections.setFields 
						
					 
					
						2023-09-01 13:51:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee0d2175b8 
							
						 
					 
					
						
						
							
							fix(plugin-fm): add migration to fix attachment ui schema ( #2579 )  
						
						 
						
						
						
					 
					
						2023-08-31 18:38:37 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ec3a720aa9 
							
						 
					 
					
						
						
							
							fix(plugin-fm): fix attachment field param typo ( #2577 )  
						
						 
						
						
						
					 
					
						2023-08-31 15:44:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dunqing 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3bb38b16f3 
							
						 
					 
					
						
						
							
							feat(api-keys): add tooltip for roles ( #2567 )  
						
						 
						
						... 
						
						
						
						* feat(api-keys): add tooltip for roles
* feat: improve 
						
					 
					
						2023-08-30 10:32:39 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							904d7ee87b 
							
						 
					 
					
						
						
							
							docs(plugin-workflow): fix swagger docs ( #2565 )  
						
						 
						
						
						
					 
					
						2023-08-29 02:31:40 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							050e1e0215 
							
						 
					 
					
						
						
							
							fix(acl): grant action with table without createdAt field ( #2562 )  
						
						 
						
						
						
					 
					
						2023-08-29 17:01:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							83c1792582 
							
						 
					 
					
						
						
							
							refactor(collection-manager): collection &&fields support description  config ( #2554 )  
						
						 
						
						... 
						
						
						
						* refactor: collection support description config
* refactor: collection support description filter
* feat(collection-manager): collections & fields description fields
* refactor: collection& field support description
* refactor: collection& field support description
---------
Co-authored-by: ChengLei Shao <chareice@live.com> 
						
					 
					
						2023-08-29 16:32:39 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5411faf9d4 
							
						 
					 
					
						
						
							
							feat(plugin-workflow): add filter button for workflows list ( #2555 )  
						
						 
						
						
						
					 
					
						2023-08-28 08:48:02 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1a82e92ae3 
							
						 
					 
					
						
						
							
							fix(plugin-workflow): fix destroy node bug ( #2553 )  
						
						 
						
						
						
					 
					
						2023-08-28 07:33:53 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							176d380331 
							
						 
					 
					
						
						
							
							fix(theme-editor): fix enable invalid ( #2539 )  
						
						 
						
						... 
						
						
						
						* fix(theme-editor): fix enable invalid
* chore: fix typo 
						
					 
					
						2023-08-27 17:26:14 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							8e42da2b01 
							
						 
					 
					
						
						
							
							Revert "fix(RangePicker): fix shortcut invalid ( #2489 )"  
						
						 
						
						... 
						
						
						
						This reverts commit 4eada322ef . 
						
					 
					
						2023-08-27 17:16:24 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
						
						
							
						
						
							9288cb9338 
							
						 
					 
					
						
						
							
							chore(api-doc): collection manager db views api doc  
						
						 
						
						
						
					 
					
						2023-08-27 15:54:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
						
						
							
						
						
							7fd126d6a3 
							
						 
					 
					
						
						
							
							chore(api-doc): view collection api doc  
						
						 
						
						
						
					 
					
						2023-08-27 15:14:34 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							0fd38a5c56 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.13.0-alpha.4  
						
						 
						
						
						
					 
					
						2023-08-27 10:04:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4eada322ef 
							
						 
					 
					
						
						
							
							fix(RangePicker): fix shortcut invalid ( #2489 )  
						
						 
						
						... 
						
						
						
						* chore: upgrade antd to v5.8.4
* test: add test
* chore: fix build
* chore: upgrade @formily/antd-v5 to v1.1.1
* fix: should not close Popover when selected option
* fix: add a new Popover and to replace old Popover with new Popover
* refactor: remove useless code 
						
					 
					
						2023-08-27 09:35:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							5278017fff 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.13.0-alpha.3  
						
						 
						
						
						
					 
					
						2023-08-26 16:43:41 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rain 
							
						 
					 
					
						
						
						
						
							
						
						
							0ea609e0a8 
							
						 
					 
					
						
						
							
							fix(theme-editor): only list action allows to use and must be logged in  
						
						 
						
						
						
					 
					
						2023-08-26 14:07:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								被雨水过滤的空气-Rain 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d1f4f0d29a 
							
						 
					 
					
						
						
							
							fix(themeEditor): should allow all roles to use ( #2538 )  
						
						 
						
						
						
					 
					
						2023-08-26 12:07:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							643594abad 
							
						 
					 
					
						
						
							
							fix(plugin-cm): fix life cycle ( #2535 )  
						
						 
						
						
						
					 
					
						2023-08-25 23:11:12 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
						
						
							
						
						
							3d9a6ef76f 
							
						 
					 
					
						
						
							
							fix: swagger filter params  
						
						 
						
						
						
					 
					
						2023-08-25 10:26:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							f4a1953980 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.13.0-alpha.2  
						
						 
						
						
						
					 
					
						2023-08-24 23:14:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							cf77ca1792 
							
						 
					 
					
						
						
							
							fix(plugin-client): extract locale files of antd  
						
						 
						
						
						
					 
					
						2023-08-24 22:44:42 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							54692387d0 
							
						 
					 
					
						
						
							
							refactor(plugin-workflow): hide unused form in manual ui after done ( #2526 )  
						
						 
						
						
						
					 
					
						2023-08-24 06:07:44 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42acff6c75 
							
						 
					 
					
						
						
							
							style(plugin-workflow): adjust terminal style on workflow canvas ( #2524 )  
						
						 
						
						
						
					 
					
						2023-08-24 04:03:19 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								chenos 
							
						 
					 
					
						
						
						
						
							
						
						
							6debb8d00b 
							
						 
					 
					
						
						
							
							chore(versions):  😊  publish v0.13.0-alpha.1  
						
						 
						
						
						
					 
					
						2023-08-24 17:49:13 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39ee4b8873 
							
						 
					 
					
						
						
							
							feat: application supervisor ( #2353 )  
						
						 
						
						... 
						
						
						
						* chore: skip sync localization-management plugin enable status
* chore: unSyncPlugins array
* chore: remove install at dev
* chore: gateway and supervisor
* chore: install command
* chore: remove app manager
* chore: share plugin
* chore: wsserver
* chore: websocket server
* chore: websocket connection with app status
* feat: socket server at gateway
* chore: loading message
* chore: ready status
* chore: handle app error
* feat: restart app at supervisor
* feat: health check endpoint
* chore: test
* chore: test
* chore: test
* chore: test
* chore: build
* chore: test
* chore: build
* chore: application ready status
* chore: error message
* chore: handle application error
* chore: handle error in load
* chore: report error in websocket
* chore: ws error
* chore: ws error
* chore: typo
* chore: switch app ready status at install
* chore: test
* chore: test
* chore: test
* chore: test
* feat: add WebSocket client
* chore: start gateway
* chore: start command in application
* chore: code
* chore: pm command
* chore: run start after load sub app
* feat: application fsm
* refactor: server life cycle (#2402 )
* refactor: server life cycle
* fix: test error
* fix: test error
* fix: test error
* fix: app.start
* fix: cronjob stop
* fix: db.sync before upgrade
* fix: pm.get
* fix: test error
* fix: test error
* fix: test error
* test: add test cases
* fix: remove PluginType
* chore: start application after install
* chore: fsm
* chore: working status
* chore: working command
* chore: remove swith app ready status
* chore: switch status after working done
* chore: ws status
* chore: gateway error
* chore: test
* chore: stopping status
* chore: test
* chore: test
* feat: app proxy
* chore: application destory
* chore: application message changed with status
* chore: test
* chore: test timeout
* test: remove listener add by plugin
* test: remove listener add by plugin
* chore: test
* feat: app maintaining
* fix: add AppMaintainingDialog
* feat: off
* test: gateway http response
* test: gateway with errors
* chore: unkown error
* chore: websocket message
* chore: ws message
* chore: code
* chore: error format
* chore: delay app load
* feat: improve code
* chore: application initializing status
* chore: supervisor with app status
* chore: command status response
* chore: test
* chore: ws message
* chore: test
* fix: command running message
* feat: restart
* chore: code
* chore: status transition
* chore: test
* fix: improve code
* fix: error
* fix: restart
* fix: command
* chore: reset client app tag when app selector changed
* chore: error report
* fix: application status
* fix: build
* chore: disable help command dispatch
* chore: test
* test: multi apps test
* fix: improve code
* fix: test
* fix: test
* fix: multi apps single running
* fix: improve code
* fix: app status
* chore: move plugin static file to gateway
* feat: static file handler
* chore: test
* chore: enable plugins in share collection
* chore: gateway serve upload files
* fix: improve client
* chore: ws nginx config
* fix: gateway with naonoid
* fix: db sync
* fix: loading
* fix: ping
* fix: locale load
* fix: yarn start --quickstart
* fix: add debug log
* chore: application started event
* chore: running working message payload
* chore: nginx log
* chore: nginxconf
* chore: working message log
* feat: logs
* feat: compression
* fix: remove koa-send and koa-static
* fix: remove -e
* fix: remove nginx
* fix: remove -e
* fix: __appName
* chore: delay install sub application
* chore: sync plugin status
* fix: boot sub app
* fix: main app reload
* fix: test
* fix: app status
* test: field.bind block event loop
* feat: newrelic
* feat: debug log
* chore: upgrade
* fix(file-manager): test error
* fix: default app selector
* fix: reload after maintained
* chore: boot sub app
* chore: application destroy command
* chore: destroy command
* chore: clean code
* chore: package.json
* chore: maintaining message
* chore: test
* fix: collection.sync
* feat: add test cases
* chore: application
* fix: test error
* feat: improve codes and add test cases
* fix: test error
* fix: pm enable and disable
* fix: pm.disable
* feat: update docs
* chore: update dockerfile
---------
Co-authored-by: chenos <chenlinxh@gmail.com> 
						
					 
					
						2023-08-24 17:47:45 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
						
						
							
						
						
							b0630005d9 
							
						 
					 
					
						
						
							
							fix: swagger block event loop  
						
						 
						
						
						
					 
					
						2023-08-24 10:30:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
						
						
							
						
						
							60b0fdd5ca 
							
						 
					 
					
						
						
							
							chore: catch api doc collection error  
						
						 
						
						
						
					 
					
						2023-08-24 09:50:33 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dunqing 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1e0bedca86 
							
						 
					 
					
						
						
							
							feat: api documentation plugin ( #2255 )  
						
						 
						
						... 
						
						
						
						* feat: api doc plugin
* fix: merge
* chore: upgrade swagger ui to latest
* feat: get paths from recourser
* feat: configure security
* feat: add models
* feat: reimplement resource action
* feat: support render schemas correctly
* feat: support load swagger documentation
* refactor: implement `SwaggerManager`
* fix: re import
* feat: update info
* refactor: do not use the cache strategy for the time being
* feat: support collection builtin actions
* fix: incorrect tag
* feat: support different swagger json for different plugins
* feat: support load server package
* feat: support visit from plugin center
* feat: add schemas for mapConfiguration
* feat: update
* fix: update tags
* feat: support only render plugin that has swagger content
* refactor: use swagger-ui-react instead of swagger-ui-dist
* fix: clean
* fix: reset
* refactor: update plugin place
* fix: revert
* fix: remove version
* fix: type error
* feat: swagger doc
* refactor: improve apis
* feat: add doc
* feat: support destination cache
* fix: avoid authorization override
* fix: auth bug
* feat: update documentation
* fix: typo
* feat: support json
* fix: key
* fix: update yarn.lock
* feat: update swagger doc
* feat: swagger doc
* docs: add auth swagger files (#2341 )
* docs: add auth swagger files
* fix: yarn.lock
* fix: skip core
* feat: swagger doc
* docs: improve auth docs
* fix(theme-editor): avoid crashing
* feat(theme-editor): improve api doc
* docs: add localization-management swagger
* docs(plugin-workflow): add api doc (#2379 )
* fix: remove files
* fix: aaa
* fix: dist
* fix: load swagger
* feat: acl api doc (#2494 )
* chore: acl api doc
* feat: ui schema api doc
* feat: multi apps api doc
* chore: ui schema doc
* feat: collection api doc
* chore: association api doc
* chore: single association doc
* feat: move action doc
* chore: list parameters
* feat: update swagger doc
* chore: collectionIndex to first
* fix: test error
* fix: ref
* chore: doc tags
* chore: template
* chore: doc with association options
* chore: single association doc
* chore: relation type
* chore: filter single association params
* chore: m2m api doc
* chore: params
* fix: 0.12.0-alpha.5
* fix: update yarn.lock
* chore: data wrap
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: YANG QIA <2013xile@gmail.com>
Co-authored-by: Rain <958414905@qq.com>
Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
Co-authored-by: ChengLei Shao <chareice@live.com> 
						
					 
					
						2023-08-24 00:27:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9154e531c2 
							
						 
					 
					
						
						
							
							fix(plugin-workflow): fix duplicated downstream executions after condition ( #2517 )  
						
						 
						
						
						
					 
					
						2023-08-23 20:38:56 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								YANG QIA 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8b054e6aac 
							
						 
					 
					
						
						
							
							fix: basic-auth compitibility issue ( #2515 )  
						
						 
						
						
						
					 
					
						2023-08-23 18:38:57 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17f438ac39 
							
						 
					 
					
						
						
							
							fix(plugin-workflow): fix status button styles ( #2516 )  
						
						 
						
						
						
					 
					
						2023-08-23 02:30:21 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							96caf9befa 
							
						 
					 
					
						
						
							
							fix(plugin-fm): fix error when add attachment field to manual form assigned values ( #2503 )  
						
						 
						
						
						
					 
					
						2023-08-22 05:56:12 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Junyi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fe5bdc859 
							
						 
					 
					
						
						
							
							fix(plugin-workflow): fix loop scope variable parsing ( #2502 )  
						
						 
						
						... 
						
						
						
						* fix(plugin-workflow): fix loop scope variable parsing
* fix(plugin-workflow): fix api parameter
* fix(plugin-workflow): fix test cases 
						
					 
					
						2023-08-22 05:13:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ChengLei Shao 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a625fc538d 
							
						 
					 
					
						
						
							
							feat(database): support field get in view preview ( #2482 )  
						
						 
						
						... 
						
						
						
						* feat: support field get in view preview
* chore: test
* refactor: dbViews fieldtypes
* refactor: dbViews fieldtypes
* refactor: dbViews fieldtypes
* refactor: dbViews fieldtypes
---------
Co-authored-by: katherinehhh <katherine_15995@163.com> 
						
					 
					
						2023-08-22 10:59:45 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								katherinehhh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ccf8b651ff 
							
						 
					 
					
						
						
							
							refactor(graph-collection-manager): update antv-x6  to 2.x ( #2466 )  
						
						 
						
						... 
						
						
						
						* refactor: update antv-x6  to 2.x
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: code improve
* refactor: code improve 
						
					 
					
						2023-08-21 11:27:48 +08:00