v0.10.0-alpha.2 - 2023-06-20
Merged
- refactor: upgrade
umi
, react
and react-router-dom
#1921
- fix(collection-manager): share collection when COLLECTION_MANAGER_SCHEMA not set
#2081
- fix(plugin-formula): fix formula field effect and read-pretty component
#2076
- fix: file collection field should default to preview as the title field
#2059
- fix(client): remove incorrect onchange in json component
#2079
- fix(client): fix onchange mistake
#2075
- fix(client): fix locale
#2074
- fix(Varaible): fix option is disabled
#2043
- fix: rowSelection undefined
#2071
- fix: association field cannot enable link in table column
#2066
- refactor(plugin-workflow): manual collection block migration
#2064
- refactor(association-field): support sub table
#1862
- fix: avoid error
#2060
- fix(Data-template): fix field cannot be expanded
#2057
- feat(association field):quick add new
#1953
- fix: duplicate action locale
#2052
- fix: fix default value of optional field
#2053
- refactor: List block and GridCard block style improve
#1988
- fix: block disappears when dragged over its parent
#2048
- fix: form performance
#2047
- fix: default value for multiple select cannot be set
#2031
- fix: display on the PC side of moblie access is incomplete
#2039
- fix: enable tab and deleting tab page will result in an error
#2045
- refactor(PluginManager): remove useless code
#2022
- fix(mobile-client): some mobile-client bugs
#2017
- fix: error reported after deleting the associationFilter block linkage field
#2038
- fix(association-field): default values for the fields of a association field
#2037
- chore(database): return emtpy fields when attributes not specified
#2034
- refactor: child and parent field are not linked
#2030
- fix(oidc): bugs of integration with logto
#2032
- fix(data-template): filter out foreign keys
#2033
- fix(client): fix json input component value handling
#2028
- feat: filter out IDs in sub-forms
#2025
- fix(GridCard): column count not work
#2023
- feat: use
ActionContextProvider
instated of ActionContext.Provider
#2019
- fix: re-insert repeat routes
#2018
- refactor(plugin-workflow): change node config api render to component
#2014
- chore(github-actions): separate frontend and backend tests
#2013
- feat(plugin-mobile-client): support mobile-side client
#1879
- chore(database): append inherit inspect attribute with eager load
#2010
- feat(auth): support custom authentication
#2007
- feat(plugin-fm): add option for storage to remove file physically or not
#2005
- fix: eager load with nested association
#2002
- chore(acl): write role to acl if it exists in database and not found …
#2001
- feat: duplicate action
#1973
- refactor(association-field): useAssociationNames hook
#1956
- chore(collection-manager): should not throw error when source collection destoryed
#1999
- fix: assignedField can not select dynamicValue
#2000
- test: add tests for client
#1960
- fix: display title enable
#1995
- fix(plugin-formula): fix result component caused page crash
#1996
- feat(collection-manger): lazy load collection field
#1993
- fix: the edit drawer's audit logs block can only get records by this …
#1917
- feat: upgrade formily
#1880
- refactor(plugin-fm): change api and allow to select storage
#1250
- fix: fix default value is invalid in subform
#1989
- feat(database): add firstOrCreate and updateOrCreate in repository
#1943
- feat(database): append child collection name after eager load
#1978
- fix(multip-app-manager): init multiple Application instances while starting up a sub app
#1986
- feat(plugin-workflow): manual forms
#1748
- fix(charts): fields undefined bug
#1980
- chore(database): pg oid and name data type in view
#1982
- feat: infer belongs to association field in view collection
#1756
- fix: treeCollection config in detail block
#1975
- fix(database): missing reference when rewrite parent field
#1977
- fix(evaluators): fix number lead key in variable path
#1976
- fix(association-field): form.get & set valuesIn field.path
#1972
- fix: useCreateActionProps
#1971
- fix(database): update association values with nested associations
#1970
- fix: adding inherited blocks in relation fields under edited operate should only display themselves
#1967
- fix(form-item): data scope and sorting rule config should only display in association field
#1964
- fix: select with color tag value
#1963
- fix: select toValue
#1962
- fix: select null value
#1961
- refactor(sub-form):sub-form style
#1959
- fix(plugin-formula): fix read-pretty component when used in association field
#1957
- perf(data-scope): async loading of variable data
#1932
- fix: undefined mode
#1950
- fix(grid-card, list): display title only work on current block
#1942
- refactor(linkage-rule): linkage rules condition support toMany association fields
#1924
- feat(plugin-manager): better plugin manager experience
#1927
- chore(database): sort many to many associations by primary key by …
#1948
- test(audit-logs): audit log changes
#1928
- fix: eager load belongs to many with through table
#1946
Commits
- chore(versions): 😊 publish v0.10.0-alpha.2
0b06e2c
- Revert "fix: the edit drawer's audit logs block can only get records by this … (#1917)"
a1872fa
- fix(association-field): show add new button when no data
261ca0d