4174 Commits

Author SHA1 Message Date
katherinehhh
c7a5d90a3e Merge branch 'next' into develop 2024-12-02 12:51:43 +08:00
Katherine
2fcd584846
feat: support attachment file fields in public forms (#5749)
* feat: support attachment file fields in public forms

* fix: bug
2024-12-02 12:38:23 +08:00
nocobase[bot]
be21a0d83e Merge branch 'next' into develop 2024-12-01 22:45:00 +00:00
nocobase[bot]
61ab3e265a Merge branch 'main' into next 2024-12-01 22:44:36 +00:00
Zeke Zhang
ed05cfe626 chore(e2e): make e2e pass 2024-12-02 06:44:05 +08:00
nocobase[bot]
69b6c52251 Merge branch 'next' into develop 2024-12-01 14:30:51 +00:00
katherinehhh
188950c7a8 Merge branch 'main' into next 2024-12-01 22:30:02 +08:00
nocobase[bot]
515c474a5f Merge branch 'next' into develop 2024-12-01 14:26:38 +00:00
Katherine
7a739b91f2
fix: field width issue in sub table in horizontal layout (#5763) 2024-12-01 22:26:16 +08:00
Katherine
05ed11eb15
fix: select field to display blank when data is empty (#5762) 2024-12-01 21:36:05 +08:00
nocobase[bot]
2d4b3a608e Merge branch 'next' into develop 2024-12-01 10:12:50 +00:00
chenos
33bbfeab85
feat: restart the process when plugins are added or removed (#5761)
* feat: restart the process when plugins are added or removed

* fix: debounce

* fix: pm2
2024-12-01 18:12:27 +08:00
nocobase[bot]
99288e0e1a Merge branch 'next' into develop 2024-11-30 12:40:46 +00:00
ChengLei Shao
9166b7acf3
fix: set belongs to many associations (#5759) 2024-11-30 20:40:22 +08:00
nocobase[bot]
216c4346d9 Merge branch 'next' into develop 2024-11-30 12:26:03 +00:00
nocobase[bot]
0e2b6343c2 Merge branch 'main' into next 2024-11-30 12:25:38 +00:00
Junyi
b59d53dde8
refactor(client): change block initializers icons (#5757) 2024-11-30 20:25:04 +08:00
gchust
d62b9e77a9
fix: react warning when using uselazy (#5758) 2024-11-30 16:33:28 +08:00
katherinehhh
f343b988fa Merge branch 'next' into develop 2024-11-30 09:26:29 +08:00
nocobase[bot]
15d0ec486e Merge branch 'main' into next 2024-11-30 00:59:35 +00:00
ChengLei Shao
9ddb4c179e
fix: update association with foreign key (#5756) 2024-11-30 08:59:07 +08:00
Katherine
d77b4aa36d
refactor: set small as table default size (#5755) 2024-11-29 22:39:20 +08:00
nocobase[bot]
9cc5475774 Merge branch 'next' into develop 2024-11-29 14:19:18 +00:00
nocobase[bot]
0e019d1317 Merge branch 'main' into next 2024-11-29 14:18:51 +00:00
ChengLei Shao
bff82856e7
fix: update hasOne/belongsTo association values without foreign key (#5754) 2024-11-29 22:18:24 +08:00
nocobase[bot]
262459c8b5 Merge branch 'next' into develop 2024-11-29 09:44:03 +00:00
nocobase[bot]
cc5576f64d Merge branch 'main' into next 2024-11-29 09:43:35 +00:00
chenos
397e2165a8 chore: update Dockerfile 2024-11-29 17:42:54 +08:00
chenos
be4e7b79c1 fix: error 2024-11-29 14:20:19 +08:00
katherinehhh
5458829e43 Merge branch 'next' into develop 2024-11-29 14:05:13 +08:00
chenos
04e7627935 chore: add trace log 2024-11-29 12:20:31 +08:00
Katherine
30a16af817
feat: support quick schedule creation by clicking date on calendar block (#5733)
* feat: calender block

* fix: bug

* fix: bug

* refactor:  initialValues for start and end

* fix: bug

* fix: bug

* fix: bug
2024-11-29 10:03:44 +08:00
nocobase[bot]
76b4965aba Merge branch 'next' into develop 2024-11-28 16:52:19 +00:00
chenos
f2c3f09685 feat: optimize bulk plugin activation logic 2024-11-29 00:51:31 +08:00
nocobase[bot]
e3ec7bc6aa chore(versions): 😊 publish v1.3.54 2024-11-28 15:35:38 +00:00
nocobase[bot]
fd24bbfde4 chore(versions): 😊 publish v1.4.0-beta.10 2024-11-28 15:10:36 +00:00
nocobase[bot]
5d60497c37 chore(versions): 😊 publish v1.3.53 2024-11-28 14:34:54 +00:00
Katherine
b144d30ac9
feat: support associate and disassociate action in association blocks (#5695)
* feat: association block support assocaition action

* test: e2e test

* test: e2e test

* fix: bug

* fix: bug

* fix: bug

* fix: bug
2024-11-28 20:43:44 +08:00
nocobase[bot]
629d0e5996 Merge branch 'next' into develop 2024-11-28 12:20:48 +00:00
nocobase[bot]
bf889c8c15 Merge branch 'main' into next 2024-11-28 12:20:23 +00:00
chenos
fab699a679
fix(cli): daemon mode does not delete sock files (#5750) 2024-11-28 20:19:57 +08:00
Zeke Zhang
f06391a5d8 chore(page): should remember page scroll position 2024-11-28 19:06:14 +08:00
Zeke Zhang
7c997293f0 fix(desktop): fix page scrolling issue 2024-11-28 18:54:39 +08:00
Zeke Zhang
eef3d183b0 fix(mobile): fix page scrolling issue 2024-11-28 16:03:52 +08:00
nocobase[bot]
1f11dce34c Merge branch 'next' into develop 2024-11-28 05:02:34 +00:00
nocobase[bot]
ea49f1afbb Merge branch 'main' into next 2024-11-28 05:02:12 +00:00
Katherine
9d5fbf7d6c
fix: build error (#5748) 2024-11-28 13:01:48 +08:00
Zhi Chen
3d1e856d55
feat: add audit manager (#5601)
* feat: 部分代码

* feat: auditmanager

* feat: remove plugin and update Audit test case

* fix: build error

* feat: update audit value

* fix: some action like create remove can not work correctly

* fix: metadata data

* feat: update some dataSource

* fix: filterKeys error

* style: update code format

* feat: add getMetaData test & add audit log in specific module

* fix: bug

* refactor: registerAction and getAction

* refactor: registerAction and getAction

* fix: log

* fix: fix middleware

* chore: add getResourceUk

* chore: use response code as status

* chore: log error

* chore: get role from response header

* chore: auth signIn getUserInfo

* chore: add X-Forwarded-For

* chore: adjust IP acquisition and add log user updateprofile

* fix: getAction bug

* fix: get ip from header

* chore: register uiSchemas actions

* chore: register uiSchemas:insertAdjacent

* chore: record source and target

* chore:  record auth:changePassword

* chore: add getSourceAndTarget

* chore: auditManager tests

* fix: delete submodule

* chore: delete debug port

* fix: module not found

* chore: save path and swap the values of source and target

---------

Co-authored-by: yujian.sun <yujian.sun@dmall.com>
Co-authored-by: sunyujian <565974029@qq.com>
Co-authored-by: xilesun <2013xile@gmail.com>
2024-11-28 12:32:47 +08:00
nocobase[bot]
ac7098d0c5 Merge branch 'next' into develop 2024-11-28 04:27:25 +00:00
Katherine
07b13d2f5c
fix: scrollbar issue when table has few columns with medium size (#5745) 2024-11-28 12:27:00 +08:00