Commit b859f4e
committed
feat: remove project and task modules, including permissions, validation, and data files
- Deleted project and task object definitions, permissions, validation rules, and sample data files.
- Removed TypeScript type definitions for projects and tasks.
- Cleaned up related TypeScript configuration files.
- Introduced a new package for scaffolding ObjectQL projects with a command-line interface.
- Added templates for creating new ObjectQL applications.
- Implemented a command to initialize a new project with user-defined templates.1 parent 843fc62 commit b859f4e
File tree
39 files changed
+195
-4801
lines changed- packages/tools
- cli
- templates
- hello-world
- src
- project-tracker
- __tests__
- src
- i18n/zh-CN
- modules
- kitchen-sink
- projects
- tasks
- types
- create
- src
39 files changed
+195
-4801
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments