userFlaviencancel
branchrust_reboot/main/store_dashboardcancel

19 Commits over 28 Days - 0.03cph!

2 Months Ago
Added store.overridecontent debug convar to test the store override system
2 Months Ago
Compile fix
2 Months Ago
Validate the json file before uploading to S3
2 Months Ago
Null checks everywhere to make sure the store init can't fail if the json is wrong
2 Months Ago
Revert bootstrap ToggleUIHack changes
2 Months Ago
Store now loads its overrides from the manifest directly instead of downloading the json file
2 Months Ago
Fixed settings tab masking issues
2 Months Ago
Resolved merge conflicts
2 Months Ago
merge from main
3 Months Ago
merge from main
3 Months Ago
Store content json use pascal case
3 Months Ago
Added a toggle to switch in between remote and local store override data in editor Added a popup warning when uploading
3 Months Ago
Client downloads the store data when refreshing the store and loads all the overrides Added Store/Upload menu item to upload the store content to S3
3 Months Ago
Can now override store page elements as well
3 Months Ago
merge from main
3 Months Ago
Fixed browser not selecting a tab by default (regression from 144689)
3 Months Ago
merge from store_dashboard/menu_loading_changes
3 Months Ago
merge from main
3 Months Ago
Started working on store data overrides via a json file Refactored TryGetTakeover