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
ChengLei Shao
599a1aa0c6
chore: merge sub app database options ( #3640 )
2024-03-19 20:34:13 +08:00
YANG QIA
b6d17853d8
fix(acl): bug of user filtering when adding them to roles ( #3754 )
...
* fix(acl): bug of user filtering when adding them to roles
* chore: add tests
2024-03-19 17:53:13 +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
chenos
86d2538a43
chore: update manual-e2e
2024-03-18 21:39:52 +08:00
chenos
09c7651743
chore: manual e2e
2024-03-18 21:36:00 +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
682c17cc63
chore: update changelog
2024-03-18 18:29:17 +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
YANG QIA
3942b7cb94
fix(data-vi): tooltip bug of pie chart ( #3745 )
2024-03-18 12:33:03 +08:00
chenos
3b619682ee
fix(field-interface): nested filterable
2024-03-18 09:56:28 +08:00
chenos
84f080846c
chore: update changelog
2024-03-17 23:34:30 +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
chenos
df153527a7
fix(acl): unable to associate users
2024-03-17 23:30:32 +08:00
katherinehhh
7e32842a6d
fix: collections undefined inuseCollectionState ( #3741 )
2024-03-17 22:16:11 +08:00
katherinehhh
93091a92f7
test(acl):column action acl e2e ( #3738 )
...
* test: acl e2e test support new data block
* test: acl e2e test support new data block
* test: acl e2e test support new data block
* test: acl e2e test support new data block
2024-03-17 17:29:23 +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
YANG QIA
3be6b7c0c6
fix(data-vi): association fields transform bug ( #3737 )
...
* fix(data-vi): association fields transform bug
* fix: bug
2024-03-17 15:16:06 +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
chenos
6f7423037a
chore: update changelog
2024-03-16 23:18:23 +08:00
chenos
c1be864124
chore(versions): 😊 publish v0.20.0-alpha.12
2024-03-16 23:18:19 +08:00
YANG QIA
542fb65b50
fix: compatibility of @ant-design/plots 2.x ( #3734 )
...
* fix: compatibility of @ant-design/plots 2.x
* fix: dual-axes chart bug
* fix: auto infer bug
2024-03-16 23:04:57 +08:00
chenos
c191f149f9
fix: yarn dev error
2024-03-16 22:44:57 +08:00
chenos
8278262728
chore: update changelog
2024-03-16 20:05:38 +08:00
chenos
15ef81854e
chore(versions): 😊 publish v0.20.0-alpha.11
2024-03-16 20:05:34 +08:00
chenos
b359f9eac6
feat: supports subdirectory deployment ( #3731 )
...
* feat: supports subdirectory deployment
* feat: auto publicPath
* fix: buildIndexHtml
* fix: format
* fix: regexp
* fix: test error
* fix: nocobase.conf
* fix: path
* fix: nocobase.conf
* fix: bugs
* fix: resourcer prefix
* fix: cas
2024-03-16 20:01:34 +08:00
Zeke Zhang
126f60c959
fix(variables): fix varaibles for table selector ( #3725 )
...
* fix(variables): fix varaibles for table selector
* test: add e2e
* chore: fix build
* fix: should not display current record in create form
* fix: fix known bugs
* test: fix e2e
2024-03-15 22:56:35 +08:00
Chareice
1cdbe0de96
chore: upgrade dotenv version
2024-03-15 21:48:43 +08:00
Thiago Rodrigues
8801ba625f
fixing timezone header when it is negative value ( #3732 )
2024-03-15 19:40:27 +08:00
katherinehhh
6367626256
fix(data-source): foreignkey ( #3707 )
2024-03-15 17:58:01 +08:00
Zeke Zhang
dbc3a96eba
chore: add .yarnrc
2024-03-15 15:49:12 +08:00
jack zhang
04ee7b84ec
feat: add data source filter ( #3724 )
2024-03-15 15:38:33 +08:00
Zeke Zhang
e877e3b5d9
chore: update registry in yarn.lock
2024-03-15 15:30:47 +08:00
Zeke Zhang
b0705843e5
fix(Table): fix disappearing content after selecting a row ( #3726 )
2024-03-15 14:14:41 +08:00
Chareice
8be6f9078f
chore: enum type map
2024-03-15 11:37:54 +08:00
katherinehhh
032352985b
refactor: view collection set name as default title when title is missing ( #3719 )
2024-03-14 21:51:48 +08:00