chenos
|
bc5156d458
|
chore(versions): 😊 publish v0.9.1-alpha.2
|
2023-03-09 12:45:30 +08:00 |
|
Frozen FIsh
|
b276ce1258
|
feat: add chart plugin (#1477)
* feat: add pie schema template
* chore: refactor
* chore: update
* chore: init server
* feat: add pie schema template
* chore: add chart utils
* chore: update
* chore: update
* chore: update
* chore: update
* feat: mvp
* chore: update
* chore: test
* feat: example
* fix: templates map error
* chore: update
* feat: add ChartBlockEngineDesigner.tsx
* chore: clean code
* chore: update templates
* chore: init bat template
* chore: update chart block engine
* feat: add chart block engine designer
* chore: update chart block initializer
* chore: update pie template
* chore: update
* feat: split sql
* chore: update
* chore: clean
* feat: support bar
* chore: add bar template
* chore: clean code
* chore: clean code
* fix: chart block initializer title
* chore: update
* fix: use title
* chore: update
* fix: bugs
* chore: clean code
* chore: update pie template
* chore: update ChartBlockInitializer.tsx
* chore: update
* feat: support chart config
* chore: add local plugin
* feat: add column template
* feat: add column chart action
* feat: add line chart template
* feat: add line action
* feat: add area template
* feat: add area action
* chore: update pie template
* chore: update
* chore: update dep
* fix: export missing utils
* chore: update dep
* chore: update dep
* chore: update pie template
* fix(charts): sql table capitalization
* fix(charts): improve sql compatibility
* fix: support choices type
* chore: update
* chore: clean code
* chore: get collection fields in chart engine
* feat(demo): chart block initializer
* fix: hello block
* chore: init data analyse plugin
* chore: add data-analyse plugin
* chore: init plugin
* chore: update
* chore: export schema initializers
* feat: add data analyse block
* chore: update data analyse block initializer
* chore: rename plugin name
* chore: update
* chore: update enum
* chore: update add block
* feat: add pie schema template
* chore: refactor
* chore: update
* chore: init server
* feat: add pie schema template
* chore: add chart utils
* chore: update
* chore: update
* chore: update
* chore: update
* feat: mvp
* chore: update
* chore: test
* feat: example
* fix: templates map error
* chore: update
* feat: add ChartBlockEngineDesigner.tsx
* chore: clean code
* chore: update templates
* chore: init bat template
* chore: update chart block engine
* feat: add chart block engine designer
* chore: update chart block initializer
* chore: update pie template
* chore: update
* feat: split sql
* chore: update
* chore: clean
* feat: support bar
* chore: add bar template
* chore: clean code
* chore: clean code
* fix: chart block initializer title
* chore: update
* fix: use title
* chore: update
* fix: bugs
* chore: clean code
* chore: update pie template
* chore: update ChartBlockInitializer.tsx
* chore: update
* feat: support chart config
* chore: add local plugin
* feat: add column template
* feat: add column chart action
* feat: add line chart template
* feat: add line action
* feat: add area template
* feat: add area action
* chore: update pie template
* chore: update
* chore: update dep
* fix: export missing utils
* chore: update dep
* chore: update dep
* chore: update pie template
* fix(charts): sql table capitalization
* fix(charts): improve sql compatibility
* fix: support choices type
* chore: update
* chore: clean code
* chore: get collection fields in chart engine
* chore: init dataset plugin
* chore: init dataset designer
* chore: init dataset block initializer
* chore: update
* chore: update
* chore: update deps
* chore: add tests
* chore: update utils
* chore: init plugin
* feat: add datasets client
* chore: update tests
* chore: update datastructures
* chore: update
* feat: add DataSetBlockInitializer
* chore: use dataset initializer
* chore: update deps
* chore: update
* chore: update pie template
* chore: update ChartBlockInitializer
* chore: update ChartBlockEngine
* chore: remove mdg file
* chore: update ChartBlockEngine
* chore: update
* chore: update g2plot
* chore: update template
* chore: update pie handler
* chore: update DataSetPreviewTable
* chore: update ChartBlockEngine
* chore: update ChartBlockEngineDesigner
* chore: remove useless files
* chore: update ChartBlockInitializer
* chore: update template
* chore: feat area template
* chore: update tests
* chore: update local plugins
* chore: update deps
* chore: update templates
* chore: update template
* feat: add CustomSelect
* chore: update select component
* fix: seriesField color error
* chore: update template
* chore: update
* fix: bar
* chore: update templates & clean code
* chore: update templates
* feat: add FunnelTemplate
* feat: charts queries
* fix: data shift
* feat: add ChartQueryMetadataProvider
* chore: update
* chore: remove dataset
* chore: update
* chore: update
* chore: clean code
* fix: delete query query list wrong behavior
* fix: delete all queries query list behavior
* chore: add empty occupancy
* chore: update description
* chore: update chart icon
* chore: update funnel template
* chore: update template title
* chore: add references
* chore: update dialog height
* fix: scatter template
* chore: update popup description
* refactor: schema level
* refactor: charts schema
* chore: remove console
* chore: remove console
* fix: error message
* chore: remove console
* chore: update DataSetPreviewTable
* feat: chart icons
* feat: update i18n
* feat: update i18n
* chore: update i18n
* chore: update i18n
* chore: update i18n
* feat: add tittle
* chore: update icons
* chore: update i18n
* chore: update i18n
* chore: update i18n
* chore: update i18n
* chore: update i18n
* fix: improve code
* chore: update i18n
* chore: update i18n
* fix: chart icon
* feat: quick add query (#1527)
* feat: quick add query
* feat: query
* chore: remove useless files
* fix: json5 validator error
* chore: update
* chore: update style
* chore: lint
* feat: improve code
* feat: sql validation
* refactor: clean code
* Update utils.ts
* chore: format code
* chore: remove useless file
* chore: update
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2023-03-04 19:36:58 +08:00 |
|
chenos
|
946c8f25a3
|
chore(versions): 😊 publish v0.9.1-alpha.1
|
2023-03-03 09:34:06 +08:00 |
|
ChengLei Shao
|
0e0eb6432e
|
feat: provide the underscored option for the database (#1366)
* feat: underscored options
* feat: underscored using hook
* feat: database underscored options
* feat: underscored env
* fix: collectionExistsInDb
* fix: test
* fix: nocobase install
* fix: test
* fix: belongsTo association
* fix: test of underscored
* chore: console.log
* fix: list action test
* fix: dump test
* chore: snakeCase algo
* fix: underscored field create
* fix: underscored env
* fix(acl): custom appends merge strategy (#1416)
* Update index.md
* fix(plugin-workflow): use promise to request (#1426)
* Update index.md
* Update collection.md
* Update index.md
* Update index.md
* Update collection.md
* Update field.md
* Update repository.md
* Update has-one-repository.md
* Update has-many-repository.md
* Update belongs-to-many-repository.md
* Update index.md
* chore: translate 'Add tab' in page header (#1424)
* fix: test
* fix: workflow test
* fix: underscored with inherits
* fix: underscored test
* fix: process.env.DB_UNDERSCORED
* fix: process.env.DB_UNDERSCORED === 'true'
* fix: test
* fix: pg test
* fix: underscored table name
* feat: tableName & fieldName conflict check
* fix: test
* fix: underscored index
* fix: update field unique index
* fix: sync default value
* fix: collection manager create field
* chore: field sync
* fix: pg test
* chore: test
* fix: test
* chore: default constraint name
* chore: syncUniqueIndex
* feat: field destory before check
* feat: field type check
* fix: test
* fix: test
* fix: improve
* fix: should destroy when fields refer to the same field
* fix: acl meta with underscored
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2023-02-13 21:38:47 +08:00 |
|
chenos
|
daa91e95a6
|
chore(versions): 😊 publish v0.9.0-alpha.2
|
2023-01-14 12:07:20 +08:00 |
|
chenos
|
013f0916a5
|
chore(versions): 😊 publish v0.9.0-alpha.1
|
2023-01-11 12:08:24 +08:00 |
|
chenos
|
d062c8fd99
|
chore(versions): 😊 publish v0.8.1-alpha.4 (#1331)
|
2023-01-05 23:22:18 +08:00 |
|
chenos
|
4ecd2ee40d
|
chore(versions): 😊 publish v0.8.1-alpha.2
|
2023-01-05 18:29:47 +08:00 |
|
chenos
|
0177f775fc
|
fix: code format
|
2023-01-03 15:17:20 +08:00 |
|
katherinehhh
|
d668aa0d92
|
feat: configurable the scope of target collections (#1165)
* feat: collection template support availableTargetCollections
* feat: add targetScope
* feat: code opmization
* feat: custom-collection-template improve
* feat: useAsyncDataSource fix
* feat: useAsyncDataSource fix
|
2022-12-01 14:24:35 +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 |
|
ke
|
2aa4468763
|
Update README.md (#1053)
|
2022-11-09 09:19:29 +08:00 |
|
chenos
|
dcee3dd94a
|
chore(versions): 😊 publish v0.8.0-alpha.13
|
2022-11-04 21:23:02 +08:00 |
|
chenos
|
642e04490d
|
chore(versions): 😊 publish v0.8.0-alpha.9
|
2022-11-02 22:27:03 +08:00 |
|
Junyi
|
1065e5e616
|
fix(sample): fix shop-i18n client (#1005)
|
2022-11-02 00:29:50 +08:00 |
|
chenos
|
d5680f80d7
|
chore(versions): 😊 publish v0.8.0-alpha.8
|
2022-11-01 18:34:12 +08:00 |
|
chenos
|
85ead5375a
|
chore(versions): 😊 publish v0.8.0-alpha.7 (#1002)
|
2022-11-01 17:29:49 +08:00 |
|
chenos
|
3453f46997
|
chore(versions): 😊 publish v0.8.0-alpha.5
|
2022-11-01 00:50:00 +08:00 |
|
chenos
|
e7853c724e
|
fix: add sample plugins (#986)
|
2022-10-29 14:07:51 +08:00 |
|
chenos
|
a1fba4ba26
|
fix(acl): write roles to acl after app load
|
2022-10-27 15:27:08 +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 |
|
Junyi
|
faa01c9335
|
docs: fix i18n dev sample (#910)
|
2022-10-16 17:20:53 +08:00 |
|
Junyi
|
418256820d
|
fix(samples): fix test case (#903)
|
2022-10-13 13:50:11 +08:00 |
|
chenos
|
dce6558b55
|
feat: sample-custom-signup-page (#893)
|
2022-10-12 12:13:31 +08:00 |
|
Junyi
|
a6b2a8d4a1
|
docs: add testing dev doc (#871)
|
2022-10-02 09:07:03 +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
|
3e30699581
|
fix: hello sample
|
2022-09-30 13:03:55 +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
|
d5d052a68a
|
feat: custom block sample (#867)
|
2022-09-30 12:38:38 +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 |
|
Junyi
|
82560b926b
|
docs: add resources-actions doc and sample (#853)
* docs: add resources-actions doc and sample
* docs: fix sample
* docs: remove built file
* feat: update readme
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2022-09-29 21:03:35 +08:00 |
|
chenos
|
a7e6e4716a
|
feat: add custom page sample and doc (#855)
* docs: custom ui route sample
* feat: custom page
* fix: remove error
* feat: update doc
* fix: defaultShowCode true
|
2022-09-27 22:50:10 +08:00 |
|
chenos
|
7e929b8f68
|
fix: auto install a plugin on enable (#852)
|
2022-09-26 23:47:07 +08:00 |
|
chenos
|
f4a10cb7ad
|
feat: update samples readme
|
2022-09-26 15:18:20 +08:00 |
|
chenos
|
b8fc705df7
|
fix: pm add error
|
2022-09-26 15:03:22 +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
|
f9f8dc78f4
|
refactor: plugin manager (#775)
* feat: dynamic import plugin client
* refactor: pm
* chore: improve cli
* feat: improve code
* feat: update dependences
* feat: hello plugin
* fix: plugin.enabled
* fix: test error
* feat: improve code
* feat: pm command
* feat: add samples
* fix: redirect
* feat: transitions
* feat: bookmark
* feat: add pm script
|
2022-09-18 14:10:01 +08:00 |
|