Commit History

[FIX] z -> s
66e3d3c

CarlyneB commited on

[FIX] title 'optimisation' -> 'Optimisation'
58fd68a

CarlyneB commited on

[UX] British spelling: rename optimization → optimisation throughout code (conflict resolve)
7a80c0b

CarlyneB commited on

[FEAT] Add OR-substitutable resource family pools and rename inputs.csv
60dd41c

CarlyneB commited on

[FEAT] Replace hardcoded tab intros and method disabled notes with ui_text.xlsx; fix slider negative min
7b4d13c

CarlyneB commited on

[UX] tab6_scenarios.py: British spelling (optimization -> optimisation)
32a7ddb
verified

lydiaCG commited on

[UX] tab5_sensitivity.py: British spelling (optimization -> optimisation)
36f6d34
verified

lydiaCG commited on

[UX] tab4_optimization.py: British spelling (Optimization -> Optimisation)
d97c756
verified

lydiaCG commited on

[UX] tab3_coefficients.py: British spelling (optimization -> optimisation)
9c8e6e3
verified

lydiaCG commited on

[UX] tab2_constraints.py: British spelling (optimization -> optimisation)
df3fbfb
verified

lydiaCG commited on

[UX] tab1_inputs.py: British spelling (optimization -> optimisation)
dfc122b
verified

lydiaCG commited on

[UX] tab0_welcome.py: British spelling (optimize -> optimise, optimization -> optimisation)
e36f314
verified

lydiaCG commited on

[FIX] Resolve percent caps against each method's standalone potential
358d27e

CarlyneB commited on

[FIX] Fix cap value precision: show 4 decimal places in absolute cap inputs and displays across tab2, tab4, and data_utils
d3a0799

CarlyneB commited on

[FIX/FEAT] Move bottleneck analysis from tab4 to tab5, add chart interpretation captions to both tabs
4881129

CarlyneB commited on

[UX] address user feedback: per-year template text and column header, more visible "Add resource" button, fixed next-tab navigation on all pages, updated method constraints intro text
20f0fcc

CarlyneB commited on

[FIX] welcome: update intro text for target audience, style 'Let's get started...' with gradient, add page bottom padding globally
848c8a3

CarlyneB commited on

[FIX] tab6: source resource list from resource_usage (not resource_caps) to include custom batches, fix resource usage computation, remove broken CSV export
cf283fb

CarlyneB commited on

[FIX] tab5: exclude zero-cap resources and inactive methods from sensitivity selectors, remove redundant session state guards
36d3ed3

CarlyneB commited on

[FIX] tab4: fix heatmap zero-display for tiny values, remove unused imports and redundant session state inits
8006bee

CarlyneB commited on

[REFACTOR] tab2: extract refresh_active_methods from _sync_constraint_widgets so it can be called without visiting Tab 2
396f68b

CarlyneB commited on

[REFACTOR] tab1: replace apply_auto_disable_logic with refresh_active_methods, remove redundant resource_caps init
43a73a8

CarlyneB commited on

[FIX] tab3: add early return for zero-cap resources, simplify availability messages, remove unused has_custom_batch param
d8dcaa3

CarlyneB commited on

[FIX] app: initialize session state at app level to prevent crashes on direct tab navigation
6b18587

CarlyneB commited on

[FIX] tab6: filter hidden Other resources, apply CRRA chart style, register chart data, fix tab name
fd0b601

CarlyneB commited on

[FIX] tab5: switch to run_expanded_optimization, filter hidden resources, expose Other method variants in method selector
b98d5cb

CarlyneB commited on

[FIX] tab4: cap heatmap percentages at 100%, show percentages instead of exact values in chart data table
03b9c64

CarlyneB commited on

[FIX] tab2: deactivate methods whose resource is unchecked in the Tab 1 popover, fix status display (red) and hint text
132dee6

CarlyneB commited on

[FEAT/FIX] tab1: add load/download standard resources buttons, fix stale costs on edit/delete/reset, increase number precision
84fd744

CarlyneB commited on

[FIX] tab2: new resource batches now cover named standard resources, not only hidden "Other" ones
af9a933

CarlyneB commited on

[FIX] method automatically activated
7e4de95

CarlyneB commited on

[FEAT/FIX] tab4: fix variant deactivation on ZIP reload, relocate helpers to utils, add persistent Reset tab
551ebbf

CarlyneB commited on

[REFACTOR] tab3: relocate normalize_costs, get_slider_params, is_method_enabled, is_custom_secondary to data_utils; show summary table even when no active method
4eda649

CarlyneB commited on

[FEAT/FIX] tab2: unify method activatability check, fix hidden resource coverage by batch group, move default_constraint to data_utils
c6db565

CarlyneB commited on

[REFACTOR] tab1: relocate utility functions, refactor dialog key management and group selector
93fe9ab

CarlyneB commited on

[FEAT] adding a info/warning icon
783b23b

CarlyneB commited on

[FIX] Replace info text with resource status expander and fix toggle instantiation bug for blocked methods
46436ba

CarlyneB commited on

[FIX] Tab4: Deactivate methods with missing resources and fix batch coefficient injection for non-Other methods
e4b0fe7

CarlyneB commited on

[FIX] In the ‘Method Constraints’ tab: Disable and explain methods that require resources not added in the ‘Resource input’ tab
43b4d0f

CarlyneB commited on

[FEAT] Expand Other-method variants in LP, fix scenario load widget sync and resource balance display
2d250c5

CarlyneB commited on

[FEAT/FIX] Tab3: adaptive slider precision, hide Other resources, show hidden secondary hints, filter inactive methods
c91fe21

CarlyneB commited on

[FEAT] Refactor tab2: widget sync (active method or not if resources added in tab1), type-switch reset, Other-method variants
1026e02

CarlyneB commited on

[FIX] Hide Other resources in tab1, fix unit label (yr instead of year)
78c94c6

CarlyneB commited on

[FIX] Padding alert
4589936

CarlyneB commited on

[FIX] When a new resource row has min == max, it now displays the value as a fixed label instead of trying to render a slider.
27be152

CarlyneB commited on

[FIX] Add Available amout unit/year
adf4d9f

CarlyneB commited on

[FEAT] Tab4: add Run tab + fix heatmap size + fix export tab reset
3b61151

CarlyneB commited on

[FIX] Tab3: adapt zero-cap warning based on resource type
16ca8f7

CarlyneB commited on

[FIX] The DataFrame is empty when no CDR method is selected.
910dded

CarlyneB commited on

[FEAT] Clarify the way users must input resources
4ac6bf0

CarlyneB commited on