Commit Graph

3037 Commits

Author SHA1 Message Date
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
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
copilot-swe-agent[bot]
e6828b054b Fix type mismatches and missing exports in main package
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-05 23:19:28 +00:00
copilot-swe-agent[bot]
6bd619309b Fix remaining ESLint warnings and DBAL integration types
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-05 23:16:34 +00:00
copilot-swe-agent[bot]
9fa195d653 Fix additional TypeScript errors in DBAL and package imports
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-05 23:12:31 +00:00
copilot-swe-agent[bot]
8729a003c6 Fix ESLint warnings: unused variables and explicit any types
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-05 23:08:44 +00:00
copilot-swe-agent[bot]
dd4be80edc Initial plan 2026-01-05 22:59:21 +00:00
ad2aff6f1c Merge pull request #1334 from johndoe6345789/copilot/fix-typescript-errors-warnings
Fix TypeScript import paths and create missing type definitions
2026-01-05 22:58:46 +00:00
copilot-swe-agent[bot]
b953043daf Fix remaining level-types imports and create missing type files
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-05 22:14:12 +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]
ff5f502a0b Fix lint warnings - unused vars and empty interface
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-05 22:09:08 +00:00
copilot-swe-agent[bot]
d0d63fc1eb Fix import paths and add missing type imports in frontends/nextjs
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-05 22:06:38 +00:00
copilot-swe-agent[bot]
4ffcdbc827 Initial plan 2026-01-05 21:52:43 +00:00
7d0a1ad947 Merge pull request #1326 from johndoe6345789/dependabot/npm_and_yarn/autoprefixer-10.4.23
chore(deps-dev): bump autoprefixer from 10.4.20 to 10.4.23
2026-01-05 18:40:19 +00:00
41c6948a7a Merge branch 'main' into dependabot/npm_and_yarn/autoprefixer-10.4.23 2026-01-05 18:40:10 +00:00
830a90522b Merge pull request #1325 from johndoe6345789/dependabot/npm_and_yarn/storybook/react-10.1.11
chore(deps-dev): bump @storybook/react from 8.6.15 to 10.1.11
2026-01-05 18:39:52 +00:00
9f2e5be282 Merge branch 'main' into dependabot/npm_and_yarn/storybook/react-10.1.11 2026-01-05 18:39:45 +00:00
ed74752bad Merge pull request #1324 from johndoe6345789/dependabot/npm_and_yarn/vite-7.3.0
chore(deps-dev): bump vite from 6.4.1 to 7.3.0
2026-01-05 18:39:30 +00:00