tachybase_todo/packages/core/client/src
Dunqing bf099a4364
feat(plugin-custom-request): support better custom-request (#2536)
* feat(plugin-custom-request): support better custom-request

* feat: re implement custom request

* feat: complete configuration

* feat: support request in server

* feat: improve usage

* feat: support request

* feat: remove customRequests when action is deleted

* feat: avoid override

* fix: the data is not latest

* feat: should autoSize in url

* feat: support title and acl

* fix: i18n

* feat: support display title

* feat: i18n supports

* refactor: acl check

* feat: better method

* fix: style

* fix: remove unused code

* fix: acl

* docs: update

* fix: upgrade

* feat: hidden skip validator option and display should display data

* feat: support root access all custom-request

* chore: update deps

* fix: limit height of modal body, Close T-1682

* fix: parse incorrect, Close T-1686

* fix: i18n, Close T-1684

* fix: linkage rules incorrect, Close T-1719

* fix: missing pass appends, Close T-1720

* fix: should update initialValues when it changed

* feat: update better message

* fix: permission incorrect

* test: setup

* refactor: fix locale

* chore: update deps

* feat: move to @nocobase

* fix: dir

* fix: ui.*

* feat: add listByCurrentRole action, add decorator instead of acl

* fix: remove title field

* feat: compatible pervious version

* feat: support passing x-* headers to custom-request

* feat: support list all keys

* fix: support baseURL, close T-2090

* fix: remove unused code

* fix: sqlite, Close T-2092

* fix: close T-2089

* feat: alert error when request settings doesn't configure, Close T-2101

* feat: improve message

* chore: fix eslint error

* fix: fix version of plugin-custom-request

* fix: build error

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Rain <958414905@qq.com>
2023-10-13 15:16:50 +08:00
..
__tests__/e2e fix: the input box displayed should correspond to the field type (#2805) 2023-10-12 09:27:35 +08:00
acl feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
antd-config-provider feat(graph-collection-manager): display collections on demand (#2583) 2023-09-06 09:43:26 +08:00
api-client fix(auth): user role not found (#2674) 2023-09-19 10:58:19 +08:00
appInfo feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
application fix(auth): SSO issues (#2733) 2023-10-12 00:54:00 -05:00
async-data-provider feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
auth feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
block-provider feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
board feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
china-region feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
collection-manager feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
css-variable fix(theme-editor): fix color of menu when it is selected 2023-07-21 13:02:19 +08:00
document-title feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
filter-provider feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
flag-provider feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
formula refactor: fix warning of antd 4.x (#1998) 2023-06-22 19:51:16 +08:00
global-theme chore(antd): reduce animation duration (#2602) 2023-09-07 08:46:58 +08:00
hooks perf: improve the UX of SchemaInitializer (#2666) 2023-09-26 13:47:20 +08:00
i18n feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
icon refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
locale refactor(duplicate action):duplicate fields error when change duplicate mode & support unselect all (#2768) 2023-10-09 14:29:26 +08:00
nocobase-buildin-plugin feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
plugin-manager refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
pm feat: support e2e (#2624) 2023-09-27 20:00:17 +08:00
powered-by feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
record-provider refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
route-switch feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
schema-component feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
schema-initializer feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
schema-items feat: support e2e (#2624) 2023-09-27 20:00:17 +08:00
schema-settings feat(plugin-custom-request): support better custom-request (#2536) 2023-10-13 15:16:50 +08:00
schema-templates feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
style chore: upgrade antd to 5.7.3 (#2359) 2023-08-01 11:51:30 +08:00
system-settings feat: support e2e (#2624) 2023-09-27 20:00:17 +08:00
testUtils feat: support e2e (#2624) 2023-09-27 20:00:17 +08:00
user feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
variables fix: data scope report error with invalid variables (#2811) 2023-10-12 13:34:17 +08:00
global.less feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
index.ts feat: localization management (#2210) 2023-07-17 23:23:44 +08:00