chenos
|
943fc75653
|
chore: dockerfile from node:18-slim
|
2023-05-26 17:03:08 +08:00 |
|
ChengLei Shao
|
51e6aaec6a
|
fix: cache with index.html (#1541)
* fix: cache with index.html
* fix: docker build
|
2023-03-06 12:00:12 +08:00 |
|
ChengLei Shao
|
04971c3824
|
fix: nginx cache (#1523)
|
2023-03-03 13:10:47 +08:00 |
|
chenos
|
cbf21a5942
|
fix: static file cache
|
2022-12-17 09:11:01 +08:00 |
|
SemmyWong
|
28b71dcda3
|
fix: change nginx timeout as 10min (#1222)
* fix: change nginx timeout as 10min
* Update aliyun-container-registry.yml
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2022-12-09 07:06:00 +08:00 |
|
chenos
|
b96cdea2fc
|
feat(cli): quickstart (#1204)
|
2022-12-05 22:19:22 +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
|
f688f9e530
|
chore(versions): 😊 publish v0.7.6-alpha.2 (#954)
# Conflicts:
# docker/app-mysql/docker-compose.yml
# docker/app-postgres/docker-compose.yml
# docker/app-sqlite/docker-compose.yml
# docs/en-US/release-notes.md
# docs/zh-CN/release-notes.md
# lerna.json
# packages/app/client/package.json
# packages/app/server/package.json
# packages/core/acl/package.json
# packages/core/actions/package.json
# packages/core/build/package.json
# packages/core/cache/package.json
# packages/core/cli/package.json
# packages/core/client/package.json
# packages/core/create-nocobase-app/package.json
# packages/core/database/package.json
# packages/core/devtools/package.json
# packages/core/dumi-theme-nocobase/package.json
# packages/core/resourcer/package.json
# packages/core/sdk/package.json
# packages/core/server/package.json
# packages/core/test/package.json
# packages/core/utils/package.json
# packages/plugins/acl/package.json
# packages/plugins/audit-logs/package.json
# packages/plugins/china-region/package.json
# packages/plugins/client/package.json
# packages/plugins/collection-manager/package.json
# packages/plugins/error-handler/package.json
# packages/plugins/export/package.json
# packages/plugins/file-manager/package.json
# packages/plugins/multi-app-manager/package.json
# packages/plugins/notifications/package.json
# packages/plugins/system-settings/package.json
# packages/plugins/ui-routes-storage/package.json
# packages/plugins/ui-schema-storage/package.json
# packages/plugins/users/package.json
# packages/plugins/verification/package.json
# packages/plugins/workflow/package.json
# packages/presets/nocobase/package.json
|
2022-10-27 14:07:18 +08:00 |
|
ChengLei Shao
|
9c8922a26d
|
feat: docker optimizing (#948)
* chore: feat/docker-optimizing
* feat: docker nginx gzip config
|
2022-10-24 09:04:13 +08:00 |
|
chenos
|
4a9981bd38
|
feat: update dockerfile
|
2022-07-28 21:06:21 +08:00 |
|
金昶
|
d14836cfb7
|
feat: nginx config (#664)
|
2022-07-21 22:46:31 +08:00 |
|
chenos
|
307c4ca1dc
|
chore(versions): 😊 publish v0.7.2-alpha.3 (#608)
|
2022-07-08 11:02:33 +08:00 |
|
chenos
|
aacec30673
|
docs: update readme.md
|
2022-04-29 10:55:01 +08:00 |
|
ChengLei Shao
|
219dbee467
|
fix: create-nocobase-app client package version (#321)
* fix: create-nocobase-app client package version
* chore: create-nocobase-app package name
* feat: nocobase-prod script
* chore: npm registry
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2022-04-25 22:05:05 +08:00 |
|
chenos
|
72fe338bf1
|
chore: update dockerfile
|
2022-03-09 17:50:45 +08:00 |
|