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
315
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.13.0-alpha.9

Diff

Changelog

Source

v0.13.0-alpha.9 - 2023-09-07

Merged

Commits

  • chore(versions): 😊 publish v0.13.0-alpha.9 b655517
chenos
published 0.13.0-alpha.8 •

Changelog

Source

v0.13.0-alpha.8 - 2023-09-07

Merged

  • chore(antd): reduce animation duration #2602
  • fix: window reload after pm load failed #2605
  • fix: sync roles collection in share plugin #2601
  • fix: fix collapsed panels not working when clicked #2600
  • feat(graph-collection-manager): display collections on demand #2583
  • fix(acl): parse acl params of association collection #2594
  • fix: issue of plugin snippet #2593

Commits

  • chore(versions): 😊 publish v0.13.0-alpha.8 17d4476
  • chore: upgrade vitest to v0.34.3 4ead715
chenos
published 0.13.0-alpha.7 •

Changelog

Source

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

Merged

  • chore: incr bodyParser body limit #2591

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