copilot-swe-agent[bot]
2d9d9bab50
Initial plan
2026-01-06 14:42:11 +00:00
dafe170c88
Merge pull request #1354 from johndoe6345789/copilot/fix-typescript-errors-and-linter
...
Enable TypeScript strict mode and implement stub hooks
2026-01-06 14:41:50 +00:00
copilot-swe-agent[bot]
00cd3c7ec4
Fix additional TypeScript strict mode errors in src directory
...
- Add non-null assertions for array access after length checks
- Fix middleware to check for undefined before setting headers
- Add type assertions for DBAL result data mapping
- Fix entity page to validate all params before use
- Provide default empty object for optional action handlers
- Down to 19 errors in src directory (from ~26)
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 14:23:36 +00:00
copilot-swe-agent[bot]
1eaa4b5e97
Fix TypeScript strict mode errors in DBAL integration functions
...
- Add explicit 'this: any' type annotations to all DBAL integration functions
- Fix syntax errors from missing commas in function parameters
- Reduce TypeScript errors from 146 to ~75
- Update fakemui index.ts with note about Dialog components
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 14:19:12 +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]
7a4cc52e67
Initial plan
2026-01-06 14:04:10 +00:00
e272ae9a82
Merge pull request #1345 from johndoe6345789/dependabot/npm_and_yarn/vitejs/plugin-react-5.1.2
...
chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.1.2
2026-01-06 13:48:49 +00:00
799ab672de
Merge branch 'main' into dependabot/npm_and_yarn/vitejs/plugin-react-5.1.2
2026-01-06 13:48:40 +00:00
b67f40d018
Merge pull request #1346 from johndoe6345789/dependabot/npm_and_yarn/storybook/react-vite-10.1.11
...
chore(deps-dev): bump @storybook/react-vite from 8.6.15 to 10.1.11
2026-01-06 13:48:27 +00:00
ab04703287
Merge branch 'main' into dependabot/npm_and_yarn/storybook/react-vite-10.1.11
2026-01-06 13:48:19 +00:00
19a9a8ff06
Merge pull request #1347 from johndoe6345789/dependabot/npm_and_yarn/postcss-8.5.6
...
chore(deps-dev): bump postcss from 8.4.35 to 8.5.6
2026-01-06 13:48:03 +00:00
eb11758b77
Merge branch 'main' into dependabot/npm_and_yarn/postcss-8.5.6
2026-01-06 13:47:53 +00:00
f98d086297
Merge pull request #1348 from johndoe6345789/copilot/fix-typescript-errors-warnings
...
Fix 96 TypeScript errors across DBAL, fakemui, and Next.js routes
2026-01-06 13:27:46 +00:00
copilot-swe-agent[bot]
978aefdaf2
Add dynamic exports to Next.js routes for proper validation
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 12:33:45 +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]
cf6d3b6795
Initial plan
2026-01-06 12:08:35 +00:00
8055b2a435
Merge pull request #1344 from johndoe6345789/copilot/fix-typescript-errors-warnings
...
Fix TypeScript errors and implement stub functions with proper types
2026-01-06 12:08:10 +00:00
dependabot[bot]
b1f7a3126b
chore(deps-dev): bump postcss from 8.4.35 to 8.5.6
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.35 to 8.5.6.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.5.6 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.6
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 11:37:20 +00:00
dependabot[bot]
1a5f073e79
chore(deps-dev): bump @storybook/react-vite from 8.6.15 to 10.1.11
...
Bumps [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) from 8.6.15 to 10.1.11.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.11/code/frameworks/react-vite )
---
updated-dependencies:
- dependency-name: "@storybook/react-vite"
dependency-version: 10.1.11
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 11:36:58 +00:00
dependabot[bot]
994e92e882
chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.1.2
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 4.7.0 to 5.1.2.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.2/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.1.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 11:36:50 +00:00
copilot-swe-agent[bot]
28e253e00d
Fix all remaining TypeScript errors in src/ directory and lint warnings
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 11:10:03 +00:00
copilot-swe-agent[bot]
09e5c42585
Fix remaining TypeScript errors in hooks, components, and lib functions
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 11:04:13 +00:00
copilot-swe-agent[bot]
4a38a9bd93
Fix TypeScript errors: DBAL adapter, component types, sessions, comments, and DBAL integration
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 10:57:05 +00:00
copilot-swe-agent[bot]
803b92089b
Initial plan
2026-01-06 10:44:26 +00:00
388430b8da
Merge pull request #1341 from johndoe6345789/copilot/fix-typescript-errors-and-warnings
...
Fix TypeScript errors and implement missing database modules
2026-01-06 10:43:25 +00:00
copilot-swe-agent[bot]
e8095662b4
Fix Response types to use NextResponse and fix filter params
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 10:38:00 +00:00
copilot-swe-agent[bot]
617354d603
Update routing stub functions with proper return types
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 10:35:09 +00:00
copilot-swe-agent[bot]
97a4d9892f
Fix stub function signatures and exports
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 10:32:38 +00:00
copilot-swe-agent[bot]
77ab4af0cc
Fix ComponentNode/Config types and fakemui exports
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 10:29:26 +00:00
copilot-swe-agent[bot]
b453ec413d
Add missing DB modules (lua-scripts CRUD, god-credentials, power-transfers)
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 10:25:14 +00:00
copilot-swe-agent[bot]
81a26a9765
Fix import paths and add missing modules (lua-scripts, types re-export)
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 10:22:02 +00:00
copilot-swe-agent[bot]
edbe567933
Initial plan
2026-01-06 10:11:45 +00:00
3ae263a842
Merge pull request #1339 from johndoe6345789/copilot/fix-typescript-errors-warnings
...
Fix TypeScript errors and implement stub functions
2026-01-06 10:11:24 +00:00
copilot-swe-agent[bot]
8f7a91a13d
Add missing stub exports for routing, compiler, and levels
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 02:12:43 +00:00
copilot-swe-agent[bot]
f8de7317f5
Fix frontend type errors - DropdownConfig, CssCategory, Comment, TenantContext
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 02:10:10 +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]
882f9447ef
Fix TypeScript types - AppConfiguration, DropdownConfig, auth APIs, IconProps, and interface conflicts
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-06 01:45:10 +00:00
copilot-swe-agent[bot]
182faa602f
Initial plan
2026-01-06 01:34:34 +00:00
de75196751
Merge pull request #1338 from johndoe6345789/copilot/fix-typescript-errors-and-warnings
...
Clean up TypeScript errors and linter warnings in main application code
2026-01-06 01:34:16 +00:00
copilot-swe-agent[bot]
da683d3ce8
Fix linter warnings from unused errorInfo variables
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-05 23:49:01 +00:00
copilot-swe-agent[bot]
ea27223dbe
Fix remaining import errors in use-dbal hooks
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-05 23:46:55 +00:00
copilot-swe-agent[bot]
ee79514830
Fix import paths and module exports in frontends/nextjs
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-05 23:43:53 +00:00
copilot-swe-agent[bot]
167e3910df
Fix all linter warnings: unused params, any types, console statements
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-05 23:39:10 +00:00
copilot-swe-agent[bot]
5df80c1a98
Fix critical TypeScript import and type errors
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2026-01-05 23:31:11 +00:00
copilot-swe-agent[bot]
e34a5e3c32
Initial plan
2026-01-05 23:24:09 +00:00
a59a046e30
Merge pull request #1336 from johndoe6345789/copilot/fix-typescript-errors
...
[WIP] Fix TypeScript errors and linter warnings
2026-01-05 23:23:08 +00:00