tachybase_todo/packages/app/client
Junyi e3e352ffeb
refactor(sequence-field): move to plugin and use table to record (#1209)
* refactor(sequence-field): move to plugin and use table to record

* fix(database): skip test case which not in core

* fix(plugin-sequence): add migration

* fix(plugin-sequence): fix types

* test(plugin-sequence): fix test cases

* fix(plugin-sequence): fix configuration ui

* fix(plugin-sequence): fix merge

* fix(plugin-sequence): fix schema and error message
2022-12-16 01:04:22 -08:00
..
public/favicon feat: favicon 2022-04-24 13:58:10 +08:00
src refactor(sequence-field): move to plugin and use table to record (#1209) 2022-12-16 01:04:22 -08:00
.gitignore Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
.npmignore feat: improvements (#335) 2022-04-29 00:09:40 +08:00
.umirc.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
package.json chore(versions): 😊 publish v0.8.0-alpha.13 2022-11-04 21:23:02 +08:00
tsconfig.json fix: support pro plugins 2022-11-03 15:56:27 +08:00
typings.d.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00