ChengLei Shao
|
542175f454
|
feat: beforeSubAppLoad event
|
2023-02-16 01:46:23 +00:00 |
|
ChengLei Shao
|
6b40c92d49
|
Merge branch 'main' into fix/pg-schema-with-inherit
|
2023-02-15 15:08:06 +00:00 |
|
Chareice
|
897cede160
|
fix: inherited collection test
|
2023-02-15 17:08:35 +08:00 |
|
chenos
|
b1b3e523c2
|
fix(map): cannot read properties of undefined (reading 'title')
|
2023-02-15 15:58:09 +08:00 |
|
chenos
|
1b5f3a38cf
|
fix: skip migration test case
|
2023-02-15 15:23:04 +08:00 |
|
chenos
|
50a4da84d2
|
fix: skip test
|
2023-02-15 14:27:47 +08:00 |
|
chenos
|
d08c7833ee
|
fix: collection categories need to be sorted
|
2023-02-15 14:22:37 +08:00 |
|
Chareice
|
d232a7bb50
|
fix: test table name
|
2023-02-15 12:13:32 +08:00 |
|
Chareice
|
05243d03ca
|
fix: test
|
2023-02-15 11:55:53 +08:00 |
|
chenos
|
83bca97db0
|
fix: optimize import performance
|
2023-02-15 11:37:19 +08:00 |
|
Chareice
|
f03bcf716d
|
Merge branch 'main' into fix/pg-schema-with-inherit
|
2023-02-15 10:43:28 +08:00 |
|
Chareice
|
d3fb665e61
|
fix: test
|
2023-02-15 10:10:44 +08:00 |
|
Chareice
|
1575364736
|
chore: test
|
2023-02-15 00:18:48 +08:00 |
|
Chareice
|
130fe22704
|
fix: schema test
|
2023-02-14 21:34:23 +08:00 |
|
Chareice
|
ee3db22c8a
|
fix: update to bigint test
|
2023-02-14 20:15:32 +08:00 |
|
Chareice
|
1589d11e82
|
feat: collection add schema table name method
|
2023-02-14 20:04:49 +08:00 |
|
Chareice
|
f1c269cb57
|
fix: test
|
2023-02-14 17:57:29 +08:00 |
|
Chareice
|
899a7f7141
|
Merge branch 'main' into fix/pg-schema-with-inherit
|
2023-02-14 15:32:49 +08:00 |
|
chenos
|
05740672a0
|
feat: multiple apps admin (#1431)
* fix: dynamic routerBase
* fix: start sub app with empty options
* chore: sync options
* fix: sub app create database
* fix: test
* fix: deps
* feat: register app db creator
* feat: default db creator
* feat: app options factory
* chore: api name
* fix: test
* fix: running sub app
* fix: beforeGetApplication hook
* fix: mysql test
* fix: appManager get selector
* chore: callback
---------
Co-authored-by: Chareice <chareice@live.com>
|
2023-02-14 15:30:58 +08:00 |
|
CraK
|
176bd6e7ac
|
chore: fix build plugin error (#1454)
* chore: fix build plugin error
* Update evaluate.ts
* Update package.json
* chore: update formulajs@3.1.7 → 4.2.0
* Update evaluate.ts
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2023-02-14 15:27:49 +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
|
e5e503fe87
|
feat: add namespace and duplicator parameters for collection options (#1449)
* feat: add namespace and duplicator parameters for collection options
* fix: duplicator:getDict
|
2023-02-13 09:57:03 +08:00 |
|
anuoua
|
2cfdfd2084
|
fix(snapshot-field): remove depth limit (#1450)
|
2023-02-13 09:55:04 +08:00 |
|
anuoua
|
6c837ee08c
|
feat: association snapshot (#1438)
* feat: snapshota
* feat: snapshota i18n & bugs
* feat: snapshota association value fix
* feat: snapshota remove require true
* feat: snapshota params.values null fix
* feat: snapshota i18n
* feat: snapshota CR fix
* feat: snapshota field change fix
* feat: snapshota magicstring fix
* feat: snapshota field del fix
* feat: snapshota CR fix
* feat: snapshota tag fix
* feat: snapshota depth < 3
* fix: improve code
* feat: snapshota test
* feat: snapshota remove disabled
* fix: disabled isOverride
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2023-02-12 14:43:48 +08:00 |
|
chenos
|
d7dad1855f
|
fix(duplicator): automatic file path recognition
|
2023-02-11 11:09:14 +08:00 |
|
Chareice
|
f69b062b4f
|
fix: test
|
2023-02-11 09:41:59 +08:00 |
|
chenos
|
68511f05bc
|
docs: add plug-in documentation
|
2023-02-11 00:09:39 +08:00 |
|
Junyi
|
e2e85808e4
|
fix(plugin-sequence): fix missed createdAt field in bulk hook (#1448)
|
2023-02-10 23:41:30 +08:00 |
|
Chareice
|
5e603b5a52
|
chore: databse utils
|
2023-02-10 12:52:23 +08:00 |
|
katherinehhh
|
f8a11cbbf0
|
feat: collection categories (#1327)
* feat: collection categories
* feat: collection category
* feat: collection category
* feat: collection category belongsToMany
* feat: collection category
* feat: collection category
* feat: collection category
* feat: collection category local
* feat: collection category
* feat: collection category collection
* feat: collection category code improve
* feat: collection category code improve
* feat: collection category column
* feat: collection category color
* feat: collection category improve
* feat: collection category improve
* feat: collection category improve
* feat: collection category improve
* feat: collection category improve
* feat: collection category refresh
* feat: collection category improve
* feat: collection category improve
* feat: collection category improve
* feat: collection category improve
* feat: collection category improve
* feat: graph collection show category color
* feat: graph collection show category color
* feat: graph collection category style improve
* fix: change the variable names to camel case
* fix: category
* fix: collectionCategory
* fix: field options
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2023-02-10 09:15:37 +08:00 |
|
Junyi
|
2b7f138491
|
fix(plugin-fm): fix path config for storages (#1445)
|
2023-02-09 22:40:26 +08:00 |
|
Chareice
|
9c9c39c0cd
|
fix: restore with pg schema
|
2023-02-09 22:00:30 +08:00 |
|
SemmyWong
|
d79143e3ed
|
fix: node.js 17+, add openssl-legacy-provider (#1434)
* fix: node upgrade 17+, add openssl-legacy-provider
* fix: node upgrade 17+, add openssl-legacy-provider
* fix: param NODE_OPTIONS_OPENSSL_LEGACY_PROVIDER change to NODE_OPTIONS
|
2023-02-09 17:04:32 +08:00 |
|
Junyi
|
71dcabec25
|
fix(plugin-workflow): fix schedule on field null value (#1442)
|
2023-02-09 16:24:51 +08:00 |
|
Chareice
|
4449325489
|
fix: pg schema in sync runner
|
2023-02-09 13:01:25 +08:00 |
|
ChengLei Shao
|
debd95894f
|
feat: disable trigger when import collection (#1417)
* feat: dump with pg user defined functions
* chore: restore db in restorer
* chore: restore log
* feat: disable trigger when import collection
|
2023-02-07 11:55:11 +08:00 |
|
Junyi
|
3115134f3a
|
fix(plugin-workflow): use promise to request (#1426)
|
2023-02-04 16:03:25 +08:00 |
|
Chareice
|
1f82a97eb9
|
fix: isCurrentUser context params
|
2023-02-01 19:55:01 +08:00 |
|
ChengLei Shao
|
c239a5ad63
|
fix: load through collection before belongsToMany field bind (#1409)
|
2023-01-31 17:48:04 +08:00 |
|
Dunqing
|
b88adc5c11
|
feat(verification-plugin): support tencent sms (#1382)
* feat: support tencent sms
* feat: complete tencent sms
* refactor: clean
* feat: improve error message
|
2023-01-30 05:16:03 -08:00 |
|
ChengLei Shao
|
bab10c928b
|
fix: inherit startup sort (#1402)
|
2023-01-29 15:46:53 +08:00 |
|
Junyi
|
91413196ea
|
fix(plugin-workflow): fix url input width for request config (#1401)
|
2023-01-28 22:36:58 -08:00 |
|
anuoua
|
22339d9ef7
|
Fix/snapshot (#1396)
* feat: snapshot field check add collectionName
* feat: snapshot add test
* fix: filterByTk
* Update ResourceActionProvider.tsx
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2023-01-29 01:32:18 +08:00 |
|
Junyi
|
bf6bf00047
|
Fix(plugin-sequence): support sequence field in m2m through table (#1383)
* fix(plugin-sequence): support sequence field in m2m through table
* fix(plugin-sequence): fix update last sequence
* fix(plugin-sequence): fix hooks
|
2023-01-18 22:54:08 +08:00 |
|
Junyi
|
aaf6718755
|
fix(plugin-workflow): adjust executed alert position (#1381)
|
2023-01-17 08:32:24 -08:00 |
|
Junyi
|
00efb38438
|
feat(client): add form disabled context (#1374)
* feat(client): add form disabled context
* fix: improve code
* fix: improve code
* fix: form-v2 disabled
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2023-01-16 23:01:28 +08:00 |
|
Junyi
|
51ce0afc06
|
Fix(plugin-workflow): request node (#1367)
* fix(plugin-workflow): fix json data
* refactor(plugin-workflow): change ejs to json-templates in request
* feat(plugin-workflow): add variable insert button to json input
* fix(plugin-workflow): fix main locales
* fix(plugin-workflow): fix params in request
* fix(plugin-workflow): fix types
* feat(plugin-workflow): add ejs migration
|
2023-01-15 12:56:04 +08:00 |
|
chenos
|
daa91e95a6
|
chore(versions): 😊 publish v0.9.0-alpha.2
|
2023-01-14 12:07:20 +08:00 |
|
chenos
|
f33c63ac01
|
fix: filter error
|
2023-01-14 10:31:22 +08:00 |
|
chenos
|
a4116a251b
|
fix: locale cache
|
2023-01-13 11:47:56 +08:00 |
|