Commit Graph

53 Commits

Author SHA1 Message Date
David Westgate
b98d0035d8 remove unused imports 2025-03-18 15:23:25 -07:00
David Westgate
cf0b0332a4 remove uneeded test; fix other skipped tests 2025-03-18 15:21:06 -07:00
David Westgate
2e5efda69a abstract picker component; added small buttons; visual tweaks 2025-03-17 23:48:31 -07:00
David Westgate
e720e2e010 global darkmode hook usage; use style abstractions; remove ui wrapper causing issues 2025-03-17 23:10:31 -07:00
MantashaNoyela
28addf53a5 Fixed issues 2025-03-16 16:08:07 -07:00
MantashaNoyela
533356117a Changed styles 2025-03-11 06:40:52 -07:00
vutukuri15
63ecde6c99 Fixed test code 2025-03-10 12:01:36 -07:00
vutukuri15
430750e3d4 Fixed issue with extra colors of image input 2025-03-09 20:54:47 -07:00
David Westgate
de723a5d8a add warning mechanism 2025-03-09 16:35:02 -07:00
David Westgate
32ce2f9169 change default chip selections 2025-03-09 16:04:20 -07:00
David Westgate
648d815647 fix tests 2025-03-09 15:53:13 -07:00
David Westgate
abdffcef71 fix rounding issue 2025-03-09 15:45:20 -07:00
David Westgate
01303b625a stop rendering 0 dist chips 2025-03-09 15:10:14 -07:00
David Westgate
ca042b3afb update buyin label 2025-03-09 15:05:48 -07:00
David Westgate
bfa66d5856 limit ranges for buy in selector 2025-03-09 14:59:08 -07:00
David Westgate
f04496bf24 better distribution with fibbonachi 2025-03-09 14:30:45 -07:00
David Westgate
1216e76381 add back comments 2025-03-09 12:54:39 -07:00
vutukuri15
c41db0db8b Fixed text input box for white chips 2025-03-07 11:37:48 -08:00
David Westgate
07cbfe7172 move buttons around; add optional style prop to section container 2025-03-07 09:18:25 -08:00
vutukuri15
868d9aec54 Fixed typescript errors 2025-03-05 12:47:51 -08:00
vutukuri15
56ce3c9bc2 Implemented changes 2025-03-04 00:35:50 -08:00
vutukuri15
d27743017c Implemented Language Selector 2025-03-03 16:35:46 -08:00
David Westgate
4b27aea688 style refactor 2025-03-02 16:21:33 -08:00
Vutukuri15
8cc8f006df
Merge pull request #46 from djwesty/vutukuri15/34
Implemented Currency Selector # 34
2025-03-01 12:08:46 -08:00
vutukuri15
297b0fc026 Implementd Currency Selector 2025-02-28 11:19:22 -08:00
vutukuri15
a6c0c5c2d3 Fixing icon 2025-02-27 18:13:10 -08:00
Vutukuri15
f7d97cc1c1
Merge pull request #36 from djwesty/vutukuri15/HWtest
Update Unit Tests for BuyInSelector Component
2025-02-27 14:47:23 -08:00
MantashaNoyela
d878e93eb4 Restores the previous state when reopened 2025-02-25 20:46:59 -08:00
MantashaNoyela
9952ea3687 Ability to save and load calculator states into two slots 2025-02-25 20:33:33 -08:00
vutukuri15
b1c9ce1ce2 Assignment6 test code 2025-02-25 18:49:25 -08:00
David Westgate
85c4a9d518 fix tests 2025-02-24 22:21:28 -08:00
David Westgate
0f5d7316de optimizations and comments 2025-02-24 22:02:17 -08:00
David Westgate
4cc8db3e9c improve styles 2025-02-24 19:44:27 -08:00
David Westgate
8d3641095b somewhat working algorithm 2025-02-24 18:48:22 -08:00
David Westgate
c812ca066f Merge remote-tracking branch 'origin/main' into vutukuri15/6 2025-02-24 00:20:14 -08:00
vutukuri15
150edf99a7 used api url from .env 2025-02-23 23:38:32 -08:00
vutukuri15
07c93e8800 Fixed Welcome Screen Issue 2025-02-23 23:38:32 -08:00
David Westgate
dd75f58519 more sophistication for invalid distriubtions 2025-02-23 23:20:36 -08:00
vutukuri15
1fbb292ea2 Implemented requested changes 2025-02-21 21:12:20 -08:00
David Westgate
1a027e1feb more work in progress on algorithm 2025-02-21 18:17:07 -08:00
vutukuri15
e39d11c4f2 Implemented Automatic Detecting Chip Colors and Counts 2025-02-21 13:35:44 -08:00
David Westgate
f2710588ea start rework of algorithm 2025-02-20 14:18:56 -08:00
vutukuri15
b9c90d2493 Modified code 2025-02-17 22:54:05 -08:00
David Westgate
e6c946044a initial outline of component; first image capture ability 2025-02-17 22:42:34 -08:00
vutukuri15
d9a835c315 Displaying Chip value contribution 2025-02-15 19:56:41 -08:00
MantashaNoyela
bd917c96cb Implemented Chip Distribution and Test code for this. 2025-02-11 13:47:22 -08:00
David Westgate
26593a312b make dec/inc buttons better 2025-02-10 22:08:58 -08:00
David Westgate
a8cba8205e dec/inc buttons added; function 2025-02-10 22:04:55 -08:00
David Westgate
5a2d7cfe54 add initial tests; fix up logic in ChipsSelector Modal 2025-02-10 21:14:52 -08:00
David Westgate
43a9716172 initial working feature 2025-02-10 19:46:27 -08:00