GW_MC
5668f465bb
feat: add initial documentation and setup files for YANPM
Test / test-frontend (pull_request) Successful in 23s
Test / frontend-build (pull_request) Successful in 26s
Verify / verify-generated-code (pull_request) Successful in 53s
Verify / verify-openapi-spec (pull_request) Successful in 6s
Test / test (pull_request) Successful in 1m15s
Test / lint (pull_request) Successful in 1m13s
Verify / verify-frontend-api-client (pull_request) Successful in 8s
2025-12-05 21:09:58 +08:00
GW_MC
a7524ab076
Added openapi based api client
2025-12-05 20:28:59 +08:00
GW_MC
8875122e1b
Add OpenAPI specification and generation command
2025-12-05 18:03:25 +08:00
GW_MC
0374d63efe
Add frontend build artifact handling and linting steps to CI workflow
Test / verify-generated-code (pull_request) Successful in 55s
Test / test-frontend (pull_request) Successful in 20s
Test / frontend-build (pull_request) Failing after 38s
Test / test (pull_request) Has been skipped
Test / lint (pull_request) Has been skipped
2025-12-02 20:18:48 +08:00
GW_MC
27173c01da
Added basic frontend setup
2025-12-02 19:18:14 +08:00
GW_MC
829c4ef3e3
Add CLI application with database migration and entity generation commands
...
- Introduced a new CLI application in the `apps/cli` directory.
- Implemented commands for database migration and entity generation.
- Updated `Cargo.toml` files to include necessary dependencies.
- Enhanced the `justfile` to facilitate CLI command execution.
- Modified workspace configuration to include the new CLI application.
2025-11-13 21:26:31 +08:00
GW_MC
25c0756e70
Add generated database entity, just recipe and fix config table missing PK
2025-11-13 20:13:05 +08:00
GW_MC
7a1617e1ee
fix invalid simulate location and sqlite connection for seaorm
2025-11-13 20:11:04 +08:00
GW_MC
0ad768a3a3
Add simulation command to justfile for container execution
2025-11-11 20:53:26 +08:00