Commit Graph

19 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
1ea5fb1138 Reverted to edit edt-bfd6bc21-0add-4509-ab56-b4fbae0e8457: "Increase bottom margin of section
Increase the bottom margin of the recent transactions section from 30px to 50px."
2025-03-22 13:34:25 +00:00
gpt-engineer-app[bot]
1e156fc671 Fix edit functionality
The edit functionality was not working as expected. This commit addresses the issue.
2025-03-22 13:29:04 +00:00
gpt-engineer-app[bot]
b14fd095ac Refactor: Make app version info editable
Make the app version and description fields in the AppVersionInfo component editable.
2025-03-22 13:26:57 +00:00
gpt-engineer-app[bot]
51bcdf2d05 Center align app version info
Center align the app version and description text in the settings page.
2025-03-21 13:17:30 +00:00
gpt-engineer-app[bot]
23bc7bd805 Visual edit in Lovable
Edited UI in Lovable
2025-03-21 12:53:38 +00:00
gpt-engineer-app[bot]
050386e3d2 Fix: Address no code changes error
The AI system did not make any changes to the code in response to the prompt. This commit acknowledges and addresses this issue.
2025-03-21 12:50:52 +00:00
gpt-engineer-app[bot]
56aa278f77 Visual edit in Lovable
Edited UI in Lovable
2025-03-21 12:50:03 +00:00
gpt-engineer-app[bot]
41d8fdcc7c Add ZELLYY CLOUD text
Add a line of text "ZELLYY CLOUD" at the bottom of the screen, 70px below "The first build".
2025-03-21 12:45:05 +00:00
gpt-engineer-app[bot]
f7eb7d5af7 Display build number in version info
Display the build number next to the version number in the AppVersionInfo component.
2025-03-21 12:23:35 +00:00
gpt-engineer-app[bot]
35a9d89d40 No changes
This commit reflects that no code changes were made.
2025-03-21 12:21:59 +00:00
gpt-engineer-app[bot]
7fb0299c57 Display app version information
Display the app version and build number in the settings. Remove the build number and the number 1 below the app version.
2025-03-21 12:19:51 +00:00
gpt-engineer-app[bot]
ab3bcbdc63 Visual edit in Lovable
Edited UI in Lovable
2025-03-18 14:35:16 +00:00
gpt-engineer-app[bot]
75dc157d15 Refactor: Simplify AppVersionInfo background
Removed background styling from AppVersionInfo component for a cleaner look.
2025-03-18 14:32:04 +00:00
gpt-engineer-app[bot]
7122a0b8bc Refactor AppVersionInfo component
Refactor AppVersionInfo component to use a textarea for the description field and remove white backgrounds.
2025-03-18 14:30:31 +00:00
gpt-engineer-app[bot]
e0c2bbb345 Visual edit in Lovable
Edited UI in Lovable
2025-03-18 14:28:52 +00:00
gpt-engineer-app[bot]
43b1f700b5 Change AppVersionInfo to display text
Replaced input fields with static text for displaying app version information in the AppVersionInfo component.
2025-03-18 14:27:20 +00:00
gpt-engineer-app[bot]
99e64d6f51 Remove version code field
Removes the version code field from the app.
2025-03-18 14:25:49 +00:00
gpt-engineer-app[bot]
73ff9e7886 Allow manual version info edit
Make the version info card editable via text boxes.
2025-03-18 14:24:10 +00:00
hansoo
8efe62d9fd 트랜잭션 삭제 안정성 개선 및 앱 버전 정보 UI 개선
1. 트랜잭션 삭제 기능 안정성 개선:
   - 비동기 작업 최적화로 UI 응답성 향상
   - 메모리 누수 방지를 위한 취소 메커니즘 구현
   - 오류 처리 강화 및 UI 상태 복원 메커니즘 추가

2. 앱 버전 정보 표시 개선:
   - AppVersionInfo 컴포넌트 UI 디자인 개선
   - 설정 페이지 버전 정보 영역 스타일링 개선
   - 빌드 정보 즉시 로딩 구현

* 참고: UI 변경 사항이 포함되어 있으므로 Lovable 팀 리뷰 필요
2025-03-18 00:37:26 +09:00