-
Notifications
You must be signed in to change notification settings - Fork 30
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
Added delete button to select compiled contracts #269
Merged
varex83
merged 12 commits into
develop
from
268-add-ability-to-clean-old-contract-artifacts
Oct 8, 2024
Merged
Added delete button to select compiled contracts #269
varex83
merged 12 commits into
develop
from
268-add-ability-to-clean-old-contract-artifacts
Oct 8, 2024
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df11729 - Browse repository at this point
Copy the full SHA df11729View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 411140f - Browse repository at this point
Copy the full SHA 411140fView commit details -
move compile contracts component outside of of conditional check for …
…selectedContracts, as this was causing react hook errors whenever selectedContracts was changed from within the compiled contracts component.
Configuration menu - View commit details
-
Copy full SHA for 2f2a526 - Browse repository at this point
Copy the full SHA 2f2a526View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77154b9 - Browse repository at this point
Copy the full SHA 77154b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for be40946 - Browse repository at this point
Copy the full SHA be40946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ec36cb - Browse repository at this point
Copy the full SHA 6ec36cbView commit details -
- change the selected contract to an appropriate value when deleting …
…a selected contract. - if there are no compiled contracts, i.e. if someone deletes all contracts, then do not return the select component.
Configuration menu - View commit details
-
Copy full SHA for 5ef0a29 - Browse repository at this point
Copy the full SHA 5ef0a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 796e1a9 - Browse repository at this point
Copy the full SHA 796e1a9View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d182ab0 - Browse repository at this point
Copy the full SHA d182ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 204c1bf - Browse repository at this point
Copy the full SHA 204c1bfView commit details -
Merge branch 'develop' into 268-add-ability-to-clean-old-contract-art…
…ifacts # Conflicts: # .github/workflows/prod-build-and-deploy.yml # .scarb-version
Configuration menu - View commit details
-
Copy full SHA for a2869bf - Browse repository at this point
Copy the full SHA a2869bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ecb468 - Browse repository at this point
Copy the full SHA 5ecb468View commit details
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.