tachybase_todo/packages/core/server/src
ChengLei Shao 6b0ed79f51
feat: duplicator plugin (#1265)
* chore: dump plugin

* chore: rename plugin

* chore: add duplicator into preset

* chore: tmp commit

* feat: restore & dump action

* feat: collection dump & restore

* feat: collection dump & restore

* fix: dump with json type

* fix: dump uischema

* chore: tmp commit

* chore: tmp commit

* feat: restore custom collections

* chore: code

* fix: build

* chore: tmp commit

* fix: pm.generateClientFile

* feat: dump with user plugins

* feat: restore ignore collection

* feat: ignore user with rolesUsers

* chore: client plugins

* refactor: restore insert sql

* chore: code format

* feat: restore with sequelize insert query

* fix: restore json field

* fix: json restore

* refactor: dumper

* refactor: restorer

* chore: dump file name

* chore: dump file name

* chore: dump message

* fix: restore with jsonb fields

* feat: field data writer

* chore: code

* feat: collection group manager

* feat: duplicator client

* feat: duplicator panel

* chore: disable duplicator ui

* feat: dump with inquirer

* chore: dumper

* chore: collection group manager

* feat: restore with inquirer

* chore: comment

* chore: inquirer page size

* feat: warning before restore

* feat: sync postgres sequence id after import collection

* chore: restore checked

* feat: dump with through table

* feat: restore with through table

* feat: restore with sequence field

* chore: graph collection manager collection group

* fix: dump with no column tables

* fix: dump empty table

* fix: force remove workdir

* chore: disable throw error when sync empty table

* feat: support map field restore

* fix: restore from pg dumped file

* fix: dump with logic field

* chore: console.log

* chore: collection group

* chore: handle import collection error

* fix: dump migrations table

* feat: display custom collection title

* fix: restore collection title display

* fix: dump iframe html

* fix: dump with postgres inhertitance

* fix: dump sql

* chore: export snapshot field

* fix: import with sequences

* fix: import sequences

* fix: storage

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-01-08 12:45:02 +08:00
..
__tests__ refactor: middleware (#857) 2022-09-29 21:05:31 +08:00
acl feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
commands feat(cli): quickstart (#1204) 2022-12-05 22:19:22 +08:00
middlewares fix(server): empty data wrapping 2022-12-01 09:58:11 +08:00
plugin-manager feat: duplicator plugin (#1265) 2023-01-08 12:45:02 +08:00
app-manager.ts feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
application.ts fix: nocobase upgrade error 2022-12-17 10:35:10 +08:00
helper.ts feat: add iframe-block plugin (#1281) 2022-12-24 16:29:20 +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: duplicator plugin (#1265) 2023-01-08 12:45:02 +08:00
read-config.ts fix: create-nocobase-app (#306) 2022-04-21 00:15:38 +08:00