senke
|
2fce619940
|
api-contracts: install openapi-generator-cli and create type generation script
- Completed Action 1.1.2.1: Installed @openapitools/openapi-generator-cli
- Completed Action 1.1.2.2: Created generate-types.sh script
- Added swagger annotations to cmd/modern-server/main.go
- Regenerated swagger.yaml with proper info section
- Successfully generated TypeScript types to src/types/generated/
The script generates types from veza-backend-api/openapi.yaml using
typescript-axios generator and creates barrel exports.
|
2026-01-11 16:30:43 +01:00 |
|
senke
|
b5c597c48e
|
feat(ui): implement premium design system foundation
- Added core UI components (Button, Input, Card) inspired by Shadcn/UI
- Implemented AstralBackground with canvas particles
- Refactored Sidebar and Header with Glassmorphism styles
- Added CSS variables for 'Kodo' design theme in index.css
|
2026-01-11 03:19:02 +01:00 |
|
senke
|
59d9f6b9c9
|
chore: remove production logs in components
|
2026-01-07 10:31:02 +01:00 |
|
senke
|
d33c351ac6
|
refonte: backend-api go first; phase 1
|
2025-12-12 21:34:34 -05:00 |
|
okinrev
|
f88d4740f3
|
BASE: completing the initial repo state
|
2025-12-03 22:56:50 +01:00 |
|