hansoo
|
9851627ff1
|
feat: Add CI/CD pipeline and code quality improvements
- Add GitHub Actions workflow for automated CI/CD
- Configure Node.js 18.x and 20.x matrix testing
- Add TypeScript type checking step
- Add ESLint code quality checks with enhanced rules
- Add Prettier formatting verification
- Add production build validation
- Upload build artifacts for deployment
- Set up automated testing on push/PR
- Replace console.log with environment-aware logger
- Add pre-commit hooks for code quality
- Exclude archive folder from linting
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-07-12 15:27:54 +09:00 |
|
gpt-engineer-app[bot]
|
4b7f422acd
|
Refactor: Codebase review and cleanup
Review the entire codebase for potential issues and perform necessary cleanup.
|
2025-04-05 06:16:43 +00:00 |
|
gpt-engineer-app[bot]
|
b7b55cc816
|
Fix: SafeArea for iOS dynamic island
Fixes iOS safe area issues caused by the dynamic island.
|
2025-04-05 05:08:29 +00:00 |
|
gpt-engineer-app[bot]
|
485ac4775c
|
Add bottom padding to page
Adds 80px of bottom padding to the page.
|
2025-03-23 11:05:05 +00:00 |
|
gpt-engineer-app[bot]
|
ce60f418fa
|
Fix notch issue on iOS
Addresses the notch display issue on iOS devices.
|
2025-03-23 10:15:20 +00:00 |
|
gpt-engineer-app[bot]
|
2c99bbce88
|
Reverted to edit edt-df6bf84a-482f-4f45-8871-2125b421fdb0: "Add bottom padding to screen
Adds 100px bottom padding to the screen."
|
2025-03-23 10:11:05 +00:00 |
|
gpt-engineer-app[bot]
|
4a05ea3649
|
Check iOS notch handling
Verify that the iOS notch handling feature is working correctly.
|
2025-03-23 08:57:27 +00:00 |
|
gpt-engineer-app[bot]
|
7071d435ae
|
Refactor: Adapt to design changes
The design has been significantly updated, requiring code adjustments.
|
2025-03-21 13:04:57 +00:00 |
|
gpt-engineer-app[bot]
|
8193fda43f
|
Reverted to edit edt-308e7f80-d1d7-4d72-9210-72d1422090e9: "Visual edit in Lovable
Edited UI in Lovable"
|
2025-03-21 13:02:57 +00:00 |
|
gpt-engineer-app[bot]
|
743ae5c598
|
Adapt layout for dynamic island
Adjust top margin based on platform to accommodate the dynamic island on iOS devices.
|
2025-03-21 12:58:52 +00:00 |
|