Commit Graph

2953 Commits

Author SHA1 Message Date
Frozen FIsh
00acbfb9b0
Revert "fix(table): make filed overflow behavior right (#1392)" (#1452)
This reverts commit 7fda978fe8.
2023-02-13 16:22:43 +08:00
katherinehhh
7591a0e8ea
fix(collection category): zh_cn locale defect (#1451) 2023-02-13 15:11:11 +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
Frozen FIsh
66246df139
chore: update licenses url (#1285) 2023-02-12 23:42:45 +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
被雨水过滤的空气-Rairn
7fda978fe8
fix(table): make filed overflow behavior right (#1392)
* fix(Table): fix overflow issue on td element (#1392)

* chore(table): update style
2023-02-11 23:34:38 +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
Pearl C
0cc007250b
Update action.md 2023-02-10 16:58:42 +08:00
Pearl C
882090fda5
Update middleware.md 2023-02-10 16:57:56 +08:00
Pearl C
26f0de0488
Update middleware.md 2023-02-10 16:56:40 +08:00
Pearl C
032408f725
Update action.md 2023-02-10 16:35:05 +08:00
Pearl C
f4958e57d1
Update action.md 2023-02-10 16:34:34 +08:00
Chareice
5e603b5a52 chore: databse utils 2023-02-10 12:52:23 +08:00
chenos
2dc9c5c444
fix: error:0308010C:digital envelope routines::unsupported (#1447)
* fix: error:0308010C:digital envelope routines::unsupported

* fix: process.env.UNSET_NODE_OPTIONS
2023-02-10 11:16:36 +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
Chareice
7fe70da4fa chore: db schema options support 2023-02-09 11:24:52 +08:00
Pearl C
cdc73506de
Update resource.md 2023-02-09 00:06:11 +08:00
Pearl C
5fa583eb27
Update index.md 2023-02-08 23:51:52 +08:00
ChengLei Shao
1b63403811
feat: pg schema support (#1439)
* chore: pg schema test

* test: collection schema

* fix: test

* feat: create schema if not exist in sync method

* fix: test
2023-02-08 22:08:25 +08:00
chenos
3cd79006be fix(ci): curl --retry 2 2023-02-08 09:20:17 +08:00
Pearl C
a6190b54f5
Update resource.md 2023-02-07 23:29:08 +08:00
Pearl C
a8252fc614
Update index.md 2023-02-07 23:24:08 +08:00
Junyi
88c35a086a
fix(i18n): set key and ns separator default to false (#1432) 2023-02-06 19:57:40 -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
被雨水过滤的空气-Rairn
8657710997
chore: translate 'Add tab' in page header (#1424) 2023-02-05 13:25:18 +08:00
Pearl C
93b9cc829d
Update index.md 2023-02-05 12:36:42 +08:00
Pearl C
ffdd54b62e
Update belongs-to-many-repository.md 2023-02-05 12:35:52 +08:00
Pearl C
0e9ab0d410
Update has-many-repository.md 2023-02-05 12:35:37 +08:00
Pearl C
8b50d7da7f
Update has-one-repository.md 2023-02-05 12:35:24 +08:00
Pearl C
eb9efe154a
Update repository.md 2023-02-05 12:34:59 +08:00
Pearl C
f80a138a07
Update field.md 2023-02-05 12:34:08 +08:00
Pearl C
a37a2e75fb
Update collection.md 2023-02-05 12:33:01 +08:00
Pearl C
e5973a76cc
Update index.md 2023-02-05 12:31:04 +08:00
Pearl C
e82837c27a
Update index.md 2023-02-05 12:26:08 +08:00
Pearl C
b06321ab4a
Update collection.md 2023-02-05 12:22:34 +08:00
Pearl C
b699cd5a58
Update index.md 2023-02-05 12:18:23 +08:00
Junyi
3115134f3a
fix(plugin-workflow): use promise to request (#1426) 2023-02-04 16:03:25 +08:00
Pearl C
a11c4bbe48
Update index.md 2023-02-03 17:55:40 +08:00
chenos
a57c4f53f9
fix(acl): custom appends merge strategy (#1416) 2023-02-02 16:34:53 +08:00
Chareice
1f82a97eb9 fix: isCurrentUser context params 2023-02-01 19:55:01 +08:00
被雨水过滤的空气-Rairn
b9f3acf05d
docs: update G2Plot example url (#1408) 2023-02-01 13:01:23 +08:00