You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Feb1615141312111098765432131Jan30292827262524232221201918171615141312111098765431Dec302928272625242322212018171615141312111098765432130Nov292827262524fix: add data to calendarfeat(client): improve codefeat: skip permissionfeat(client): improve the collection manager modulefeat(client): add `Space` schema componentfeat(client): add Action.Link schema componentfix: modify "useFormItemInitializerFields"Merge branch 'feature/nocobase-next-calendar' of https://github.com/nocobase/nocobase into feature/nocobase-next-calendarfix: modify calendar componentfeat: add new task in calendarfeat: modify fieldNamefix: modify calendarrefactor: remove toolbarfeat: add Calendar component into schema componentsfeat: modify calendar get data asyncfeat: add Calendar component into schema componentsfeat(client): improve codefix(app): postinstall with umi.cli.jsfeat(client): example of CollectionProvider + ResourceActionProviderfeat: rename ui_schemas to uiSchemasfix: test with database (#193)fix(database): parse sortfeat: add more demos for the void tablechore(jest): modulePathIgnorePatternsfix(jest): custom cli options not workingchore(jest): custom db dialect optionfix(database): remove dropAllTablesfix(plugin-workflow): fix dependencies in package (#192)fix: do not drop all tablesrefactor: mockDatabaseMerge pull request #191 from nocobase/fix/plugin-workflow-testFIX(plugin-workflow): fix query option in test casefix(plugin-collection-manager): Cannot read properties of undefined (reading 'model')fix(database): the options.where object is emptyfeat(client): give more reasonable namesfix: the parent cannot be moved to the child schemafeat(client): add designable test casesMerge pull request #190 from nocobase/plugin-workflowfix: errors in testsrefactor(plugin-workflow): upgrade plugin to use abstract plugin class and fix types