Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More β†’
Socket
Sign inDemoInstall
Socket

@nocobase/logger

Package Overview
Dependencies
Maintainers
1
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/logger - npm Package Versions

1
…
3032

0.10.0-alpha.4

Diff

Changelog

Source

v0.10.0-alpha.4 - 2023-06-27

Merged

Commits

  • chore(versions): 😊 publish v0.10.0-alpha.4 f3f91bd
  • chore: update changelog ce79e4d
  • Revert "chore: upgrade types of react" b2e7185
chenos
published 0.10.0-alpha.3 β€’

Changelog

Source

v0.10.0-alpha.3 - 2023-06-25

Merged

  • fix: deleting the last field from sub table, the entire table will be delete #2077
  • fix(sub-table): inherited fields cannot be edited in a subtable #2106
  • fix(input-number): change step to 1 #2104
  • fix: schema-uid-invalid #2107
  • fix(plugin-workflow): fix branch and exit logic #2103
  • fix: create plugin cli error #2102
  • fix: select options #2101
  • chore(deps): bump formily from 2.2.24 to 2.2.26 #2088
  • fix(sub-table): allows configuration of "Display association fields" #2073
  • style: enable child collection modal style improve #2100
  • feat: data scope support variables for association fields #2049
  • refactor: fix warning of antd 4.x #1998
  • fix(plugin-workflow): fix job button style #2098
  • fix(mobile-client): fix multiple bugs and do some improvement #2072
  • fix(plugin-verification): fix duplication of installation #2097
  • fix: incomplete field list for assigned fields #2093
  • fix: add useAdminSchemaUid #2092
  • refactor(db): add batch logic to update for better performance #2070
  • fix: unable to load data from chinaRegion during the first configuation #2089
  • refactor: migrate adminSchemaUid & mobileSchemaUid to system settings #2084
  • fix(plugin-workflow): fix occasional error on enter workflow page #2086
  • fix: mobile docs style #2083

Commits

  • chore(versions): 😊 publish v0.10.0-alpha.3 83bf8ea
  • chore: update changelog cc37667
  • feat: update docs 5672ffc
chenos
published 0.10.0-alpha.2 β€’

Changelog

Source

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
chenos
published 0.9.4-alpha.2 β€’

Changelog

Source

v0.9.4-alpha.2 - 2023-05-26

Merged

  • fix: parse nested associations in filterParser #1941
  • fix(association-field): allow dissociate #1940
  • fix(data-template): fix title input prevented proper data switching #1937
  • refactor: association select display loading when data is loading #1925
  • fix(association-field): allow multiple #1938
  • feat(multi-app-manager): support auto start #1931
  • fix(client): fix some warnings #1934

Commits

  • chore(versions): 😊 publish v0.9.4-alpha.2 d7f2146
  • fix(association-field): display sub-details by default 1e870cf
  • chore: update changelog f2619b0
chenos
published 0.9.4-alpha.1 β€’

Changelog

Source

v0.9.4-alpha.1 - 2023-05-25

Merged

  • chore: load view collection when source not found #1930
  • feat(data-template): support to set data scope and title field #1918
  • feat(data-template): support for unlimited levels of fields selection #1910
  • chore: when using association field by picker mode,it's open size can be changed #1926
  • fix(ConfigurationTabs): avoid error #1782
  • fix: tableField query data in add child action #1876
  • refactor: front-end testing with vitest #1900
  • fix: disable popup button in add-modal #1808
  • fix: append acl resource params #1923
  • chore: update guard with array contains null #1922
  • refactor: initialization when switching field components #1915
  • fix(association-field): only when the new data is successfully created can the data be associated #1884
  • fix: eager load with belongs to many with custom source key #1913
  • fix: hiding the title of a subform will hide all embedded titles #1904
  • fix: updateAssociationValues #1903
  • fix(plugin-formula): use read-pretty component in result #1911
  • fix: can't set default value when turn on the form field required #1887
  • fix(Data-template): fix bug when deleting fields #1907
  • feat(app): add clear cache button #1909
  • fix: eager load belongs to many association #1906
  • feat: support to-multi field variables #1680
  • fix: append belongs to association with fields #1894
  • fix: appends belongs to association #1893
  • fix: preload relational data #1847
  • feat: support reboot application manually #1889
  • Refactor/append fields #1883
  • chore: pg sql parser #1890
  • fix(plugin-workflow): fix language #1886
  • fix: field required when setting sorting rules #1885
  • feat(plugin-workflow): add node description to drawer when edit node #1882
  • fix(plugin-workflow): fix variable api caller in loop #1877
  • chore(github-template): clean comments and format #1878
  • feat(association-field): default one data for to-many association #1873
  • fix(plugin-workflow): fix trigger title when workflow not loaded #1875
  • feat(plugin-workflow): aggregate #1852
  • Feat/translation es_ES #1801
  • fix: data is not updated when appends are changed #1872
  • fix:association select no options when clearing filter #1866
  • fix(acl): issue with repeated createdById field #1871
  • feat(client): allow search by title in collection select #1869
  • chore: skip get standalone deployment sub application #1868
  • fix(plugin-workflow): remove useless context option #1867
  • fix: inherit fields filter Foreign Key fields #1864
  • feat(plugin-workflow): loop #1787
  • fix: insertAdjacent not find #1861
  • refactor(add-new):association field add new support button edit #1854
  • feat: support List and Grid Card block #1753
  • fix: fix multi-select field not show 'Allow multiple' switch #1857
  • fix: field for attachment interface type without appends #1856
  • fix: action error when field deleted #1849
  • feat: support running single sub app #1853
  • fix: assign field with delete field #1850
  • fix: title field in assign fields value #1848
  • fix:association appends #1842
  • feat(plugin-workflow): add delete button in workflow canvas page #1844
  • fix(block-provider): getNesterAppends filter fix #1839
  • feat: repository aggregate method #1829

Commits

  • feat(docs): update docs 0b0a8d2
  • chore(versions): 😊 publish v0.9.4-alpha.1 9c94840
  • chore: update changelog a6c7b41
chenos
published 0.9.3-alpha.1 β€’

Changelog

Source

v0.9.3-alpha.1 - 2023-05-11

Merged

  • refactor: association field #1838
  • fix: tree with fields option #1833
  • fix(client): fix ime status in variable textarea #1832
  • chore: should not return children property when child nodes are empty #1825
  • fix: tree with sort field #1822
  • fix(plugin-workflow): select menu width #1820
  • fix: filter with appends #1819
  • Fix/filter by array field #1813
  • Fix/empty tree query #1814
  • fix: association scope inherit #1806
  • fix: update tree node #1812
  • fix: list trees #1810
  • test: filter nested association #1802
  • fix: table configuration delete button problem #1764
  • fix: fix Menu dismiss on Drag&Drop #1772
  • fix(linkage-rule): condition variable field is allow select To many association fields #1798
  • chore: duration calculation #1770
  • fix: tree performance #1779
  • fix: close the drawer incorrectly after submit #1775
  • Fix/recreate association field #1789
  • fix: drop repeated "Connect data blocks" #1763
  • fix: failed to open child collections add new modal #1780
  • fix(utils): fix json-templates bug and moved to utils #1784
  • fix(evaluators): fix date result in variable #1781
  • fix: fix button design about edit action #1755
  • chore: enable overring field default value #1777

Commits

  • chore(versions): 😊 publish v0.9.3-alpha.1 cf0a921
  • chore: update changelog daf2034
  • chore: fix lint errors 23ad507
chenos
published 0.9.2-alpha.4 β€’

Changelog

Source

v0.9.2-alpha.4 - 2023-04-26

Merged

  • feat: node args in pm2 runtime #1774
  • fix: hide default value for expression #1765
  • fix(AssociationSelect): fix x-read-pretty not working #1766
  • fix: fixed the configuration field filter #1742
  • fix(filter-block): fix association fields not being filtered #1758
  • fix(variable-input): fix style #1761
  • chore: skip sync overriding field default value #1762
  • fix: gantt abnormal drag and drop update action #1760

Commits

  • chore(versions): 😊 publish v0.9.2-alpha.4 923f6e7
  • docs: update changelog 2c75aa7
  • chore: cleanup 77a6cbf
chenos
published 0.9.2-alpha.3 β€’

Changelog

Source

v0.9.2-alpha.3 - 2023-04-25

Merged

  • fix: eslint #1759
  • feat: deleted collection field give some tips #1744
  • chore: optimize the white screen problem #1639
  • fix: plugin-manage and designable-switch add tooltip #1749
  • chore: update dockerfile #1754
  • chore(comment): collectionOptions.duplicator #1752
  • fix: custom column title, same as form field title #1745
  • feat: support to use variables to set default value #1726
  • fix(plugin-workflow): request headers and params should support input #1750
  • fix(client): fix initializer meno props based on antd@^4.24 #1746
  • fix: improve the display of the title field #1741
  • fix: batch edit deletes relational table fields #1743
  • style: automatically omit table cell content based on width #1646
  • feat(collection-manager): support for setting the title field #1729
  • fix: acl scope support variables #1660
  • fix: filter-condition-update-incorrectly(switch "and"、"or") #1737
  • fix(plugin-workflow): fix foreignkey in variable #1740
  • fix(plugin-formula): remove showUnchecked option #1730
  • fix(plugin-workflow): fix manual migration script #1735
  • fix: correcting misspelled word #1731
  • fix(FilterFormBlock): fix association field can not to filter #1699
  • feat: add react-hooks lint #1728
  • fix: missing spacing after dragging #1671
  • fix: load view collection #1727

Commits

  • chore(versions): 😊 publish v0.9.2-alpha.3 9756dd1
  • fix(collection-manager): fix table layout 683db5b
  • refactor: fix lint error 7b9bfa1
chenos
published 0.9.2-alpha.2 β€’

Changelog

Source

v0.9.2-alpha.2 - 2023-04-19

Merged

  • fix: press enter to reload when the Pagination is focused #1720

Commits

  • chore(versions): 😊 publish v0.9.2-alpha.2 3dfd5a1
chenos
published 0.9.2-alpha.1 β€’

Changelog

Source

v0.9.2-alpha.1 - 2023-04-19

Merged

  • refactor(plugin-workflow): change single form to custom form block #1707
  • chore(ci): add timeout config for jobs #1725
  • refactor(plugin-workflow): migrate menu items to options #1724
  • fix(client): fix error on clear value in variable input #1723
  • fix(record-picker): fix the table paging problem #1718
  • fix(map-plugin): some data is incorrect #1717
  • fix: data scope not effect in gantt #1716
  • fix: button loading does not disappear when the operation submit failed #1698
  • fix(linkage rule):multiple select condition judgment failed #1715
  • Fix/save through table data #1714
  • feat: improve ui design for linkage action #1659
  • feat(map): support to filter other blocks #1691
  • refactor: improve linkage rule enable #1700
  • fix: find fields arg #1710
  • feat(form-block): data templates #1704
  • fix: linkage relationship data condition judgment failed #1681
  • fix(gantt): update permission check in gantt block #1701
  • fix: clearFormGraph #1706
  • fix(plugin-workflow): fix request body variable component #1703
  • fix(gantt): improve task bar text #1696
  • fix: long text should be line feed #1686
  • fix: cannot display data when remove last page and the page only just one item #1685
  • fix: meta acl with association query #1695
  • fix: linkage rule title can not set empty #1688
  • feat: improve plugin manager ui #1650
  • feat: gantt block #1393
  • fix(client): fix constant input lose focus in variable #1689
  • feat(plugin-workflow): add workflow specific logger #1677
  • fix: remove designer #1684
  • test: should load the .env.test #1678
  • fix: incorrect language after logout #1679
  • feat: optimize file collection #1666
  • fix: sort field init performance #1675
  • fix(plugin-workflow): fix null collection fields #1674
  • fix(client): fix variable component read pretty mode #1673
  • fix: ui problem of compact theme #1670
  • fix: linkage rule enable effect in form #1669
  • feat: collection template summary #1672
  • feat: (plugin-workflow) dynamic expression #1560
  • chore: find inherit collection warn #1663
  • fix: linkage rule title config clear exception #1665
  • feat: support tableoid filter #1657
  • feat(plugin-workflow): add array mapping support in processor #1662
  • fix(plugin-workflow): fix appends null to collection trigger #1661
  • feat(filter-operators): eq and ne operators support array #1658
  • fix(plugin-workflow): fix todo drawer data load #1656
  • refactor(client): improve translation #1654
  • fix: fix the 'Add menu item' button disappears #1655
  • chore: add new allowAddtoCurrent config #1652
  • feat: support file collection #1636
  • fix(plugin-workflow): fix manual node drawer #1653
  • chore: inhertis api with difference schema #1545
  • fix: select record can not enable child collection #1649
  • feat: plugin before enable hook #1648
  • chore: add transaction in set field action #1647
  • fix(linkage rule):linkage rule not display in action #1644
  • refactor: view collection options #1643
  • fix: update field error #1645
  • feat(Table): column action support linkage rules #1638
  • fix(view-collection): field name cannot be edited when there with field source #1642
  • fix: linkage rule config closing rules require reopening the form to take effect #1640
  • refactor(client): change Variable.TextArea to controlled component #1605
  • fix: get pg view def #1641
  • fix: infer view column type with alias #1634
  • fix(plugin-workflow): fix minors ui issues #1635
  • chore: disabled underscored in view collection. #1633
  • fix: form action dragging area is too large #1628
  • fix: FixedBlock related ui #1632
  • feat: database view collection #1587
  • fix: init sort value in sort field with scopeKey #1626
  • style: linkage rule style improve #1625
  • fix: find with attributes and group #1411
  • docs: transform video link to video tag #1414
  • feat(parse-variables): support to parse variables in filter params #1558
  • fix(linkage rules) : support naming, enabling and disabling, copying, and assigning null values #1511
  • chore: update test ci #1622
  • fix: history add new button does not support enabling child collection #1536
  • fix/(linkages-action): detail block actions does not support linkage rules #1504
  • fix: avoid fixedblock height working in popup #1621
  • fix: when the page has FixedBlock, the table of popup is not displayed #1619
  • feat: association-filter-improve #1606
  • fix(Table): cannot display table data #1617
  • fix(plugin-workflow): fix todo list form read-pretty for non-assigneed user #1615
  • feat(table): hidden pagination when only one page is available #1614
  • refactor: improve FixedBlock performance #1593
  • fix(collection-manager): infinite recursion #1608
  • fix(audit-logs): Add ellipsis feature to table columns #1603
  • feat: improve the non-link ui of association data #1602
  • feat(Kanban): the card support open mode #1601
  • fix( importable-field): incorrect display when moving sort handle #1613
  • fix: enable child collections remain after deleting a child collection #1610
  • fix: destroy through table record referencing collections table #1611
  • fix(plugin-workflow): add default actions value of manual node #1600
  • feat(plugin-workflow): add failOnEmpty option for query node #1599
  • fix(plugin-workflow): use toJSON instead of get to get valid result #1596
  • Translation pt-BR (Brazilian Portuguese) #1591
  • fix: role permission add new scope display blank #1592
  • fix(FixedBlock): avoid kanban triggering programmatic scrolling #1406
  • fix: repeat request categories when switching between graph interface and collection&fields #1590
  • fix: collectionFieldsOptions cannot get all fields #1588
  • fix(plugin-workflow): fix input width in request node config #1585
  • feat(filter-blocks): support filter-blocks #1505
  • refactor: multi-app #1578
  • feat: compact theme #1574
  • feat: support cron field #1421
  • fix(Calendar): ensur to get correct gridInitializer when adding a new… #1425
  • feat(markdown): support mermaid and better style #1583
  • fix(plugin-map): map block repeats #1582
  • feat: tree collection #1561
  • feat(plugin-map): add map block #1486
  • chore: lazy load sub app in share collection #1569
  • fix(record-picker): supports adding sub-collection records #1573
  • fix: app manager reload #1565
  • feat: multi-app-share-collection plugin #1562
  • feat: record picker support to enable links #1515
  • feat: multiple apps #1540
  • docs(client): add variable docs #1556
  • fix(charts): improve chart table preview with object type #1555
  • feat(plugin-workflow) config preload associations in triggers and nodes #1548

Fixed

  • fix(plugin-workflow): fix todo list form read-pretty for non-assigneed user (#1615) #1572

Commits

  • chore(versions): 😊 publish v0.9.2-alpha.1 d1adc9d
  • fix(file-manager): upgrade s3 version 50183b0
  • fix: linkage rule b8776fe
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc