katherinehhh
|
7b2e042598
|
fix: sub -table support allowSelectExistingRecord setting (#4004)
|
2024-04-10 15:07:48 +08:00 |
|
Zeke Zhang
|
3dcbdf3592
|
test: fix e2e
|
2024-04-10 12:30:54 +08:00 |
|
YANG QIA
|
f12952de1f
|
fix(auth): sign up page not found when entering with url directly (#4002)
|
2024-04-10 11:08:08 +08:00 |
|
ChengLei Shao
|
0bb5d5f5ee
|
chore(database): set null value when field is unique and value is empty string (#3997)
* chore(database): set null value when field is unique and value is empty string
* fix: build
|
2024-04-10 08:49:19 +08:00 |
|
ChengLei Shao
|
6595fde713
|
chore(gateway): report error with cause message (#3999)
|
2024-04-09 22:43:12 +08:00 |
|
ChengLei Shao
|
320005843a
|
chore(error-handler): display message cause the error (#3996)
|
2024-04-09 19:52:08 +08:00 |
|
ChengLei Shao
|
1e0501cd96
|
fix: restore with table name in camel case (#3995)
|
2024-04-09 19:10:29 +08:00 |
|
Junyi
|
773b7aef52
|
refactor(plugin-workflow): adjust comments (#3990)
|
2024-04-09 17:29:11 +08:00 |
|
katherinehhh
|
8eee6756d4
|
fix: gantt collapse & expand (#3982)
|
2024-04-09 16:37:02 +08:00 |
|
Zeke Zhang
|
de7b75fea7
|
fix(BulkForm): should be required when switching to 'Changed to' (#3965)
* fix(BulkForm): should be required when switching to 'Changed to'
* fix: clear error on value is empty
* chore: optimize unit test log
|
2024-04-09 16:07:14 +08:00 |
|
Zeke Zhang
|
71366e3dea
|
chore: update docs of Theme editor
|
2024-04-09 14:57:40 +08:00 |
|
chenos
|
dc8dbdd1cb
|
fix: move action (#3985)
|
2024-04-09 13:07:41 +08:00 |
|
katherinehhh
|
771fdf48fc
|
refactor: sort field should not has defaultValue (#3986)
|
2024-04-09 12:25:06 +08:00 |
|
YANG QIA
|
19f905d34c
|
chore: update class names of plugins (#3981)
* chore: update class names of plugins
* fix: build
* chore: add back sample-hello
* fix: test
|
2024-04-09 12:12:24 +08:00 |
|
Junyi
|
b69b0caab5
|
feat(plugin-workflow-sync): add sync when multi-app-share-collection enabled (#3969)
|
2024-04-09 07:34:38 +08:00 |
|
YANG QIA
|
a82e8a1ed6
|
fix(localization): incorrect locale when first entering (#3968)
|
2024-04-08 21:47:45 +08:00 |
|
YANG QIA
|
d46dc75125
|
chore: adjust and add api comments (#3951)
|
2024-04-08 19:43:00 +08:00 |
|
Zeke Zhang
|
cceb326239
|
chore: skip failed test
|
2024-04-08 19:07:32 +08:00 |
|
katherinehhh
|
bbdfad4ea3
|
refactor: select options configuration (#3964)
|
2024-04-08 17:40:59 +08:00 |
|
Zeke Zhang
|
ce0f4ddf04
|
fix(GridCard): set the count of columns displayed in a row (#3960)
* fix(GridCard): set the count of columns displayed in a row
* test: add e2e
* chore: fix e2e
|
2024-04-08 15:23:52 +08:00 |
|
katherinehhh
|
c735664ea9
|
refactor: only numerical formula fields support format (#3962)
|
2024-04-08 14:30:50 +08:00 |
|
Junyi
|
9f72b4e1ef
|
chore(plugin-workflow): add comments (#3959)
|
2024-04-08 12:18:08 +08:00 |
|
chenos
|
a712d27260
|
chore: update docker examples
|
2024-04-08 09:27:02 +08:00 |
|
Junyi
|
d14f8d23d7
|
chore: remove legacy formula plugins (#3939)
* chore: remove legacy formula plugins
* fix(plugin-formula-field): fix readme
|
2024-04-08 08:44:10 +08:00 |
|
chenos
|
61d84ff123
|
chore: update changelog
|
2024-04-07 21:52:49 +08:00 |
|
chenos
|
6017c01f02
|
chore(versions): 😊 publish v0.21.0-alpha.6
|
2024-04-07 21:52:45 +08:00 |
|
Zeke Zhang
|
ef53f4abca
|
fix(LinkageRules): should be effective immediately (#3958)
* test: add e2e
* fix: fix bug
|
2024-04-07 19:49:43 +08:00 |
|
Zeke Zhang
|
286ddb6b38
|
fix(Picker): should display Allow add new data option (#3957)
|
2024-04-07 19:36:42 +08:00 |
|
Zeke Zhang
|
d75db22777
|
fix(connect-data-blocks): should immediately show in the drop-down menu (#3953)
* test: add e2e tests
* fix: should immediately show in the drop-down menu
* fix: should not lose the filtering function when dragging and connecting
|
2024-04-07 17:21:26 +08:00 |
|
jack zhang
|
606ef55db8
|
fix: left menu title modify (#3956)
|
2024-04-07 16:14:02 +08:00 |
|
jack zhang
|
89b73ba389
|
fix: template list provider bug (#3950)
|
2024-04-07 14:29:20 +08:00 |
|
katherinehhh
|
e81cfcbe98
|
refactor: nanoid &uuid autoFill (#3955)
|
2024-04-07 13:55:21 +08:00 |
|
ChengLei Shao
|
dfcf7671d3
|
feat: getParentJsonSchema in ui schema repository (#3690)
* feat: getParentJsonSchema in ui schema repository
* chore: ui schema snippet
* chore: method name
* chore: test
* chore: test
* fix: getParentProperty
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2024-04-07 13:14:48 +08:00 |
|
ChengLei Shao
|
ac1e07ff52
|
fix: save uuid & nano id field value with sequelize validation (#3952)
|
2024-04-07 12:10:42 +08:00 |
|
Chareice
|
0bb421ac40
|
chore: report error if collection not found
|
2024-04-07 12:09:51 +08:00 |
|
chenos
|
06a9d008e3
|
chore: update changelog
|
2024-04-07 11:06:05 +08:00 |
|
chenos
|
b63a685f84
|
chore(versions): 😊 publish v0.21.0-alpha.5
|
2024-04-07 11:06:02 +08:00 |
|
chenos
|
099316fa8d
|
fix(client): can not find bignumber.js module
|
2024-04-07 11:05:46 +08:00 |
|
zhou
|
62fcc01eb3
|
feat: update license format
|
2024-04-07 10:53:57 +08:00 |
|
katherinehhh
|
04b6d79dcb
|
fix: throughCollection support fuzzy search (#3949)
|
2024-04-07 09:53:53 +08:00 |
|
chenos
|
47dffe55b5
|
chore: update changelog
|
2024-04-07 08:33:09 +08:00 |
|
chenos
|
31713390b5
|
chore(versions): 😊 publish v0.21.0-alpha.4
|
2024-04-07 08:33:05 +08:00 |
|
chenos
|
04762f4028
|
fix: getSourceKeyByAssocation (#3947)
* fix: getSourceKeyByAssocation
* fix: getSourceKeyByAssocation
|
2024-04-07 08:28:42 +08:00 |
|
Zeke Zhang
|
f1f9f3ec28
|
fix(RichText): unify style (#3946)
|
2024-04-06 19:41:52 +08:00 |
|
Zeke Zhang
|
10ad3f16fd
|
fix(connectDataBlocks): should add FilterBlockProvider to Grid (#3944)
* fix(connectDataBlocks): should add FilterBlockProvider to Grid
* chore: fix unit test
|
2024-04-06 18:57:32 +08:00 |
|
Zeke Zhang
|
1bcfc5bb8e
|
chore: add appVersion to Schema (#3936)
* chore: add appVersion to Schema
* refactor: rename appVersion to x-app-version
* fix: should not override existing x-app-version
* chore: fix build
|
2024-04-06 17:26:54 +08:00 |
|
katherinehhh
|
de5bd5aae7
|
fix: collectionFieldInterfaceSelect (#3945)
* fix: formula field caluation error
* fix: collection manager primarykey
* fix: nanoid & uuid suport index
* fix: collectionFieldInterfaceSelect
|
2024-04-06 17:20:51 +08:00 |
|
Zeke Zhang
|
aae936aa01
|
fix: fix sourceId of templates (#3941)
* chore: add sourceId
* chore: add e2e
* fix: fix sourceId of templates
* chore: add e2e for Form
* chore: make e2e more stable
* test: skip test
|
2024-04-06 17:14:30 +08:00 |
|
katherinehhh
|
bd6ffcef83
|
fix(collection manager): collection manager primarykey & nanoid & uuid suport index setting (#3943)
* fix: formula field caluation error
* fix: collection manager primarykey
* fix: nanoid & uuid suport index
|
2024-04-06 16:26:24 +08:00 |
|
Junyi
|
a08e96adae
|
fix(plugin-formula-field): fix component context (#3937)
|
2024-04-06 15:30:21 +08:00 |
|