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 |
|
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 |
|
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 |
|
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
|
7fe70da4fa
|
chore: db schema options support
|
2023-02-09 11:24: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 |
|
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 |
|
Junyi
|
3115134f3a
|
fix(plugin-workflow): use promise to request (#1426)
|
2023-02-04 16:03:25 +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 |
|
Dunqing
|
4e3a276202
|
fix(FixedBlock): using both association filters and FixedBlock does not show the complete table (#1405)
|
2023-02-01 12:55:57 +08:00 |
|
Dunqing
|
65a579384a
|
feat(calendar): startDate and endDate support the use of association fields (#1397)
* feat(calendar): startDate and endDate support the use of association fields
* feat: improve association type
|
2023-02-01 12:55:46 +08:00 |
|
ChengLei Shao
|
c239a5ad63
|
fix: load through collection before belongsToMany field bind (#1409)
|
2023-01-31 17:48:04 +08:00 |
|
chenos
|
733e1ff60b
|
fix: acl field whitelist
|
2023-01-31 15:54:41 +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 |
|
katherinehhh
|
ddb174db1b
|
fix: foreign keys are editable when adding fields (#1404)
|
2023-01-30 10:58:14 +08:00 |
|
anuoua
|
911caa1e37
|
fix: navbar_ui style (#1398)
|
2023-01-30 10:35:25 +08:00 |
|
chenos
|
5f609cec88
|
fix: upgrade error
|
2023-01-30 10:31:01 +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 |
|
katherinehhh
|
0d30366aba
|
feat: fix through collections inherits filter (#1394)
* feat: fix through collections inherits filter
* feat: foreignkey disabled when collectionfield override
|
2023-01-29 00:11:45 +08:00 |
|
chenos
|
1272523b12
|
fix: missing context
|
2023-01-28 19:07:04 +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 |
|
chenos
|
3b7143a282
|
feat: collection titleField
|
2023-01-18 16:55:03 +08:00 |
|
Junyi
|
aaf6718755
|
fix(plugin-workflow): adjust executed alert position (#1381)
|
2023-01-17 08:32:24 -08:00 |
|
chenos
|
d4d8d747b8
|
fix: through collection individual hooks (#1378)
|
2023-01-17 12:32:28 +08:00 |
|
chenos
|
47158e0282
|
fix: through collection records should not be reset (#1377)
* fix: through collection records should not be reset
* fix: test error
|
2023-01-17 09:44:53 +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
|
332010a036
|
feat: draggable page tabs
|
2023-01-15 09:43:03 +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 |
|
chenos
|
86554c0205
|
feat: add en-US.example.json
|
2023-01-13 11:26:52 +08:00 |
|
chenos
|
cc47041519
|
feat: load multiple languages dynamically (#1355)
* feat: load multiple languages dynamically
* fix: map locale
* fix: antd
* fix: locale
* fix: th
* fix: cronstrue locales
* fix: improve code
* fix: defaults
|
2023-01-13 10:55:04 +08:00 |
|
Junyi
|
a1127300ae
|
refactor(plugin-workflow): refactor request instruction (#1356)
|
2023-01-12 02:22:06 -08:00 |
|
chenos
|
3e90bc9d7e
|
fix: improve filter strategy
|
2023-01-12 14:28:47 +08:00 |
|
chenos
|
c5238f5643
|
feat: update dependencies (#1353)
* feat: update dependencies
* fix: import error
|
2023-01-12 10:12:37 +08:00 |
|
chenos
|
6ca67c87fa
|
fix(plugin-snapshot): improve translation
|
2023-01-11 18:17:11 +08:00 |
|
chenos
|
013f0916a5
|
chore(versions): 😊 publish v0.9.0-alpha.1
|
2023-01-11 12:08:24 +08:00 |
|
chenos
|
8d30bee757
|
feat: change license (#1350)
|
2023-01-11 11:58:47 +08:00 |
|