2376 Commits

Author SHA1 Message Date
katherinehhh
71aeeee6b4 feat: table actions suport config 2023-02-01 11:23:47 +08:00
katherinehhh
8b44a3b762 feat: gantt block empty state placeholder 2023-02-01 10:12:36 +08:00
katherinehhh
5328136da2 feat: gantt process handle 2023-01-31 23:30:14 +08:00
katherinehhh
24cf984191 feat: style module -> emotion css 2023-01-31 22:28:20 +08:00
katherinehhh
5f8cb58d7e feat: style improve 2023-01-31 16:31:43 +08:00
katherinehhh
36089230e9 Merge branch 'main' into feat/gantt-block 2023-01-31 16:06:08 +08:00
katherinehhh
8fc9b66a21 feat: modulecss ->less 2023-01-31 16:04:26 +08:00
chenos
733e1ff60b fix: acl field whitelist 2023-01-31 15:54:41 +08:00
katherinehhh
57448842da feat: gant expend when table expend 2023-01-31 15:45:15 +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
5a61dd59a9 feat: gant block table configure 2023-01-30 11:02:37 +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
katherinehhh
3b6b84f8c3 feat: gant block table configure 2023-01-30 10:24:13 +08:00
katherinehhh
636ad912f9 feat: gant block table configure 2023-01-29 20:55:46 +08:00
katherinehhh
402c63f307 feat: gant block init fix 2023-01-29 17:29:33 +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
katherinehhh
0ca3e79099 Merge branch 'main' into feat/gantt-block 2023-01-28 10:36:30 +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
Pearl C
e447c5e2ae
Update has-one-repository.md 2023-01-26 22:47:12 +08:00
Pearl C
dd2a092f2d
Update repository.md 2023-01-26 21:24:50 +08:00
Pearl C
919a80dcb1
Update repository.md 2023-01-26 21:20:51 +08:00
Pearl C
266df9f6c2
Update repository.md 2023-01-26 21:14:23 +08:00
Pearl C
f6132828a3
Update repository.md 2023-01-26 20:40:15 +08:00
katherinehhh
4d9f79a874 Merge branch 'main' into feat/gantt-block 2023-01-23 10:38:59 +08:00
Pearl C
1d787c1fd1
Update repository.md 2023-01-21 16:55:09 +08:00
Pearl C
a09aeb11a1
Update repository.md 2023-01-21 16:19:45 +08:00
Pearl C
05f69a79e5
Update field.md 2023-01-21 15:54:29 +08:00
Pearl C
fd4dcd950d
Update field.md 2023-01-20 23:14:24 +08:00
Pearl C
54f3e96d26
Update field.md 2023-01-20 23:13:58 +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
katherinehhh
db901a1651 feat: gantt block action configure 2023-01-18 17:30:43 +08:00
katherinehhh
49f4cbfbfe feat: gantt block columnWidth fix 2023-01-18 17:28:26 +08:00
chenos
3b7143a282 feat: collection titleField 2023-01-18 16:55:03 +08:00