git
115b679983
docs: nextjs,frontends,session (86 files)
2025-12-26 00:03:46 +00:00
git
757b1f35fc
config: yml,workflows,github (2 files)
2025-12-25 23:09:21 +00:00
git
e0e5b46fc3
config: cpp,yml,workflows (2 files)
2025-12-25 23:06:32 +00:00
git
f643db3746
config: hpp,dbal,cpp (3 files)
2025-12-25 23:05:45 +00:00
git
1de280fdad
docs: prompts,kickstart,github (1 files)
2025-12-25 22:26:19 +00:00
git
0cf7f3911c
docs: prompts,prompt,nextjs (4 files)
2025-12-25 22:24:00 +00:00
git
0c802100d8
docs: prompts,prompt,maintain (4 files)
2025-12-25 22:23:44 +00:00
git
8f4063f819
docs: prompts,prompt,production (2 files)
2025-12-25 22:23:28 +00:00
git
96d31a80f0
docs: prompts,prompt,github (7 files)
2025-12-25 22:23:12 +00:00
git
9f8ca87a0e
docs: prompts,prompt,impl (3 files)
2025-12-25 22:22:56 +00:00
git
02482c8eef
config: yml,workflows,github (1 files)
2025-12-25 21:42:37 +00:00
git
29de721cdc
config: yml,workflows,github (1 files)
2025-12-25 21:42:06 +00:00
git
5f7b3c521a
config: yml,workflows,github (1 files)
2025-12-25 21:40:35 +00:00
git
33a9c77417
docs: prompts,kickstart,github (1 files)
2025-12-25 20:18:32 +00:00
git
6e0e04c639
docs: prompts,kickstart,github (1 files)
2025-12-25 20:18:01 +00:00
git
2ddef00c65
docs: prompts,kickstart,github (1 files)
2025-12-25 20:14:29 +00:00
git
15dfeb26f1
docs: prompts,kickstart,github (1 files)
2025-12-25 20:10:48 +00:00
git
8198f8be0b
docs: prompts,kickstart,github (1 files)
2025-12-25 20:10:32 +00:00
git
f55de1ed5f
docs: prompts,prompt,github (2 files)
2025-12-25 20:09:29 +00:00
git
1310750777
docs: prompts,kickstart,github (1 files)
2025-12-25 20:08:58 +00:00
git
456c1fab31
docs: prompts,kickstart,github (1 files)
2025-12-25 20:07:41 +00:00
git
affd86e14f
docs: prompts,kickstart,github (1 files)
2025-12-25 20:07:25 +00:00
git
b765cc0eaf
docs: prompts,kickstart,github (1 files)
2025-12-25 20:03:24 +00:00
git
85ba7909e9
docs: prompts,kickstart,github (1 files)
2025-12-25 19:57:51 +00:00
git
5c8acec3c2
docs: prompts,kickstart,github (1 files)
2025-12-25 19:57:19 +00:00
git
4e601d9a31
docs: dbal,valid,is (13 files)
2025-12-25 19:32:03 +00:00
git
e129ae24ad
docs: add guidance on abstract system design for flexibility and modularity
2025-12-25 19:19:37 +00:00
git
a7f49f08f2
docs: clarify source code file size guidelines in kickstart document
2025-12-25 19:18:34 +00:00
git
218008bd21
refine: Update db index and autopusher script
2025-12-25 19:17:41 +00:00
git
31e1fd59e8
chore: update kickstart document with additional references and formatting
2025-12-25 18:44:11 +00:00
git
e48be526e2
docs: add reference to RADIX_TO_MUI_MIGRATION.md in kickstart prompts
2025-12-25 18:16:24 +00:00
git
0479a7766d
docs: clarify LAMBDA_PROMPT.md by explaining the solution to the code length problem
2025-12-25 17:49:37 +00:00
git
45bbb843f9
feat: add LAMBDA_PROMPT.md to outline project structure for lambda functions
2025-12-25 17:48:36 +00:00
git
d32c111404
docs: add clarification on class structure in kickstart prompt
2025-12-25 17:44:38 +00:00
git
a2932725c3
feat: add custom Table component and refactor Select component to use MUI
...
- Introduced a new Table component with TableHeader, TableBody, TableFooter, TableRow, TableHead, TableCell, and TableCaption for better UI consistency.
- Refactored Select component to utilize MUI's Select, MenuItem, and FormControl for improved accessibility and styling.
- Created a centralized MUI theme with design tokens, typography, spacing, and component overrides for light and dark modes.
2025-12-25 16:54:22 +00:00
git
ffdbe99395
docs: add missing instruction to check /docs/TODO/* in kickstart guide
2025-12-25 16:12:16 +00:00
git
22c60c5de5
feat: add .actrc configuration and update file paths in COPILOT_SDLC_SUMMARY.md
2025-12-25 15:47:28 +00:00
git
3537211368
feat(todos): Add comprehensive TODO lists for various project areas
...
- Created TODO files for Testing, DBAL, Frontend, Packages, Database, and Lua Scripting.
- Updated README with a quick reference table for all TODO files and their priorities.
- Added specific tasks for improving testing coverage, implementing DBAL features, enhancing frontend components, and refining package management.
- Included documentation tasks to ensure thorough coverage and clarity across all areas.
- Implemented initial unit tests for the useAuth hook and improved password generation logic.
- Enhanced package loader functionality to support modular package seed data retrieval.
- Updated page renderer to include public role in permission checks.
- Added comments for future unit tests in workflow engine and other critical areas.
2025-12-25 15:47:15 +00:00
git
7b180e997b
update
2025-12-25 15:21:18 +00:00
git
370b01cca8
feat: add instruction to leave TODO comments for missing functionality
2025-12-25 15:19:13 +00:00
git
e0f7537f9a
update
2025-12-25 15:18:02 +00:00
git
7f5c22fd0c
stuck
2025-12-25 15:11:31 +00:00
git
685fa93478
Update kickstart prompt to include clarification on bot workflow in SDLC
2025-12-25 14:43:26 +00:00
git
af5a329151
Update kickstart prompt to clarify handling of concurrent bot changes
2025-12-25 14:43:01 +00:00
git
8e627bc643
Add configuration files and scripts for Next.js frontend setup
2025-12-25 14:42:29 +00:00
git
6d39b3193f
prompt
2025-12-25 14:40:06 +00:00
git
b90e22bfae
amazing prompts
2025-12-25 14:37:26 +00:00
git
517209f187
Enhance issue triage and PR management workflows with improved comment formatting and AI assistance suggestions
2025-12-25 13:56:09 +00:00
git
e328aa37a6
Refactor CI/CD workflows to set working directory and cache paths for Next.js frontend
...
Add AuthProvider component for user authentication management
Implement users API route with DBAL integration
Create layout component for application structure and metadata
Add Level1Client component for navigation handling
2025-12-25 13:46:55 +00:00
git
70088ee9cd
code quality
2025-12-25 13:05:24 +00:00