Commit History

Update contest data loading condition in app.py to improve session state management
36fb2fe

James McCool commited on

Refactor contest file upload logic in app.py for improved clarity and functionality
e793d80

James McCool commited on

Update order of options in selectbox for contest data parsing in app.py
41efef4

James McCool commited on

Refactor contest data loading logic in app.py to improve session state checks
a34bb65

James McCool commited on

Refactor contest data loading logic in app.py to unify session state checks
a4cf167

James McCool commited on

Refactor contest data loading logic in app.py to enhance session state checks
b30eab5

James McCool commited on

Refactor contest file handling in app.py for improved session state management
b84a1cd

James McCool commited on

Refactor contest file handling in app.py to improve session state management
e7260ac

James McCool commited on

Implement button for loading contest data in app.py
4586856

James McCool commited on

Add input validation for contest and projection files in app.py
4ad4038

James McCool commited on

Refactor contest data loading logic in app.py to streamline database search process
e64137a

James McCool commited on

Remove initial setting of Contest_file to False in app.py for database search option. This change streamlines the file upload process and enhances user experience when selecting contest data.
9750e5c

James McCool commited on

Refactor name matching logic in app.py to improve conditional checks
d7f7a9c

James McCool commited on

Update contest data loading logic in app.py to handle database search and file uploads
ef95156

James McCool commited on

Refactor name matching logic in app.py for improved condition handling
ad5adce

James McCool commited on

Implement conditional loading of contest data based on user selection in app.py
1bf8256

James McCool commited on

Update selectbox options and add keys for state management in app.py
f5d67d4

James McCool commited on

Add MongoDB integration and contest data retrieval in app.py and grab_contest_data.py
0841c51

James McCool commited on

Refine dataframe display and column name replacement in app.py and create_general_exposures function
fa28f02

James McCool commited on

Enhance general exposures dataframe in create_general_exposures function
02107a7

James McCool commited on

Refine dataframe gradient application in app.py
6864f0f

James McCool commited on

Refine dataframe styling in app.py
80a823d

James McCool commited on

Enhance dataframe styling in app.py
a14225c

James McCool commited on

Refine dataframe formatting in app.py
24f22a7

James McCool commited on

Enhance background gradient application in app.py
a025605

James McCool commited on

Remove sorting of general exposures dataframe in app.py
b4df768

James McCool commited on

Update sorting criteria for general exposures in app.py
68312dc

James McCool commited on

Add general exposures tab and functionality in app.py
8f424e5

James McCool commited on

Implement error handling for name matching in app.py
e31f6cd

James McCool commited on

Refactor pagination and filtering logic in app.py
6e8cffc

James McCool commited on

Enhance session state initialization for adjusted dataframes in app.py
0425e05

James McCool commited on

Enhance session state management in app.py for contest and projections files
22ac9e4

James McCool commited on

Update session state management in app.py for adjusted dataframes
28939d0

James McCool commited on

Refactor session state management in app.py
23ee048

James McCool commited on

Add calc_toggle to session state in app.py
1da87a4

James McCool commited on

Update dataframe formatting in app.py to use iloc for number columns
d08e204

James McCool commited on

Add stack size exposure calculations in app.py and create_stack_size_exposures.py
d18e5a9

James McCool commited on

Refactor player and stack frame display logic in app.py
6d2f6bb

James McCool commited on

Update player frame display in app.py to reset index and hide index in dataframe output
3e312de

James McCool commited on

Fix missing newline at end of file in create_stack_exposures.py
3a5cf8f

James McCool commited on

Refactor player and stack frame calculations in app.py
d2ba2bf

James McCool commited on

Refactor session state handling in app.py
1817a5f

James McCool commited on

Add stack exposure calculations and refactor player exposure handling in app.py
1748ccd

James McCool commited on

Refactor pagination and data display in app.py
89f3a60

James McCool commited on

Enhance app.py layout and filtering options
0d01fa6

James McCool commited on

Refactor app.py to utilize create_player_exposures function
45a70a9

James McCool commited on

Add 'finish' column to working DataFrame in app.py
f49d54b

James McCool commited on

Add handling for 'All' entry_parse_var in app.py
3213b6b

James McCool commited on

Remove debug output for session state variables in app.py
2496c14

James McCool commited on

Refactor app.py to improve session state handling and user interaction
1854e4d

James McCool commited on