These 9 commits are when the Protocol Buffers files have changed:
| Commit: | 4665a4c | |
|---|---|---|
| Author: | hua | |
update list endpoints to POST and sync menu seed data - Change all list GET endpoints to POST in proto and router - Add MenuListReq and RoleListReq messages with filter fields - Sync insertMenuData seed data with sys_menus.sql - Modernize Go syntax (any, time.Until, fmt.Errorf) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
The documentation is generated from this commit.
| Commit: | 24f830c | |
|---|---|---|
| Author: | hua | |
remove MenuParam and regenerate ent code - Delete MenuParam schema, domain, logic, handler, proto definitions, and routes - Regenerate ent code (includes casbin/v3 upgrade, schema changes) - Update user domain/logic/handler improvements - Update project configs and dependencies Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
| Commit: | 1611e12 | |
|---|---|---|
| Author: | hua | |
Upgrade dependencies
| Commit: | 147d7d8 | |
|---|---|---|
| Author: | chenghonour | |
Update the file hierarchy
| Commit: | 029c3df | |
|---|---|---|
| Author: | chenghonour | |
Develop tools
| Commit: | 65fcf6f | |
|---|---|---|
| Author: | chenghonour | |
demo mode
| Commit: | 51043a8 | |
|---|---|---|
| Author: | chenghonour | |
fix API bug
| Commit: | 30d78e8 | |
|---|---|---|
| Author: | chenghonour | |
struct to proto API
| Commit: | 33eea84 | |
|---|---|---|
| Author: | chenghonour | |
Formula Go