Pearl C
b699cd5a58
Update index.md
2023-02-05 12:18:23 +08:00
被雨水过滤的空气-Rairn
b9f3acf05d
docs: update G2Plot example url ( #1408 )
2023-02-01 13:01:23 +08:00
被雨水过滤的空气-Rairn
b4f1b3625c
docs: fix typo ( #1412 )
2023-02-01 13:00:48 +08:00
Pearl C
2dfb8752c9
Update operators.md
2023-01-27 22:30:11 +08:00
Pearl C
c45cd8dd5b
Update belongs-to-many-repository.md
2023-01-27 22:09:00 +08:00
Pearl C
919a80dcb1
Update repository.md
2023-01-26 21:20:51 +08:00
Pearl C
f6132828a3
Update repository.md
2023-01-26 20:40:15 +08:00
Pearl C
a09aeb11a1
Update repository.md
2023-01-21 16:19:45 +08:00
Pearl C
ade7a6ff1e
Update field.md
2023-01-16 23:46:25 +08:00
Pearl C
9281ee61dc
Update index.md
2023-01-14 16:41:03 +08:00
Zhou
240c27b38a
Update index.md
2023-01-12 09:56:39 +08:00
chenos
0e5c9779be
feat: update docs
2023-01-11 17:36:41 +08:00
chenos
a3403a2aa6
feat: update release note
2023-01-11 12:30:13 +08:00
Dunqing
07c373956c
chore: upgrade sequelize version to to latest ( #1234 )
...
* chore: upgrade sequelize version to to latest
* fix: type error
* chore: type ModelCtor to ModelStatic
* feat: update sequelize version of the map plugin
* chore: update lock
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: chareice <chareice@live.com>
2022-12-24 16:30:01 +08:00
chenos
a6dcc0c71b
feat: update docs
2022-12-23 18:27:00 +08:00
Zhou
57ca33d231
Update env.md
2022-12-21 10:14:36 +08:00
chenos
bc7c1ba1b0
feat: update docs
2022-12-05 22:59:10 +08:00
chenos
c64e32945e
fix: yarn start error in windows system ( #1177 )
...
* feat: add .env.test.example
* fix: yarn start error in windows system
2022-12-02 14:23:07 +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
88373aef9f
feat: update docs
2022-11-17 12:19:39 +08:00
ChengLei Shao
e991b2965a
feat: collection inheritance ( #1069 )
...
* 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
* chore: enable error
* fix: update docs
Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-11-16 12:53:58 +08:00
chenos
15cbad30b4
feat: update docs
2022-11-13 23:00:59 +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
Zhou
38d0d198d2
Update i18n.md
2022-11-08 14:13:44 +08:00
Zhou
6548d69181
Update index.md
2022-11-08 11:15:24 +08:00
Zhou
1414497eff
Update index.md
2022-11-07 09:11:57 +08:00
Zhou
5e8e4b2d5f
Update test.md
2022-11-06 14:26:47 +08:00
Zhou
d5a3806148
Update i18n.md
2022-11-06 14:15:05 +08:00
Zhou
6f2a993299
Update events.md
2022-11-06 14:07:53 +08:00
Zhou
9f3c55fae9
Update middleware.md
2022-11-06 13:48:09 +08:00
Zhou
4904735597
Update resources-actions.md
2022-11-06 12:23:00 +08:00
Zhou
25246dec8c
Update collections-fields.md
2022-11-06 09:52:31 +08:00
Zhou
825d8481cd
Update index.md
2022-11-06 09:01:55 +08:00
Zhou
7f6cabec3f
Update life-cycle.md
2022-11-06 08:46:25 +08:00
Zhou
8575593b3b
Update app-ds.md
2022-11-06 08:40:39 +08:00
Zhou
db2c686ddf
Update your-fisrt-plugin.md
2022-11-06 08:34:03 +08:00
Zhou
7e29246502
Update index.md
2022-11-05 08:38:09 +08:00
Zhou
c105fa7339
Update association-fields.md
2022-11-04 09:09:49 +08:00
chenos
30afeb0a99
feat: update docs
2022-11-02 17:06:35 +08:00
Zhou
0a87b07090
Add files via upload
2022-11-02 14:55:27 +08:00
chenos
98259e88a1
feat: update docs ( #1006 )
...
* feat: update docs
* feat: update docs
* feat: update docs
2022-11-02 11:33:07 +08:00
chenos
b18541255c
feat: release notes
2022-10-31 23:03:50 +08:00
chenos
b8d0ad8fbc
feat: update docs ( #996 )
...
* feat: update docs
* feat: update docs
* fix: update docs
* Add files via upload
* Add files via upload
* Update the-first-app.md
* Update the-first-app.md
* Update v08-changelog.md
* feat: update docs
Co-authored-by: Zhou <zhou.working@gmail.com>
2022-10-31 22:41:24 +08:00
ChengLei Shao
3aada8fe07
docs: update api docs ( #973 )
...
* docs: application
* docs: application lifecycle
* docs: database
* docs: update
* docs: repository
* docs: repository
* docs: plugin
* docs: resourcer
* docs: database
* docs: acl
* docs: actions
* docs: repository
* docs: api
* docs: api
* docs: api
2022-10-31 20:10:52 +08:00
chenos
a6eebb940f
feat: update docs ( #990 )
...
* feat: improve code
* feat: update docs
* feat: update docs
* Update index.md
* Update features.md
* Update when.md
* Update contributing.md
* Update translations.md
* feat: clean up
* Add files via upload
* Update the-first-app.md
* Update plugins.md
* Update a-b-c.md
* Update blocks.md
* feat: update docs
* Add files via upload
* Update charts.md
* feat: update navs
* Update index.md
* Update index.md
* Update features.md
* Update index.md
* Update docker-compose.md
* Update create-nocobase-app.md
* Update git-clone.md
* Update contributing.md
* Update translations.md
* Update plugins.md
* Update the-first-app.md
* Add files via upload
* Update charts.md
* Update charts.md
* Update a-b-c.md
* Update collections.md
* Update menus.md
* Update menus.md
Co-authored-by: Zhou <zhou.working@gmail.com>
2022-10-31 11:52:17 +08:00
chenos
249dff16d3
refactor: plugin manager ( #965 )
...
* feat: improve code
* chore: update version
* feat: api service
* fix: api services
* feat: improve code
* feat: improve code
* feat: improve code
* feat: pm socket
* fix: test errors
* feat: add built-in plugins before upgrade
* feat: update docs
* feat: improve code
* fix: after load
2022-10-27 13:00:16 +08:00
ChengLei Shao
4d6363b47a
Doc/db repository ( #896 )
...
* docs: update database repository docs
* docs: single relation repository docs
* docs: has many relation repository docs
* docs: belongs to many relation repository docs
* docs: acl
* docs: actions
Co-authored-by: chenos <chenlinxh@gmail.com>
2022-10-16 19:16:14 +08:00
Junyi
247dd89973
docs: fix resource & action dev doc ( #880 )
2022-10-16 17:23:23 +08:00
Junyi
faa01c9335
docs: fix i18n dev sample ( #910 )
2022-10-16 17:20:53 +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