Commit Graph

4375 Commits

Author SHA1 Message Date
chenos
5e2b0c3a8d chore: update changelog 2024-02-20 18:44:24 +08:00
chenos
8cb1942926 chore(versions): 😊 publish v0.19.0-alpha.7 2024-02-20 18:44:20 +08:00
chenos
985a06a675 fix(plugin-auth): export BasicAuth 2024-02-20 16:07:51 +08:00
Johannes Engelke
11b93ddfa9
chore: update Dockerfile ()
Add Expose port
2024-02-20 10:42:32 +08:00
chenos
5b86ee393f
chore: optimize environmental variables () 2024-02-20 10:35:24 +08:00
YANG QIA
041f146d7c
fix(bi): parse issue of date variables () 2024-02-19 20:14:45 +08:00
Zeke Zhang
a18103baa0
refactor(Linkage): optimize the parsing of expression variables () 2024-02-19 18:08:14 +08:00
Junyi
c02e759830
fix(core): refactor evaluate to support dash in key path ()
* fix(core): refactor evaluate to support dash in key path

* fix(core): fix evaluate expression from date variable

* fix(plugin-workflow): fix test case

* fix(client): fix pre-replace logic
2024-02-19 17:07:19 +08:00
Zeke Zhang
0d8604ee2c chore(plugin-theme-editor): update description 2024-02-18 19:41:45 +08:00
Zeke Zhang
93bbd9dd9a chore(plugin-file-manager): update description 2024-02-18 19:41:13 +08:00
ChengLei Shao
ca8d6347c6
chore: field type map ()
* chore: field type map

* chore: type map
2024-02-18 17:14:28 +08:00
katherinehhh
c0b8fa27ec
fix: detail block should not support pageSizeChanger ()
* fix: detail block should not support pageSizeChanger

* style: delete collection
2024-02-18 14:14:18 +08:00
Junyi
202edc8c15
fix: fields locales () 2024-02-16 09:30:10 +08:00
Zeke Zhang
28eae4a85b
fix(subTable): should clear form value after submit ()
* fix(subTable): should clear form value after submit

* test: add test
2024-02-16 08:48:37 +08:00
Zhou
869bf4a621
Update bug_fix.md 2024-02-11 09:32:22 +08:00
Zhou
9d68edbdab
Update feature.md 2024-02-11 09:31:07 +08:00
Zhou
117a104af3
Update pull_request_template.md 2024-02-11 09:30:36 +08:00
chenos
e93563cfb7 chore(ci): using concurrency 2024-02-08 11:35:59 +08:00
Zeke Zhang
b232586f7b
style(PinnedPluginList): fix hover background color () 2024-02-08 08:47:33 +08:00
Junyi
1978d66ccd
docs(plugin-workflow): fix keyword () 2024-02-07 22:38:13 +08:00
chenos
86ff9dde40 chore: update changelog 2024-02-07 20:11:22 +08:00
chenos
d8bbdc9648 chore(versions): 😊 publish v0.19.0-alpha.6 2024-02-07 20:11:19 +08:00
chenos
b71f12560a
fix: plugin load collections () 2024-02-07 20:10:13 +08:00
katherinehhh
ea35d103ac
fix: sub-table should not support action column ()
* fix: sub-table should not support action column

* fix: sub-table should not support action column
2024-02-07 15:43:07 +08:00
Zeke Zhang
626823b4b5 Revert "fix(upload): fix upload url for relationship blocks"
This reverts commit bb83face08.
2024-02-07 13:13:57 +08:00
Zeke Zhang
bb83face08 fix(upload): fix upload url for relationship blocks 2024-02-07 13:12:14 +08:00
chenos
2d5b70b3f7 fix: cannot find module 'pg' 2024-02-06 10:40:08 +08:00
chenos
9ff785dca4
fix: password cannot be empty () 2024-02-05 22:56:36 +08:00
chenos
c0988d9fc6 feat: update package.json 2024-02-05 21:10:48 +08:00
katherinehhh
a059b27d13
refactor: plugin manager keywords () 2024-02-05 14:37:07 +08:00
Junyi
ed35a35837
fix(plugin-workflow-form-trigger): fix locale () 2024-02-04 21:20:19 +08:00
xilesun
9120955733 fix: error message of uid field 2024-02-04 20:14:53 +08:00
YANG QIA
e8138816f2
fix: fix T-3012 () 2024-02-04 18:06:54 +08:00
Junyi
dcd732db89
fix(plugin-workflow): fix revision with new properties () 2024-02-04 09:49:18 +08:00
S.Feng
f1a3c17522
style(lang): add zh-tw () 2024-02-03 20:22:17 +08:00
chenos
6c9520e0a2
fix: layout of plugin settings icons () 2024-02-03 19:41:26 +08:00
Junyi
237c4aa084
fix(server): fix messages in data-wrapping () 2024-02-03 10:37:28 +08:00
Zeke Zhang
33edd78531
style: fix color of more button and scrollbar style ()
* style(header): fix color of more button

* style: fix scrollbar style
2024-02-03 10:21:21 +08:00
Junyi
407f887584
fix(plugin-workflow): fix processor options to pass any context () 2024-02-02 21:11:08 +08:00
Junyi
74a0254d5c
refactor(plugin-workflow): optimize hint on binding workflow ()
* refactor(plugin-workflow): optimize hint on binding workflow

* fix(plugin-workflow-form-trigger): fix action triggerable check for form trigger
2024-02-02 14:49:27 +08:00
katherinehhh
44a70107af
refactor: plugin manager optimize & support keywords ()
* refactor: plugin manager refactor

* refactor: plugin manager keywords

* refactor: plugin manager keywords

* refactor: disabled plugin support seccend confirm

* refactor: plugin manager

* refactor: plugin manager

* refactor: plugin manager

* refactor: plugin manager

* refactor: plugin manager

* refactor: plugin manager

* fix: styles

* fix: 4

* refactor: plugin manger sort by display name

* refactor: plugin manger homepage

* refactor: plugin manger keyword

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2024-02-02 12:02:18 +08:00
Junyi
4d4a70b2f4
refactor(plugin-workflow): support any context in processor as options ()
* refactor(plugin-workflow): support any context in processor as options

* fix(plugin-workflow): fix collection trigger

* fix(plugin-workflow): fix collection trigger and instructions

* fix(plugin-workflow): fix bind workflow configuration on button

* fix(plugin-workflow): fix e2e test cases
2024-02-02 10:32:27 +08:00
hongboji
cd09649e1c
test: parallel branch node e2e ()
* test: add parallel branch node e2e

* test: parallel branch node e2e
2024-02-01 17:49:07 +08:00
Zeke Zhang
e7a28035c2
fix(defaultValue): should not use defaultValue in filter blocks () 2024-01-31 13:20:15 +08:00
katherinehhh
89bf75871f
fix: attachment field set as single and doesn't display re-uploaded attachments after deleted () 2024-01-31 09:08:35 +08:00
chenos
5fa430585c chore: update changelog 2024-01-30 17:11:40 +08:00
chenos
8765208016 chore(versions): 😊 publish v0.19.0-alpha.5 2024-01-30 17:11:37 +08:00
chenos
7247c94763 fix(create-nocobase-app): support mariadb dialect () 2024-01-30 17:10:16 +08:00
Zeke Zhang
bdaa2197a7
refactor: remove SharedFilterProvider () 2024-01-30 14:17:44 +08:00
Junyi
644039ba53
fix(client): fix variable textarea ime state under edge ()
* fix(client): fix variable textarea ime state under edge

* test(plugin-workflow): adjust delay for typing in test case

* test(plugin-workflow): adjust delay for typing in test case
2024-01-30 09:34:31 +08:00