ChengLei Shao
|
61e7a89067
|
refactor: export action (#5665)
* chore: export xlsx command
* chore: container service
* chore: report export progress
* chore: export
* chore: performInsert
* chore: export command
* chore: base exporter
* chore: limit option
* chore: export
* chore: export
* chore: types
* chore: ws socket with auth
* refactor: refactor exporter, change addRows method to handleRow method to support row-by-row processing
* chore: xlsx exporter
* chore: base exporter
* chore: export limit
* chore: import action
* chore: load websocket
* chore: import action
* chore: object to cli args
* chore: import options
* chore: import action
* chore: import runner
* chore: import action
* chore: import options
* chore: import options
* chore: plugin load event
* chore: test
* chore: i18n
* chore: i18n
* chore: i18n
* fix: ws auth status
* chore: cache in data source
* chore: load datasource
* chore: import with field alias
* fix: build
* fix: test
* fix: build
* fix: import schema settings
* fix: import action
* fix: import progress
* chore: template creator
* fix: import error message
* fix: import error message
* chore: test
* chore: workflow dispatch event
* chore: export alias
* fix: typo
* chore: error render
* fix: event error
* chore: send message to tags
* fix: test
* fix: import action setting
|
2024-12-31 20:16:03 +08:00 |
|
ChengLei Shao
|
1e1e976d28
|
fix: import with wps (#5397)
* fix: import with wps
* chore: console.log
|
2024-10-11 21:32:36 +08:00 |
|
jack zhang
|
62b2b5c68b
|
chore: add copyright information to the file header (#4028)
* fix: add license code
* fix: bug
* fix: bug
* fix: upgrade
* fix: improve
* chore: add copyright information to the file header
* fix: d.ts bug
* fix: bug
* fix: e2e bug
* fix: merge main
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2024-04-30 15:51:31 +08:00 |
|
YANG QIA
|
b71bcc1889
|
chore(versions): 😊 publish v1.0.0-alpha.1 (#4186)
* feat: rename plugin-collection-manager to plugin-data-source-main (#4136)
* feat: rename plugin
* feat: rename
* chore: rename classes of data-source-main
* chore: use name for migrating instead of packageName
* chore: rename china-region to field-china-region (#4167)
* chore: rename china-region to field-china-region
* chore: update yarn.lock
* chore: rename classes
* chore: use name instead of pkgName
* chore: rename export to action-export (#4169)
* chore: rename export to action-export
* chore: rename classes
* chore: use name
* chore: rename formula-field to field-formula (#4170)
* chore: rename formula-field to field-formula
* chore: use name
* chore: rename localization-management to localization (#4173)
* chore: rename localization-management to localization
* fix: test
* chore: rename sequence-field to field-sequence (#4174)
* chore: rename sequence-field to field-sequence
* chore: use name
* chore: rename custom-request to action-custom-request (#4168)
* chore: rename custom-request to action-custom-request
* chore: rename classes
* chore: use name
* fix: ns
* chore: rename iframe-block to block-iframe (#4171)
* chore: rename iframe-block to block-iframe
* chore: use name
* chore: rename sms-auth to auth-sms (#4175)
* chore: rename sms-auth to auth-sms
* chore: use name
* chore: rename import to action-import (#4172)
* chore: rename import to action-import
* chore: use name
* fix: ns
* fix: packages
* test: add rename test
* fix: move rename migrations to preset
* fix: version
* fix(localization): remove duplicate records (#4182)
* fix: locale ns
* fix(localization): remove duplicate records
* chore: merge
* fix: migration
* fix: test
* feat: improve pm add command (#4198)
* chore: remove sso auth plugins and add upgrade warning (#4192)
* chore: remove sso auth plugins and add upgrade warning
* chore: remove sso plugins dir
* chore: remove dependencies
* fix: names
* refactor: move to migration
* chore: adjust log
* feat: allows to remove plugins from sub apps
* fix: pm remove
* chore: add test
* chore: just for pro plugins
* refactor: optimize migration
* test: add test
* fix: auth-sms
* fix: add transaction
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* chore: make e2e more stable
* chore(license): update LICENSE to AGPL-3.0 (#4207)
* fix: improve pm (#4200)
* fix: improve pm
* feat: improve pm update
* fix: test error
* fix: rename plugin
* fix: remove only
* refactor(e2e): extract
* fix: await
* fix: nameOrPkg
* feat: remove multi-app-share-collection from local
---------
Co-authored-by: Zeke Zhang <958414905@qq.com>
* chore: add new line
* chore: rename migration
* fix: version
* fix: test
* feat: v1.0.0-alpha.1
* fix: multi-app-share-collection
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Chareice <chareice@live.com>
Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
|
2024-04-29 00:46:21 +08:00 |
|