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
316
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/logger - npm Package Versions

1
32

0.13.0-alpha.7

Diff

Changelog

Source

v0.13.0-alpha.7 - 2023-09-05

Merged

Commits

  • chore(versions): 😊 publish v0.13.0-alpha.7 97b4570
chenos
published 0.13.0-alpha.6 •

Changelog

Source

v0.13.0-alpha.6 - 2023-09-04

Merged

  • fix: resource undefind #2589
  • fix(RangePicker): fix shortcut invalid #2586
  • fix(auth): add authenticator uid limitation #2587

Commits

  • fix: yarn install on windows eb255df
  • chore(versions): 😊 publish v0.13.0-alpha.6 e5f5358
  • chore: optimize versions of deps 88b2eb8
chenos
published 0.13.0-alpha.5 •

Changelog

Source

v0.13.0-alpha.5 - 2023-09-03

Merged

  • refactor: build tools #2374
  • feat(plugin-cas): support cas authenticator #2580
  • fix: association block report error for toOne association field #2582
  • feat(gateway): response cli result when run nocobase command #2563
  • fix(collection-manager): redundant fields after set collection fields #2575
  • refactor: restrict the use of tree table in data selectors #2581
  • fix(plugin-fm): add migration to fix attachment ui schema #2579
  • fix(plugin-fm): fix attachment field param typo #2577
  • fix(FilterDynamicComponent): avoid crashing #2566
  • feat(api-keys): add tooltip for roles #2567
  • fix: number field reported error when clear data #2561
  • docs(plugin-workflow): fix swagger docs #2565
  • fix(acl): grant action with table without createdAt field #2562
  • refactor(collection-manager): collection &&fields support description config #2554
  • chore: set audit-logs as local plugin #2564
  • style: sub-table add button style improve #2508
  • refactor: associatiion fields in table should not have data scope settings #2509
  • feat(plugin-workflow): add filter button for workflows list #2555
  • fix(plugin-workflow): fix destroy node bug #2553
  • fix: properties initialized in plugin.load are still empty in plugin.install #2544
  • fix: plugin list not updated after upgrade #2545
  • fix(theme-editor): fix enable invalid #2539

Commits

  • chore(api-doc): collection manager db views api doc 9288cb9
  • Revert "fix(RangePicker): fix shortcut invalid (#2489)" 8e42da2
  • chore(versions): 😊 publish v0.13.0-alpha.5 af34fe1
chenos
published 0.13.0-alpha.4 •

Changelog

Source

v0.13.0-alpha.4 - 2023-08-27

Merged

  • fix(RangePicker): fix shortcut invalid #2489

Commits

  • chore(versions): 😊 publish v0.13.0-alpha.4 0fd38a5
  • fix: insert a record after pm.add f5a4413
chenos
published 0.13.0-alpha.3 •

Changelog

Source

v0.13.0-alpha.3 - 2023-08-26

Merged

  • fix(themeEditor): should allow all roles to use #2538
  • fix(plugin-cm): fix life cycle #2535

Commits

  • chore(versions): 😊 publish v0.13.0-alpha.3 5278017
  • fix: swagger filter params 3d9a6ef
  • fix: xpipe.eq 9364a44
chenos
published 0.13.0-alpha.2 •

Changelog

Source

v0.13.0-alpha.2 - 2023-08-24

Merged

  • refactor(plugin-workflow): hide unused form in manual ui after done #2526
  • style(plugin-workflow): adjust terminal style on workflow canvas #2524

Commits

  • chore(versions): 😊 publish v0.13.0-alpha.2 f4a1953
  • chore: update changelog a638442
  • fix(plugin-client): extract locale files of antd cf77ca1
chenos
published 0.13.0-alpha.1 •

Changelog

Source

v0.13.0-alpha.1 - 2023-08-24

Merged

  • feat: application supervisor #2353
  • fix: sort field init #2520
  • feat: api documentation plugin #2255
  • fix(plugin-workflow): fix duplicated downstream executions after condition #2517
  • fix: basic-auth compitibility issue #2515
  • fix(plugin-workflow): fix status button styles #2516
  • fix(plugin-fm): fix error when add attachment field to manual form assigned values #2503
  • fix(plugin-workflow): fix loop scope variable parsing #2502
  • feat(database): support field get in view preview #2482
  • refactor: m2m data filtering through collection data #2497
  • refactor(graph-collection-manager): update antv-x6 to 2.x #2466
  • fix: view collection reported error when editing #2493
  • fix: dev load plugin #2455
  • fix(plugin-workflow): fix variable type check #2492
  • chore: remove Default value option for sequence field #2488
  • fix: tagcolor value error #2487
  • feat(auth): support signing in with username #2376
  • fix: view collection source field #2483

Commits

  • chore(versions): 😊 publish v0.13.0-alpha.1 6debb8d
  • chore: update changelog b91a923
  • fix: swagger block event loop b063000
chenos
published 0.12.0-alpha.5 •

Changelog

Source

v0.12.0-alpha.5 - 2023-08-18

Merged

  • fix(sdk): window is not defined in nuxt (#2479) #2481
  • fix: source collections not updated during synchronization in view collection #2480
  • feat(plugin-workflow): add user variable to form trigger context #2477
  • fix: large field in the subtable do not display value #2475
  • fix: error in tree table dragging and sorting #2476
  • fix: prompt on the last row of the subtable row is obscured #2467
  • fix(plugin-workflow): fix form trigger data bug #2472
  • fix: hook error in isTitleField #2471
  • fix(plugin-workflow): fix create/edit workflow form #2470
  • fix(plugin-workflow): fix fields filter in value assignment nodes #2469
  • refactor: view synchronization field, source field support selected to inherited collection field #2456
  • fix(plugin-workflow): fix schedule config component witdh #2461
  • refactor: sub-table/sub-form support formula field #2449
  • refactor: remoteSelect fieldName value #2457
  • chore(database): view with hashed id field #2458

Commits

  • chore(versions): 😊 publish v0.12.0-alpha.5 d878749
  • chore(eslint): ignore docker 1977e00
chenos
published 0.12.0-alpha.4 •

Changelog

Source

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

Merged

  • feat(plugin-workflow): add sort and pagination to query node params #2453
  • style: ellipsisWithTooltip style improve #2451
  • refactor: add new action init icon #2454
  • fix(plugin-map): should filter empty data, Close T-1380 #2447
  • fix: should show/hide schema when enabled/disabled TabBar, Tabs, Header #2428
  • fix(client): fix select button height in variable textarea #2450
  • refactor: default value for field configuration in sub-table #2425
  • fix(plugin-workflow): fix assign attachment value in nodes #2448
  • fix(findSchema): table operation action and detail operation action interact with each other #2446
  • refactor: recordPicker => associationField #2444
  • style: schemaSetting dropdown style improve #2432
  • refactor: buffer form attachment file name #2429
  • fix(plugin-workflow): fix aggregate node association select #2438
  • fix(plugin-workflow): add enablement editing back to workflow form #2431
  • fix(plugin-workflow): fix locale #2427
  • feat(map-plugin): map block support select map field of association tables #2214
  • feat(plugin-workflow): allow to configure auto delete execution in history #2423
  • refactor(schema-template): Inherit collection using blockTemplate #2418
  • fix(mobile-client): style broken and display correct mobile url in sub app #2414
  • fix(plugin-workflow): adjust styles #2417
  • feat(plugin-workflow): add form trigger type #2347
  • fix(data-template): titleField undefined #2398
  • refactor: map clear modal getContainer #2410
  • fix: useSyncFromForm support multi-level relationships #2413
  • refactor: restrict the fields within the configured data scope in sub table #2394
  • feat(plugin-workflow): add execution dropdown for quick navigating #2404
  • refactor(plugin-workflow): change reload api to sync, and fix duplicated listening #2403
  • feat(plugin-workflow): add clear button for clearing executions #2401
  • feat(plugin-workflow): add modal to edit title when duplicating workflow #2399
  • refactor: should not trigger event of row when clicking in drawer #2400
  • fix(database): update belongs to many relation with target collection #2393
  • refractor(remote-select): association field data scope merge with original filter conditions #2118
  • fix(plugin-workflow): fix manual assignee select variable type filter #2396
  • fix: params undefined #2397
  • feat(plugin-workflow): add reload for multi-app #2391
  • refactor:the default value of the built-in field should not be required #2115
  • feat(bi): make more config visualizable #2386
  • refactor: table select record restricted the usage association field #2338
  • fix: useVariablesCtx #2390
  • fix: customized create action supports tree data for table selection data #2328
  • fix: no field configuration items for association field details in the sub table #2384
  • fix: resource undefined #2372
  • refactor: remoteSelect support non object value #2375
  • fix: linkagerule copy data mutual influence #2333
  • refactor: association field support sorting rules in sub-table #2326
  • feat(association-field): association field support sub-form(popover) #2373
  • fix(markdowm): markdown style hook error reporting #2380
  • fix: currentObject can not loadData #2385
  • chore: change debug server to yarn dev #2383
  • feat: association blocks support GridCard and List blocks #2356
  • fix(plugin-mobile): the layout is incorrect #2360

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
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