New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nocobase/database

Package Overview
Dependencies
Maintainers
1
Versions
554
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/database - npm Package Versions

1
55

0.8.0-alpha.5

Diff

Changelog

Source

v0.8.0-alpha.5 - 2022-11-01

Commits

chenos
published 0.8.0-alpha.4 •

chenos
published 0.7.7-alpha.1 •

Changelog

Source

v0.7.7-alpha.1 - 2022-10-26

Merged

  • fix(database/formula-field): when formula's field caculate result is 0 it alse will be save #962
  • feat(file-manager): support tencent cos #958
  • feat: push ali docker registry #957
  • fix(plugin-workflow): fix constant schedule trigger time #956
  • Turkish readme #955
  • chore(versions): 😊 publish v0.7.6-alpha.2 #954

Commits

  • chore(versions): 😊 publish v0.7.7-alpha.1 a7a807c
  • fix: lerna ERR! EUNCOMMIT M yarn.lock 39eb3c9
  • feat: api service 59f102d
chenos
published 0.7.6-alpha.2 •

Changelog

Source

v0.7.6-alpha.2 - 2022-10-24

Merged

  • Turkish language #939
  • refactor(plugin-file-manager): move client code into plugin folder and enable path config #913
  • feat: add filter action to collection table #953
  • feat: ui schema cache #877
  • feat: docker optimizing #948
  • fix(plugin-workflow): test changedWithAssociations() #950
  • fix(plugin-workflow): skip time based test #951
  • fix(plugin-workflow): fix schedule trigger bug #949

Commits

  • chore(versions): 😊 publish v0.7.6-alpha.1 a0382a9
  • chore(versions): 😊 publish v0.7.6-alpha.2 b304681
  • Revert "fix: registry.npmjs.org" e24d6bd
chenos
published 0.7.6-alpha.1 •

chenos
published 0.7.5-alpha.1 •

Changelog

Source

v0.7.5-alpha.1 - 2022-10-16

Merged

  • chore(versions): 😊 publish v0.7.5-alpha.1 #920
  • Feat: plugin workflow collection field #919
  • feat: create with array of values #912
  • fix: unbind on error throwing #914
  • fix: appends merge now using primary key #911
  • feat: limit database identifier #908
  • fix: sync collection field default value #907
  • fix: appends merge includes #905
  • fix: single relation repository appends query issue #901
  • feat(plugin-workflow): add concat calculator #894
  • fix(client/record-picker): support record-picker show format DataPicker #888
  • fix(client/block-select-collection): fix select collection menu view error #889
  • fix: unable to submit form during file upload #892
  • fix: run test by jest #891
  • feat(collection-manager): inverse fields can be configured #883
  • fix(formula): support integer and fix NaN error #879
  • fix: sort parameter is missing #849
  • fix: slow join query issued by appends field in find method of repository #845
  • feat(core/cache): support cache #876
  • feat: update option must have filter or filterByTk #847
  • added Russian translation #840
  • feat(database): add sequence field type #779
  • fix: can't access pages without permission via url #826
  • refactor(resourcer): combine middleware class #825
  • refactor(database): fix some fields and types #820
  • feat(locale): added Japanese translation #813
  • fix(plugin-workflow): fix value type for DatePicker to moment (#815) #819
  • refactor(plugin-workflow): export client calculators registry #816
  • fix: number storage type changed to double #810
  • refactor(server) #795
  • fix(plugin-verification): change provider rate limit error to 429 #788
  • fix(plugin-cm): fix field disappear after failed to update #773
  • fix: fix uiSchema undefined #770
  • fix(plugin-cm): fix unique option default value to update #768
  • fix(plugin-users): fix update profile 500 (#766) #767
  • fix: mysql column in where clause is ambiguous #756
  • feat(plugin-cm): add unique option for base fields #745
  • feat(plugin-verification): add plugin-verification and phone for users #722
  • feat: resize grid columns with drag and drop #748
  • refactor(client): split schema-initializer items into multiple files #744
  • refactor(plugin-workflow): change files mode to 644 #755
  • fix: db version check #749
  • feat: add examples #718

Fixed

  • fix(plugin-workflow): fix value type for DatePicker to moment (#815) (#819) #815
  • fix(plugin-users): fix update profile 500 (#766) (#767) #766
  • fix: db version check (#749) #742

Commits

  • fix(client): tab pane initializers for create form block 7efc4bc
  • fix: transaction cannot be rolled back because it has been finished with state: rollback 6dacec4
  • fix(database): fix the index name too long error 7bfe6b8
chenos
published 0.7.4-alpha.7 •

Changelog

Source

v0.7.4-alpha.7 - 2022-08-15

Merged

  • chore(versions): 😊 publish v0.7.4-alpha.7 #740

Commits

  • docs: update release notes a260d29
  • fix(collection-manager): update collection without fields 03538ee
chenos
published 0.7.4-alpha.4 •

Changelog

Source

v0.7.4-alpha.4 - 2022-08-12

Merged

  • chore(versions): 😊 publish v0.7.4-alpha.4 #727
  • fix: sync table sort to export #723
  • feat: full version of the NocoBase dockerfile #719
  • fix(plugin-workflow): fix extend collection #708
  • fix: DB_TABLE_PREFIX doesn't get applied #710
  • feat: default value #679
  • fix: required field delete submit error (#688) #694

Commits

  • feat: add examples b848b9c
  • fix: record provider required for read pretty 38c3e3e
  • Update README.zh-CN.md ba0e618
chenos
published 0.7.4-alpha.1 •

Changelog

Source

v0.7.4-alpha.1 - 2022-07-28

Merged

  • chore(versions): 😊 publish v0.7.4-alpha.1 #696
  • fix: append roles to current user #695
  • fix: fix date format #686
  • test(plugin-workflow): skip prompt tests #692
  • fix: fix accuracy of percent #685
  • fix(plugin-workflow): adjust await sleep time for test cases #691
  • feat(plugin-workflow): add assignees config for prompt instruction #690
  • fix: role export button display (#616) #666
  • feat: uid validate #681
  • refactor: replace react-drag-listview with @dnd-kit/sortable #660
  • refactor(plugin-users): improve extendibility of middlewares #677
  • feat: o2m delete not refresh #646
  • feat: kanban add description #659
  • fix: field loss enum #667
  • feat: add editor hot key Ctrl+Shift+U #675
  • fix: Fix calendar change field error (#626) #671
  • chore: fix eslint not work #670
  • feat: number precision #661
  • feat: nginx config #664
  • feat: form item designer form switch issue #656

Commits

  • fix(client): fieldNames of RecordPicker 9038d11
  • fix(client): required for the sub-table field 609b0e2
  • feat(client): tab icon d9b2bf8
chenos
published 0.7.3-alpha.1 •

Changelog

Source

v0.7.3-alpha.1 - 2022-08-10

Merged

  • chore(versions): 😊 publish v0.7.3-alpha.1 #657
  • feat: print action #652
  • feat: restore action-hooks #655
  • feat: collections&fields pagination issue #653
  • fix(core): change proxied agent methods to native #654
  • feat: remove table field details actions #638
  • fix: link to default value #641
  • feat: support for displaying relational table fields in details or form blocks #635
  • fix: record picker cannot select from different pages #623
  • fix: dragging an element to the left, right, or bottom would cause the element to disappear #620
  • feat: table action add reload button #630
  • feat: improve language settings #627
  • feat: field assignment for custom actions supports string variables #597
  • fix: skip recursive remove on grid component #621
  • feat: fix time and collection pagination #618
  • feat: recordblockinitializers fields pick #558
  • fix: incorrectly :active background #607
  • fix: obo table selector #613
  • feat: form validator #569
  • fix: table selector #612
  • chore(versions): 😊 publish v0.7.2-alpha.7 #611
  • chore(versions): 😊 publish v0.7.2-alpha.3 #608
  • chore(versions): 😊 publish v0.7.2-alpha.2 #606

Commits

  • fix(client): build error 600f13f
  • fix(client): blocks are deleted when they are dragged below the current block 20ab8c1
  • feat(client): plugin toolbar icons and translations c51c6c0
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