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 |
|
Junyi
|
418256820d
|
fix(samples): fix test case (#903)
|
2022-10-13 13:50:11 +08:00 |
|
chenos
|
d2411f5b63
|
feat: update docs
|
2022-10-07 12:11:21 +08:00 |
|
chenos
|
778bb77d6a
|
feat: update docs
|
2022-10-06 17:21:56 +08:00 |
|
chenos
|
50b184c93e
|
feat: update docs
|
2022-10-06 11:38:01 +08:00 |
|
ChengLei Shao
|
d805fafbfc
|
docs: relation repository & acl (#848)
* docs: relation-repository
* docs: has many repository
* docs: acl
* docs: acl
* docs: acl
* docs: acl
* docs: acl/AllowManager
* docs: acl/ACLAvailableAction
* docs: acl
* docs: clean up
* feat: doc menus
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2022-10-06 10:29:53 +08:00 |
|
mytharcher
|
460dbcbc7f
|
docs: fix typo
|
2022-10-02 20:46:04 +08:00 |
|
ke
|
0d22cb7d04
|
Update actions.md (#873)
|
2022-10-02 20:16:01 +08:00 |
|
Junyi
|
a6b2a8d4a1
|
docs: add testing dev doc (#871)
|
2022-10-02 09:07:03 +08:00 |
|
Junyi
|
0e4ba2aa3b
|
Doc: dev migration (#870)
* docs: add migration dev doc
* docs: fix migration dev doc
|
2022-10-02 09:06:28 +08:00 |
|
Junyi
|
fceebaf50e
|
Doc: command (#869)
* docs: add command dev doc
* feat: update doc
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2022-10-01 22:18:26 +08:00 |
|
Junyi
|
2efa704b3b
|
docs: add hooks dev doc (#868)
* docs: add hooks dev doc
* docs: change name from hooks to events
|
2022-09-30 17:36:10 +08:00 |
|
chenos
|
85d8c3ecaf
|
feat: update development doc (#866)
* feat: update development doc
* fix: cleanup
* fix: remove
|
2022-09-30 12:41:23 +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 |
|
Junyi
|
b8c958aaac
|
docs: move http to dev (#861)
|
2022-09-29 21:17:55 +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
|
b9ce35d621
|
Doc: dev i18n (#858)
* docs: add guide index table and i18n
* docs: add dev i18n sample
|
2022-09-29 21:04:58 +08:00 |
|