385 Commits

Author SHA1 Message Date
YANG QIA
84cfa82304
feat: security (#5923)
* feat: password policy

* feat: password validator

* fix(inbox): i18n of channel title

* feat: atomic counter

* fix: bug

* fix: bloom

* chore: i18n

* fix: counter

* fix: build

* fix: bug

* fix: z-index

* fix: export

* test: add redis cache test

* fix: test

* fix: test

* fix: test

* fix: bug

* fix: form reset

* fix: locale

* fix: version

* fix: separate cache for sub apps

* chore: update
2024-12-29 08:33:27 +08:00
nocobase[bot]
5825e88a62 Merge branch 'main' into next 2024-12-24 16:34:44 +00:00
chenos
a97f11dc71
fix: collections were not automatically created when enabling the plugin (#5939)
* fix: collections were not automatically created when enabling the plugin

* fix: error
2024-12-25 00:34:22 +08:00
nocobase[bot]
897e304dc6 Merge branch 'main' into next 2024-12-24 09:50:48 +00:00
chenos
3dee4c8668 chore: add trace log 2024-12-24 17:50:01 +08:00
nocobase[bot]
7cf8b5e098 Merge branch 'main' into next 2024-12-17 03:07:14 +00:00
Katherine
0c742fc3ef
fix: missing x-data-source parameter in duplicate request template for external data source block (#5882)
* fix: issue with external data source collection duplicate failing to get data template

* fix: missing x-data-source parameter in duplicate request template for external data source block

* fix: date template with external data source

* fix: bug

* fix: data template with multi primary keys

---------

Co-authored-by: Chareice <chareice@live.com>
2024-12-17 11:06:51 +08:00
Zhi Chen
21bd55422f
refactor(audit-manager): optimize the logic of getting metadata (#5814)
* chore: optmize log output

* chore: optmize log output
2024-12-13 10:00:41 +08:00
nocobase[bot]
10a513f2ef Merge branch 'main' into next 2024-12-12 10:15:04 +00:00
ChengLei Shao
b897a8d5e6
fix: template with appends (#5839)
* fix: template with appends

* fix: assign logic

* chore: test
2024-12-12 18:14:38 +08:00
chenos
8a999d02ab
fix(acl): set default available actions (#5847) 2024-12-10 10:50:36 +08:00
nocobase[bot]
9a7abf3ce6 Merge branch 'next' into develop 2024-12-06 06:58:53 +00:00
ChengLei Shao
ba1446c77f
chore: empty filter check (#5806)
* chore: empty filter check

* chore: test

* fix: test

* fix: test

---------

Co-authored-by: xilesun <2013xile@gmail.com>
2024-12-06 14:57:58 +08:00
nocobase[bot]
d84efb43c3 Merge branch 'next' into develop 2024-12-03 07:05:37 +00:00
nocobase[bot]
32fa387caa Merge branch 'main' into next 2024-12-03 07:05:13 +00:00
ChengLei Shao
17bcdcab6a
chore: remove logger in gateway (#5775) 2024-12-03 15:04:47 +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
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
chenos
1ad57fa514 Revert "feat: remove charts plugin (#5737)"
This reverts commit 73003568a61236106b9f4f3ad7a4580339f80737.
2024-11-28 10:29:45 +08:00
chenos
73003568a6
feat: remove charts plugin (#5737) 2024-11-27 14:16:38 +08:00
nocobase[bot]
c4d8c6ff77 Merge branch 'next' into develop 2024-11-27 06:16:07 +00:00
chenos
c825182f32
fix: continent on error (#5740) 2024-11-27 14:15:38 +08:00
nocobase[bot]
8d1053b503 Merge branch 'next' into develop 2024-11-26 06:54:56 +00:00
chenos
d90d9dbc88
feat: support bulk enabling of plugins in the interface (#5730)
* feat: support bulk enabling of plugins in the interface

* fix: improve code

* fix: error message

* fix: enable error

* fix: filter error
2024-11-26 14:54:30 +08:00
nocobase[bot]
79be07aa0d Merge branch 'next' into develop 2024-11-22 01:20:45 +00:00
nocobase[bot]
19af301c8e Merge branch 'main' into next 2024-11-22 01:20:13 +00:00
chenos
ed98cfa394
fix: load plugins in dependency order (#5706)
* fix: load plugins in dependency order

* fix: missing package name
2024-11-22 09:01:13 +08:00
chenos
5518015347
feat: support restoring applications from backup (#5685) 2024-11-19 11:54:43 +08:00
mytharcher
601dd7217c Merge branch 'T-4910' into develop 2024-11-15 14:34:28 +08:00
mytharcher
5824f1fb15 Merge branch 'next' into T-4910 2024-11-15 11:03:16 +08:00
ChengLei Shao
8e1eed7c2f
feat: database beanchmark (#5615)
* chore: db logging with sql benchmark

* chore: log response size
2024-11-08 12:13:43 +08:00
ChengLei Shao
aad8fd7bab
chore: add middleware name (#5594)
* chore: middleware name

* chore: add name to middleware

* chore: logging
2024-11-06 00:29:06 +08:00
Chareice
5b31c1006b
chore: db logging with sql benchmark 2024-11-05 21:28:45 +08:00
Chareice
0e46d78c3c
chore: trace middleware entry logs 2024-11-05 12:39:46 +08:00
chenos
f92717e1cd chore: support running multiple application processes simultaneously in development mode 2024-11-05 10:23:40 +08:00
ChengLei Shao
f81b942967
fix: start sub app in cluster (#5530)
* fix: start sub app

* fix: test

* fix: test

* fix: test

---------

Co-authored-by: CHENGLEI SHAO <Chareice>
2024-11-03 22:31:12 +08:00
chenos
08ce9fa923 feat: support adding commands before app initialization 2024-11-03 15:58:32 +08:00
chenos
e0467cfee5 chore: upgrade @dnd-kit/core to 6.x 2024-10-28 12:49:33 +08:00
Sheldon Guo
056728d7ab
feat(plugin-notification-in-app) (#5254)
feat: Add inapp live message notifications.
---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-10-25 22:41:30 +08:00
ChengLei Shao
a7f964988b
fix: update association with a non-primary key table (#5495)
* fix: update association with non primaryKey table

* fix: test

* fix: test

* fix: get primary key attribute with multi filter target keys

* fix: update has one associations

* fix: test

* fix: test

* chore: test

* chore: test

* chore: test

* chore: test

* chore: middleware

* chore: error condition

* chore: test

* fix: test
2024-10-25 07:21:07 +08:00
ChengLei Shao
6cbc96f1c7
feat: support for static loading logic of plugins (#5466)
* feat: extend database dialect

* chore: error message

* fix: pg version

* chore: error message

* feat: load plugins static import

* chore: static import

* fix: test

* chore: find packages

* fix: findAllPlugins

* feat: appendToBuiltInPlugins

* fix: runPluginStaticImports

* fix: create app

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2024-10-24 20:21:49 +08:00
chenos
3407c89ee6
fix: app's afterLoad event wasn't triggered after installation (#5506)
* fix: hooks true

* fix: error
2024-10-24 19:10:08 +08:00
Chareice
53e3f3595c
Merge branch 'main' into next 2024-10-22 17:23:25 +08:00
ChengLei Shao
749b28cef3
chore: datasource sql logger (#5485) 2024-10-22 17:07:57 +08:00
chenos
0ec5ddfdf4 fix: update axios version 2024-10-18 17:07:04 +08:00
chenos
6ec03ca15d fix: update axios version 2024-10-18 17:00:21 +08:00
xilesun
b9d5ad5645 Merge branch 'main' into develop 2024-10-15 09:59:52 +08:00
YANG QIA
3e8326f941
fix(l10n): issue of publishing locale resources (#5416) 2024-10-14 23:25:19 +08:00