Commit Graph

536 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
8858bbca9e Refactor SummaryCards component
Modify SummaryCards to display icon and title in one line with the amount below, centered.
2025-03-21 09:47:20 +00:00
gpt-engineer-app[bot]
bd5ba8f397 Refactor summary cards layout
Moves amount to same line as icon and title in summary cards, and aligns amount to the right.
2025-03-21 09:44:53 +00:00
gpt-engineer-app[bot]
d50ab71da3 Reduce spacing in Header
Reduced the spacing between "젤리의 적자 탈출" and the graph in the Header component.
2025-03-21 09:40:24 +00:00
gpt-engineer-app[bot]
492b5264fe Fix edit button issue
The edit button was causing the page to turn white and the content to disappear. This commit addresses this issue.
2025-03-21 09:34:27 +00:00
gpt-engineer-app[bot]
d41b26bd42 Refactor: Remove redundant text
Removed "지출 분석" text above the category section as the spending graph is relevant.
2025-03-21 09:31:56 +00:00
gpt-engineer-app[bot]
c88f547f12 Refactor: Reorder budget cards
Move expense chart card to the top for better visibility.
2025-03-21 08:52:52 +00:00
gpt-engineer-app[bot]
bf2d275d9a Enhance budget tab appearance
Improve the visual distinction of the selected tab in the BudgetProgressCard component by adjusting the shadow.
2025-03-21 08:48:14 +00:00
gpt-engineer-app[bot]
14b04cb384 Fix: Remove unused import
The `startNetworkMonitoring` import was removed from `src/App.tsx` because it does not exist in the `syncUtils` module.
2025-03-21 08:45:28 +00:00
gpt-engineer-app[bot]
6ec671e9ab Fix TypeScript and Sync Errors
- Resolves TypeScript errors related to missing exports and incorrect argument counts.
- Corrects re-exporting of types to comply with `isolatedModules` setting.
- Addresses issues in sync-related files to ensure proper functionality.
2025-03-21 08:43:47 +00:00
gpt-engineer-app[bot]
2290cf0fc3 Fix TypeScript errors
- Corrected import/export issues related to SyncResult, setSyncEnabled, and clearCloudData in syncUtils.ts.
- Updated function calls to match expected arguments.
2025-03-21 08:41:13 +00:00
gpt-engineer-app[bot]
a97234d9fa Refactor: Reduce component size
Reduces the size of a component.
2025-03-21 08:36:55 +00:00
hansoo
e633eb95d3 동기화 로직 최적화 및 타입 오류 수정
- SyncState 인터페이스 개선 및 타입 오류 해결
- withRetry 함수를 네트워크 유틸리티에서 재사용하여 코드 중복 제거
- 오류 처리 및 로깅 개선
- 트랜잭션 다운로드/업로드 로직 최적화
2025-03-21 17:35:26 +09:00
gpt-engineer-app[bot]
7041f0c321 Visual edit in Lovable
Edited UI in Lovable
2025-03-21 08:31:19 +00:00
gpt-engineer-app[bot]
d9d566a8ee Visual edit in Lovable
Edited UI in Lovable
2025-03-21 08:30:43 +00:00
gpt-engineer-app[bot]
f550c49633 Refactor: Simplify avatar component 2025-03-21 08:29:35 +00:00
gpt-engineer-app[bot]
cbb21c764c Refactor code for smaller size
Further reduce code size.
2025-03-21 08:27:56 +00:00
gpt-engineer-app[bot]
a449b8c16c Visual edit in Lovable
Edited UI in Lovable
2025-03-21 08:26:02 +00:00
gpt-engineer-app[bot]
3b7f8988e4 Reduce selected text size
Reduces the font size of the currently selected text by one step.
2025-03-21 08:22:17 +00:00
gpt-engineer-app[bot]
1edb31a917 Reverted to edit edt-6d23fe6e-7940-4c9d-ab56-422454aafa8a: "Reduce font size
Decrease the font size of the selected text by one step."
2025-03-21 08:21:09 +00:00
gpt-engineer-app[bot]
5475ee2adb Refactor: Simplify BudgetTabContent
Further simplify the BudgetTabContent component.
2025-03-21 08:17:44 +00:00
gpt-engineer-app[bot]
b451ca0149 Reduce font size
Decrease the font size of the selected text by one step.
2025-03-21 08:16:17 +00:00
gpt-engineer-app[bot]
cfa4bc37db Visual edit in Lovable
Edited UI in Lovable
2025-03-21 08:14:16 +00:00
hansoo
b3cc189493 네트워크 알림 OFF 및 ts 오류 수정 2025-03-21 17:09:26 +09:00
hansoo
3d246176ad 네트워크 알림 오류 수정 및 리팩토링 2025-03-21 17:00:01 +09:00
hansoo
96bda2de39 네트워크 끊김 알람 오류 수정 2025-03-21 16:32:36 +09:00
hansoo
2d08a7962b 문서 파일 정리 2025-03-21 16:08:43 +09:00
hansoo
86c0035561 네트워크 유틸리티 개선: 변수 선언 문제 해결 및 이벤트 핸들러 관리 개선 2025-03-21 15:45:43 +09:00
hansoo
19fba927e9 안드로이드 스플래시 화면 지연 문제 해결 2025-03-19 23:28:39 +09:00
gpt-engineer-app[bot]
4cfc48c8e1 Visual edit in Lovable
Edited UI in Lovable
2025-03-19 14:21:18 +00:00
gpt-engineer-app[bot]
a6a9f5e3e1 Adjust top page margin
Increased the top margin on all pages by an additional 5px.
2025-03-19 14:18:27 +00:00
gpt-engineer-app[bot]
e164c45fd2 Fix TS2308 error in index.ts
The module './BudgetContext' already exports a member named 'BudgetContextType'. Explicitly re-export to resolve the ambiguity.
2025-03-19 14:14:45 +00:00
gpt-engineer-app[bot]
92fc5ce34f Fix Typescript and module errors
- Resolve Typescript isolatedModules error by using 'export type' when re-exporting types.
- Fix module ambiguity by explicitly re-exporting 'BudgetContextType'.
- Correct import paths for useAuth hook in transaction-related files.
2025-03-19 14:13:31 +00:00
gpt-engineer-app[bot]
40003d8f28 Adjust top margin for app
Adjusted the top margin of the entire app (home, expenses, analytics, settings, etc.) to add 5px of spacing.
2025-03-19 14:12:05 +00:00
hansoo
0bde90178a 스플래시 화면 리소스 및 지원 파일 추가 2025-03-19 22:58:20 +09:00
hansoo
d4bd4b591f 나머지 백업 파일 정리 2025-03-19 22:55:29 +09:00
hansoo
b639453854 iOS 백업 파일 정리 2025-03-19 22:54:56 +09:00
hansoo
2553b2f6a1 불필요한 스크립트 파일 정리 2025-03-19 22:53:18 +09:00
hansoo
c5a09a1cbd 스플래시 화면 표시 시간 조정 및 배경색 변경 2025-03-19 22:51:02 +09:00
hansoo
2ec913c6c0 optimize boot sequnse 2025-03-19 07:27:10 +09: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
gpt-engineer-app[bot]
450e57fe50 Change sync explanation text color
Change the color of the text in the sync explanation section to the main green color.
2025-03-18 13:52:37 +00:00
gpt-engineer-app[bot]
d380995d5c Adjust spacing in Settings page
Reduce the height of the empty space at the bottom of the Settings page from 150px to 120px.
2025-03-18 13:48:21 +00:00
gpt-engineer-app[bot]
3778703a67 Add spacing to app version
Adds 150px spacing below the app version card.
2025-03-18 13:46:59 +00:00
gpt-engineer-app[bot]
83669bea40 Adjust recent transactions card height
Slightly reduce the overall height of the recent transactions card.
2025-03-18 09:05:30 +00:00