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
â€Ķ
â€Ķ
31

0.15.0-alpha.1

Diff

Changelog

Source

v0.15.0-alpha.1 - 2023-11-13

Merged

Commits

  • chore(versions): 😊 publish v0.15.0-alpha.1 29457cb
  • chore: update changelog 3b2ad2f
  • fix: env APPEND_PRESET_LOCAL_PLUGINS 5c93750
chenos
published 0.14.0-alpha.8 â€Ē

Changelog

Source

v0.14.0-alpha.8 - 2023-11-01

Merged

  • fix(e2e): APP_BASE_URL #2938
  • refactor(variable): rename #2937
  • fix(plugin-workflow): ajdust style #2934
  • fix: theme migration error #2929
  • refactor(plugin-workflow): add end property to branch #2928
  • fix(plugin-workflow): fix migration #2927
  • fix: app quickstart #2921
  • chore(theme-editor): add migration #2367
  • feat(e2e): add test.pgOnly #2923
  • chore: optimize locators #2833
  • chore(e2e): based postgres in CI to run e2e #2924
  • refactor(plugin-workflow): adjust branch styles #2922
  • feat: framework benchmark #2915
  • refactor: reset form values after create action #2905
  • chore: upgrade @formily/antd-v5 #2920
  • fix(core): print not work when has sub-form or sub-details #2852
  • fix: association block was not associated after adding data #2907
  • feat: plugin-disable-pm-add-online #2918
  • fix: error when post create action with emtpy value #2916
  • fix: removed plugins, no longer added when upgrading #2917
  • refactor(plugin-workflow): change to use node key for variables #2909
  • fix: disappearing of fixed-block option #2914
  • fix: linkage rules cause abnormal field display #2913
  • fix: useRecord #2911
  • fix: useValuesFromRecord with cloneDeep #2902
  • fix: app fix at initialized state #2908
  • fix: cascadeSelect title label display error #2904
  • fix: foreignKey undefined in association field #2903
  • fix: linkage rule memory overflow #2899
  • fix: remove search by packageName #2901
  • refactor(plugin-workflow): add isAvailable check for adding node #2898
  • fix: fileManager selector should be radio when not allow multiple #2884
  • fix(plugin-workflow): fix schedule workflow under normal multi-apps #2896
  • chore: expose auth manager option in application #2894
  • fix(plugin-workflow): fix cycling association stackoverflow #2892
  • chore: create sub app db with context #2891
  • refactor(plugin-workflow): add property to determine workflow type triggerable on ui #2890
  • fix(variable): compat old variable names #2889
  • fix: disappearing of sub-form data #2888
  • fix(variable): fix currentObject #2887
  • refactor: assocation select file clear linkage #2885
  • fix(plugin-custom-request): improve x button style and afterSuccess not work when manualClose is enable #2882
  • fix(variable): make all fields of currentForm and currentObject variable optional #2878
  • fix(plugin-workflow): fix lang #2881
  • fix: non UI configured states should only display corresponding inhreited collection block #2879
  • fix: assocition select rendering error in create mode #2880
  • fix: action linkage not work in detail block #2875
  • fix: record picker did not refresh list after adding data #2877
  • fix: select field incorrect rendering in association field block #2876
  • feat(variable): add current parent record #2857
  • fix(plugin-custom-request): variables not work in form block #2873
  • fix: remote plugin name #2872
  • feat(database): sync false option #2864
  • fix(client): fix varaible textarea setRange bug #2862
  • fix: after successful submission failed to config redirectTo #2867
  • fix: m2o association field should not allow sub-table as field component #2865
  • fix(plugin-sequence): avoid invalid value from ArrayTable.useRecord() #2859
  • fix: field in detail block should not allow config default value #2858
  • chore: ci yarn cache #2853
  • feat(ci): run backend tests concurrently #2815
  • feat(custom-request): improve x button of variable #2829
  • docs(plugin-api-keys): add warning for API_KEY env #2847
  • refactor(client): add exports #2846
  • fix(variable): should have currentObject in sub-blocks #2823
  • fix: revert linkage rules #2821
  • fix: should not display currentRecord in creation form block #2814
  • fix(plugin-workflow): fix lang #2844
  • fix: codesanbox bug #2842
  • revert:association field log #2840
  • fix: association field in assign field should set title field as collection field config #2839
  • fix: version source #2836
  • fix(plugin-workflow): fix action order in workflow list #2835
  • fix(file-manager): improve initialization logic #2834
  • feat: support filter blocks in select record drawer #2828
  • fix: remote plugin #2831
  • fix: fix auto-close dialog #2825
  • feat(auth): add global auth token provider #2824
  • feat(file-manager): support configuring thumbnail rules #2810
  • feat(client): add disabled for initializer switch and undeletable for action settings #2820
  • refactor(plugin-workflow): adjust ui and client api #2817
  • fix(client): fix action component warning #2818
  • fix: multiple select should assigned null after clear value #2822
  • feat(plugin-custom-request): support better custom-request #2536
  • fix: cascadeselect report error in m2m association field #2819
  • fix(plugin-workflow): ignore queuing executions which workflow has been deleted #2808
  • fix: assign field modal cantnot open #2807
  • fix(auth): SSO issues #2733
  • fix: data scope report error with invalid variables #2811
  • style: import action modal formlayout #2809
  • fix: option should clear when data scope change #2800
  • test: confirm the feasibility of e2e test cases #2799
  • fix: the input box displayed should correspond to the field type #2805
  • fix(bi): query with limit #2803
  • fix: record picker cannot select data when editing #2798
  • feat: add measure execution function #2801
  • chore(bi): complete chart api #2771
  • fix: fix the wrong way to determine form type #2787
  • fix: bug #2797
  • fix: should not show loading when children is enpty in menu #2796
  • fix: should save operators #2794
  • fix(client): fix undefined field method on button #2795
  • fix: data scope linkage in association field #2786
  • chore(e2e): delete collectionName key #2783
  • fix(client): fix rendering cause range bug #2785
  • chore(collection-manager): Throw an error when the value of foreignKey is the same as otherKey #2780
  • fix: percent value invalid #2782
  • fix: percent value should divide by 100 #2781
  • Revert "fix(client): fix rerendering cause range bug (#2770)" #2779
  • refactor(e2e): support batch creation of collections #2778
  • fix: field history with reverse field #2776
  • fix: should allow to set default value in relationship form block #2777
  • fix(plugin-workflow): fix toJSON type check #2772
  • fix: create collections with multiple records #2753
  • fix(client): fix rerendering cause range bug #2770
  • fix(default): should allow to set default value in relationship form block #2774
  • fix(percent): percent failed to input 0 #2769
  • refactor(duplicate action):duplicate fields error when change duplicate mode & support unselect all #2768
  • feat(gateway): extend app selector as middleware #2761
  • fix(expression): should reset lastIndex of regular #2767
  • refactor(plugin-workflow): add new status for 'retry needed' scenarios #2765
  • fix(variable): should not return undefined when parsing 0 #2766
  • fix(variable): should not disable options in expression #2764
  • fix(subtable): should not have a value by default and fix key of table #2763
  • style: fix PageHeader #2760
  • fix(graph-collection-manager):graph collection cannot open edit modal #2759
  • test(e2e): add a test for check table row #2757
  • style: list block style improve #2755

Commits

  • Delete docs/tr-TR directory 3fe6265
  • test: įĄŪčŪĪe2eæĩ‹čŊ•į”Ļäū‹åŊčĄŒæ€§ ef1b07e
  • Revert "fix(default): should allow to set default value in relationship form block (#2774)" 88807b3
chenos
published 0.14.0-alpha.7 â€Ē

Changelog

Source

v0.14.0-alpha.7 - 2023-10-07

Merged

  • feat(variable): lazy load association fields #2382
  • chore(e2e): make stability #2751
  • fix(plugin-workflow): fix context data of form trigger #2749
  • refactor(auth): OIDC, SAML auth switch popup to redirectction #2737
  • chore(database): clean invalid associations in collection model when set field failed #2720
  • feat: support e2e #2624
  • feat(application): cron job in application #2730
  • refactor(bi): improve chart frontend api #2721
  • chore(multi-app-manager): add sub app upgrade handler #2728
  • fix(association-field): sub-table cannot move #2727
  • fix(plugin-workflow): fix assignees and aggregate variable #2725
  • refactor: file association field should default to using preview field as title field #2718
  • refactor: view collection support jsonb #2719
  • perf: improve the UX of SchemaInitializer #2666
  • fix: fileManager did not close drawer after selecting files #2716
  • fix: association block should not close drawer after deleting data #2717
  • fix: action linkage rule not effect in tree collection #2713
  • fix: useAssociationNames #2714
  • refactor: attachment field support size config #2552
  • feat: association support select cascade for tree collection field #2514
  • feat(database): append tree parent recursively #2573
  • feat: support load belongs to association with collection that without primary key #2529
  • fix(gateway): should not refresh when application start from error recover #2711
  • feat(db): add sql collection #2419
  • fix: inherited collection failed to select #2710
  • fix: form-data-template failed to clear option #2709
  • fix: tableoid options value of association field in filter is incorrect #2705
  • fix: saving method of association field creation button is not effect #2706
  • fix: gen tsconfig.paths.json bug #2708
  • fix(plugin-workflow): fix exporting types #2707
  • fix(plugin-workflow): fix parallel bug in loop #2703

Commits

  • chore(versions): 😊 publish v0.14.0-alpha.7 384cc1c
  • Revert "refactor(auth): OIDC, SAML auth switch popup to redirectction (#2737)" 301a85d
  • feat: update docs dd53633
chenos
published 0.14.0-alpha.6 â€Ē

Changelog

Source

v0.14.0-alpha.6 - 2023-09-22

Merged

  • refactor(plugin-workflow): add client exports #2702
  • refactor: view collection support add m2o association field #2422
  • fix: fix operator called of date field #2701
  • fix: deep level association field adding error #2700
  • fix(cli): fix template file mode #2697

Commits

  • chore(versions): 😊 publish v0.14.0-alpha.5 3b0b648
  • chore(versions): 😊 publish v0.14.0-alpha.6 8eb6344
  • chore(versions): 😊 publish v0.14.0-alpha.5 bffa53a
chenos
published 0.14.0-alpha.5 â€Ē

chenos
published 0.14.0-alpha.4 â€Ē

Changelog

Source

v0.14.0-alpha.4 - 2023-09-21

Merged

  • fix: collection schema not exists #2669
  • fix: core doc filter params #2695
  • feat: add testid #2434
  • feat(database): support read ssl file in database config #2689
  • test: should correctly parse the command options #2688
  • fix: build bug #2685
  • feat(database): perform data validation before the update/create operation #2681
  • fix: build bug #2683
  • refactor: association block acl improve #2682
  • refactor: acl collection field provider #2679
  • chore: test #2677
  • style:form-item style improve #2678
  • fix(acl): association field acl check error #2675
  • chore(command): set command handle by ipc server or not #2660
  • fix(auth): user role not found #2674
  • fix: file association field cannot set file manager as field component #2672
  • feat(database): database connecting backoff #2668
  • refactor(plugin-workflow): adjust code #2663
  • fix(auth): change password issue of basic auth #2662
  • fix: interface group undefined #2656
  • refactor: view collection float type field supports number and percent #2653
  • fix: template tsconfig paths #2652
  • fix: improve build #2643
  • fix(share-collection): sync plugins when install sub app #2650
  • fix: fix quarter variables #2648
  • fix: filterable undefined #2646
  • fix(cli): reset command options #2645

Commits

  • chore(versions): 😊 publish v0.14.0-alpha.4 d20398f
  • feat: update readme.md a484e89
  • fix: db.sync 282645e
chenos
published 0.14.0-alpha.3 â€Ē

Changelog

Source

v0.14.0-alpha.3 - 2023-09-13

Merged

  • fix: plugin symbol link with dir type #2640
  • style: collection category style improve #2638
  • style: collection category style improve #2637
  • chore: should update belongs to many through table when it is a view #2635

Commits

  • chore(versions): 😊 publish v0.14.0-alpha.3 6058850
  • feat: update docs 3e87ad9
  • fix: remove PluginManager.getPackageName de8fc80
chenos
published 0.14.0-alpha.2 â€Ē

Changelog

Source

v0.14.0-alpha.2 - 2023-09-13

Commits

  • chore(versions): 😊 publish v0.14.0-alpha.2 3670d67
  • chore: update changelog 4271713
  • fix: migration error 1798170
chenos
published 0.14.0-alpha.1 â€Ē

Changelog

Source

v0.14.0-alpha.1 - 2023-09-12

Merged

  • feat: new plugin manager, supports adding plugins through UI #2430
  • fix(mobile-client-plugin): avoid primary field error #2625
  • fix(plugin-workflow): fix scope variable in loop #2633
  • fix: create action reported error when config save mode filterKeys #2631
  • fix(gateway): throw error when run from cli #2627
  • feat(plugin-workflow): support variable in midway path #2598
  • feat(database): support ssl config of database #2620

Commits

  • chore(versions): 😊 publish v0.14.0-alpha.1 117d4b8
  • fix: error: SQLITE_ERROR: no such table: authenticators adf11bf
  • fix: original error: SQLITE_ERROR: no such column: options 6cc88df
chenos
published 0.13.0-alpha.10 â€Ē

Changelog

Source

v0.13.0-alpha.10 - 2023-09-10

Merged

  • chore: remove username interface #2621
  • refactor: useFieldModeOptions #2612
  • feat(bi): allow to use variables in query filter #2609

Commits

  • chore(versions): 😊 publish v0.13.0-alpha.10 fec17d5
  • chore: add NOCOBASE_SYSTEM_SETTINGS to localStorage 893b2d7
1
â€Ķ
â€Ķ
31
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