cb8edc7b75
* feat: add data export action in table view * feat: add data render based on interface type for exporting * fix: use rewrite action name for permissions * feat: add support for subTable type field * add datetime render * export filter support selectedRowKeys * docs Co-authored-by: chenos <chenlinxh@gmail.com> |
||
---|---|---|
.. | ||
mock | ||
src | ||
.editorconfig | ||
.fatherrc.ts | ||
.gitignore | ||
.npmignore | ||
.prettierignore | ||
.prettierrc | ||
.umirc.ts | ||
package.json | ||
README.md | ||
tsconfig.json | ||
typings.d.ts | ||
umi.js |
NocoBase Application
Getting Started
Install dependencies,
$ yarn install
Start the dev server,
$ yarn start