tachybase_todo/packages/plugins/@nocobase/plugin-export/src/client
YANG QIA 8633ec3735
refactor(logger): improve logger format (#2664)
* refactor(logger): improve logger format

* chore: improve log format

* feat(logger): plugin-logger

* feat: allow to download log files, close T-1917

* chore: update yarn.lock

* chore: improve log format

* fix: add maxsize params

* chore: add userId field to request

* chore: remove userId from request

* chore: change userId in response

* chore: change action in response

* chore: add database logger

* fix: build

* fix: test

* chore: solve conflicts

* fix: escape delimiter in message

* refactor: improve create logger api

* chore: update app logger options

* chore: remove colorize for json

* fix: bug of data2tree

* fix: test

* chore: log

* chore: remove GITHUB_ACTION check

* fix: bug

* chore: change version

* fix: transports

* fix: mockServer

* chore: use new plugin settings api

* fix: version

* fix: build

* feat: support logfmt

* fix: build

* fix: build

* fix: test

* chore: update config

* fix: test

* fix: bug

* fix: test

* fix: format

* chore: update path

* fix: build

* fix: bug

* chore: update comment

* fix: allow to custom format

* fix: package.json

* fix: version

* fix: bug
2023-12-27 13:56:13 +08:00
..
ExportActionInitializer.tsx refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
ExportDesigner.tsx refactor(logger): improve logger format (#2664) 2023-12-27 13:56:13 +08:00
ExportPluginProvider.tsx refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
index.ts feat: kanban& gantt&bulk edit& bulk update& duplicate& print action pluggable (#3019) 2023-12-16 21:59:33 +08:00
useExportAction.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
useFields.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
useShared.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00