YANG QIA
e0e91c2c95
fix(lm): texts update hook after collection update ( #3151 )
...
* fix(lm): texts update hook after collection update
* fix: validate language
* fix: typo
2023-12-07 00:02:23 +08:00
Chareice
3b324f31a2
fix(database): phantom dependency
2023-12-06 22:29:13 +08:00
chenos
eef101c177
chore(versions): 😊 publish v0.17.0-alpha.3
2023-12-06 17:19:35 +08:00
jack zhang
8e7cb832cc
fix: delete root docs ( #3145 )
...
* fix: delete root docs
* docs: update useSchemaOptionsContext()
* chore: change ci
* chore: upgrade dumi theme
* fix: upgrade tsx
2023-12-06 16:20:31 +08:00
YANG QIA
269467ebb0
fix(lm): wrong version of migration ( #3148 )
...
* fix(lm): wrong version of migration
* fix: typo
2023-12-06 15:07:23 +08:00
YANG QIA
ff097936dd
fix(lm): reserve i18n namespaces for plugins to avoid conflicts ( #3121 )
...
* fix: fix T-2063
* fix: fix T-2589
* chore: remove translation of page header
* chore: add version check for migration
* chore: switch locale files to JSON format
* fix: bug
* fix(auth): fix translation
* fix: add App provider
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-12-06 14:30:17 +08:00
chenos
36fd4881b2
chore(versions): 😊 publish v0.17.0-alpha.2
2023-12-06 13:20:48 +08:00
chenos
e418d31eb8
fix: default action schema settings ( #3146 )
...
* fix: default action schema settings
* fix: customRequest
2023-12-06 12:48:21 +08:00
xilesun
ad25fe704c
fix: issue with SQL collection when the source collection is deleted
2023-12-06 10:09:42 +08:00
Chareice
95bec2278f
fix: load field when source collection not found
2023-12-06 09:45:32 +08:00
YANG QIA
16ad19b18d
feat(bi): filter block for charts ( #2851 )
...
* refactor: SchemaInitializer
* feat: render
* feat: finish BlockInitializers
* feat: finish TableActionInitializers
* refactor: new SchemaInitializerV2
* feat: support useChildren
* feat: finish TableColumnInitializers
* refactor: tableActionColumnInitializers
* fix: bug
* refactor: xx
* docs: schemaInitializer demo1
* docs: schema-initializer demo2
* feat: demo3
* docs: schema-initializer
* fix: form
* feat(bi): filter block for charts
* refactor: schema-initializer
* fix: bug
* feat: add filter block in chart block
* refactor: schema initializer
* refactor: rename
* fix: delete SchemaInitializerProvider
* refactor: props `insert` to hooks `useSchemaInitializerV2`
* fix: bug
* refactor: improve code & style
* feat: add expand/collapse button
* fix: filter & reset bug
* fix: configure data conflict
* refactor: delete `SchemaInitializer.Button`
* refactor: delete old SchemaInitializer
* feat: support for adding custom filter field
* fix: bug
* fix: workflow
* fix: docs
* feat: support for editing operator of collection field
* fix: bug
* fix: bug
* feat: support for editing options of custom fields
* feat: style
* fix: remove v2
* feat: init chart with filter
* fix: visible
* fix: bug
* fix: item hook
* feat: support for setting default value
* feat: item hook
* feat: support for filtering by associate fields
* fix: bug of associate field
* fix: get field bug
* fix: bug of adding filter block
* fix: bug of empty filter
* fix: filter parse issues
* fix: add search DataBlockInitializer
* fix: build bug
* fix: fix bug and improve
* fix: bug
* fix: variable
* fix: hook dependencies
* fix: style bug
* fix: style bug
* fix: test bug
* fix: test bug
* fix: rerender bug
* fix: remove menu select
* fix: bug
* chore: add aria-label for SchemaInitializerButton
* refactor: rename name to camel case
* fix: menu height bug
* fix: build errors
* fix: build errors
* fix: bug
* fix: bug
* fix: performance
* fix: fix T-2388, T-2384
* test: add test for header
* fix: sidebar is not refresh (T-2422)
* feat(e2e): support to add group page and link page
* chore: make sure the page is configurable when using page.goto
* test: add tests for menu initializer
* fix: imporve code
* fix: fix T-2383
* fix: variables
* fix: variables
* fix: fix T-2441
* chore: fix build error
* chore: optimize locator of menu item
* refactor: rename testid for select
* feat: select source field for custom field, fix T-2416
* fix: bug
* test: make tests passing
* fix: make tests passing
* chore: upgrade vitest to v0.34.6
* chore: increase timeout of e2e
* feat: core
* fix: revert schema initializer demos
* test: menu, page tabs, page grid, table column
* fix: schema button interface
* fix: fix T-2386
* feat: refactor: page tab settings
* feat: page settings
* fix: dumirc
* fix: export CSSVariableProvider
* feat: lazy render
* fix: fix T-2473, T-2474
* fix: fix T-2476
* fix: fix T-2472
* fix: form-item
* fix: general schema desinger
* feat: filter form item settings
* fix: fix T-2484, T-2482
* refactor: form-v2 schema settings
* refactor: form-v1 schema settings
* refactor: action schema settings
* fix: dependency
* fix: action bug
* fix: form-item bug
* fix: types error
* docs: schema settings doc
* docs: schema settings
* feat: schema setting item add name
* fix: visible lazy render bug
* fix: revert form item filter
* fix: test bug
* fix: test JSON.parse bug
* fix: test bug
* fix: improve styling
* fix: styling
* fix: cleanup
* fix: token.borderRadiusSM
* fix: bug
* test: add tests
* fix: style bug
* fix: add chart performance
* feat: add SchemaDesignerContext
* fix: bug
* fix: test bug
* style: create record action style improve
* fix: make test passing
* chore: mack tests passing
* chore: make tests passing
* test: fix tests
* style: style revert
* fix: bug
* fix: data selector
* fix: fix tests
* fix: fix tests
* fix: delete PluginManagerContext
* refactor: improve router and add SchemaComponentProvider & CSSVariableProvider to MainComponent
* fix: add dn and field builtin to SchemaSettingWrapper
* feat: update docs
* refactor: application providers
* fix: test bug
* fix: fix tests
* chore: make test passing
* feat: update docs
* chore: rename collection name
* feat: update docs
* chore: skip weird test
* fix: blockInitializers media to otherBlocks
* fix: cancel to skip test
* fix: bug
* test: add test
* refactor: migrate to small files
* test: add tests for form block settings
* chore: format
* fix: add chart scroll bug
* refactor: action designer improve
* refactor: formitem designer schemaSetting
* feat: schemaSettingsManager and schemaInitializerManager addItem and removeItem
* test: add tests for color field in creating block
* test: add tests for email field in creating block
* test: make tests passing
* perf: reduce fields number
* fix: sub menu bug
* chore: update filter hook
* chore: fix association fields
* fix: build
* chore: use `default` instead of `componentProps.defaultValue`
* chore: remove chinaRegion in custom field components
* fix: menu height
* fix: duplicate keys warning
* fix: variable issues
* fix: filter bug
* fix: operator bug
---------
Co-authored-by: Your Name <1098626505@qq.com>
Co-authored-by: Rain <958414905@qq.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: katherinehhh <katherine_15995@163.com>
2023-12-05 20:45:18 +08:00
katherinehhh
536001eaba
fix: validate uid rule ( #3140 )
2023-12-05 16:09:44 +08:00
katherinehhh
d573e6ff17
refactor: collection template support forbidDeletion setting ( #3139 )
2023-12-05 15:58:36 +08:00
jack zhang
cb200de34e
fix: menu height bug ( #3137 )
2023-12-05 10:15:08 +08:00
jack zhang
f3cb6bf62c
fix: menu height 50vh ( #3135 )
2023-12-04 19:49:13 +08:00
katherinehhh
1b80cc431b
refactor: uid validate rule ( #3134 )
2023-12-04 17:56:08 +08:00
chenos
1757a96b51
chore(versions): 😊 publish v0.17.0-alpha.1
2023-12-04 14:58:09 +08:00
jack zhang
bf1a19426a
refactor: new schema initializer and schema settings ( #2802 )
...
* fix: form
* refactor: schema-initializer
* fix: bug
* refactor: schema initializer
* refactor: rename
* fix: delete SchemaInitializerProvider
* refactor: props `insert` to hooks `useSchemaInitializerV2`
* fix: bug
* refactor: delete `SchemaInitializer.Button`
* refactor: delete old SchemaInitializer
* fix: bug
* fix: workflow
* fix: docs
* fix: bug
* fix: bug
* feat: style
* fix: remove v2
* fix: visible
* fix: bug
* fix: item hook
* feat: item hook
* fix: add search DataBlockInitializer
* fix: build bug
* fix: style bug
* fix: style bug
* fix: test bug
* fix: test bug
* fix: rerender bug
* fix: remove menu select
* fix: bug
* chore: add aria-label for SchemaInitializerButton
* refactor: rename name to camel case
* fix: menu height bug
* fix: build errors
* fix: build errors
* fix: bug
* fix: bug
* fix: performance
* test: add test for header
* fix: sidebar is not refresh (T-2422)
* feat(e2e): support to add group page and link page
* chore: make sure the page is configurable when using page.goto
* test: add tests for menu initializer
* fix: imporve code
* chore: fix build error
* chore: optimize locator of menu item
* refactor: rename testid for select
* test: make tests passing
* fix: make tests passing
* chore: upgrade vitest to v0.34.6
* chore: increase timeout of e2e
* feat: core
* fix: revert schema initializer demos
* test: menu, page tabs, page grid, table column
* fix: schema button interface
* feat: refactor: page tab settings
* feat: page settings
* fix: dumirc
* fix: export CSSVariableProvider
* feat: lazy render
* fix: form-item
* fix: general schema desinger
* feat: filter form item settings
* refactor: form-v2 schema settings
* refactor: form-v1 schema settings
* refactor: action schema settings
* fix: action bug
* fix: form-item bug
* fix: types error
* docs: schema settings doc
* docs: schema settings
* feat: schema setting item add name
* fix: visible lazy render bug
* fix: revert form item filter
* fix: test bug
* fix: test JSON.parse bug
* fix: test bug
* fix: improve styling
* fix: styling
* fix: cleanup
* fix: token.borderRadiusSM
* fix: bug
* test: add tests
* fix: style bug
* fix: add chart performance
* feat: add SchemaDesignerContext
* fix: bug
* fix: test bug
* style: create record action style improve
* fix: make test passing
* chore: mack tests passing
* chore: make tests passing
* test: fix tests
* style: style revert
* fix: bug
* fix: data selector
* fix: fix tests
* fix: fix tests
* fix: delete PluginManagerContext
* refactor: improve router and add SchemaComponentProvider & CSSVariableProvider to MainComponent
* fix: add dn and field builtin to SchemaSettingWrapper
* feat: update docs
* refactor: application providers
* fix: test bug
* fix: fix tests
* chore: make test passing
* feat: update docs
* chore: rename collection name
* feat: update docs
* chore: skip weird test
* fix: blockInitializers media to otherBlocks
* fix: cancel to skip test
* fix: bug
* test: add test
* refactor: migrate to small files
* test: add tests for form block settings
* chore: format
* fix: add chart scroll bug
* refactor: action designer improve
* refactor: formitem designer schemaSetting
* feat: schemaSettingsManager and schemaInitializerManager addItem and removeItem
* test: add tests for color field in creating block
* test: add tests for email field in creating block
* test: make tests passing
* perf: reduce fields number
* fix: sub menu bug
* test: add tests basic in editing form
* test: add tests basic in details form
* fix: improve code
* test: make tests passing
* test(plugin-mock-collections): add color for enum options
* refactor: improve code
* fix: bug
* fix: bug
* refactor: convert parameters to destructured object
* test: add tests choices
* test: add tests media
* test: add tests for datetime in creating form
* feat(plugin-mock-collection): generate faker time
* test: add tests for datetime in editing form
* test: add tests for datetime in details form
* fix: bug
* feat: improve code
* test: add tests for relation fields
* fix: rename SchemaSettings
* fix: type bug
* refactor: useDesinger()
* fix: bug
* fix: bug
* fix: build tip
* fix: designableState
* fix: bug
* fix: designable
* fix: designable
* test: add tests for relation fields
* test: add tests for relation fields
* test: add tests for relation fields
* feat: client api doc
* test: add tests for relation fields
* test: avoid errors
* test: make tests passing
* fix: bug
* test: make tests passing
* test: add tests for advanced fields
* test: increase e2e timeout-minutes to 60
* fix: bug
* fix: improve code
* feat: add schema initailizer component demos
* test: make tests passing
* fix: schema settings demos
* feat: shallowMerge & deepMerge
* test: reduce number of tests
* test: make tests passing
* feat: updates
* fix: add Initializer Internal
* demos: useSchemaSettingsRender
* test: make tests passing
* test: make tests passing
* fix: improve docs
* fix: bug
* chore: upgrade dumi theme
* test: make tests passing
* test: add tests for linkage rules
* test: add test for form data templates
* test: add tests for default value
* test: reduce number of tests
* fix: dn.deepMerge
* fix: bug
* fix: bug
* fix: toolbar
* fix: docs ssr
* test: add tests for system fields
* test: add tests for actions
* fix: bug
* test: add tests for lazy loading of variables
* test: make testing more stable
* fix: update docs
* fix: bug
---------
Co-authored-by: Rain <958414905@qq.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: katherinehhh <katherine_15995@163.com>
2023-12-04 14:56:46 +08:00
xilesun
9d644304c1
chore(versions): 😊 publish v0.16.0-alpha.6
2023-12-04 11:01:24 +08:00
katherinehhh
bdf49cd38a
fix: association field should support json field as title field ( #3129 )
2023-12-03 19:14:33 +08:00
Junyi
c1c91095b8
fix(client): allow match query case insensitive ( #3127 )
2023-12-01 22:57:56 -08:00
Junyi
9bf3be222a
fix(plugin-workflow): fix condition branch node finding logic ( fix #3082 ) ( #3128 )
2023-12-01 21:32:43 -08:00
chenos
7adb162cc8
feat(test): add quickstart
2023-12-02 09:40:22 +08:00
katherinehhh
52c83cadb3
refactor: url& sequence support availableType as string ( #3126 )
2023-12-01 16:38:34 +08:00
katherinehhh
a436b59268
refactor: view collection support json field ( #3125 )
2023-12-01 15:36:32 +08:00
Zeke Zhang
6fc644d506
feat(e2e): support for custom data when using mockRecords
2023-12-01 14:58:45 +08:00
chenos
bfeaf456b9
feat: improve mock records
2023-12-01 13:54:24 +08:00
YANG QIA
cb7f1d7aa9
chore(users): remove deprecated code ( #3122 )
...
* chore: remove deprecated code in user plugin
* chore: update
* fix: test
* fix: test
2023-12-01 13:23:41 +08:00
Chareice
1efedee68c
fix: test params
2023-12-01 12:46:51 +08:00
katherinehhh
4f9696035a
refactor: collection template support configureActions ( #3123 )
2023-12-01 11:27:38 +08:00
katherinehhh
1d01a66193
fix: onTemplateSuccess undefined ( #3119 )
2023-11-30 17:32:42 +08:00
chenos
8977420eec
chore(versions): 😊 publish v0.16.0-alpha.5
2023-11-30 12:41:50 +08:00
jack zhang
d973ed8dba
fix(pm): create plugin bug ( #3117 )
...
* fix: build bug
* fix: app template package.json add workspaces
* fix: plugin manager packageName
* fix: remove template tsconfig paths
2023-11-30 12:41:15 +08:00
katherinehhh
cb22d0f2ed
fix: fields options undefined ( #3116 )
2023-11-30 11:47:16 +08:00
katherinehhh
300d8f4eb3
refactor: map field support connect as remote table field ( #3114 )
2023-11-30 10:22:30 +08:00
Rain
f3c6f066ec
fix(linkageRules): remove throttle to prevent unexpected behavior
2023-11-29 17:53:33 +08:00
Zeke Zhang
357a081199
fix(linkageRules): fix autorun ( #3105 )
...
* fix(linkageRules): avoid accidentally triggering autorun
* fix(linkageRules): fix the order of autorun triggers
* fix: avoid crashing
* fix: fix variable of expression
* perf: use throttle to improve performance
* chore: reduce wait time from 1000 to 500
* fix: fix init state
* Revert "fix: fix init state"
This reverts commit 3f46973177
.
* refactor: rename
* fix: fix init state
2023-11-29 14:57:03 +08:00
ChengLei Shao
79d2647c51
chore: sync collection after set collection fields ( #3112 )
2023-11-29 14:09:22 +08:00
Junyi
f62134a4ed
fix(client): adjust error message ( #3108 )
2023-11-28 17:38:24 -08:00
Junyi
bd6fbcd319
fix(plugin-workflow): fix form event parse variables ( #3106 )
2023-11-28 04:58:15 -08:00
ChengLei Shao
d2d885b2a6
chore: view primary key ( #3107 )
2023-11-28 19:45:38 +08:00
ChengLei Shao
9ed6993130
fix: query view collection with primaryKey ( #3104 )
2023-11-28 14:59:43 +08:00
katherinehhh
0cf045d142
fix: association data params missing appends ( #3103 )
...
* fix: association data params missing appends
* refactor: code improve
2023-11-28 11:12:42 +08:00
Chareice
f5dc8cebf8
chore: field type map
2023-11-28 09:38:21 +08:00
Dunqing
7b66def487
fix(plugin-api-doc): non-main application crashes ( #3100 )
2023-11-27 20:42:29 +08:00
被雨水过滤的空气-Rain
723cc45d0f
fix(linkageRules): avoid infinite loop ( #3095 )
...
* Revert "refactor: avoid errors (#3091 )"
This reverts commit 85be616f35
.
* fix(linkageRules): avoid infinite loop
* chore: remove console.log
* chore: remove useless code
2023-11-27 19:27:35 +08:00
YANG QIA
6819366049
fix(bi): fix T-2643 ( #3101 )
2023-11-27 16:24:47 +08:00
ChengLei Shao
cbcf70e587
chore: cache effective snippets results in acl role ( #3102 )
2023-11-27 15:49:50 +08:00
chenos
5ebd5d5c62
fix(cli): unsafe shell command constructed from library input
2023-11-27 09:07:16 +08:00
ChengLei Shao
c7ef9618a9
feat(database): support find with filter and where ( #3097 )
2023-11-26 21:41:40 +08:00
Junyi
d574c8c7ce
fix(plugin-workflow): fix schedule trigger ( #3096 )
...
* fix(plugin-workflow): fix schedule trigger
* fix(plugin-workflow): fix increment bug based on dialect
2023-11-25 23:07:50 -08:00
ChengLei Shao
2dff989f70
fix: test db creator types ( #3094 )
2023-11-25 19:53:13 +08:00
ChengLei Shao
fd454d78b3
test: load through collection with primaryKeys ( #3093 )
2023-11-25 19:52:42 +08:00
chenos
ffb300d357
chore(versions): 😊 publish v0.16.0-alpha.4
2023-11-24 23:15:10 +08:00
被雨水过滤的空气-Rain
85be616f35
refactor: avoid errors ( #3091 )
...
* refactor: avoid errors
* refactor: remove useless code
2023-11-24 21:46:19 +08:00
被雨水过滤的空气-Rain
e5f711ec66
fix: avoid infinite loop ( #3089 )
2023-11-24 17:35:45 +08:00
katherinehhh
641d59421d
refactor: import interface getOptions ( #3088 )
2023-11-24 17:01:16 +08:00
chenos
992f2d442d
fix: dev plugins path
2023-11-24 15:49:37 +08:00
YANG QIA
039deac92b
fix: sql collection creation issue ( #3087 )
2023-11-24 15:43:04 +08:00
Junyi
2630f25e51
refactor(plugin-workflow): show header of manual drawer ( #3085 )
2023-11-23 19:28:36 -08:00
被雨水过滤的空气-Rain
771ebaaaec
fix: should load association data in subform ( #3083 )
2023-11-23 21:05:07 +08:00
katherinehhh
78bd78ca3d
fix: view collection json field rendering error ( #3077 )
2023-11-23 11:50:34 +08:00
Rain
e2ed6be305
fix: avoid crashing
2023-11-23 11:22:25 +08:00
katherinehhh
b3dfc939f3
fix: m2o association field should support pattern configure ( #3074 )
...
* fix: m2o association field should support pattern configure
* fix: setInitialValueundefined
2023-11-22 21:12:08 +08:00
被雨水过滤的空气-Rain
ea136ab6bc
fix: subform disappears ( #3073 )
2023-11-22 17:22:09 +08:00
Dunqing
cc40849c59
fix(plugin-mobile-client): page content disappears when tab is disabled ( #3059 )
...
* fix(plugin-mobile-client): page content disappears when tab is disabled
* feat: make sure include tabs schema
2023-11-22 12:19:55 +08:00
Junyi
e0c7d09cab
fix(client): fix variable input style when disabled ( #3071 )
2023-11-21 18:42:05 -08:00
ChengLei Shao
c81fb46071
fix: update inherited collection performance issue ( #3070 )
2023-11-21 21:36:08 +08:00
被雨水过滤的空气-Rain
19bad669af
fix(linkage): avoid infinite loop ( #3069 )
2023-11-21 17:28:37 +08:00
chenos
45dcdab083
fix: add i18n resources after server app load ( #3068 )
...
* fix: add i18n resources after server app load
* fix: skip cache
2023-11-21 11:39:19 +08:00
katherinehhh
78c4334e19
fix: linkage rule in action set both disable and enable ( #3065 )
2023-11-21 10:31:07 +08:00
chenos
cba967933e
chore(versions): 😊 publish v0.16.0-alpha.3
2023-11-20 19:36:12 +08:00
chenos
dfb940e091
feat: node >= 18 ( #3066 )
...
* feat: node >= 18
* fix: release version
* chore(versions): test publish packages xxx
* fix: gitignore
2023-11-20 19:35:30 +08:00
chenos
91053b31ef
chore(versions): 😊 publish v0.16.0-alpha.1
2023-11-20 17:19:09 +08:00
YANG QIA
daac2ae0db
refactor(cache): improve cache ( #3004 )
...
* feat: improve cache
* fix: bug
* fix: test
* fix: test
* fix: test
* chore: add cache test
* feat: add wrapWithCondition
* fix: test
* refactor: improve api
* fix: test
* fix: test
* fix: test
* fix: improve code
* fix: test
* feat: register redis store
* fix: tst
* fix: test
* fix: bug
* chore: update
* fix: ttl unit
* chore: cachemanager constructor
* chore: remove code
* feat: support close connection
* chore: add close options for redis store
2023-11-20 17:14:20 +08:00
chenos
379248e5c5
fix: local storage base url ( #3063 )
...
* fix: local storage base url
* fix: test error
2023-11-20 15:53:09 +08:00
ChengLei Shao
57d6a82fcc
feat: show table definition ( #3061 )
...
* feat: show table definition
* chore: test
2023-11-20 09:58:28 +08:00
ChengLei Shao
d7d2eb634e
feat: mariadb support ( #3052 )
...
* feat: mariadb support
* feat: mariadb test
* chore: mariadb test
* chore: test
* fix: sort field test
* fix: sort field test
* fix: test
* fix: test
* fix(bi): chart query support mariadb
* chore: test timeout
* chore: test
---------
Co-authored-by: xilesun <2013xile@gmail.com>
2023-11-20 08:54:40 +08:00
Junyi
fbe3d2d9a5
fix(plugin-workflow): client minor fixes ( #3062 )
2023-11-19 03:24:34 -08:00
ChengLei Shao
eac8559104
chore: view inference ( #3060 )
2023-11-18 22:35:20 +08:00
ChengLei Shao
0acd7b6dd3
fix: sort by association collection ( #3058 )
...
* fix: sort by association collection
* fix: test
* chore: test
* chore: create sortfield if hasmany sortable set true
* fix: drag sort
* chore: update sort by options
* chore: sync collection after update sortBy
* chore: test
* chore: test
* chore: test
* fix: sort by
* fix: model.syncSortByField
* fix: hasmany only
* fix: sortBy
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-11-18 22:02:21 +08:00
chenos
ef1b9db2a9
chore(versions): 😊 publish v0.15.0-alpha.4
2023-11-18 21:22:03 +08:00
chenos
4a26b9b208
fix: import @nocobase/utils/client
2023-11-18 21:20:30 +08:00
Dunqing
2c688dba43
fix(calendar): cannot switch week in week mode ( #3057 )
2023-11-17 23:17:30 +08:00
被雨水过滤的空气-Rain
3c98966169
feat(e2e): add mockCollections ( #3054 )
...
* feat(e2e): add mockCollections
* fix: fix tests
* fix: make tests passing
* fix: fix tests
* fix: fix test
* chore: restart
* chore: skip some test
2023-11-17 16:54:04 +08:00
katherinehhh
36043be130
fix: association table block overwirtten by default values in popver action ( #3056 )
2023-11-17 16:11:30 +08:00
ChengLei Shao
76a225e354
feat: register collection sync logic ( #3055 )
2023-11-17 11:22:46 +08:00
katherinehhh
cd76ae7e63
fix: tableoid should pointed to target collection in assciation field data scope config ( #3053 )
2023-11-16 18:15:10 +08:00
chenos
60112aae62
chore(versions): 😊 publish v0.15.0-alpha.3
2023-11-16 15:03:40 +08:00
chenos
03062a2b05
feat: e2e commands ( #3042 )
2023-11-16 12:33:56 +08:00
被雨水过滤的空气-Rain
14a21882e8
Revert "chore: hide linkage rule option in some buttons ( #3046 )" ( #3051 )
...
* Revert "chore: hide linkage rule option in some buttons (#3046 )"
This reverts commit f0db975c1d
.
* refactor: remove concole log
2023-11-16 11:52:22 +08:00
被雨水过滤的空气-Rain
f0db975c1d
chore: hide linkage rule option in some buttons ( #3046 )
2023-11-15 16:32:28 +08:00
ChengLei Shao
b497ef125e
feat: collection factory ( #3047 )
2023-11-15 16:22:48 +08:00
katherinehhh
3aca9e05d9
fix: association block filter params ( #3039 )
2023-11-14 17:24:59 +08:00
Junyi
52c3f28c04
fix(plugin-fm): fix error log ( #3038 )
2023-11-14 16:54:19 +08:00
katherinehhh
57c7450e16
refactor: findSchema should omit AssociationField.Viewer ( #3037 )
2023-11-14 14:43:31 +08:00
被雨水过滤的空气-Rain
c25f51d99b
fix: fix display association fields with subform ( #3036 )
...
* fix: fix display association fields with subform
* fix: transformVariableValue
* fix: should also to request data when value is null
* fix: better way to fix
2023-11-14 14:15:47 +08:00
被雨水过滤的空气-Rain
887ddf0ed1
test: optimize command ( #3030 )
...
* test: optimize command
* chore: add force options
* chore: kill child process
2023-11-14 10:04:09 +08:00
katherinehhh
4d4b73767f
fix: attachment field in m2m association field report error whwen setting required ( #3031 )
2023-11-14 09:36:00 +08:00
chenos
b597aec1dc
chore(versions): 😊 publish v0.15.0-alpha.2
2023-11-13 18:28:48 +08:00
jack zhang
4209babb47
fix: antd table ref bug ( #3029 )
2023-11-13 17:49:24 +08:00
jack zhang
647c8ccdaa
fix: improve plugin settings code ( #3028 )
2023-11-13 17:10:01 +08:00
jack zhang
34d1406ede
fix: plugin settings manager Component optional & delete isBookmark ( #3027 )
2023-11-13 12:21:40 +08:00
Junyi
83245a406b
fix(plugin-workflow): fix workflow title in binding workflow configuration not showing ( #3026 )
2023-11-12 20:13:54 -08:00
chenos
29457cb2bc
chore(versions): 😊 publish v0.15.0-alpha.1
2023-11-13 11:02:35 +08:00
jack zhang
35b06cbfa0
refactor: plugin settings manager ( #2712 )
...
* feat: add settingsCenter
* fix: style bug
* chore: optimized code
* refactor: settingCenter Auth
* feat: add aclSnippet option
* refactor: all plugin's setting center api
* feat: add plugin with name
* docs: add settings-center doc
* fix: settings center menu sort by name
* fix: change setting center layout
* fix: change hello sort
* test: add SettingsCenter.ts test case
* fix: bug
* fix: acl bug
* fix: bug
* fix: bug and 404 page
* fix: test bug
* fix: test bug
* fix: bug
* fix: locale
* fix: styling
* fix: rename settingsCenter to pluginSettingsManager
* fix: styling
* fix: e2e bug
* fix: e2e bug
* fix: locale
* feat: update docs
* fix: update
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-11-13 11:01:18 +08:00
被雨水过滤的空气-Rain
454db91827
fix: fix regular of variable ( #3024 )
...
* fix: fix regular of variable
* refactor: the better way
2023-11-11 11:23:34 +08:00
被雨水过滤的空气-Rain
b92e9d1b69
fix: should load association data in subform ( #3020 )
...
* fix: should load association data in subform
* fix: make test passing
* fix: avoid error
2023-11-10 22:28:05 +08:00
katherinehhh
b11c22798a
fix: association field in reference block failed to append ( #2998 )
...
* fix: reference block association data failed to append
* feat: default value should not set in edit form
* chore: block template provider
2023-11-10 15:54:55 +08:00
被雨水过滤的空气-Rain
d9e7ba6e8d
fix: relational data should be loaded correctly on first render ( #3016 )
...
* fix: subform should lazy load data
* fix: relational data should be loaded correctly on first render
2023-11-10 15:27:53 +08:00
chenos
3b5b732a1a
feat: plugin-mock-collections ( #2988 )
...
* feat: plugin-mock-collections
* fix: mock bug
* feat: field interfaces
* fix: field interface
* fix: formula
* fix: file collection
* fix: map
* refactor: change api path from :create to :mock
* fix: avoid test failed
* chore: remove useless code
* fix: mock records
* fix: association
* feat: custom data
* fix: mockAttachment
* fix: count
---------
Co-authored-by: Rain <958414905@qq.com>
2023-11-10 11:32:03 +08:00
被雨水过滤的空气-Rain
d72a64976e
fix: should lazy load association data in subform ( #3012 )
2023-11-10 11:00:14 +08:00
chenos
3d0b42e72e
fix(import): remove commas from numbers ( #3011 )
2023-11-10 10:00:21 +08:00
chenos
4ed6d50400
fix(static-server): directoryListing: false ( #3010 )
2023-11-10 09:26:30 +08:00
被雨水过滤的空气-Rain
3f5704421d
fix(theme): text color of page header right side ( #3008 )
2023-11-10 08:02:30 +08:00
katherinehhh
c3c648d28c
fix: menu failed to design while menu title is empty string ( #2999 )
...
* fix: menu failed to desgin while menu title is empty string
* style: menu group style improve
2023-11-09 20:57:29 +08:00
Junyi
61d14309ed
fix(plugin-workflow): add missed component ( #3007 )
2023-11-09 20:40:27 +08:00
被雨水过滤的空气-Rain
e73ad1b98b
fix: detail block has no data ( #3003 )
...
* chore: add comments
* fix: detail block has no data
2023-11-09 12:55:06 +08:00
Junyi
e74fcc32e7
refactor(plugin-workflow): allow to use function for values when creating node ( #3002 )
2023-11-09 01:20:56 +08:00
Junyi
8ee8b0052a
fix(plugin-workflow): fix configuration drawer close logic ( #3001 )
2023-11-09 00:51:42 +08:00
被雨水过滤的空气-Rain
81cea6b596
chore: add aria label for workflow table ( #2995 )
2023-11-08 16:28:53 +08:00
被雨水过滤的空气-Rain
5b9695e720
fix: select item can not be selected in connecting data blocks ( #2993 )
2023-11-08 09:17:40 +08:00
被雨水过滤的空气-Rain
76940c5454
chore: optimize error message ( #2992 )
...
* Revert "chore: optimize error message (#2985 )"
This reverts commit 3802ca38f8
.
* chore: optimize error message
2023-11-08 00:23:53 +08:00
Junyi
00cabc5e23
refactor(plugin-workflow): change to function ( #2991 )
2023-11-07 07:30:53 -08:00
Junyi
30de7865c5
fix(plugin-workflow): fix loop scope variable ( #2989 )
2023-11-07 06:17:07 -08:00
被雨水过滤的空气-Rain
3802ca38f8
chore: optimize error message ( #2985 )
2023-11-07 21:21:49 +08:00
katherinehhh
adfb9a72ca
fix(formula-field): formula field failed to real-time evaluating and support sub-form ( #2983 )
...
* fix: formula field failed to real-time evaluating
* fix: formula field failed to real-time evaluating
2023-11-07 21:03:49 +08:00
katherinehhh
ee3d5af04d
fix: association select should not clearing after config data scope ( #2984 )
2023-11-07 16:05:59 +08:00
Junyi
2747e7640f
fix(plugin-workflow): fix node form values when closed ( #2978 )
...
* fix(plugin-workflow): fix node form values when closed
* fix(plugin-workflow): fix manual schema config refresh
2023-11-06 07:50:25 -08:00
被雨水过滤的空气-Rain
10a1f65284
fix: button of details is not refresh when updating record ( #2977 )
2023-11-06 21:18:55 +08:00
被雨水过滤的空气-Rain
f1e387e65e
fix: avoid infinite loop ( #2974 )
...
* fix: avoid infinite loop
* perf: avoid infinite loop
* fix: build errors
2023-11-06 14:21:28 +08:00
ChengLei Shao
ac3f63b110
feat: drop table with cascade option ( #2973 )
...
* refactor: delete collection support cascade
* chore: remove collection from database
* feat: remove collection with cascade option
* chore: test
* chore: test
* chore: delete collection support cascade
* refactor: code improve
* refactor: locale improve
* style: delete collection modal style improve
* revert: filemanger-plugin
* revert: code improve
* revert: code improve
* revert: fix: bluk dele collection
* fix: cascade === true && cascade === 'true'
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-11-06 11:50:37 +08:00
chenos
05040a1c5f
fix: client docs ( #2965 )
...
* fix: application bug
* fix: test error
* feat: client doc
* fix: delete it.only
* fix: demos
* fix: ci
* fix: create index.md
---------
Co-authored-by: dream2023 <1098626505@qq.com>
2023-11-06 11:50:13 +08:00
被雨水过滤的空气-Rain
bafb03a228
fix(variable): compat $date ( #2971 )
...
* fix(variable): compat $date
* chore: update tests
2023-11-06 07:10:41 +08:00
katherinehhh
b109a5751b
fix: add child action should omit children data ( #2969 )
...
* refactor: expand action locale
* fix: add child action should omit children data
2023-11-05 19:55:51 +08:00
ChengLei Shao
2c58d515da
chore: destory collection in share collection plugin ( #2968 )
2023-11-05 19:36:53 +08:00
jack zhang
9249dcb896
fix: application bug ( #2958 )
...
* fix: application bug
2023-11-05 19:22:41 +08:00
被雨水过滤的空气-Rain
bce02ad1d7
perf: avoid page lag or stuttering ( #2964 )
...
* perf: avoid page lag or stuttering
* perf: improve performance of data scope
* chore: remove console.log
* perf: avoid crashing
* fix: make tests passing
* fix: fix title of dialog
2023-11-05 17:59:22 +08:00
katherinehhh
a42ee95e03
fix: percent field component should support decimal point ( #2966 )
2023-11-05 16:51:59 +08:00
被雨水过滤的空气-Rain
59854085b2
refactor: remove useless code ( #2961 )
2023-11-04 14:30:46 +08:00
katherinehhh
9a730a8fec
test: client ui test ( #2736 )
...
* test: add menu group test
* test: add menu link test
* test: insert befort page test
* test(e2e): better locators for designer buttons
* fix: make test passing
* test: esit menu title
* test: move menu
* test: move menu
* test: move menu
* test: menu insert page before
* test: menu insert page before
* test: menu test
* test: menu test
* test: menu test
* test: menu test
* test: menu test
* test: menu test
* test: insert page after
* test: insert page after
* test: create new page
* test: menu test refactor
* test: page test
* test: page header
* test: page title
* test: edit page title
* refactor: remove DesignerControl
* test: page test
* test: page test
* test: page tab test
* test: page tab move test
* test: page tab move test
* test: block test
* chore: better locators
* test: add block test
* test: block test
* test: action & field test
* fix: should not disable add-menu-item
* chore: better test id for block
* chore: optimize Action
* chore: remove role in BlockItem
* test: block test
* test: edit block title
* test: edit block title
* test: plugin manager ui test
* test: plugin manager remove ui test
* test: plugin manager remove ui test
* test: plugin manager remove ui test
* test: plugin manager enable ui test
* feat: improve locators
* test: menu test
* test: menu test
* test: menu test
* test: page test
* test: page test
* test: block test
* test: block test
* test: block test
* test: field test
* test: field test
* test: field test
* test: field test
* test: field test
* test: field test
* chore: menu & add block
* test: action test
* chore: initializer
* chore: testid -> aria label
* chore: tabs
* test: action test
* test: action test
* test: action test
* chore: designers
* refactor: optimize schemaInitializer
* refactor: rename
* chore: add collectionName
* chore: block item
* chore: action
* fix: avoid crashting
* chore(e2e): add __E2E__
* chore: all dialog
* test: action test
* test: action test
* test: field test
* test: field test
* test: field test
* test: field test
* test: page test
* chore: add aria-label for block menu
* Revert "chore: add aria-label for block menu"
This reverts commit 6a840ef816
.
* test: action test
* test: page test
* chore: optimize aria-label of Action
* test: pm test
* chore: schema-initializer
* test: pm test
* chore(e2e): increase timeout
* chore: schema settings
* chore: optimize table
* chore: workflow
* chore: plugin manager
* chore: collection manager and workflow
* chore: details of workflow
* chore: remove testid of Select
* test: fix unit-tests
* test: fix unit-tests
* test: menu test
* test: page test
* test(e2e): passing tests
* test: page test
* test: block test
* test: field test
* test: fix unit test
* chore: should use hover
* test: field test
* test: passing tests
* chore: passing tests
* test: action test
* chore: fix CI
* chore: fix CI
* test: pm test
* chore: increase timeout in CI
* test: blcok test
* revert: plugin card
* test: pm test
* test: pm test
* chore: remove testid for Modal
* refactor: rename testid
* fix: __E2E__ should be true in CI
* fix(buildPlugin): __E2E__ should be true in CI
* fix: __E2E__
* Revert "fix: __E2E__"
This reverts commit c899a33761
.
* fix: __E2E__
* fix: passing tests
* test: action test optimize
* test: menu page pm test
* test: menu page pm test
---------
Co-authored-by: Rain <958414905@qq.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-11-04 12:39:44 +08:00
katherinehhh
9ec2b50990
fix: import action should not visible when view collection not editable ( #2957 )
...
* fix: import action should not visible when view collection not editable
* refactor: action in view collection block
2023-11-04 08:29:59 +08:00
Junyi
9da6606e86
refactor(plugin-workflow): add exports for client ( #2960 )
2023-11-03 08:25:33 -07:00
Junyi
98d8ddc43e
fix(plugin-workflow): fix canvas style ( #2959 )
2023-11-03 06:13:43 -07:00
Junyi
1f9dae6ebd
fix(plugin-workflow): fix variables and form changed ( #2955 )
2023-11-03 05:08:11 -07:00
Dunqing
3220173e83
test(custom-request): update test case, avoid failed ( #2954 )
...
* test(custom-request): update test case, avoid failed
* fix: case
2023-11-03 16:19:11 +08:00
katherinehhh
93bf86d931
fix: create collection report error ( #2953 )
2023-11-03 10:57:45 +08:00
katherinehhh
ac8828196a
fix: target collection pointed to by tableoid is incorrect ( #2952 )
2023-11-03 10:55:40 +08:00
Junyi
a722d0af5a
feat(plugin-workflow): add zoomer for workflow canvas ( #2951 )
...
* feat(plugin-workflow): add zoomer for workflow canvas
* fix(plugin-workflow): fix zoomer position
2023-11-02 07:08:34 -07:00
Dunqing
a90d5fe6d6
feat(map-plugin): supports connecting each point into a line ( #2216 )
...
* feat(map-plugin): supports connecting each point into a line
* feat: update
* feat: support startPoint and endPoint
* fix: data refresh is incorrect when sort changed
* feat: support google map
2023-11-02 15:03:49 +08:00
chenos
5c937500b7
fix: env APPEND_PRESET_LOCAL_PLUGINS
2023-11-02 12:03:14 +08:00
Dunqing
ba011e2df6
fix(calendar): render data of next month is incorrect ( #2942 )
...
* fix(calendar): render data of next month is
incorrect
* fix: start date is incorrect when start date field is association field Close T-2336
2023-11-02 11:00:34 +08:00
Dunqing
7bbd7e6f2b
fix(custom-request): parsed not working when the value of the variable is of type o2m. ( #2926 )
...
* fix: parse o2m variables doesn\'t work
* fix: currentRecord.id doesn't work
* fix: x-button missing border-bottom
* fix: currentUser with association
* fix: filter underfined
* fix: cannot get the value by variables
2023-11-02 10:26:56 +08:00
chenos
4bb6ed4813
feat: add pro-plugins dir
2023-11-02 10:25:21 +08:00
chenos
979fc03a57
feat: add env.PLUGINS_DIRS
2023-11-01 22:32:34 +08:00
chenos
c6fe9366ca
fix: improve local storage options ( #2943 )
...
* fix: improve local storage options
* test: revision of test cases for file manager
* test: revision of test cases for file manager
---------
Co-authored-by: hongboji <j414562100@qq.com>
2023-11-01 22:23:19 +08:00
Rain
6449e2fdb8
chore(e2e): optimize variable and timeout
2023-11-01 12:00:28 +08:00
chenos
2bb0f7c51c
chore(versions): 😊 publish v0.14.0-alpha.8
2023-11-01 09:52:49 +08:00
chenos
2ac377161f
fix(theme-editor): migration error
2023-10-31 12:22:31 +08:00
chenos
2008bfa54a
fix(import): filter non-existent fields
2023-10-31 12:11:15 +08:00
chenos
c3a1538435
feat: remove plugin-charts
2023-10-31 09:20:46 +08:00
被雨水过滤的空气-Rain
f374c2f9b5
fix(e2e): APP_BASE_URL ( #2938 )
...
* fix: should use APP_BASE_URL
* chore: should not start local service when setting APP_BASE_URL
* fix: should use process.env.APP_BASE_URL
2023-10-30 18:08:07 +08:00
Rain
fdf4c2d96c
chore: rename file name of migration
2023-10-30 16:54:45 +08:00
被雨水过滤的空气-Rain
e67107cd2e
refactor(variable): rename ( #2937 )
2023-10-30 14:57:28 +08:00
Rain
d871554bf1
fix(theme-editor): should add uid field in migration
2023-10-30 11:27:48 +08:00
Junyi
f771a476b2
fix(plugin-workflow): ajdust style ( #2934 )
2023-10-28 22:24:05 -07:00
chenos
e1c30f25e2
fix: theme migration error ( #2929 )
...
* fix: theme migration error
* fix: themeConfig:list public
* fix: item.changed
* refactor: make better
---------
Co-authored-by: Rain <958414905@qq.com>
2023-10-28 17:14:31 +08:00
Junyi
770f1b7af7
refactor(plugin-workflow): add end property to branch ( #2928 )
2023-10-27 20:33:54 -07:00
Junyi
4bac9abbbb
fix(plugin-workflow): fix migration ( #2927 )
2023-10-27 06:14:56 -07:00
chenos
6f3681c2aa
fix: app quickstart ( #2921 )
...
* fix: app quickstart
* fix: test
* fix: test
---------
Co-authored-by: Chareice <chareice@live.com>
2023-10-27 19:40:44 +08:00
被雨水过滤的空气-Rain
1ff3aa94fc
chore(theme-editor): add migration ( #2367 )
...
* chore: change 'Default theme of antd' to 'Default'
* feat(theme-editor): add migration
* refactor: change file name
* feat: add a uid to avoid mutiple additions
* chore: add version info
* chore: optimize
* fix: upgrading error
* chore: add comment
* Update 202307250847-theme-editor.ts
* Update plugin.ts
* Update 202307250847-theme-editor.ts
* refactor: better code
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-10-27 16:55:13 +08:00
被雨水过滤的空气-Rain
1ec2d00208
feat(e2e): add test.pgOnly ( #2923 )
2023-10-27 16:54:11 +08:00
被雨水过滤的空气-Rain
29bf187fbf
chore: optimize locators ( #2833 )
...
* test(e2e): better locators for designer buttons
* fix: make test passing
* refactor: remove DesignerControl
* chore: better locators
* fix: should not disable add-menu-item
* chore: better test id for block
* chore: optimize Action
* chore: remove role in BlockItem
* feat: improve locators
* chore: menu & add block
* chore: initializer
* chore: testid -> aria label
* chore: tabs
* chore: designers
* refactor: optimize schemaInitializer
* refactor: rename
* chore: add collectionName
* chore: block item
* chore: action
* fix: avoid crashting
* chore(e2e): add __E2E__
* chore: all dialog
* chore: add aria-label for block menu
* Revert "chore: add aria-label for block menu"
This reverts commit 6a840ef816
.
* chore: optimize aria-label of Action
* chore: schema-initializer
* chore(e2e): increase timeout
* chore: schema settings
* chore: optimize table
* chore: workflow
* chore: plugin manager
* chore: collection manager and workflow
* chore: details of workflow
* chore: remove testid of Select
* test: fix unit-tests
* test: fix unit-tests
* test(e2e): passing tests
* test: fix unit test
* chore: should use hover
* test: passing tests
* chore: passing tests
* chore: fix CI
* chore: fix CI
* chore: increase timeout in CI
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-10-27 15:32:17 +08:00
被雨水过滤的空气-Rain
5a342bdbc7
chore(e2e): based postgres in CI to run e2e ( #2924 )
...
* chore(e2e): based postgres in CI to run e2e
* chore: run CI
* chore: change install
* chore: optimize
2023-10-27 15:22:17 +08:00
Junyi
e86c5a7636
refactor(plugin-workflow): adjust branch styles ( #2922 )
2023-10-26 20:34:08 -07:00
katherinehhh
e35e4af5e7
refactor: reset form values after create action ( #2905 )
...
* refactor: reset form after create action
* fix: association select support reset
* fix: map field support form reset
* fix: formula field support form reset
* fix: josn field support form reset
* fix: attachement field support form reset
* fix: map field support form reset
* fix: map field support form reset
* fix: map field support form reset
* fix: console
2023-10-27 09:45:34 +08:00
被雨水过滤的空气-Rain
24c10a6f00
chore: upgrade @formily/antd-v5 ( #2920 )
2023-10-27 08:35:42 +08:00
Rain
c926b6aef2
chore: update comment
2023-10-27 07:56:04 +08:00
Dunqing
564e0a08c9
fix(core): print not work when has sub-form or sub-details ( #2852 )
2023-10-26 20:34:22 +08:00
katherinehhh
108453f90c
fix: association block was not associated after adding data ( #2907 )
2023-10-26 16:41:38 +08:00
chenos
568b12a537
feat: plugin-disable-pm-add-online ( #2918 )
2023-10-26 16:13:59 +08:00
ChengLei Shao
a1c425f733
fix: error when post create action with emtpy value ( #2916 )
...
* fix: error when post create action with emtpy value
* chore: sanitize
2023-10-26 11:42:09 +08:00
chenos
e62d383bf1
fix: removed plugins, no longer added when upgrading ( #2917 )
2023-10-26 11:01:45 +08:00
Junyi
a845dc0937
refactor(plugin-workflow): change to use node key for variables ( #2909 )
...
* refactor(plugin-workflow): change to use node key for variables
* refactor(plugin-workflow): add node key to node panel
* fix(plugin-workflow): fix locale
* fix(plugin-workflow): fix nodes variables
* fix(plugin-workflow): fix migration
* fix(plugin-workflow): fix migration and manual detail block
2023-10-25 08:14:54 -07:00
被雨水过滤的空气-Rain
b8bc32f421
fix: disappearing of fixed-block option ( #2914 )
2023-10-25 22:50:28 +08:00
katherinehhh
bbe7eed314
fix: linkage rules cause abnormal field display ( #2913 )
2023-10-25 21:45:52 +08:00
katherinehhh
101e1f8f97
fix: useRecord ( #2911 )
2023-10-25 17:27:21 +08:00
chenos
d492471ed5
fix: useValuesFromRecord with cloneDeep ( #2902 )
...
* fix: useValuesFromRecord with cloneDeep
* fix: omit uiSchema.rawTitle
* fix: disabled
2023-10-25 08:58:45 +08:00
ChengLei Shao
e2a420afcd
fix: app fix at initialized state ( #2908 )
...
* chore: start app if app is initialized status
* fix: start app at gateway
* fix: test
2023-10-25 08:41:38 +08:00
katherinehhh
0a3545aabd
fix: cascadeSelect title label display error ( #2904 )
2023-10-24 20:32:06 +08:00
katherinehhh
6b46b166cd
fix: foreignKey undefined in association field ( #2903 )
2023-10-24 16:43:21 +08:00
katherinehhh
266a4ccb08
fix: linkage rule memory overflow ( #2899 )
...
* fix: linkage rule memory overflow
* fix: linkage rule memory overflow
* refactor: linkage rule
* refactor: linkage rule
2023-10-24 15:52:00 +08:00
jack zhang
741e220fd3
fix: remove search by packageName ( #2901 )
2023-10-24 10:24:31 +08:00
Junyi
ab9457c7fc
refactor(plugin-workflow): add isAvailable check for adding node ( #2898 )
2023-10-23 21:15:55 +08:00
katherinehhh
08f213bc16
fix: fileManager selector should be radio when not allow multiple ( #2884 )
2023-10-23 19:12:12 +08:00
Junyi
41f913b12f
fix(plugin-workflow): fix schedule workflow under normal multi-apps ( #2896 )
2023-10-23 03:25:53 -07:00
ChengLei Shao
d751b30b34
chore: expose auth manager option in application ( #2894 )
2023-10-23 15:41:35 +08:00
Junyi
b18822aaa9
fix(plugin-workflow): fix cycling association stackoverflow ( #2892 )
2023-10-22 09:05:15 -07:00
chenos
f51c06e7b8
fix: uiSchemaTemplates:list 403
2023-10-22 13:32:52 +08:00
chenos
4eb6027189
fix(plugin-multi-app-share-collection): type error
2023-10-22 11:44:06 +08:00
chenos
dbdbcf8912
feat(multi-app-manager): form schema extension
2023-10-22 10:41:12 +08:00
ChengLei Shao
ff22db5e5c
chore: create sub app db with context ( #2891 )
2023-10-21 22:50:40 +08:00
Junyi
5fad821eab
refactor(plugin-workflow): add property to determine workflow type triggerable on ui ( #2890 )
2023-10-21 06:44:35 -07:00
被雨水过滤的空气-Rain
cde25ed871
fix(variable): compat old variable names ( #2889 )
...
* fix(variable): compat old variable names
* refactor: remove LocalVariablesProvider
2023-10-21 14:23:06 +08:00
Rain
2ec3130f46
chore: fix style of variable input in workflow
2023-10-21 11:44:41 +08:00
被雨水过滤的空气-Rain
75f97e7e0c
fix: disappearing of sub-form data ( #2888 )
2023-10-21 11:31:38 +08:00
被雨水过滤的空气-Rain
dc4754750d
fix(variable): fix currentObject ( #2887 )
...
* fix(variable): fix currentObject
* refactor: rename
2023-10-21 10:19:34 +08:00
katherinehhh
2dbb095529
refactor: assocation select file clear linkage ( #2885 )
2023-10-20 17:31:08 +08:00
Dunqing
d2bf691b69
fix(plugin-custom-request): improve x button style and afterSuccess not work when manualClose is enable ( #2882 )
...
* feat: improve x button style
* fix: manualClose does not enable logic
2023-10-20 16:06:37 +08:00
被雨水过滤的空气-Rain
f5f74382f8
fix(variable): make all fields of currentForm and currentObject variable optional ( #2878 )
2023-10-20 14:16:29 +08:00
Junyi
d85aa423d0
fix(plugin-workflow): fix lang ( #2881 )
2023-10-19 21:04:27 -07:00
chenos
f3598d1a38
fix(notifications): update .npmignore
2023-10-20 11:45:17 +08:00
katherinehhh
bc758e6846
fix: non UI configured states should only display corresponding inhreited collection block ( #2879 )
2023-10-20 11:39:04 +08:00
katherinehhh
b587560a10
fix: assocition select rendering error in create mode ( #2880 )
2023-10-20 10:35:56 +08:00
katherinehhh
7e33912242
fix: action linkage not work in detail block ( #2875 )
2023-10-20 10:34:25 +08:00
katherinehhh
74a6d49181
fix: record picker did not refresh list after adding data ( #2877 )
2023-10-20 08:56:19 +08:00
katherinehhh
0be4e6d94d
fix: select field incorrect rendering in association field block ( #2876 )
...
* fix: select field incorrect rendering in assoction field block
* fix: select field incorrect rendering in assoction field block
2023-10-19 22:56:04 +08:00
被雨水过滤的空气-Rain
e05a30380a
feat(variable): add current parent record ( #2857 )
...
* feat(variable): add currentParentRecord
* chore: resolve table actions
* chore: get collection name of parent
* chore: table block and details block
* chore: list block
* chore: grid card block
* chore: calendar
* fix: bulk button
* refactor: use useMemo
* fix: fix form block
2023-10-19 22:55:05 +08:00
Dunqing
010c286f7c
fix(plugin-custom-request): variables not work in form block ( #2873 )
...
* fix: custom-request not work in form
* feat: setup logger
* test: add test case and fix crush error
* feat: improve logger
* feat: update log option
* fix: logger
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-10-19 22:49:33 +08:00
jack zhang
07c5b7b0eb
fix: remote plugin name ( #2872 )
2023-10-19 19:17:58 +08:00
ChengLei Shao
cc676c3dda
feat(database): sync false option ( #2864 )
2023-10-19 16:12:12 +08:00
Junyi
9cbae661b1
fix(client): fix varaible textarea setRange bug ( #2862 )
2023-10-19 01:02:52 -07:00
katherinehhh
0e9ab35254
fix: after successful submission failed to config redirectTo ( #2867 )
2023-10-19 15:42:13 +08:00
katherinehhh
18543f40e7
fix: m2o association field should not allow sub-table as field component ( #2865 )
2023-10-19 14:58:01 +08:00
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