nocobase/packages/core
Junyi 796e73ae5a
refactor(doc): change to new structure (#804)
* refactor(doc): change to new structure

* docs: add database docs

* docs: add collection docs

* docs: add db field examples

* docs(api): fix filename and menu path

* docs: add database docs

* docs: add db operators doc

* docs: add resourcer menu

* docs: add resourcer docs

* docs: fix api docs

* docs: refactor api menu structure

* feat: update docs (#830)

* feat: updates

* feat: update docs

* chore: ignore docs from ci

Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
Co-authored-by: mytharcher <mytharcher@gmail.com>

* docs: add database methods docs

* docs: add missed api

* docs: fix api docs

* feat: update development docs (#833)

* feat: update development docs

* feat: update docs

* feat: update docs

* docs: add first plugin example (#834)

* feat: update docs

* feat: update docs

* docs: fix typo

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-09-19 09:23:01 +08:00
..
acl feat: add examples (#718) 2022-08-16 14:41:29 +08:00
actions refactor(server) (#795) 2022-09-02 11:44:22 +08:00
build
cli refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
client refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
create-nocobase-app refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
database refactor(doc): change to new structure (#804) 2022-09-19 09:23:01 +08:00
devtools refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
dumi-theme-nocobase refactor(doc): change to new structure (#804) 2022-09-19 09:23:01 +08:00
resourcer refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
sdk feat(plugin-verification): add plugin-verification and phone for users (#722) 2022-08-20 18:06:12 +08:00
server refactor(doc): change to new structure (#804) 2022-09-19 09:23:01 +08:00
test refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
utils