|
0249affd47
|
Merge remote-tracking branch 'origin/main' into merge_from_origin
|
2024-03-24 01:03:26 +08:00 |
|
chenos
|
71ec7ece6a
|
chore(versions): 😊 publish v0.20.0-alpha.16
|
2024-03-23 17:54:02 +08:00 |
|
jack zhang
|
b879d11235
|
fix: hide child when useVisible() is false (#3803)
|
2024-03-23 11:14:56 +08:00 |
|
Junyi
|
e82a33f1f7
|
fix(client): fix action designer error occured in custom form (#3801)
* fix(client): fix action designer error occured in custom form
* fix(client): fix from the source
|
2024-03-23 10:24:51 +08:00 |
|
chenos
|
0d2ed3f8a0
|
fix(client): visible -> useVisible
|
2024-03-23 08:12:42 +08:00 |
|
katherinehhh
|
4f0907be1b
|
fix: through collection support search (#3800)
|
2024-03-22 23:08:17 +08:00 |
|
Zeke Zhang
|
cef18eb979
|
fix(subTable): fix sorting rule setting (#3795)
|
2024-03-22 16:42:34 +08:00 |
|
Chareice
|
428bf79298
|
chore: console.log
|
2024-03-22 13:59:39 +08:00 |
|
ChengLei Shao
|
4e145a8868
|
fix: load data source when data source load failed (#3793)
|
2024-03-22 12:20:12 +08:00 |
|
|
daf93e62c2
|
Revert "Revert "fix: modal app not found""
This reverts commit f4e75348d7 .
|
2024-03-21 22:18:27 +08:00 |
|
|
f4e75348d7
|
Revert "fix: modal app not found"
This reverts commit f5a83d48da .
|
2024-03-21 22:14:32 +08:00 |
|
|
2b405fbf1a
|
fix: 修改表格表头居中
|
2024-03-21 20:25:43 +08:00 |
|
|
de89814eba
|
Merge remote-tracking branch 'origin/main' into merge_from_upstream
|
2024-03-21 18:40:03 +08:00 |
|
katherinehhh
|
f385c34c72
|
fix: filter does not allow passing empty objects (#3780)
|
2024-03-21 16:32:51 +08:00 |
|
|
f5a83d48da
|
fix: modal app not found
|
2024-03-20 19:57:54 +08:00 |
|
katherinehhh
|
36ce29eace
|
fix: first character entered in foreign key input is not displayed (#3770)
|
2024-03-20 17:27:33 +08:00 |
|
chenos
|
bef9c8ab7b
|
chore(versions): 😊 publish v0.20.0-alpha.15
|
2024-03-20 14:47:28 +08:00 |
|
katherinehhh
|
77cae4779a
|
fix: uuid & nanoid should be disabled when editing (#3762)
|
2024-03-20 09:51:40 +08:00 |
|
Zeke Zhang
|
8e322ae151
|
test: add e2e for Disassociate
|
2024-03-20 09:51:06 +08:00 |
|
YANG QIA
|
751bd73175
|
fix(logger): output error cause info (#3760)
* fix(logger): output error cause info
* fix: typo
|
2024-03-20 09:50:04 +08:00 |
|
ChengLei Shao
|
5153ce9ab2
|
fix: uuid field (#3736)
* fix: uuid test
* chore: uuid test
* fix: test
* fix: uuid field name support edit
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
|
2024-03-20 09:39:11 +08:00 |
|
chenos
|
54f6597b9d
|
feat: disassociate action (#3759)
* feat: disassociate action
* chore: compat old initializer
* chore: add translation
* chore: add translation
* fix: acl
---------
Co-authored-by: Zeke Zhang <958414905@qq.com>
|
2024-03-20 09:30:10 +08:00 |
|
|
96f90c7024
|
Merge remote-tracking branch 'origin/main' into merge_from_upstream3
|
2024-03-19 12:29:09 +08:00 |
|
|
f82dc6a052
|
refactor: change powered-by
|
2024-03-19 12:28:27 +08:00 |
|
Chareice
|
02742c3c76
|
chore: plugin command error wrap raw error object
|
2024-03-19 11:01:41 +08:00 |
|
ChengLei Shao
|
6665aca695
|
fix: app stopped status (#3723)
|
2024-03-19 09:24:01 +08:00 |
|
Zeke Zhang
|
368036923f
|
fix: fix the disappearing collections when searching (#3750)
|
2024-03-19 09:00:01 +08:00 |
|
katherinehhh
|
23c6e146e2
|
fix: configure openSize for table action is only immediately valid for one row (#3752)
* fix: opensize for table action is only immediately valid for that row
* fix: opensize for table action is only immediately valid for that row
|
2024-03-18 19:55:03 +08:00 |
|
chenos
|
c75d38bb05
|
chore(versions): 😊 publish v0.20.0-alpha.14
|
2024-03-18 18:29:13 +08:00 |
|
chenos
|
2b1c32b34c
|
fix(data-source-manager): resource prefix
|
2024-03-18 18:28:35 +08:00 |
|
katherinehhh
|
2236ac5be2
|
refactor: url field support text type as availableTypes (#3751)
|
2024-03-18 17:58:32 +08:00 |
|
Chareice
|
1660a62399
|
chore: using text type as url field
|
2024-03-18 16:00:53 +08:00 |
|
chenos
|
220eafbda5
|
fix(client): plugin aliases
|
2024-03-18 15:55:10 +08:00 |
|
ChengLei Shao
|
a81fa5b8e0
|
chore: system logger with error stack (#3747)
|
2024-03-18 14:32:37 +08:00 |
|
Zeke Zhang
|
aa1823cd73
|
chore: adapt to plugin-custom-brand (#3740)
* chore: adapt to plugin-custom-brand
* chore: add parseHTML
* chore: adapt to plugin-custom-brand
|
2024-03-18 13:22:18 +08:00 |
|
|
85ba307506
|
Merge remote-tracking branch 'hera/@hera/dev' into feat_drawer_in_page
|
2024-03-18 11:07:10 +08:00 |
|
chenos
|
3b619682ee
|
fix(field-interface): nested filterable
|
2024-03-18 09:56:28 +08:00 |
|
chenos
|
db9ff337e5
|
chore(versions): 😊 publish v0.20.0-alpha.13
|
2024-03-17 23:34:26 +08:00 |
|
chenos
|
729a8dce81
|
fix: env variables have been modified
|
2024-03-17 23:33:22 +08:00 |
|
|
dbd5622f27
|
feat: support tachycode issue feedback
|
2024-03-17 23:30:55 +08:00 |
|
|
2af767c7ef
|
refactor: migrate popover(drawer) to core/client
|
2024-03-17 23:30:24 +08:00 |
|
|
f40fb6684f
|
Merge remote-tracking branch 'origin/main' into merge_from_upstream_2
|
2024-03-17 23:29:16 +08:00 |
|
katherinehhh
|
7e32842a6d
|
fix: collections undefined inuseCollectionState (#3741)
|
2024-03-17 22:16:11 +08:00 |
|
katherinehhh
|
483f45765d
|
refactor: colDivider style improve for draging overing (#3709)
* refactor: colDivider style improve for draging overing
* refactor: stle improve
* style: grid.Col style improve
|
2024-03-17 16:35:59 +08:00 |
|
katherinehhh
|
4cf560b177
|
fix(acl): invalid action permission judgment (#3735)
* fix: x-acl-action is missing in action schema
* fix: useACLRoleContext
* fix: useACLRoleContext
* fix: useACLRoleContext
|
2024-03-17 09:26:35 +08:00 |
|
Chareice
|
820352f280
|
fix: console command
|
2024-03-17 09:20:14 +08:00 |
|
|
d07932e9eb
|
Merge remote-tracking branch 'origin/main' into merge_from_upstream_1
|
2024-03-17 04:28:06 +08:00 |
|
|
cd62e83403
|
add mobile plugin and other refactors (#396)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachycode#396
|
2024-03-17 04:20:33 +08:00 |
|
chenos
|
c1be864124
|
chore(versions): 😊 publish v0.20.0-alpha.12
|
2024-03-16 23:18:19 +08:00 |
|
chenos
|
c191f149f9
|
fix: yarn dev error
|
2024-03-16 22:44:57 +08:00 |
|