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

@nocobase/logger

Package Overview
Dependencies
Maintainers
0
Versions
308
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/logger - npm Package Versions

1
31

0.12.0-alpha.4

Diff

Changelog

Source

v0.12.0-alpha.4 - 2023-08-15

Merged

Commits

  • chore(versions): 😊 publish v0.12.0-alpha.4 df85fb4
  • fix: improve translation 15504c2
  • chore: dockerignore b34b731
chenos
published 0.12.0-alpha.3 •

Changelog

Source

v0.12.0-alpha.3 - 2023-08-02

Commits

  • chore(versions): 😊 publish v0.12.0-alpha.3 9251fe0
  • chore: update docker-entrypoint.sh c33c325
chenos
published 0.12.0-alpha.2 •

Changelog

Source

v0.12.0-alpha.2 - 2023-08-02

Commits

  • chore(versions): 😊 publish v0.12.0-alpha.2 6ae22ce
  • fix: chore: update changelog 524571e
  • fix: update dockerfile f4d97a5
chenos
published 0.12.0-alpha.1 •

Changelog

Source

v0.12.0-alpha.1 - 2023-08-02

Merged

  • refactor!: plugins build and plugins load #2253
  • fix: modal will automatically close when configing fields to association field details in sub-table #2371
  • fix(default-value): should not show 'N/A' when a normal value is selected. #2365
  • fix(bi): issue of parsing label of region & file field #2366
  • chore: upgrade antd to 5.7.3 #2359
  • fix(bi): g2plot render wrong when fields contain . #2363
  • fix: graph collection current appInfo error #2364
  • refactor(association field): association field support tag field mode #2251
  • refactor: form data templates and depulicate action support sync from form fields #2314
  • chore: only dev env can throw errors #2355
  • fix: inheritd association field failed to get detail data #2354
  • refactor(plugin-workflow): adjust full-width to auto-width #2351
  • Revert "feat(theme-editor): add migration (#2310)" #2352
  • fix(locale): acl bug of localization management #2350
  • feat(theme-editor): add migration #2310
  • feat: support JSONB #2321
  • fix(bi): parsing enum labels of field with alias #2349

Commits

  • chore(versions): 😊 publish v0.12.0-alpha.1 93f2bc2
chenos
published 0.11.1-alpha.5 •

Changelog

Source

v0.11.1-alpha.5 - 2023-07-29

Merged

  • refactor(plugin-workflow): change strict equal and not equal to unstrict #2346

Commits

  • chore(versions): 😊 publish v0.11.1-alpha.5 40c4aab
  • fix: update yarn.lock 656287e
  • refactor: make testing more stable 3c7b3f3
chenos
published 0.11.1-alpha.4 •

Changelog

Source

v0.11.1-alpha.4 - 2023-07-29

Merged

  • refactor(plugin-workflow): allow system values to be assigned in create and update node #2345
  • chore(database): merge fields arguments by path #2331
  • fix(theme-editor): avoid error #2340
  • refactor: upgrade @testing-library/react to 14.x #2339
  • test: view collection as through model #2336
  • fix: sub-form record provider data failed to matching #2337
  • fix(bi): issue of formatting relation field & reference link of line chart #2332
  • chore: tsx #2329
  • chore: upgrade jest #2323

Commits

  • chore(versions): 😊 publish v0.11.1-alpha.4 b93f28a
  • fix: yarn run test d956c90
  • chore: update changelog 54f2405
chenos
published 0.11.1-alpha.3 •

Changelog

Source

v0.11.1-alpha.3 - 2023-07-26

Merged

  • fix(plugin-workflow): fix expression field in sub-form #2324
  • chore: improve FormProvider #2322
  • fix: collectionField undefined #2320
  • fix: should use filter instead of where #2318
  • fix(bi): issue of dnd #2315
  • feat(filter-block): support foreign key and inheritance #2302
  • chore: merge docker build #2317
  • feat(locale): allows to manage locale resources in core package #2293
  • fix(plugin-workflow): fix styles #2316
  • Feat/translation fr_FR #2275
  • feat: customize action support create record for any collection #2264
  • refactor: form data template support data scope config #2229
  • chore: auto fix eslint errors when pre-commit #2304
  • refactor: sub-table acl ignore #2259
  • refactor: date field UI supports configuration formatting #2241
  • fix(plugin-workflow): fix schedule duplicated triggering in multi-apps #2313
  • refactor: table column field provider optimize #2312
  • fix: table column field undefined fix #2311
  • fix: table column field failed to be actived #2309
  • fix(default-value): fix tag in RemoteSelect #2306
  • fix: modal not displayed when clicking on the association field in the table #2292
  • fix(database): skip reference delete on view collection #2303

Commits

  • chore(versions): 😊 publish v0.11.1-alpha.3 81819f0
  • chore: fix Warning if eslint 986e241
  • chore: fix prettier 30b0d9b
chenos
published 0.11.1-alpha.2 •

Changelog

Source

v0.11.1-alpha.2 - 2023-07-23

Commits

  • chore(versions): 😊 publish v0.11.1-alpha.2 c84476d
  • chore(theme-editor): fix deps d0528cf
  • chore(theme-editor): fix deps 25decf0
chenos
published 0.11.1-alpha.1 •

Changelog

Source

v0.11.1-alpha.1 - 2023-07-22

Merged

  • fix(plugin-workflow): workflow collections should not appear in blocks #2290
  • chore: remove belongsToMany through table as collection dependency #2289
  • feat(database): handle targetCollection option in repository find #2175
  • feat: add built-in themes #2284
  • docs: add doc for Theme Editor #2280
  • fix: fix sorting of user menu #2288
  • feat(theme-editor): support to config Header's color and Settings button's color #2263
  • feat(plugin-workflow): add sql node #2276
  • fix: the drop-down multiple selection fields are not displayed as title fields when inherited collection #2257
  • fix(bi): orderBy bug under MySQL #2283
  • test: make testing more stable #2277
  • fix(bi): eliminate redundancy queries #2268
  • fix(client): using component as action title #2274
  • fix(middleware): revert now variable back #2267
  • fix: linkage failed with current date variable #2272
  • fix: fix style of page tab #2270
  • fix: collection select no options #2271
  • refactor: add locale plugin #2261
  • feat(plugin-workflow): allow manual form button to be configured with preset values #2225
  • feat(plugin-workflow): change to unlimited depth preloading associations in workflow #2142
  • feat: localization management #2210
  • refactor: linkage rules support datetime #2260
  • fix: view inherited collection field reported error #2249
  • fix: loading did not disappear after submission failure #2252
  • feat: support custome themes #2228
  • chore(plugin-workflow): fix breadcrumb warning #2256
  • fix(plugin-workflow): fix request node error in loop #2254
  • feat(database): view collection support for add new, update and delete actions #2119
  • refactor(client): change isTitleField check to interface property titleUsable #2250
  • fix: option field display value in workflow todo list #2246
  • fix(plugin-workflow): fix dispatch bug #2247
  • fix: avoid crashes when emptying DatePicker's value #2237
  • fix: no template data requested during depulicating #2240
  • fix(plugin-workflow): fix job button style #2243
  • fix: avoid crashing when delete group menu #2239
  • fix: should auto focus in drop-down menu #2234
  • fix(plugin-fm): adjust upload file size to 1G which same as default on server side #2236
  • fix: should only show one scroll bar in drop-down menu #2231
  • fix: failed to correctly respond to optional fields in the child collection in the parent collection table #2207
  • fix(core): fix batch update query logic #2230
  • fix: should limit submenu height #2227
  • fix(upload): fix style of attachement in Table #2213

Fixed

  • fix(plugin-fm): adjust upload file size to 1G which same as default on server side (#2236) #2215

Commits

  • chore(versions): 😊 publish v0.11.1-alpha.1 e979194
  • fix(theme-editor): remove db.sync fa2de8e
  • fix(theme-editor): fix color of menu when it is selected 8c90436
chenos
published 0.11.0-alpha.1 •

Changelog

Source

v0.11.0-alpha.1 - 2023-07-08

Merged

  • refactor(client)!: upgrade antd to v5 #2078
  • fix(plugin-workflow): fix loop variable #2211
  • fix(db): fix .now variable #2209
  • chore(plugin-workflow): adjust types #2206
  • Breaking change: refactor(client)!: application, router and plugin #2068
  • fix(plugin-workflow): try to avoid occasionally duplicated executions #2196
  • fix: association field display has been delete in sub-form #2205
  • refactor(client): abstract RawTextArea for variable input #2204
  • fix: error reported when open data scope #2202
  • fix: current object variavle can not be selected #2201

Commits

  • chore(versions): 😊 publish v0.11.0-alpha.1 c0a5952
  • chore: update changelog 44adf53
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