-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Working proj v2 1 #6
Open
wakojako49
wants to merge
67
commits into
Public-Branch
Choose a base branch
from
working_proj_v2-1
base: Public-Branch
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-Authored-By: wakojako49 <10612314+wakojako49@users.noreply.github.com>
…eedback for errors
added working graphs for bmarks
working error checking if data is working or not. Co-Authored-By: wakojako49 <10612314+wakojako49@users.noreply.github.com>
-UI update to include units (kg/m³) rather than just numbers. - change Embodied Carbon Tool to Upfront Carbon tool as upfront carbon is more appropriate.
- new feature: added ability to change which benchmark is shown on the graph. As well as showing Footprint company benchmarks and leti benchmarks -refactor: simplify add_hline() to a definition hline()
- change how the setting works. Instead of ratio of rebar to concrete in m³/m³. Changed to kg/m³... kilogram of rebar per mass of concrete
update funcs.py for the change in slider.py where the rebar concrete ratio is no long rebar vol per conc vol. But rebar kg per conc vol
graphs now use config from the settings
ui change and allow graphs to take setting config
to align the headers with the new parameters
added a small description on top of the save button
update to correct table header
dashboard graph text is kinda responsive
disabled delete button for now until logins is made
disable the delete button until logins are created
remove scrollzoom and made height and width to none
swapped dictionary call to correctly pick substructure and superstructure
renamed excel because the original name had a (1) at the end
changed email from jackd@fitzpatrickpartners.com to enquire@fitzpatrickpartners.com
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
using this to create new public branch