1de280fdad
docs: prompts,kickstart,github (1 files)
2025-12-25 22:26:19 +00:00
0cf7f3911c
docs: prompts,prompt,nextjs (4 files)
2025-12-25 22:24:00 +00:00
0c802100d8
docs: prompts,prompt,maintain (4 files)
2025-12-25 22:23:44 +00:00
8f4063f819
docs: prompts,prompt,production (2 files)
2025-12-25 22:23:28 +00:00
96d31a80f0
docs: prompts,prompt,github (7 files)
2025-12-25 22:23:12 +00:00
9f8ca87a0e
docs: prompts,prompt,impl (3 files)
2025-12-25 22:22:56 +00:00
02482c8eef
config: yml,workflows,github (1 files)
2025-12-25 21:42:37 +00:00
29de721cdc
config: yml,workflows,github (1 files)
2025-12-25 21:42:06 +00:00
5f7b3c521a
config: yml,workflows,github (1 files)
2025-12-25 21:40:35 +00:00
33a9c77417
docs: prompts,kickstart,github (1 files)
2025-12-25 20:18:32 +00:00
6e0e04c639
docs: prompts,kickstart,github (1 files)
2025-12-25 20:18:01 +00:00
2ddef00c65
docs: prompts,kickstart,github (1 files)
2025-12-25 20:14:29 +00:00
15dfeb26f1
docs: prompts,kickstart,github (1 files)
2025-12-25 20:10:48 +00:00
8198f8be0b
docs: prompts,kickstart,github (1 files)
2025-12-25 20:10:32 +00:00
f55de1ed5f
docs: prompts,prompt,github (2 files)
2025-12-25 20:09:29 +00:00
1310750777
docs: prompts,kickstart,github (1 files)
2025-12-25 20:08:58 +00:00
456c1fab31
docs: prompts,kickstart,github (1 files)
2025-12-25 20:07:41 +00:00
affd86e14f
docs: prompts,kickstart,github (1 files)
2025-12-25 20:07:25 +00:00
b765cc0eaf
docs: prompts,kickstart,github (1 files)
2025-12-25 20:03:24 +00:00
85ba7909e9
docs: prompts,kickstart,github (1 files)
2025-12-25 19:57:51 +00:00
5c8acec3c2
docs: prompts,kickstart,github (1 files)
2025-12-25 19:57:19 +00:00
4e601d9a31
docs: dbal,valid,is (13 files)
2025-12-25 19:32:03 +00:00
e129ae24ad
docs: add guidance on abstract system design for flexibility and modularity
2025-12-25 19:19:37 +00:00
a7f49f08f2
docs: clarify source code file size guidelines in kickstart document
2025-12-25 19:18:34 +00:00
218008bd21
refine: Update db index and autopusher script
2025-12-25 19:17:41 +00:00
31e1fd59e8
chore: update kickstart document with additional references and formatting
2025-12-25 18:44:11 +00:00
e48be526e2
docs: add reference to RADIX_TO_MUI_MIGRATION.md in kickstart prompts
2025-12-25 18:16:24 +00:00
0479a7766d
docs: clarify LAMBDA_PROMPT.md by explaining the solution to the code length problem
2025-12-25 17:49:37 +00:00
45bbb843f9
feat: add LAMBDA_PROMPT.md to outline project structure for lambda functions
2025-12-25 17:48:36 +00:00
d32c111404
docs: add clarification on class structure in kickstart prompt
2025-12-25 17:44:38 +00:00
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
ffdbe99395
docs: add missing instruction to check /docs/TODO/* in kickstart guide
2025-12-25 16:12:16 +00:00
22c60c5de5
feat: add .actrc configuration and update file paths in COPILOT_SDLC_SUMMARY.md
2025-12-25 15:47:28 +00:00
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
7b180e997b
update
2025-12-25 15:21:18 +00:00
370b01cca8
feat: add instruction to leave TODO comments for missing functionality
2025-12-25 15:19:13 +00:00
e0f7537f9a
update
2025-12-25 15:18:02 +00:00
7f5c22fd0c
stuck
2025-12-25 15:11:31 +00:00
685fa93478
Update kickstart prompt to include clarification on bot workflow in SDLC
2025-12-25 14:43:26 +00:00
af5a329151
Update kickstart prompt to clarify handling of concurrent bot changes
2025-12-25 14:43:01 +00:00
8e627bc643
Add configuration files and scripts for Next.js frontend setup
2025-12-25 14:42:29 +00:00
6d39b3193f
prompt
2025-12-25 14:40:06 +00:00
b90e22bfae
amazing prompts
2025-12-25 14:37:26 +00:00
517209f187
Enhance issue triage and PR management workflows with improved comment formatting and AI assistance suggestions
2025-12-25 13:56:09 +00:00
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
70088ee9cd
code quality
2025-12-25 13:05:24 +00:00
2e3fdaf1a2
metrics
2025-12-25 13:01:34 +00:00
049bd2e1fc
feat(docs): add comprehensive Copilot instructions with critical patterns and guidance
2025-12-25 12:50:15 +00:00
d915d34199
refactor(docs): update GitHub Copilot instructions for clarity and structure
2025-12-25 12:49:56 +00:00
fda4ad333f
fix some things
2025-12-25 12:39:17 +00:00