Commit History

Refactor contest selection process in app.py to streamline user input
f543677

James McCool commited on

Enhance contest name retrieval in app.py to support multiple contest types
910ce9f

James McCool commited on

Update player position assignment in app.py to handle GOLF sport case
8e622a8

James McCool commited on

Enhance player data processing in load_contest_file.py by removing duplicates
f8c497a

James McCool commited on

Add helper name matching in load_contest_file.py for improved contest data processing
7740ecc

James McCool commited on

Fix variable usage in load_contest_file.py for contest name matching
889410b

James McCool commited on

Add debug output for specific player in load_contest_file.py
6c2ea99

James McCool commited on

Refactor contest file handling in app.py and add debug output in load_contest_file.py
928ec6e

James McCool commited on

Add table display for contest file helper in app.py
71afcc9

James McCool commited on

Add debug output for salary dictionary in app.py
fa5ae10

James McCool commited on

Update player position handling in app.py for GOLF sport case
0406a82

James McCool commited on

Refactor date selection handling in app.py
8b08b1a

James McCool commited on

Add debug output for selected dates in app.py
9e72c33

James McCool commited on

ping
59e1d02

James McCool commited on

Update contest data retrieval to handle 'GOLF' sport case
f147e97

James McCool commited on

Enhance contest data retrieval with secondary date handling
9cc55fb

James McCool commited on

Enhance contest data retrieval by adding secondary date parameter
c1c18f8

James McCool commited on

Handle division by zero in create_general_exposures function
00d6b89

James McCool commited on

Add informational message for manual loading in app.py
21f63dc

James McCool commited on

Refactor UI layout and streamline contest loading logic in app.py
1666aa7

James McCool commited on

Refactor layout and improve contest file handling in app.py
a692d2e

James McCool commited on

Remove unused import of get_contest_names in load_contest_file.py to streamline the code. Maintained existing functionality while improving code clarity.
60d75d2

James McCool commited on

Update dependencies in requirements.txt
11c55a2

James McCool commited on

Refactor name matching logic and update dependencies
91e473e

James McCool commited on

Add debug output for salary dictionary and contest file helper in app.py
5de7ed9

James McCool commited on

Refactor lineup replacement logic in load_contest_file function
21ba9dc

James McCool commited on

Add debug output for sport variable in load_contest_file function
bd643f8

James McCool commited on

Add debug output for cleaned DataFrame in load_contest_file function
b7058ba

James McCool commited on

Add table display for contest file preview in app.py
24a2017

James McCool commited on

Enhance error handling for lineup replacements in load_contest_file function
e37ddff

James McCool commited on

Update position lists in load_contest_file function for MMA and GOLF
0a19512

James McCool commited on

Add table display for contest file preview in app.py
7092994

James McCool commited on

Add debug output for cleaned DataFrame in load_contest_file function
b6bd444

James McCool commited on

Update position lists in load_contest_file function for MMA and GOLF
70f0305

James McCool commited on

Enhance sport selection and contest file loading logic
3b2f6ef

James McCool commited on

Filter out today's date from the date selection in app.py
8a1f473

James McCool commited on

Remove table display for salary data in app.py
299f85a

James McCool commited on

Refactor helper DataFrame selection in load_contest_file function
8d72ffa

James McCool commited on

Add table display for salary data in app.py
555e449

James McCool commited on

Refactor layout for sport and game selection in app.py
d69a1b2

James McCool commited on

Refactor layout and improve user interaction in app.py
7829724

James McCool commited on

Update contest file loading logic in app.py to handle None values
945237f

James McCool commited on

Enhance debugging feedback in load_contest_file function
bbf6bb9

James McCool commited on

Enhance contest file upload feedback in app.py
f099cf5

James McCool commited on

Clear session state for contest file uploads in app.py to prevent conflicts
41768e4

James McCool commited on

Enhance contest file display in app.py for improved user feedback
070da4f

James McCool commited on

Refactor contest file upload logic in app.py for improved session state management
b5afac7

James McCool commited on

Clear session state before loading contest data in app.py
5cebc76

James McCool commited on

Update contest file upload handling in app.py to read CSV files directly
3eaf989

James McCool commited on

Refactor date list generation in app.py for improved efficiency
d92006d

James McCool commited on