Commit Graph

10 Commits

Author SHA1 Message Date
Melvin Chia
c7bb6cce48 fix(client): adjust gap value in preloader for consistent spacing 2025-12-30 21:13:30 +08:00
Melvin Chia
882f707860 feat(client): change from 100dvh to 100vh 2025-12-07 14:26:33 +08:00
Melvin Chia
df9099ef86 fix(client): remove deprecated ScreenOrientation meta tag from index.html 2025-12-07 12:59:16 +08:00
Melvin Chia
b54d11dfd3 fix(client): correct title meta tag in index.html from "Lifeforge." to "LifeForge." 2025-11-15 20:21:58 +08:00
Melvin Chia
8840d68421 feat: complete migration of frontend
Former-commit-id: eeeb8b65ec4d457c6db99b1406e574f852b9d3b8 [formerly 594abd49c3e7537921a13f4b39357c2d7ae91cf2] [formerly 17809b5d1c8c1f8d7cb6931221f5f31df6c2596e [formerly ec98c02b6ae72a43d83f916e1584c373880d81eb]]
Former-commit-id: a60eceecd701596fcdda6c68fbb62c73522b12bb [formerly d57ba2d8f14e6822714163e7ef18f2464c3fe5c8]
Former-commit-id: be4e3099630e25d4eea5dd3b6aaa95426e0181da
2025-10-04 13:07:01 +08:00
Melvin Chia
ea7851064f refactor(client): reorganize component hierarchy and updated styling for better dark mode
Former-commit-id: eaf63317fc1b2fa35006fef121d190113d4849c2 [formerly 7df8092bd827de667e2a229326da3a4766b37c56] [formerly 811e9cdc88886ff0f8bfc3a9a7241f47d34afe74 [formerly 3346c5f897772d8148cf348051ca69c3378d137c]]
Former-commit-id: f5248b20aaf43f32e63156c90f8cb91bf292870d [formerly ff29ab218a9813eabc1f2106c509b4a30bf0b6f3]
Former-commit-id: 6664a62231aee781396d10f73e2e898d0342f94b
2025-08-26 01:00:08 +08:00
Melvin Chia
0f9fa708aa refactor: Refactor and enhance various components across the application
- Updated UploadTabButton to ensure consistent namespace usage.
- Modified Searchbar to include a new variant for the action button.
- Adjusted GuitarWorldModal to maintain icon position consistency.
- Fixed TodoListContainer to ensure proper order of props in SearchInput.
- Enhanced TaskDueDate and TaskTags components for better styling and layout.
- Cleaned up TaskItem component by removing unnecessary padding.
- Updated AssetItem and Assets components to ensure consistent namespace usage.
- Refactored Dashboard component to utilize ContextMenu for better UX.
- Improved Ledgers component to ensure FAB visibility is handled correctly.
- Cleaned up AssetsTable component by removing unnecessary line breaks.
- Enhanced HeaderMenu and SearchBar components for consistent namespace usage.
- Refactored Transactions component to improve ContextMenu integration.
- Updated ScanReceiptModal and DetailItem components for consistent icon positioning.
- Enhanced Wishlist components for better search input handling and namespace consistency.
- Added new hooks for app routing and title management.
- Created utility functions for module filtering and route building.
- Updated routes configuration for better organization and clarity.
- Refactored TypeScript configuration files for improved structure and readability.


Former-commit-id: 86caa5de48cdd12e2e223263d4a6e00db3285d70 [formerly c0cdf91ac2eb74d45aa1aca8d33837e22266cdc9] [formerly a6c466af309181ebabfc162ae0f51a79598669a4 [formerly 976cd737557b3dfd107bfc32c354a8c9f5b8f40d]]
Former-commit-id: 4e76f1f4a60df64738a84abed41d22ca6751d09c [formerly 375d0b45df2f89471119b1c629d83f56bd89e2bf]
Former-commit-id: 80c64abbd712cd69e6983ac7553007d1ac48ae8d
2025-08-17 17:06:56 +08:00
Melvin Chia
0157bc5ddc 25w31
Former-commit-id: 189a6ae16a8622e21d4cf1c17939a4358ec2da8a [formerly 5a0d7e9a9979fceba31d11c7b1895810e8e90967] [formerly e87cc3ba5570e546e45734d3a5c23ceadb4c16ba [formerly 012fd3257e85aa15b40c38925d2e7e0fac8fa909]]
Former-commit-id: 5ebd3fe059fb43c6715498e93dbff05e678d40ba [formerly 9262e3ed71c30e2e391ecb039fb5674078da124d]
Former-commit-id: ca2001a316e49ba15250482334242493475d1915
2025-08-01 00:11:35 +08:00
Melvin Chia
f3d5951b91 25w29
Former-commit-id: 84b8e07ff5794e9839cf1520f41d281f439c0fa5 [formerly ae751441bdab7c4aa8bd40aeb3ff1c2452065836] [formerly 30ae7721401cc7297602d0ca3d53bf5f26485787 [formerly 3d747773edfa69f506c5213c1d619d83f9f98bea]]
Former-commit-id: 1e33f0617ba4c4e8909b5c7d61bf30892e4cee2d [formerly ea69c1708fa4b73d8cc3d71d01fc0556260e7030]
Former-commit-id: 9b4a9835c82178c55794b683cc821916877522bf
2025-07-19 00:10:10 +08:00
Melvin Chia
af41526a31 25w29
Former-commit-id: 34a10295249ce0afc8b392a73a9a932947f1d014 [formerly 7b59b20157dbfe7ddd2b9fe73589ef00a6720719] [formerly 31b8c6616e29ecbd359dc8325af54216476441d9 [formerly bc5f3c2b4b2f6a38ab2fe5c4d8e06a30afcde22a]]
Former-commit-id: ba7ffec9b69f54964598a12c6d8b9f133cb4339e [formerly 1c7b06e1477331a33f2dcc4edddebb3b4315068d]
Former-commit-id: b44438d44b4aaf32e3b5fbe5aed41e5ed9bd627f
2025-07-17 16:22:37 +08:00