Dunqing
a593720c81
feat: add map plugin ( #1229 )
...
* feat: add map plugin
* feat: update
* feat: add Map.Designer
* feat: support polygon and clear canvas
* feat: improve and support linestring
* feat: map type default
* feat: support group order
* feat: support register group
* feat: improve named and logic
* fix: rename
* feat: better
* refactor: move to use postgresSQL supported type
* feat: support circle
* feat: support mysql
* chore: @nocobase/plugin-map
* fix: some error in postgres
* fix: line lose
* fix: accessKey or securityCode is incorrect
* fix: improve
* fix: shake screen in modal
* feat: support serviceHOST
* feat: improve
* feat: support view map in detail
* feat: support patten in details
* fix: something went wrong in edit mode
* fix: field name incorrectly
* feat: support sqlite
* feat: support circle in mysql
* feat: support map configuration
* feat: support map configuration
* fix: remove unused div
* feat: support show map in details
* fix: disabled in details
* fix: unused
* feat: improve readpretty
* fix: schemaInitialize
* feat: improve alert and search
* fix: mysql polygon not work
* test: add fields test
* test: improve
* test: update
* fix: test error
* feat: improve search and support zoom
* fix: if success should reset err message
* feat: add isOverride to confirm
* feat: improve
2022-12-14 21:45:43 +08:00
chareice
0d2b1caa7c
fix: collections load order
2022-12-12 18:50:53 +08:00
chenos
49d9f297b2
fix: update yarn.lock
2022-11-29 23:26:16 +08:00
anuoua
1ac0032e5c
feat: oidc ( #1126 )
...
* feat: oidc
* feat: oidc remove comments
* feat: oidc add shared type
* feat: oidc add id_token sign alg
* feat: oidc i18n & batch delete
* feat: oidc i18n
* feat: oidc import fix
* feat: oidc saml list fix
* feat: oidc i18n move to plugin
* feat: oidc cr fix
* feat: oidc cr fix
* feat: oidc cr fix
* feat: oidc fix nonce value
* feat: oidc page extension fix
* feat: oidc remove canceltoken
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-11-29 23:18:21 +08:00
katherinehhh
4085ed0db7
Feat/collection templates ( #1124 )
...
* feat: add collection templates
* feat: collection templates
* feat: collection templates
* feat: collection templates
* feat: collection templates
* feat: collection templates
* feat: calendar collection template
* feat: no id does not support sorting
* feat: collection template edit
* feat: collectiom templates code improve
* feat: collection template supports configurable field interface
* feat: collection template supports configurable field interface
* feat: establish relation field when there is no id
* feat: collection templates
* feat: collection templates locale
* feat: calendar collection
* feat: calendar collection default fields
* feat: code optimization
* feat: code optimization
* feat: code optimization
* feat: collectin template fix
* feat: add sample-custom-collection-template
* feat: code optimization
* feat: code optimization
* feat: code optimization
* feat: code optimization
* feat: import code
* feat: collection template local
* feat: code opimization
* feat: code opimization
* feat: code opimization
* feat: code opimization
* feat: code opimization
* feat: collection template local
* feat: collection template local
* fix(collection-manager): exclude reverse parameters when overriding
* feat: update docs
* feat: disabled
* feat: improve code
* feat: update submodule
* feat: submodules: true
* fix: token
* fix: with ssh-key
* fix: update dockerfile
* fix: ci
* fix: ci
* fix: ci
* fix: ci
* fix: --no-verify-access
* fix: ci
* fix: ci
* fix: ci
* fix: missing env
* fix: env
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: chareice <chareice@live.com>
2022-11-29 11:31:30 +08:00
chenos
cbea13260e
feat: update many ( #1135 )
2022-11-24 00:24:27 +08:00
lyf-coder
9b4139e28a
feat(workflow): support Http Request Node ( #1102 )
...
* feat(workflow): support Http Request Node
* style(workflow): hTTP Request ui title
* style(workflow): request node ui title fix
* feat(workflow): support timeout config,ignoreFail etc
* refactor(workflow): request node Instruction remove unused input.result from templateVars
* fix(workflow): fix locale
* fix(workflow): perfect request implementation
2022-11-23 02:29:18 -08:00
katherinehhh
f4e850059a
fix(cm): default values for override ( #1112 )
...
* chore: test
* chore: inherited-collection class
* feat: collection inherit
* feat: collection inherit
* feat: inhertis sync runner
* test: get parents fields
* feat: collection inherit style promote
* feat: sync
* feat: sync alter table
* feat: pgOnly Test
* fix: child collection create api
* feat: replace parent field
* chore: reload parent fields
* test: reload collection test
* feat: details are displayed according to conditions
* fix: typo
* feat: inheritance map class
* chore: is parent node
* feat: display where child row created from
* fix: find with appends
* feat: add parent collection fields
* fix: create table
* feat: load fields for all children
* refactor: sync fields from parent
* test: has one field inhertis
* feat: replace child association target
* feat: should not replace child field when parent field update
* test: should update inherit field when parent field update
* feat: only the blocks directly inherited from the current data are displayed
* fix: inherit from multiple collections
* feat: only the blocks directly inherited from the current data are displayed
* fix: test
* feat: parent collection expend
* fix: test
* test: belongsToMany inherits
* test: belongsToMany inherits
* feat: block display
* feat: collection inherite
* feat: collection inherite
* feat: multiple inherits
* fix: sync runner
* feat: collection inherite
* feat: collecton inherits
* feat: cannot be modified after inheritance and saving
* feat: collection inherit for graph
* feat: collection inherits
* fix: drop inhertied field
* fix: should throw error when type conflit
* feat: output inherited fields
* feat: bulk update collection fields
* feat: collection fields
* feat: collection fields
* test: create relation with child table
* fix: test
* fix: test
* fix: test
* feat: style impove
* test: should not replace field with difference type
* feat: add text
* fix: throw error when replace field with difference type
* feat: overriding
* feat: kan bankanban group fields
* feat: calendar block fields
* feat: kan bankanban group fields
* fix: test
* feat: relationship fields
* feat: should delete child's field when parent field deleted
* feat: foreign key filter
* fix: build error & multiple inherit destory field
* fix: test
* chore: disable error
* feat: no recursive update associations (#1091 )
* feat: update associations
* fix(collection-manager): should update uiSchema
* chore: flip if
* feat: mutile inherits
* feat: db dialect
* feat: inherits show by database
* chore: git hash into docker image
* fix: js gzip
* fix: dockerfile
* chore: error message
* feat: overriding
* feat: overriding
* feat: overriding
* feat: local
* feat: filter fields by interface
* fix: database logging env
* test: replace hasOne target
* feat: add view
* feat: local
* feat: enableInherits
* chore: error message
* feat: enableInherits
* feat: code optimization
* feat: code optimization
* feat: code optimization
* feat: override select
* feat: override select
* feat: override select
* feat: override select
* feat: override
* feat: override
Co-authored-by: chareice <chareice@live.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-11-21 18:10:14 +08:00
ChengLei Shao
ab7c3fa98e
fix: inherits with collection not exists ( #1109 )
...
* fix: inherits with colleciton not exists
* test: create inherits with multiple lazy parents
* chore: error handler
* fix: test
2022-11-20 17:33:20 +08:00
katherinehhh
ba94dfaf6c
Feat/collection inherits ( #1097 )
...
* chore: test
* chore: inherited-collection class
* feat: collection inherit
* feat: collection inherit
* feat: inhertis sync runner
* test: get parents fields
* feat: collection inherit style promote
* feat: sync
* feat: sync alter table
* feat: pgOnly Test
* fix: child collection create api
* feat: replace parent field
* chore: reload parent fields
* test: reload collection test
* feat: details are displayed according to conditions
* fix: typo
* feat: inheritance map class
* chore: is parent node
* feat: display where child row created from
* fix: find with appends
* feat: add parent collection fields
* fix: create table
* feat: load fields for all children
* refactor: sync fields from parent
* test: has one field inhertis
* feat: replace child association target
* feat: should not replace child field when parent field update
* test: should update inherit field when parent field update
* feat: only the blocks directly inherited from the current data are displayed
* fix: inherit from multiple collections
* feat: only the blocks directly inherited from the current data are displayed
* fix: test
* feat: parent collection expend
* fix: test
* test: belongsToMany inherits
* test: belongsToMany inherits
* feat: block display
* feat: collection inherite
* feat: collection inherite
* feat: multiple inherits
* fix: sync runner
* feat: collection inherite
* feat: collecton inherits
* feat: cannot be modified after inheritance and saving
* feat: collection inherit for graph
* feat: collection inherits
* fix: drop inhertied field
* fix: should throw error when type conflit
* feat: output inherited fields
* feat: bulk update collection fields
* feat: collection fields
* feat: collection fields
* test: create relation with child table
* fix: test
* fix: test
* fix: test
* feat: style impove
* test: should not replace field with difference type
* feat: add text
* fix: throw error when replace field with difference type
* feat: overriding
* feat: kan bankanban group fields
* feat: calendar block fields
* feat: kan bankanban group fields
* fix: test
* feat: relationship fields
* feat: should delete child's field when parent field deleted
* feat: foreign key filter
* fix: build error & multiple inherit destory field
* fix: test
* chore: disable error
* feat: no recursive update associations (#1091 )
* feat: update associations
* fix(collection-manager): should update uiSchema
* chore: flip if
* feat: mutile inherits
* feat: db dialect
* feat: inherits show by database
* chore: git hash into docker image
* fix: js gzip
* fix: dockerfile
* chore: error message
* feat: overriding
* feat: overriding
* feat: overriding
* feat: local
* feat: filter fields by interface
* fix: database logging env
* test: replace hasOne target
* feat: add view
* feat: local
* feat: enableInherits
* chore: error message
* feat: enableInherits
* feat: code optimization
* feat: code optimization
* feat: code optimization
Co-authored-by: chareice <chareice@live.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-11-17 12:49:13 +08:00
ChengLei Shao
3263a241ab
feat: logging package ( #1021 )
...
* feat: logging package
* chore: dependency
* chore: pino
* feat: request log
* feat: log rotate
* fix: gitignore
* fix: gitignore
* fix: middleware await
* fix: test
* docs: logging
* feat: log error handler errors
* feat: improve code
* fix: response error log level
* feat: log http body
* feat: improve code
* feat: improve code
* feat: update docs
* fix: error
* feat: improve code
* fix: deps
* feat: update docs
* fix: error
* fix: colorize
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-11-12 17:12:50 +08:00
chenos
8ed9b3ea84
fix: translations
2022-11-02 22:22:54 +08:00
Dunqing
8f5a93bf63
feat(calendar): support for add/remove repeats events ( #988 )
...
* feat(calendar): support for adding repeats
* feat: support delete events
* fix: has many same x-action
* feat: update better logic
* fix: exclude is not an array
* fix: handle parse cron error
* feat: support every_week, every_month, every_year
2022-11-02 21:49:19 +08:00
chenos
f67afba964
feat: improve code ( #978 )
...
* feat: 图形化管理数据表
* feat: 图形化管理数据表
* feat: 图形化管理数据表
* feat: 图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 完善图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat: 样式优化图形化管理数据表
* feat(collection-manager): add foreignKey Field and support relate field record foreignKey info
through collection record into collections and foreignKey field record info fields
* fix(collection-manager): if has through collection then don't create through collections record
* fix(client/route-switch): skip sub routes
* feat: 添加graphpostion
* feat: 图形化collection新增表时刷新数据
* fix(collection-manager): refactor afterCreateForRelateField
* feat: 图形化collection存储位置
* feat: 图形化collection存储位置
* feat: 图形化collection存储位置
* feat: 图形化collection存储位置
* feat: 图形化collection存储位置
* feat: 图形化collection存储位置
* feat: 图形化collection存储位置
* feat: 图形化collection存储位置
* feat: 图形化collection存储位置
* feat: 图形化collection存储位置
* feat: 图形化样式优化
* feat: styling
* feat: 图形化样式优化
* feat: 图形化样式优化
* feat: 图形化数据表多语言完善
* feat: 图形化数据表多语言完善
* feat: improve code
* feat: 图形化数据表连线样式修改
* feat: 图形化数据表样式修改
* feat: 图形化数据表样式修改
* feat: 图形化数据表样式修改
* feat: 图形化数据表样式修改
* fix(collection-manager): fix afterCreateForRelateField
* feat: 样式优化
* feat: 样式优化
* feat: afterCreateForForeignKeyField
* fix: timestamps: false
* feat: 连线锚点优化
* fix(collection-manager): when del foreign key field, relate fields will be del too
* fix: update package.json
* fix: update package.json
* feat: 文件名大小写
* feat: 连线锚点优化
* feat: 连线锚点通过计算得到样式优化
* feat: 连线锚点通过计算得到样式优化
* fix: fk
* fix: remove index
* feat: 连线hover时高亮
* fix: test error
* feat: 初始化计算位置
* feat: 初始化时计算坐标位置
* feat: 初始化时计算坐标位置
* feat: improve code (#933 )
* fix: built in
* feat: 没有关系字段时也要连线
* feat: 自关联也要连线
* fix: styling
* feat: 滚动条问题
* feat: 拖拽优化
* feat: 画布paddig优化
* feat: 编辑时支持反向关联字段配置
* feat: 画布拖拽滚动优化
* feat: 画布拖拽滚动优化
* fix: reload
* feat: 修复数据表新建重叠
* fix: refreshCM & refreshGM
* feat: 修复表达式输入框显示异常
* feat: 渲染性能优化(增量渲染)
* feat: 渲染性能优化(增量渲染)
* feat: 渲染性能优化(增量渲染)
* fix: 消除代码警告
* fix: 消除代码警告
* feat: 渲染性能优化(增量渲染)
* feat: 渲染性能优化(增量渲染)
* feat: 渲染性能优化(增量渲染)
* feat: 渲染性能优化(增量渲染)
* feat: 渲染性能优化(增量渲染)
* feat: 渲染性能优化(增量渲染)
* feat: 渲染性能优化(增量渲染)
* feat: 渲染性能优化
* feat: 渲染性能优化
* feat: 外键生成在位置在前面
* feat: 限制表最多显示10个字段其余滚动
* feat: 移动表位置的连线重新计算最优位置
* fix: error
* feat: 布局自动换行
* fix: test error
* fix: xpipe.eq
* fix: upgrade error
* fix: upgrade error
* feat: 选中表时只显示和目标表关联的表和连线
* fix: maxListenersExceededWarning
* feat: remove graph-collection-manager
* fix: remove graph-collection-manager
* fix: update yarn.lock
Co-authored-by: 唐小爱 <tangxiaoai@192.168.0.103>
Co-authored-by: lyf-coder <lyf-coder@foxmail.com>
Co-authored-by: katherinehhh <katherine_15995@163.com>
2022-10-28 15:09:14 +08:00
chenos
647d482a90
feat: support show lunar day ( #972 )
...
* feat: support show lunar day
* fix: update yarn.lock
* fix: types error
Co-authored-by: Dunqing <dengqing0821@gmail.com>
2022-10-27 14:11:56 +08:00
Dunqing
8b07d6514f
chore: fix incorrect deps ( #970 )
2022-10-27 14:11:48 +08:00
Dunqing
8905e3c211
feat(file-manager): support tencent cos ( #958 )
...
* feat: support tencent cos
* feat: normalize
* chore: update env example
* test: add cos
* Revert "feat: normalize"
This reverts commit 371880013c
.
* feat: normalize
* feat: tengxun to tencent
* chore: fix missing deps
* fix: locale
* fix: locale cos
2022-10-27 14:09:29 +08:00
Junyi
4247c1b255
Doc: api database events ( #887 )
...
* docs: add full sequelize model event types
* feat: update docs
* fix: types
* fix: update docs
* docs: refactor db event apis
* docs: add all events to db api
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-10-14 17:22:32 +08:00
lyf-coder
92fda15efd
feat(core/cache): support cache ( #876 )
...
* feat(core/cache): support cache
* build(create-nocobase-app): remove --cache-store-package cli option
* perf(core/cache): modify default cache config and remove unnecessary logic code
(cherry picked from commit 6e6086de7a
)
# Conflicts:
# packages/core/server/src/application.ts
# packages/core/server/src/helper.ts
2022-10-13 12:24:10 +08:00
Junyi
e82c1f0243
feat(database): add sequence field type ( #779 )
...
* feat(database): add serialString field type
* feat(database): add serial string type field ui (skip ci)
* test(feat/database): test field options
* docs: demo
* fix(database): fix array table field behavior
* fix(database): fix serial type interface ui
* fix(database): add match logic for patterns changes
* fix(database): fix serial type query last bug in mysql
* refactor(database): refactor last record logic
* chore: revert modification on unnecessary file
* refactor(database): rename serialString type to sequence
Co-authored-by: chenos <chenlinxh@gmail.com>
(cherry picked from commit 32c90b4eec
)
2022-10-13 12:15:45 +08:00
chenos
794080628b
feat: ratelimit sample plugin ( #862 )
...
* feat: ratelimit sample
* feat: update doc
* feat: sample url
* fix: update yarn.lock
2022-09-30 12:40:32 +08:00
chenos
8bf23004a1
refactor: middleware ( #857 )
...
* refactor: middleware
* fix: test error
* fix: test error
* fix: test
* fix: tag
2022-09-29 21:05:31 +08:00
Junyi
92c1ac319a
Doc: dev collection fields ( #846 )
...
* docs: add collection & field guide
* docs: add extending field and full example package
* docs: fix sample code
* docs: fix typo
2022-09-26 01:18:55 +08:00
chenos
86650f16d9
fix: update package versions
2022-08-21 19:29:07 +08:00
Junyi
7e6a394f73
feat(plugin-verification): add plugin-verification and phone for users ( #722 )
...
* feat(plugin-verification): add plugin-verification and phone for users
* feat(plugin-verification): add env example
* fix(plugin-verification): fix locales
* fix(plugin-verification): remove sending comment
* fix(plugin-verification): fix i18n
* refactor(plugin-verification): move invalid error message to action
* fix(plugin-verification): add field migration
* chore(plugin-verification): update packages version
* test(plugin-verification): temp remove new package dependency
* refactor(plugin-verification): make sms authentication configurable in system settings
* fix: smsAuthEnabled
* feat: update preset-nocobase
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-08-20 18:06:12 +08:00
chenos
9038d111ea
fix(client): fieldNames of RecordPicker
2022-07-25 22:37:20 +08:00
Neal
73d4b15040
feat: add editor hot key Ctrl+Shift+U ( #675 )
...
* feat: menu tooltip add subtitle
* feat: add editor hot key ctrl+shift+E
* feat: add editor hot key ctrl+shift+E
* feat: add editor hot key ctrl+shift+E
* feat: add editor hot key ctrl+shift+E
* feat: add editor hot key Ctrl+E+D
* feat: add editor hot key Ctrl+Shift+U
Co-authored-by: yangpeng <oncwnuFixr6B9ykxIme1UJHE_1U8@git.weixin.qq.com>
2022-07-25 09:24:34 +08:00
Dunqing
cd41eb08ae
chore: fix eslint not work ( #670 )
2022-07-23 12:30:32 +08:00
SemmyWong
21619f53c5
feat: print action ( #652 )
...
* feat: print done
* fix: modify print content
* refactor: optimize the print feature
* refactor: change formRef to formBlockRef
2022-07-20 14:12:18 +08:00
chenos
3dce31f6a1
refactor: client application ( #533 )
...
* refactor: client application
* feat: application
* fix: improve code
* fix: app plugin
* fix: app plugin
* fix: china region plugin
2022-06-24 21:19:57 +08:00
chenos
34e17004c5
feat: improve migrations ( #510 )
...
* feat: improve upgrade
* feat: addMigrations
* fix: get version
* feat: retry
* feat: migration context
* feat: get the version number from the server
2022-06-17 10:25:59 +08:00
SemmyWong
d831a9b889
feat: plugin export ( #479 )
...
* feat: init export plugin
* feat: add client export
* fix: fix the word spell
* feat: export plugin done
* feat: init export plugin
* feat: add client export
* fix: fix the word spell
* feat: export plugin done
* ci: change plugin-export version
* refactor: renders add ctx params
* fix: fix select and multipleSelect export
* fix: array convert string
* refactor: move SchemaInitializerPluginProvider
* fix: build error
* fix: change umijs config
* fix: update SchemaInitializerPluginProvider
* fix: import server
* fix: fix some bug
* fix: fix some bug
* refactor: export plugin refactor
* refactor: create all export fields by default
* fix: fix export plugin bug
* fix(plugin-collection-manager): uiSchema toJSON
* fix: update yarn.lock
* fix: fix init fields bug
* refactor: enum params pass by client
* fix: fix export table header title
* refactor: refactor dataIndex
* fix: fix dataIndex maybe complex object
* fix: add checkboxGroup in export plugin
* fix: add checkbox and i18n
* feat: improve code
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-06-14 15:01:53 +08:00
金昶
3496126102
feat: update collections & fields ( #500 )
...
* feat: update collections & fields
* fix: restore phone
* fix: add phone type
* fix: just hide subTable in menu
2022-06-11 22:25:03 +08:00
Junyi
082e27ff10
Feat(plugin workflow): cron field for schedule trigger configuration ( #495 )
...
* feat(plugin-workflow): add cron field component
* refactor(plugin-workflow): break schedule trigger into component files and add locale
2022-06-10 19:23:26 +08:00
chenos
d96ffde44c
feat: chart blocks ( #484 )
...
* feat: g2plot charts
* feat: improve code
* fix: update yarn.lock
2022-06-07 21:34:17 +08:00
金昶
efc4301be6
feat: add formula field type ( #457 )
...
* feat: add formula field type
* feat: issue for useCollectionField
* feat: add formula field type
* feat: add formula field type
2022-06-02 14:33:37 +08:00
Junyi
373c2b9a2d
Feat(plugin workflow): schedule trigger ( #438 )
...
* feat(plugin-workflow): add schedule type trigger
* feat(plugin-workflow): add collection mode for schedule trigger
* feat(plugin-workflow): add ui for schedule trigger configuration
* fix(plugin-workflow): fix test case
* fix(plugin-workflow): fix trigger for sqlite
2022-05-31 00:00:07 +08:00
chenos
8f70535217
feat: db migrator ( #432 )
...
* feat: db migrator
* feat: modify the test description
2022-05-30 23:10:32 +08:00
chenos
4412efc145
feat(client,sdk): improve api client ( #425 )
...
* feat(client,sdk): improve api client
* feat: add test cases
* docs: update doc
* fix(sdk): cannot destructure property 'authClass' of 'instance' as it is undefined
2022-05-27 00:00:59 +08:00
chenos
c071217fff
fix: "typescript": "4.5.5"
2022-05-25 22:23:51 +08:00
chenos
33f076e430
chore(versions): 😊 publish v0.7.0-alpha.57
2022-05-19 12:02:20 +08:00
chenos
6410bc8a75
feat: build, cli, devtools, sdk, docs...
...
* feat: nocobase build
* chore: update build scripts
* chore: update build scripts
* chore(versions): 😊 publish v0.7.0-alpha.33
* chore: independent version
* chore: nocobase build
* chore(versions): 😊 publish v0.7.0-alpha.34
* feat: nocobase-cli
* feat: nocobase-cli
* chore: update dependencies
* feat: improve code
* refactor: create-nocobase-app
* chore(versions): 😊 publish v0.7.0-alpha.35
* feat: @nocobase/devtools
* chore(versions): 😊 publish v0.7.0-alpha.36
* chore: update dependencies
* chore(versions): 😊 publish v0.7.0-alpha.37
* feat: improve code
* chore(versions): 😊 publish v0.7.0-alpha.38
* feat: improve code
* chore(versions): 😊 publish v0.7.0-alpha.39
* feat: update deps
* chore(versions): 😊 publish v0.7.0-alpha.40
* chore: update devDependencies
* chore(versions): 😊 publish v0.7.0-alpha.41
* fix: postinstall
* chore(versions): 😊 publish v0.7.0-alpha.42
* chore: improve code
* chore(versions): 😊 publish v0.7.0-alpha.43
* chore: execa
* chore(versions): 😊 publish v0.7.0-alpha.44
* chore(cli): allow unknown option
* chore(versions): 😊 publish v0.7.0-alpha.45
* fix: default envs
* chore(versions): 😊 publish v0.7.0-alpha.45
* fix: package argument for build command
* chore(versions): 😊 publish v0.7.0-alpha.46
* fix: improve code
* chore(versions): 😊 publish v0.7.0-alpha.48
* feat: clean & doc
* chore(versions): 😊 publish v0.7.0-alpha.49
* feat: compilation tips
* feat: upgrade command
* chore(versions): 😊 publish v0.7.0-alpha.50
* fix: unexpected token ] in JSON
* chore(versions): 😊 publish v0.7.0-alpha.51
* fix: upgrade command
* chore(versions): 😊 publish v0.7.0-alpha.52
* fix: remove export action from available action
* fix: db sync after upgrade
* chore(versions): 😊 publish v0.7.0-alpha.53
* feat: upgrade log
* chore(versions): 😊 publish v0.7.0-alpha.54
* docs: updates
* feat: updates
* docs(cli): update usage description
* feat: updates
* docs: updates
* docs: updates
* docs: toc
* feat: sdk
* docs: updates
* docs: updates
* docs: updates
* Update index.md
* docs: updates
* Update release-notes.md
* Update roadmap.md
* Update index.md
* Update contributing.md
* Update contributing.md
* Update index.md
* Update index.md
* Update nocobase-cli.md
* Update nocobase-cli.md
* fix: user plugin initialization data
* Update env.md
* Update env.md
* Update directory-structure.md
* Update index.md
* Update action-api.md
* Update filter-operators.md
* docs: update thanks.md
* Update index.md
* Update javascript-sdk.md
* Update rest-api.md
* Update installation.md
* Update installation.md
* Update upgrading.md
* Update upgrading.md
* Update upgrading.md
* Update installation.md
* Update installation.md
* Create release-notes.md
* Update release-notes.md
* feat: updates
* feat: update docs
* feat: update release-notes.md
* feat: switch language
* feat: updates
* Add files via upload
* Add files via upload
* Update important-features.md
* Update thanks.md
* feat: nocobase postinstall
* Update index.md
* Create why-different.md
* Update why-different.md
* Create who-is-for.md
* Rename who-is-for.md to who.md
* feat: update docs
* Rename why-different.md to why.md
* Update why.md
* Update menus.ts
* Update why-nocobase.md
* Create who.md
* Create why.md
* feat: updates
* chore(versions): 😊 publish v0.7.0-alpha.55
* feat: tips
* Update who.md
* Update who.md
* feat: update docs
* feat: update doc menus
* fix: plugin client dist
* docs: update contributing.md
* docs: update readme.md
* docs: update readme.md
* docs: update readme.md
* Update functional-zoning.md
* fix: br
Co-authored-by: Zhou <zhou.working@gmail.com>
2022-05-19 00:40:55 +08:00
chenos
58b151c745
fix(client): upgrade formily packages
2022-05-05 16:41:06 +08:00
Junyi
53ef901156
fix(plugin-file-manager): upgrade multer-aliyun-oss package to fix size ( #352 )
2022-05-01 22:35:41 +08:00
chenos
7c048e034f
fix: cannot find module mkdirp ( #330 )
...
* fix: cannot find module mkdirp
* fix: remove cb
2022-04-27 12:27:31 +08:00
chenos
231600afdc
fix: update yarn.lock
2022-04-26 12:57:46 +08:00
ChengLei Shao
fd7e77fcf9
fix: create-nocobase-app compatibility ( #323 )
2022-04-26 12:56:10 +08:00
chenos
733c7048ed
fix: antd use ~v4.19.5
2022-04-25 14:37:10 +08:00
chenos
fcfde7ed0a
fix: update yarn.lock
2022-04-17 17:21:45 +08:00
ChengLei Shao
24ea83f0ff
Feat/create nocobase app ( #273 )
...
* create-nocobase-app template from [develop]
* change create-nocobase-app package.json config
* feat: load configuration from directory
* feat: configuration repository toObject
* feat: create application from configuration dir
* feat: application factory with plugins options
* export type
* feat: read application config & application with plugins options
* feat: release command
* fix: database release
* chore: workflow package.json
* feat: nocobase cli package
* feat: console command
* chore: load application in command
* fix: load packages from process.cwd
* feat: cli load env file
* feat: create-nocobase-app
* fix: gitignore create-nocobase-app lib
* fix: sqlite path
* feat: create plugin
* chore: plugin files template
* chore: move cli into application
* chore: create-nocobase-app
* fix: create plugin
* chore: app-client && app-server
* chore: package.json
* feat: create-nocobase-app download template from npm
* chore: create-nocobase-app template
* fix: config of plugin-users
* fix: yarn.lock
* fix: database build error
* fix: yarn.lock
* fix: resourcer config
* chore: cross-env
* chore: app-client dependents
* fix: env
* chore: v0.6.0-alpha.1
* chore: verdaccio
* chore(versions): 😊 publish v0.6.0
* chore(versions): 😊 publish v0.6.1-alpha.0
* chore(versions): 😊 publish v0.6.2-alpha.0
* chore(versions): 😊 publish v0.6.2-alpha.1
* chore: 0.6.2-alpha.2
* feat: workspaces
* chore(versions): 😊 publish v0.6.2-alpha.3
* chore(versions): 😊 publish v0.6.2-alpha.4
* chore: create-nocobase-app
* chore: create-nocobase-app lib
* fix: update tsconfig.jest.json
* chore: .env
* chore(versions): 😊 publish v0.6.2-alpha.5
* chore(versions): 😊 publish v0.6.2-alpha.6
* feat: improve code
* chore(versions): 😊 publish v0.6.2-alpha.7
* fix: cleanup
* chore(versions): 😊 publish v0.6.2-alpha.8
* chore: tsconfig for app server package
* fix: move files
* fix: move files
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-04-17 10:00:42 +08:00
chenos
8ca945210c
chore: update yarn.lock
2022-04-14 23:26:50 +08:00
SemmyWong
3f3e9b5373
feat: add Slate component ( #272 )
...
* feat: add Slate component
* feat: add slate Read Pretty
* fix: remove unused code
* fix: demo
* feat: rich text field interface
* fix: editor normalize
* fix: modify slate style
* fix: remove debug info
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-04-10 09:10:25 +08:00
ChengLei Shao
7e4b60c410
Feat/plugin users with jwt ( #258 )
...
* feat: plugin users with jwt
* update github actions env
* feat: get jwt config from options
* feat: jwtService
* fix: type
* fix: build error
* fix: yarn repository
* fix: yarn build
* fix: yarn build
2022-04-09 14:54:46 +08:00
chenos
74779a0d46
feat: block provider ( #261 )
...
* feat: block schema
* feat: improve code
* feat: improve code
* feat: improve code
* feat: improve code
* feat: styling for kanban
* feat: improve code
* feat: improve code
* fix(client): auto collapse menu items when overflow
* feat: improve code
* fix: fieldNames prop for calendar
* fix: improve code
* feat: improve code
* feat: improve code
* feat: improve code
* feat: improve code
* feat: improve code
* feat: improve code
* feat: improve code
* feat: improve code
* fix: list the sub-table data source
* fix: useFilterByTk
* feat: improve code
* feat: improve code
* feat: improve code
2022-04-04 00:30:40 +08:00
ChengLei Shao
81978711e4
featPlugin multiple apps ( #248 )
...
* feat: multiple apps plugin
* feat: multipleAppManager in Application
* stage
* fix: export error
* test: multiple app
* application model
* feat: create application with plugins
* load and install after sub application created
* create subApp database beforeInstall
* sub apps listen to main app start & stop events
* refactor: getPluginName as package name
* feat: load apps on mainApp starts
* fix: test
* feat: beforeGetApplication event
* fix: test
* fix: test with sqlite memory database
* test: lazyLoad application
* fix: test with sqlite memory
* chore: clone database collection & promise.all
2022-03-28 22:01:10 +08:00
chenos
019d182af2
feat: upgrade formily
2022-03-18 21:38:12 +08:00
chenos
5cbbfcf428
feat: add drag handle for table row component
2022-03-05 14:43:19 +08:00
chenos
bc27359637
refactor: filter schema component ( #213 )
...
* refactor: filter schema component
* feat: improve filter schema component
* fix: cannot find module
2022-03-01 18:06:06 +08:00
SemmyWong
1e3cdf9572
feat: finish calendar component develop ( #199 )
...
* feat: add Calendar component into schema components
* feat: add Calendar component into schema components
* feat: modify calendar get data async
* refactor: remove toolbar
* fix: modify calendar
* feat: modify fieldName
* feat: add new task in calendar
* fix: modify calendar component
* feat: add Calendar component into schema components
* feat: modify calendar get data async
* feat: add Calendar component into schema components
* refactor: remove toolbar
* fix: modify calendar
* feat: modify fieldName
* feat: add new task in calendar
* fix: modify calendar component
* fix: modify "useFormItemInitializerFields"
* fix: add data to calendar
* fix: add data to calendar
* fix: add data to calendar
* feat: add remove and edit in calendar
* fix: modify edit and remove in calendar component
* fix: modify edit and remove in calendar component
* fix: modify edit and remove in calendar component
* refactor: refactor event
* feat: add Calendar component into schema components
* feat: modify calendar get data async
* feat: add Calendar component into schema components
* refactor: remove toolbar
* fix: modify calendar
* feat: modify fieldName
* feat: add new task in calendar
* fix: modify calendar component
* feat: add Calendar component into schema components
* feat: modify calendar get data async
* feat: add Calendar component into schema components
* refactor: remove toolbar
* fix: modify calendar
* feat: add new task in calendar
* fix: modify calendar component
* fix: modify "useFormItemInitializerFields"
* fix: add data to calendar
* fix: add data to calendar
* fix: add data to calendar
* feat: add remove and edit in calendar
* fix: modify edit and remove in calendar component
* fix: modify edit and remove in calendar component
* fix: modify edit and remove in calendar component
* refactor: refactor event
* fix: modify conflict
* refactor: change new initializer
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-02-21 15:31:31 +08:00
chenos
790d40371a
chore: yarn start
2022-02-20 20:11:58 +08:00
chenos
7e76c54012
feat: using crypto.scrypt instead of bcrypt
2022-02-10 19:53:18 +08:00
chenos
34f5c87a1e
feat: add @nocobase/app
2022-02-10 18:37:16 +08:00
chenos
8da98d8c2b
feat(client): add board component
2022-01-29 17:30:40 +08:00
chenos
05e2cf3b8d
feat: add some other components
2022-01-29 01:02:18 +08:00
SemmyWong
dfa28983d7
feat: add Markdown component into schema components ( #173 )
...
* feat: markdown migrate
* feat: markdown migrate
* feat: add Markdown component into schema components
* refactor: modifty Markdown.Void component
* refactor: modifty Markdown.Void component
* refactor: modifty Markdown.Void component
* refactor: modify Markdown.Void component
* refactor: modify Markdown.Void component
* fix: x-editable=false
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-01-28 13:20:01 +08:00
chenos
765bf9daa9
chore: commitlint
2022-01-26 12:07:47 +08:00
SemmyWong
c5220ce09b
feat: add select component into schema component ( #168 )
...
* feat: select migrate
* feat: select migrate
* feat: add Select component into schema components
* refactor
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-01-26 10:43:29 +08:00
ChengLei Shao
bd285e0ba9
Plugin acl ( #166 )
...
* feat: getRepository
* getRepository return type
* export action
* add: acl
* feat: setResourceAction
* feat: action alias
* chore: code struct
* feat: removeResourceAction
* chore: file name
* ignorecase
* remove ACL
* feat: ACL
* feat: role toJSON
* using emit
* chore: test
* feat: plugin-acl
* feat: acl with predicate
* grant universal action test
* grant action test
* update resource action test
* revoke resource action
* usingActionsConfig switch
* plugin-ui-schema-storage
* remove global acl instance
* fix: collection manager with sqlite
* add own action listener
* add acl middleware
* add acl allowConfigure strategy option
* add plugin-acl allowConfigure
* change acl resourceName
* add acl middleware merge params
* bugfix
* append fields on acl action params
* acl middleware parse template
* fix: collection-manager migrate
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-01-24 14:10:35 +08:00
chenos
2b078a28be
docs: add more examples
2022-01-23 00:46:21 +08:00
SemmyWong
be1192531c
add upload component into schema components ( #165 )
...
* feat: add Upload component into schema components
* docx file
* upload with customRequest
* action
* optimize: remove downloadFile instead of saveAs
* fix: direct download of non-image files
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-01-22 21:05:06 +08:00
chenos
11bbec7fd4
add tsconfig-paths/register
2022-01-22 16:34:31 +08:00
chenos
4715ba8d22
feat: improve code
2022-01-21 14:04:15 +08:00
chenos
d94874d345
feat: improve document title and page title support
2022-01-20 12:06:09 +08:00
chenos
becff7d55c
update yarn.lock
2022-01-19 10:11:53 +08:00
chenos
a87a089acf
feat: client v0.6 ( #150 )
...
* v0.6
* update...
* feat: improve code
* improve code
* action & form
* update...
* improve code
* improve code
* improve code
* designable
* update
* update...
* api client
* RecordProvider
* collection manager
* update...
* update api client
* update use request
* update
* update doc
* test cases for compose
* docs: improve documentation
2022-01-10 19:22:21 +08:00
ChengLei Shao
79ba391aee
refactor: actions ( #137 )
...
* db test
* associated list action
* associated list action
* fix belongs to many repository test
* create action
* update action
* add update & destroy has one
* get action
* add action
* set action
* remove action
* toggle action
* chore: code import
* add sort field mutex
* change field mutex position
* feat: handle sort field scope change
* feat: sort actions
* fix: add action
* rename sort action to move action
* more actions params
* feat: repository destroy with filter and filterByPK
* feat: hasmany repository destroy with filter and filterByPK
* feat: belongsToMany repository destroy with filter and filterByPK
* fix: actions tests lock error
* feat: code cleanup
Co-authored-by: chenos <chenlinxh@gmail.com>
2021-12-16 16:46:54 +08:00
chenos
f09991d932
feat: upgrade plugin-users
2021-12-08 09:10:44 +08:00
chenos
17b5839f51
feat: upgrade plugin-notifications
2021-12-07 19:24:26 +08:00
Chareice
8765df13ac
yarn install
2021-12-07 15:11:18 +08:00
chenos
732d31009e
v0.6
2021-12-06 21:23:34 +08:00
Junyi
5dfa57581a
Add S3 storage and refactors ( #124 )
...
* add s3 storage and refactors
* fix env and dependencies
2021-12-04 07:58:31 +08:00
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
9fe9790a19
fix(client): markdown parse
2021-11-29 11:20:11 +08:00
SemmyWong
8cf1efb21f
feat: add reset button in the filter panel ( #110 )
2021-11-25 22:42:05 +08:00
SemmyWong
686474cb38
fix: upgrade formily & side menu render with createPortal & use deep compare effect ( #103 )
...
* [Fixed]
1. ts升级4.4.4
2. 解决升级formily类型不兼容问题
* [Fixed]
1. 修复菜单混合渲染问题
* [Fixed]
1. 修复useEffect对象深度依赖比较(订单表死循环)
* [update]去掉debugger
2021-11-11 22:07:13 +08:00
chenos
be03b7579d
fix: formily back to 2.0.0-rc.3
2021-11-10 23:44:39 +08:00
SemmyWong
6c345cb64a
fix: upgrade formily and form.setValues uses overwrite strategy ( #101 )
...
1、formily从2.0.0-rc.3升级到2.0.0-rc.19
2、重置form没有生效,setValues参数设为override
2021-11-10 23:23:57 +08:00
chenos
92f0a8265e
fix: update dependencies
2021-11-08 20:17:46 +08:00
chenos
479f64f197
feat: support i18n ( #99 )
...
* feat: i18next
* multi language data
* feat(client): locale support
* en-US for collections
* us-EN for routes
* en-US for routes
* en-US for attachments
* feat: partial translations
* translation
* add AntdConfigProvider
* translation
* translation
* feat: translation
* feat: add translation
* fix: improve translation
* feat: improve translation
* fix: SyntaxError: Unexpected token ) in JSON at position
* typo
* feat: improve translation
* feat: improve translation
* feat: language settings can be saved on the server
* feat: lang option of init cli
* demo translation
* typo
* change address field to textarea
* address data
* feat: chart translation
* feat: chart translation
* improve translation
* signin,signup,signout...
Co-authored-by: Zhou <zhou.working@gmail.com>
2021-11-08 19:32:59 +08:00
chenos
181872cf07
chore: v0.5.0-alpha.21
2021-10-18 13:04:14 +08:00
ChengLei Shao
05ecb25d1b
feat: create nocobase app with simple & quickstart option ( #87 )
...
* feat: create nocobase app with simple & quickstart option
* chore: delete template file
* create-nocobase-app: add env API_PORT fallback
* chore: log
* env default fallback
* move config dir
* change has yarn
* chore: prettier
* fix: npm running issue
* database testing support sqlite
* once...
* chore: typo
* fix: sqlite test
* update readme
* feat: copy .env.example to .env at create-nocobase-app
* create-nocobase-app: change sqlite3 to github master
* create-nocobase-app: .env template
* create-nocobase-app: update .env
* chore: typo
* update README
* chore: Application constructor
* feat: sqlite demo data support
* fix test
* fix: application error
* chore: plugin-client run sql
* fix: application createCli
* fix: can choose whether to register actions
* chore: model compile error
* fix: support sqlite
* fix: demo data set index sequence on postgresql
* chore: code reduce
* fix: operators are compatible with sqlite
* add impor demo option to init command
* update env
Co-authored-by: chenos <chenlinxh@gmail.com>
2021-10-18 12:49:37 +08:00
chenos
e4043bdfc2
fix: lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function
2021-10-14 14:37:41 +08:00
chenos
c829ae00d0
fix: update yarn.lock
2021-10-12 09:33:03 +08:00
chenos
8472d9e6b0
fix: cannot start the project
2021-10-10 12:16:28 +08:00
chenos
4ab7c71f49
feat: add @nocobase/plugin-notifications
2021-10-08 23:12:39 +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
20d602e2b1
Merge branch '0.5' into develop
...
# Conflicts:
# packages/app/src/apis/index.ts
# packages/plugin-collections/src/actions/fields.ts
# packages/plugin-collections/src/server.ts
# yarn.lock
2021-09-28 11:37:39 +08:00
chenos
9d67ecaff0
feat: improve code
2021-09-23 21:52:54 +08:00
chenos
27f6bde775
feat: improve code
2021-09-23 00:16:04 +08:00
chenos
248d59f6ec
feat: improve code
2021-09-14 11:09:26 +08:00
chenos
63ecfaa2ea
feat: improve code
2021-09-13 15:04:09 +08:00
chenos
f300fd6ae9
refactor: users plugin
2021-09-09 23:58:01 +08:00
chenos
409eb38d00
feat: add @nocobase/test
2021-09-09 13:09:25 +08:00
chenos
a1bb52759b
refactor: add command support to the server
2021-09-05 23:59:38 +08:00
chenos
1012cb6401
fix some drag and drop issues
2021-08-21 15:53:22 +08:00
chenos
c3abf10746
bugfix
2021-08-20 22:50:12 +08:00
chenos
7d604cdf9a
upgrade formily
2021-08-20 00:05:29 +08:00
chenos
dfd4b821ff
improve calendar
2021-08-19 17:03:25 +08:00
chenos
bfa46eb0c0
feat: improve code
2021-08-16 12:36:17 +08:00
chenos
e9ddd4fd7e
feat: upgrade formily and fix type check errors
2021-08-15 12:16:11 +08:00
chenos
a635c955c6
improve upload component
2021-08-14 23:48:29 +08:00
chenos
15105c1efb
feat: improve the upload component
2021-08-13 23:34:17 +08:00
chenos
a7040efe63
feat: improve export plugin
2021-08-13 09:57:21 +08:00
chenos
5b014bc67e
lots of updates
2021-08-04 12:38:08 +08:00
chenos
cf2d3fcdaf
improve drag and drop
2021-08-02 15:05:28 +08:00
chenos
27b61bd571
refactor code
2021-07-30 00:03:10 +08:00
chenos
a9177116aa
g2plot chart
2021-07-27 15:07:46 +08:00
chenos
b257417d70
AddNew
2021-07-24 16:37:13 +08:00
chenos
3c3fa358de
API_URL env
2021-07-23 18:26:05 +08:00
chenos
61796cbc27
updates...
2021-07-14 14:30:38 +08:00
chenos
6f54ee3d4e
updates
2021-07-12 22:13:48 +08:00
chenos
af02a895c3
lots of updates
2021-07-11 22:20:54 +08:00
chenos
5e181c3ade
lots of updates
2021-07-04 00:19:26 +08:00
chenos
75cd158a27
refactor
2021-06-27 15:41:40 +08:00
chenos
2cbcd087ce
v0.5
2021-05-23 08:38:08 +08:00
chenos
d5d0e1036b
docs: add docs ( #75 )
...
* docs: add docs
* ignore dumi theme test
* fix: error TS2717: Subsequent property declarations must have the same type.
* update docs
* deploy gh-pages
* plugins docs
* hash & cname
* exportStatic
* ssr
* vercel
* vercel
* fix: deploy vercel
* Delete vercel.json
* docs
* fix APP_DIST
* on master branch
2021-04-17 21:33:21 +08:00
chenos
c808c5b602
feat: serve dist files for development
2021-04-06 20:05:56 +08:00
chenos
50f1d1853b
fix: specify the env file path
2021-03-30 17:01:13 +08:00
chenos
6c39ac3538
Develop ( #68 )
...
* refactor: fields/views/pages...
* update
* update
* update
* updates
* updates
* add yarn.lock
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* developerMode
* 一大波更新
* bugfix
* fix: hide the sorting settings
* fix: reload menu when menu is updated
* 页面重构
* modify text
* 补充细节
* system settings
* 继续更新补充
* fix: 多级菜单支持
* 无限嵌套
* fix: icon
* 省市区参数调整
* 表单描述、文案调整
* 支持草稿
* 邮箱登录
* 细节补充
* 菜单页面权限初步
* 详情页打开方式
* 菜单父级、草稿问题
* 描述文字
* 详情分组显示
* 状态改为 radio
* 菜单权限
* 跳过省市区 api
* 修复权限数据范围
* onDraft
* 页面跳转
* 修改文案
* 注册、登录
* fix: 权限过滤问题
* 微调上传组件样式
* 0.4.0-alpha.0
* father-build
* remove father-build
* 细节调整
2021-03-16 14:31:54 +08:00