Junyi
d3bf9a7a4d
fix(plugin-sequence): avoid invalid value from ArrayTable.useRecord()
( #2859 )
2023-10-17 20:56:57 -07:00
katherinehhh
e920629a91
fix: field in detail block should not allow config default value ( #2858 )
2023-10-18 10:50:25 +08:00
ChengLei Shao
a4cccb4032
chore: ci yarn cache ( #2853 )
...
* chore: github action setup node
* chore: github action
* chore: yarn install options
* chore: action cache
* fix: yml
* chore: workflow yaml
* chore: workflow yaml
* chore: db creator log
2023-10-18 07:40:39 +08:00
ChengLei Shao
02559b61ba
feat(ci): run backend tests concurrently ( #2815 )
...
* chore: run backend tests concurrently
* fix: mock app server create database
* chore: using @swc/jest instead of ts-jest
* chore: create test database
* chore: database distributor
* fix: test collection manager
* fix: test
* chore: to use Jest.mock, change the formatter to the commonjs module
* chore: db acquire
* chore: github action
* fix: pg test action
* chore: formatter
* chore: jest workaround
* fix: mysql test
* chore: mysql github action
* chore: clean storage
* chore: gitignore
* chore: max workers
2023-10-17 22:22:45 +08:00
Dunqing
df552619dd
feat(custom-request): improve x button of variable ( #2829 )
...
* fix: revert the modal style
* feat: improve x button of variable
2023-10-16 18:59:48 -05:00
Dunqing
0c99c81c93
docs(plugin-api-keys): add warning for API_KEY env ( #2847 )
2023-10-16 18:58:45 -05:00
Junyi
73b168ac25
refactor(client): add exports ( #2846 )
2023-10-16 23:28:17 +08:00
被雨水过滤的空气-Rain
9db9b9e7af
fix(variable): should have currentObject in sub-blocks ( #2823 )
...
* chore: avoid crashing
* fix(variable): should have currentObject in sub-blocks
2023-10-16 22:49:48 +08:00
被雨水过滤的空气-Rain
24d914b0ef
fix: revert linkage rules ( #2821 )
...
* fix: revert linkage rules
* fix: move fields
2023-10-16 18:28:10 +08:00
被雨水过滤的空气-Rain
e5cca1dcb1
fix: should not display currentRecord in creation form block ( #2814 )
...
* fix: should not display currentRecord in creation form block
* fix: avoid crashing
* fix: fix T-2212
2023-10-16 18:23:41 +08:00
Junyi
bb5093cfc2
fix(plugin-workflow): fix lang ( #2844 )
2023-10-16 02:20:11 -07:00
chenos
f603242e38
feat(ui-schema-storage): support duplicate
2023-10-16 16:04:50 +08:00
jack zhang
dc97149164
fix: codesanbox bug ( #2842 )
2023-10-16 15:03:32 +08:00
katherinehhh
dd892f5bae
revert:association field log ( #2840 )
...
* revert: associotn field log
* revert: associotn field log
2023-10-16 10:41:44 +08:00
katherinehhh
6a7e7b3594
fix: association field in assign field should set title field as collection field config ( #2839 )
2023-10-16 10:31:10 +08:00
jack zhang
a693f1c79e
fix: version source ( #2836 )
...
* fix: remote plugin
* fix: change version source
---------
Co-authored-by: test <test@mail.com>
2023-10-15 20:30:58 +08:00
Junyi
36f84593bb
fix(plugin-workflow): fix action order in workflow list ( #2835 )
2023-10-15 02:04:32 -07:00
chenos
5fbce9fb65
fix(file-manager): improve initialization logic ( #2834 )
2023-10-15 16:00:21 +08:00
被雨水过滤的空气-Rain
a51df00750
feat: support filter blocks in select record drawer ( #2828 )
...
* feat: support filter blocks in select record drawer
* feat: improve UX
* chore: add migration
2023-10-15 14:05:54 +08:00
jack zhang
3510506db3
fix: remote plugin ( #2831 )
2023-10-14 10:19:10 +08:00
被雨水过滤的空气-Rain
166521bcdb
fix: fix auto-close dialog ( #2825 )
...
* fix: fix auto-close dialog
* chore: skip tests
2023-10-13 20:41:16 +08:00
chenos
200138350b
fix(file-manager): improve default values for thumbnail rules
2023-10-13 19:49:51 +08:00
xilesun
0279067d4c
fix(cas-auth): remove redirect()
2023-10-13 18:49:37 +08:00
YANG QIA
6f09d7ad06
feat(auth): add global auth token provider ( #2824 )
2023-10-13 05:12:26 -05:00
chenos
2d593175b9
feat(file-manager): support configuring thumbnail rules ( #2810 )
2023-10-13 16:40:45 +08:00
Junyi
1f1e7e34f5
feat(client): add disabled for initializer switch and undeletable for action settings ( #2820 )
...
* feat(client): add disabled for initializer switch and undeletable for action settings
* refactor(client): adjust api
2023-10-13 01:38:53 -07:00
Junyi
9044434930
refactor(plugin-workflow): adjust ui and client api ( #2817 )
...
* refactor(plugin-workflow): adjust ui and client api
* fix(plugin-workflow): fix test cases
* fix(plugin-workflow): fix test case
2023-10-13 01:18:19 -07:00
Junyi
62d9200657
fix(client): fix action component warning ( #2818 )
2023-10-13 00:49:18 -07:00
katherinehhh
2a8cc10faa
fix: multiple select should assigned null after clear value ( #2822 )
2023-10-13 15:46:33 +08:00
Rain
3f363f67b8
chore: don't disable the variable option yet
2023-10-13 15:38:34 +08:00
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
katherinehhh
04db43985c
fix: cascadeselect report error in m2m association field ( #2819 )
2023-10-13 11:48:04 +08:00
Rain
4226d7961c
chore: avoid crashing
2023-10-13 08:52:24 +08:00
Junyi
0099b0b280
fix(plugin-workflow): ignore queuing executions which workflow has been deleted ( #2808 )
2023-10-12 03:12:15 -07:00
katherinehhh
a3de91b37f
fix: assign field modal cantnot open ( #2807 )
2023-10-12 16:45:17 +08:00
YANG QIA
89361ef61c
fix(auth): SSO issues ( #2733 )
...
* fix(auth): sso switch popup to rediect (fix T-2024)
* refactor: auth process optimization
* fix: test
* chore: add error handler
* fix(auth): sso redirection issue of sub app
* Revert "refactor(auth): OIDC, SAML auth switch popup to redirectction (#2737 )"
This reverts commit beb4793051
.
* Revert "Revert "refactor(auth): OIDC, SAML auth switch popup to redirectction (#2737 )""
This reverts commit 301a85d767
.
* refactor(oidc): improve validate logic
* refactor(saml): improve auth logic
* fix: test
* refactor(cas): improve auth logic
* chore: add error handler
* fix(oidc): subapp callback issue
* fix: add dependency
* chore: add dependency
* fix(auth): set default `userBindField:email`
2023-10-12 00:54:00 -05:00
katherinehhh
49f4d1828d
fix: data scope report error with invalid variables ( #2811 )
...
* fix: data scope error with invalidate variables
* fix: data scope error with invalidate variables
2023-10-12 13:34:17 +08:00
katherinehhh
9311b4730a
style: import action modal formlayout ( #2809 )
2023-10-12 11:11:07 +08:00
katherinehhh
843677c183
fix: option should clear when data scope change ( #2800 )
...
* fix: option should clear when data scope change
* refactor: data scope linkage in association select
2023-10-12 10:06:49 +08:00
hongboji
ebde1b236b
Merge pull request #2799 from nocobase/Review-to-confirm-feasibility
...
test: confirm the feasibility of e2e test cases
2023-10-12 09:51:57 +08:00
被雨水过滤的空气-Rain
93e32114ca
fix: the input box displayed should correspond to the field type ( #2805 )
...
* test: add test
* fix: the input box displayed should correspond to the field type
2023-10-12 09:27:35 +08:00
YANG QIA
c33b69a737
fix(bi): query with limit
( #2803 )
2023-10-11 06:59:22 -05:00
katherinehhh
72367a9f85
fix: record picker cannot select data when editing ( #2798 )
...
* fix: record picker cannot select data when editing
* refactor: rename file name
* fix: just run the lazy load once
* test: add test
* test: fix test
* chore: better comment
---------
Co-authored-by: Rain <958414905@qq.com>
2023-10-11 19:28:17 +08:00
ChengLei Shao
2dc964d4f1
feat: add measure execution function ( #2801 )
2023-10-11 19:15:59 +08:00
YANG QIA
8bd6ef897c
chore(bi): complete chart api ( #2771 )
...
* chore(bi): complete chart api
* feat(bi): sample plugin for adding custom charts
* chore: improve
* chore: remove console.log
2023-10-11 04:24:50 -05:00
hongboji
86c4c199f6
test: revise test cases
2023-10-11 14:56:16 +08:00
Rain
d8759dc199
chore: add comment
2023-10-11 14:30:15 +08:00
katherinehhh
87a8b2e844
fix: fix the wrong way to determine form type ( #2787 )
...
* fix: depulicate action should load data as depulicate fields config
* fix: use formBlockType
* Revert "fix: depulicate action should load data as depulicate fields config"
This reverts commit 5acb6a1c70
.
* Revert "fix: should allow to set default value in relationship form block (#2777 )"
This reverts commit 0140e623a6
.
* fix: should not lazy load data of association fields when creating form
* fix: fix subTable
* test: add test
* test: add test
---------
Co-authored-by: Rain <958414905@qq.com>
2023-10-11 14:24:31 +08:00
hongboji
ef1b07e6a3
test: 确认e2e测试用例可行性
2023-10-11 12:18:35 +08:00
jack zhang
af32a4e59a
fix: bug ( #2797 )
2023-10-11 11:17:20 +08:00