copilot-swe-agent[bot]
297f1cacad
fix: resolve all TypeScript errors across codebase
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 15:05:13 +00:00
copilot-swe-agent[bot]
7c5f3bbe06
Implement stub hooks, auth logout, and update configurations
...
- Enable strict TypeScript mode in tsconfig.json
- Update ESLint rules to be stricter (error instead of warn)
- Implement useDBAL hook with fetch-based DBAL API
- Implement useKV hook with key-value store operations
- Implement use-mobile hook with media query detection
- Implement logout function with session clearing
- Add permission check comments in app/page.tsx
- Replace throwing stub in user$file with placeholder returns
- Complete entity-specific fields in generate-package.ts
- Add database operation templates in generate-package.ts
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 14:12:49 +00:00
copilot-swe-agent[bot]
3d824dec79
Fix remaining TypeScript errors - all 96 errors resolved
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 12:29:14 +00:00
copilot-swe-agent[bot]
fdaeda09c8
Fix TypeScript errors in DBAL and fakemui components
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 12:27:34 +00:00
copilot-swe-agent[bot]
8ec41f87bd
Add missing properties to entity types and create validation stubs
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 02:06:10 +00:00
copilot-swe-agent[bot]
5de31cd740
Fix remaining DBAL imports and add AWS SDK stub types
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 02:01:55 +00:00
copilot-swe-agent[bot]
1a421ea2da
Fix DBAL import paths and add missing type definitions
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 01:56:27 +00:00
copilot-swe-agent[bot]
b4650d1e91
Fix fakemui interface conflicts and DBAL type definitions
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 01:50:31 +00:00
copilot-swe-agent[bot]
a4766dd2a3
Fix DBAL and fakemui import paths and missing exports
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-05 22:12:10 +00:00
copilot-swe-agent[bot]
0ab852d227
Initial plan: Fix README styles documentation
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-03 20:17:49 +00:00
Richard Ward
f2ebee76cf
docs: package,production,dbal (20 files)
2025-12-30 23:47:16 +00:00
Richard Ward
434aa49e54
docs: production,dbal,hpp (5 files)
2025-12-30 23:41:52 +00:00
Richard Ward
46f0603854
docs: production,dbal,package (3 files)
2025-12-30 23:35:40 +00:00
Richard Ward
b6b379efdc
docs: production,dbal,writer (4 files)
2025-12-30 23:35:13 +00:00
Richard Ward
afbeab8feb
code: production,dbal,hpp (3 files)
2025-12-30 23:33:28 +00:00
Richard Ward
06f73d3996
docs: txt,storybook,src (2 files)
2025-12-30 23:33:00 +00:00
Richard Ward
e1595b0936
docs: production,dbal,txt (2 files)
2025-12-30 22:34:54 +00:00
Richard Ward
f8a92529b3
code: server,routes,production (1 files)
2025-12-30 22:34:28 +00:00
Richard Ward
c6a6cce84d
code: rpc,restful,production (1 files)
2025-12-30 22:34:00 +00:00
Richard Ward
d43761e11a
code: rpc,restful,production (1 files)
2025-12-30 22:33:33 +00:00
Richard Ward
ce650fe83e
docs: production,dbal,txt (2 files)
2025-12-30 22:32:00 +00:00
Richard Ward
6d47884ba4
code: production,dbal,cpp (2 files)
2025-12-30 22:31:32 +00:00
Richard Ward
66b5e9430f
code: schema,rpc,production (1 files)
2025-12-30 22:30:43 +00:00
Richard Ward
78b9ff896f
config: yaml,shared,dbal (2 files)
2025-12-30 21:27:49 +00:00
Richard Ward
3e1e351d56
config: yaml,shared,dbal (4 files)
2025-12-30 21:27:22 +00:00
Richard Ward
9f604e9c51
code: development,dbal,storybook (5 files)
2025-12-30 21:09:08 +00:00
Richard Ward
a11dbab933
code: development,dbal,uploads (20 files)
2025-12-30 21:07:33 +00:00
Richard Ward
d789c65d89
code: permission,development,dbal (1 files)
2025-12-30 21:05:39 +00:00
Richard Ward
1a83effa1e
code: write,strategy,development (1 files)
2025-12-30 21:04:49 +00:00
Richard Ward
9e72e6421d
config: storybook,public,main (3 files)
2025-12-30 21:03:28 +00:00
Richard Ward
9d2d26299c
docs: types,storybook,development (2 files)
2025-12-30 21:02:29 +00:00
Richard Ward
d5a2bf3efb
config: storybook,json,config (4 files)
2025-12-30 20:59:38 +00:00
Richard Ward
cb98628197
config: storybook,vite,tsx (5 files)
2025-12-30 20:48:25 +00:00
eb2182a60a
fix(packages): add missing packageId fields and fix metadata across 7 packages
...
- css_designer: added packageId
- dbal_demo: added packageId
- github_tools: changed id to packageId
- media_center: added packageId and category
- screenshot_analyzer: added packageId
- shared: added packageId, author, category
- validate-packages.cjs: support multiple components.json formats
2025-12-30 20:43:27 +00:00
Richard Ward
7d8eb2cbe9
config: packages,metadata,json (6 files)
2025-12-30 20:43:13 +00:00
Richard Ward
3abc2bb26c
config: packages,metadata,json (3 files)
2025-12-30 20:41:24 +00:00
Richard Ward
cca9ccd6c9
code: validate,store,packages (2 files)
2025-12-30 20:40:56 +00:00
Richard Ward
7575f15158
code: prisma,development,dbal (4 files)
2025-12-30 20:40:29 +00:00
Richard Ward
92f5aaf22b
code: types,development,dbal (4 files)
2025-12-30 20:40:00 +00:00
Richard Ward
4f07b39431
code: development,dbal,validate (29 files)
2025-12-30 20:39:30 +00:00
Richard Ward
b0e0de6021
code: prisma,development,dbal (3 files)
2025-12-30 20:39:01 +00:00
6f51de2ae1
test(e2e): add comprehensive Lua package rendering tests
2025-12-30 20:37:24 +00:00
Richard Ward
54a168edf5
code: operations,development,dbal (4 files)
2025-12-30 20:36:59 +00:00
Richard Ward
5f3522bf42
code: development,dbal,validate (26 files)
2025-12-30 20:36:29 +00:00
79a00e49fa
feat(dbal): add lua-script and package entity types with validation
2025-12-30 20:33:55 +00:00
e9d59f34dd
feat(dbal): add session and user entity types/stores
2025-12-30 20:32:41 +00:00
ed17b54d7a
fix: resolve test suite issues - alias resolution, accessibility, select support
...
- Fix vitest.config.ts alias ordering for @/fakemui and @/dbal
- Add htmlFor attribute to TextField for proper label accessibility
- Add aria-labels to Pagination component buttons
- Support select mode in TextField with MenuItem children
- Fix bun:test imports to vitest in 4 test files
- Fix @/dbal import path in format-error.test.ts
- Skip Lua UI package integration tests (waiting for example-form package)
- Add ui_dialogs/ui_permissions to package integration test
Test suite: 138 files passing, 802 tests passed, 3 skipped
2025-12-30 20:32:27 +00:00
Richard Ward
37cf528703
code: development,dbal,validate (9 files)
2025-12-30 20:31:56 +00:00
Richard Ward
d90eaf3fee
code: index,development,dbal (5 files)
2025-12-30 20:31:24 +00:00
Richard Ward
756b63ba82
code: index,development,dbal (3 files)
2025-12-30 20:29:38 +00:00