katherinehhh
e02e4f6c4f
refactor: filter out the node itself when selecting parent
2023-03-16 10:15:04 +08:00
katherinehhh
7afa33b76c
refactor: expand and collapse button hide when treetable is closed
2023-03-16 09:55:35 +08:00
katherinehhh
07b85b0b9d
Merge branch 'feat/tree-collection' into feat/gantt-block
2023-03-15 23:27:20 +08:00
katherinehhh
1c4709f192
refactor: expand and collapse button hide when treetable is closed
2023-03-15 23:26:42 +08:00
katherinehhh
5775cd34a0
Merge branch 'feat/tree-collection' into feat/gantt-block
2023-03-15 23:25:11 +08:00
katherinehhh
c7bb220c28
refactor: expand and collapse button hide when treetable is closed
2023-03-15 23:24:28 +08:00
katherinehhh
95778012bb
Merge branch 'feat/tree-collection' into feat/gantt-block
2023-03-15 23:22:30 +08:00
katherinehhh
21f1b58f0c
refactor: expand and collapse button hide when treetable is closed
2023-03-15 23:21:58 +08:00
katherinehhh
22f02628e3
Merge branch 'feat/tree-collection' into feat/gantt-block
2023-03-15 23:19:39 +08:00
katherinehhh
887da81558
refactor: expand and collapse button hide when treetable is closed
2023-03-15 23:19:07 +08:00
chenos
3cf06be893
fix(record-picker): supports adding sub-collection records ( #1573 )
...
* fix: inherited collection block is not displayed when adding form from the data selector
* fix: judge whether the record is null logical error
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
2023-03-15 23:18:49 +08:00
katherinehhh
6d7b84e1df
Merge branch 'feat/tree-collection' into feat/gantt-block
2023-03-15 23:16:53 +08:00
katherinehhh
ad9629a3d2
refactor: expand and collapse button hide when treetable is closed
2023-03-15 23:16:18 +08:00
katherinehhh
1a3e0211a2
Merge branch 'feat/tree-collection' into feat/gantt-block
2023-03-15 23:13:22 +08:00
katherinehhh
90ca2f5ca0
refactor: expand and collapse button hide when treetable is closed
2023-03-15 23:11:25 +08:00
katherinehhh
a0120d4163
Merge branch 'feat/tree-collection' into feat/gantt-block
2023-03-15 23:09:22 +08:00
katherinehhh
73d655ec3b
refactor: expand and collapse button hide when treetable is closed
2023-03-15 23:02:56 +08:00
katherinehhh
603fbeaf53
refactor: parent cannot be modified when adding child
2023-03-15 22:39:44 +08:00
chenos
9e7e6a6051
fix: history.pushState
2023-03-15 16:16:04 +08:00
katherinehhh
398988449d
refactor: expand and collapse button does not support modify name and icon
2023-03-15 11:17:03 +08:00
katherinehhh
969cdd651c
Merge branch 'feat/tree-collection' into feat/gantt-block
2023-03-15 10:15:28 +08:00
katherinehhh
f8c6c6529f
refactor: tree table filter the children field
2023-03-15 09:47:02 +08:00
katherinehhh
c187bf1218
refactor: tree table filter the children field
2023-03-14 23:01:37 +08:00
katherinehhh
d33ce6ab50
refactor: tree table filter the children field
2023-03-14 22:55:11 +08:00
katherinehhh
9a8e6f453f
refactor: add child is hidden when the tree table is closed
2023-03-14 22:37:10 +08:00
Rairn
8b205ec8b0
fix: fix DatePicker can't use problem
2023-03-14 18:05:10 +08:00
katherinehhh
bb1249f390
fix: when the tree table is closed and opened, it needs to be refreshed to take effect
2023-03-14 16:00:08 +08:00
katherinehhh
42aba5e50b
feat: expand and collapse are only displayed in the tree table
2023-03-14 15:41:58 +08:00
katherinehhh
b28b8ba536
feat: table block of the selector supports tree table
2023-03-14 14:12:45 +08:00
katherinehhh
6126481b06
feat: support expend and collapse
2023-03-14 14:05:33 +08:00
katherinehhh
dbf53a762e
feat: support expend and collapse
2023-03-14 13:59:40 +08:00
katherinehhh
eddaac0c94
feat: suport expend and collapse
2023-03-14 11:12:27 +08:00
Rairn
9c60402153
fix(filter): fix can't filter boolean type problem
2023-03-14 01:13:18 +08:00
Rairn
9a1794a932
fix: avoid infinite loop
2023-03-14 00:31:15 +08:00
katherinehhh
61d1168183
feat: support add child
2023-03-13 22:42:00 +08:00
katherinehhh
1e3f999a60
feat: support add child
2023-03-13 19:36:30 +08:00
katherinehhh
be4eb0c59c
Merge branch 'main' into feat/tree-collection
2023-03-13 19:06:14 +08:00
katherinehhh
7af68ef24c
Merge branch 'feat/tree-collection' of github.com:nocobase/nocobase into feat/tree-collection
2023-03-13 19:04:17 +08:00
katherinehhh
d27cbeb1bd
feat: suport add child
2023-03-13 19:03:53 +08:00
chenos
bbf46728c2
feat: demo3
2023-03-13 19:00:38 +08:00
katherinehhh
118e78fc6d
feat: suport add child
2023-03-13 18:14:30 +08:00
anuoua
7313307210
feat: record picker support to enable links ( #1515 )
...
* feat: link-tag-switch
* feat(link-tag-switch): add interface
* feat(link-tag-switch): i18n fix
* feat(link-tag-switch): fix link enable
* feat(link-tag-switch): cr fix
* fix: error
* fix: skip test
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-03-12 17:16:17 +08:00
chenos
89284bb175
fix: icons are not clickable
2023-03-11 12:21:05 +08:00
Rairn
bc25467027
refactor: hook name should start with 'use'
2023-03-11 11:55:58 +08:00
Rairn
fe652bf6e8
fix(AssociationFilter): avoid undefined
2023-03-11 11:05:57 +08:00
chenos
186da56bdc
fix(collection-manager): filter out empty
2023-03-11 09:42:00 +08:00
ChengLei Shao
0832a56868
feat: multiple apps ( #1540 )
...
* chore: skip yarn install in pm command
* feat: dump sub app by sub app name
* feat: dump & restore by sub app
* chore: enable application name to edit
* chore: field belongsTo uiSchema
* test: drop schema
* feat: uiSchema migrator
* fix: test
* fix: remove uiSchema
* fix: rerun migration
* chore: migrate fieldsHistory uiSchema
* fix: set uiSchema options
* chore: transaction params
* fix: sql error in mysql
* fix: sql compatibility
* feat: collection group api
* chore: restore & dump action template
* chore: tmp commit
* chore: collectionGroupAction
* feat: dumpableCollection api
* refactor: dump command
* fix: remove uiSchemaUid
* chore: get uiSchemaUid from tmp field
* feat: return dumped file url in dumper.dump
* feat: dump api
* refactor: collection groyoup
* chore: comment
* feat: restore command force option
* feat: dump with collection groups
* refactor: restore command
* feat: restore http api
* fix: test
* fix: test
* fix: restore test
* chore: volta pin
* fix: sub app load collection options
* fix: stop sub app
* feat: add stopped status to application to prevent duplicate application stop
* chore: tmp commit
* test: upgrade
* feat: pass upgrade event to sub app
* fix: app manager client
* fix: remove stopped status
* fix: emit beforeStop event
* feat: support dump & restore subApp through api
* chore: dumpable collections api
* refactor: getTableNameWithSchema
* fix: schema name
* feat: cname
* refactor: collection 同步实现方式
* refactor: move collection group manager to database
* fix: test
* fix: remove uiSchema
* fix: uiSchema
* fix: remove settings
* chore: plugin enable & disable event
* feat: modal warning
* fix: users_jobs namespace
* fix: rolesUischemas namespace
* fix: am snippet
* feat: beforeSubAppInstall event
* fix: improve NOCOBASE_LOCALE_KEY & NOCOBASE_ROLE_KEY
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-03-10 19:16:00 +08:00
Junyi
243f9e2448
docs(client): add variable docs ( #1556 )
2023-03-10 17:42:15 +08:00
chenos
bc5156d458
chore(versions): 😊 publish v0.9.1-alpha.2
2023-03-09 12:45:30 +08:00
Junyi
313217a671
fix(plugin-workflow): fix assignees config component in manual node ( #1547 )
2023-03-07 19:24:02 +08:00