Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Audit fix #1610

Merged
merged 1 commit into from
Nov 6, 2019
Merged

Audit fix #1610

merged 1 commit into from
Nov 6, 2019

Conversation

Jakeeyturner
Copy link
Contributor

Signed-off-by: Jake Turner [email protected]

Signed-off-by: Jake Turner <[email protected]>
@Jakeeyturner Jakeeyturner merged commit f8abd5e into IBM-Blockchain:master Nov 6, 2019
cazfletch added a commit that referenced this pull request Nov 21, 2019
* Changed local wallet name displayed when trying to delete identity (closes #1509). (#1534)

Signed-off-by: Leonor Quintais <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Transaction peer targeting (close #1514) (#1530)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Ignore non-JSON files and search subdirectories (resolves #1523) (#1541)

Signed-off-by: Simon Stone <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Fixed disconnect env on all panels (close #1549) (#1551)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Fix associating identities with nodes (#1548)

Pass in a wallet registry entry rather than a wallet

contributes to #1517

Signed-off-by: Caroline Fletcher <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Bump Fabric Node.js SDK levels (resolves #1554)

Signed-off-by: Simon Stone <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* try to run npm audit until it passes (#1536)

Signed-off-by: Leonor Quintais <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Fix insiders unit tests (#1559)

Update electron and modules versions

Signed-off-by: Caroline Fletcher <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Update gateway registries (#1537)

Update gateway registries to use new file based registry

contributes to #1517

Signed-off-by: Caroline Fletcher <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Update add environment tutorial (#1560)

Update now that the ca doesn't include the enroll id and secret

closes #1550

Signed-off-by: Caroline Fletcher <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Update environment registries (#1562)

Update to make environment registries use the file based registry

contributes to #1517

Signed-off-by: Caroline Fletcher <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Build - npm steps as script (#1561)

Signed-off-by: Leonor Quintais <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Add in being able to show the stack trace (#1563)

Added param to output log to show the stack trace

closes #1553

Signed-off-by: Caroline Fletcher <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Show MSPID when peer targeting (#1566)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Disable npm audit (#1571)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Updated exported connection profile (#1573)

Removed wallet property as it's not a valid property of a connection profile and is just used internally

closes #1459

Signed-off-by: Caroline Fletcher <[email protected]>

* Update repositories (#1565)

Make repositories use the file based registry

closes #1517

Signed-off-by: Caroline Fletcher <[email protected]>

* Fix insiders unit tests (#1579)

Fixed tests on insiders build

Signed-off-by: Caroline Fletcher <[email protected]>

* Fix telemetry (#1580)

Add back in step to set production flag

Signed-off-by: Caroline Fletcher <[email protected]>

* Added tree item for empty panels (close #1564) (#1568)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Fix adding identity to local wallet (#1581)

Updated to get the mspid's from the node files

closes #1465

Signed-off-by: Caroline Fletcher <[email protected]>

* Updated audit dependency (#1582)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* No longer allows user to delete local_fabric_wallet from command pallette (#1583)

Signed-off-by: Akshat Shah <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Changelog (#1585)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Version bump and build (#1587)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Fix publishing (#1588)

Update to use existing package

Signed-off-by: Caroline Fletcher <[email protected]>

* Version bump (#1590)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Enabling reading in and switching between smart contracts (#1570)

Signed-off-by: Erin Hughes <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Build - continue on stderr (#1572)

Signed-off-by: Leonor Quintais <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Associate multiple nodes \n Added functionality and tests to associate multiple nodes at once using checkbox (#1552)

Signed-off-by: Akshat Shah <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Updating dependencies to devdependencies (#1594)

Signed-off-by: Erin Hughes <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Updated mispelt override (#1598)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Created skeleton screen for creating a new transaction (#1592)

Signed-off-by: Erin Hughes <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Added tutorials for identities on local fabric ca (#1325)

Signed-off-by: Akshat Shah <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Temp fix for No path for wallet has been provided (close #1593) (#1597)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Audit fix (#1610)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* java functional tests - code and tests (#1511)

Signed-off-by: Leonor Quintais <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Updated Java test runner dependency (#1611)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Changelog (#1613)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Version bump (#1616)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Generation of transaction template based on user selection (#1608)

Signed-off-by: Erin Hughes <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Add fabric performance report link to HomeView (#1625)

Signed-off-by: [email protected] <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* update perf link to match new target (#1632)

Signed-off-by: [email protected] <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Resolve 2 vulnerabilities with npm audit fix (#1650)

Signed-off-by: Leonor Quintais <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Build Docker image using code-server (contributes to #1494) (#1637)

Signed-off-by: Simon Stone <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Return and show error when no open packages to chose from (Closes #1567) (#1635)

Signed-off-by: Leonor-Maria Quintais <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Fix azure version bump (#1638)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Add instructions for building Docker image (contributes to #1494)

Signed-off-by: Simon Stone <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Update fabric version in cucumber tests (#1659)

Updated to 1.4.4

Signed-off-by: Caroline Fletcher <[email protected]>

* Audit fix (#1665)

Signed-off-by: Jake Turner <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Added functionality to allow API keys & url to be stored along with relevant tests (#1618)

Signed-off-by: Akshat Shah <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Add Kubernetes configuration and instructions (contributes to #1494)

Signed-off-by: Simon Stone <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Make mono repo lerna (#1652)

* Create a mono repo

Moved all the files

Signed-off-by: Caroline Fletcher <[email protected]>

* Create a mono-repo

Update azure files

contributes to #741

Signed-off-by: Caroline Fletcher <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Ask user to select which nodes should be imported from Ops Tool (#1651)

Signed-off-by: Leonor Quintais <[email protected]>
Signed-off-by: Caroline Fletcher <[email protected]>

* Updated branch to master

added all commits from master

Signed-off-by: Caroline Fletcher <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants