nocobase/packages/core/server/src
Dunqing 1fdc456c0b
feat: improve plugin manager ui (#1650)
* feat: improve plugin view

* feat: work compatibility

* feat: avoid cause error

* feat: complete

* docs: revert

* fix: header cannot displayed

* feat: improve

* feat: update page css

* feat: update fixedblock design

* chore: upgrade antd

* fix: improve code

* fix: build error

* fix: build error

* fix: pagination cannot be fully displayed

* feat: improve

* fix: ts error

* chore: sqlite view field test

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: chareice <chareice@live.com>
2023-04-12 12:24:09 +08:00
..
__tests__ feat: plugin before enable hook (#1648) 2023-04-04 16:08:10 +08:00
acl feat: acl optimization (#1136) 2023-01-09 07:35:48 +08:00
commands feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
middlewares feat(parse-variables): support to parse variables in filter params (#1558) 2023-03-30 23:49:57 +08:00
plugin-manager feat: improve plugin manager ui (#1650) 2023-04-12 12:24:09 +08:00
app-manager.ts refactor: multi-app (#1578) 2023-03-19 23:40:42 +08:00
application.ts refactor: multi-app (#1578) 2023-03-19 23:40:42 +08:00
helper.ts feat(parse-variables): support to parse variables in filter params (#1558) 2023-03-30 23:49:57 +08:00
index.ts feat: improve migrations (#510) 2022-06-17 10:25:59 +08:00
migration.ts feat: improve migrations (#510) 2022-06-17 10:25:59 +08:00
plugin.ts feat: plugin before enable hook (#1648) 2023-04-04 16:08:10 +08:00
read-config.ts