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

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/logger - npm Package Versions

1
â€Ķ
â€Ķ
34

0.15.0-alpha.4

Diff

Changelog

Source

v0.15.0-alpha.4 - 2023-11-18

Merged

Commits

  • chore(versions): 😊 publish v0.15.0-alpha.4 ef1b9db
  • chore: update changelog 54caf05
  • fix: import @nocobase/utils/client 4a26b9b
chenos
published 0.15.0-alpha.3 â€Ē

Changelog

Source

v0.15.0-alpha.3 - 2023-11-16

Merged

  • feat: e2e commands #3042
  • Revert "chore: hide linkage rule option in some buttons (#3046)" #3051
  • chore: hide linkage rule option in some buttons #3046
  • feat: collection factory #3047
  • fix: association block filter params #3039
  • fix(plugin-fm): fix error log #3038
  • refactor: findSchema should omit AssociationField.Viewer #3037
  • fix: fix display association fields with subform #3036
  • test: optimize command #3030
  • fix: attachment field in m2m association field report error whwen setting required #3031

Commits

  • chore(versions): 😊 publish v0.15.0-alpha.3 60112aa
  • chore: update changelog 13be8d0
chenos
published 0.15.0-alpha.2 â€Ē

Changelog

Source

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

Merged

  • fix: antd table ref bug #3029
  • fix: improve plugin settings code #3028
  • fix: plugin settings manager Component optional & delete isBookmark #3027
  • fix(plugin-workflow): fix workflow title in binding workflow configuration not showing #3026

Commits

  • chore(versions): 😊 publish v0.15.0-alpha.2 b597aec
  • chore: update changelog 9dae34a
chenos
published 0.15.0-alpha.1 â€Ē

Changelog

Source

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

Merged

  • refactor: plugin settings manager #2712
  • fix: fix regular of variable #3024
  • fix: should load association data in subform #3020
  • fix: association field in reference block failed to append #2998
  • fix: relational data should be loaded correctly on first render #3016
  • feat: plugin-mock-collections #2988
  • Update pull_request_template.md #3013
  • fix: should lazy load association data in subform #3012
  • fix(import): remove commas from numbers #3011
  • fix(static-server): directoryListing: false #3010
  • fix(theme): text color of page header right side #3008
  • fix: menu failed to design while menu title is empty string #2999
  • fix(plugin-workflow): add missed component #3007
  • fix: detail block has no data #3003
  • refactor(plugin-workflow): allow to use function for values when creating node #3002
  • fix(plugin-workflow): fix configuration drawer close logic #3001
  • chore: add aria label for workflow table #2995
  • fix: select item can not be selected in connecting data blocks #2993
  • chore: optimize error message #2992
  • refactor(plugin-workflow): change to function #2991
  • fix(plugin-workflow): fix loop scope variable #2989
  • chore: optimize error message #2985
  • fix(formula-field): formula field failed to real-time evaluating and support sub-form #2983
  • fix: association select should not clearing after config data scope #2984
  • fix(plugin-workflow): fix node form values when closed #2978
  • fix: button of details is not refresh when updating record #2977
  • fix: docs ci #2976
  • fix: avoid infinite loop #2974
  • feat: drop table with cascade option #2973
  • fix: client docs #2965
  • fix(variable): compat $date #2971
  • fix: add child action should omit children data #2969
  • chore: destory collection in share collection plugin #2968
  • fix: application bug #2958
  • perf: avoid page lag or stuttering #2964
  • fix: percent field component should support decimal point #2966
  • refactor: remove useless code #2961
  • test: client ui test #2736
  • fix: import action should not visible when view collection not editable #2957
  • refactor(plugin-workflow): add exports for client #2960
  • fix(plugin-workflow): fix canvas style #2959
  • fix(plugin-workflow): fix variables and form changed #2955
  • test(custom-request): update test case, avoid failed #2954
  • fix: create collection report error #2953
  • fix: target collection pointed to by tableoid is incorrect #2952
  • feat(plugin-workflow): add zoomer for workflow canvas #2951
  • feat(map-plugin): supports connecting each point into a line #2216
  • fix(calendar): render data of next month is incorrect #2942
  • fix(custom-request): parsed not working when the value of the variable is of type o2m. #2926
  • fix: improve local storage options #2943

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
1
â€Ķ
â€Ķ
34
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