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 |
|
被雨水过滤的空气-Rairn
|
b4f1b3625c
|
docs: fix typo (#1412)
|
2023-02-01 13:00:48 +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 |
|
Pearl C
|
25861221ec
|
Update operators.md
|
2023-01-27 23:06:31 +08:00 |
|
Pearl C
|
1a7afe1265
|
Update operators.md
|
2023-01-27 23:02:33 +08:00 |
|
Pearl C
|
2dfb8752c9
|
Update operators.md
|
2023-01-27 22:30:11 +08:00 |
|
Pearl C
|
8cbfdc5381
|
Update has-many-repository.md
|
2023-01-27 22:24:45 +08:00 |
|
Pearl C
|
0b249ee261
|
Update belongs-to-many-repository.md
|
2023-01-27 22:24:04 +08:00 |
|
Pearl C
|
c45cd8dd5b
|
Update belongs-to-many-repository.md
|
2023-01-27 22:09:00 +08:00 |
|
Pearl C
|
12cc5b9174
|
Update repository.md
|
2023-01-26 23:04:02 +08:00 |
|
Pearl C
|
2787a03cfd
|
Update has-many-repository.md
|
2023-01-26 23:02:24 +08:00 |
|
Pearl C
|
306fdca6a8
|
Update has-one-repository.md
|
2023-01-26 23:01:51 +08:00 |
|
Pearl C
|
f8baed5666
|
Update belongs-to-repository.md
|
2023-01-26 23:00:30 +08:00 |
|
Pearl C
|
f35bdc522d
|
Update has-many-repository.md
|
2023-01-26 22:58:32 +08:00 |
|
Pearl C
|
dba8bbd5c5
|
Update has-one-repository.md
|
2023-01-26 22:52:04 +08:00 |
|