Skip to content
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

24 sally logo change #6

Closed
wants to merge 28 commits into from
Closed

24 sally logo change #6

wants to merge 28 commits into from

Conversation

sallykeating
Copy link

Changes to a lot of file to make the explorer more DIID customized

mychewcents and others added 28 commits May 14, 2018 09:49
* Added the payload field to the Transaction Table.

* Syntax Correction.

Signed-off-by: Akarsh Agarwal <akarsh.agrawal2010@gmail.com>
* Combining the two files into one and some formatting corrections.

* Removed the unrequired file.

* Beautification of a few lines.

* Customizing the password. :)

* Adding the ownership with which database is loaded.
* Added new fields to the SQL statement. Some error checks.

* Changed the SQL query to get the count of the transactions.

* Some formatting.
* Changed the res parameters to form a correct response object.

* Key change in the res object to avoid syntax error in other parts of code.
* Removing the wrong declaration of variable.

* Displaying the chaincode ID instead of name.
* Updated the URLs for the explorer to access the docker images.

* Reverting the change back to using the localhost IP addresses to access the network nodes.
* Updated the URLs for the explorer to access the docker images.

* Reverting the change back to using the localhost IP addresses to access the network nodes.

* Re-Re-committing the URLs.
* Correcting the directories to be deleted.

* Adding the gitignore for the log files.
* Adding the npm start command.

* removing the log file writing from the command.
* Removing the channel specific SQL clauses. Making it look more peer based.

* Getting all the installed chaincode on the peer.

* Writing a work-around to get the channel id acc. to the chaincode.

* Removing the channel specific SQL query.
…dded the logo to the Repo and an SVG version
@sallykeating sallykeating deleted the 24-sally-logo-change branch June 4, 2018 12:50
@sallykeating sallykeating restored the 24-sally-logo-change branch June 4, 2018 12:50
JeevaSang added a commit that referenced this pull request May 15, 2021
* Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222)

Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* new file repolint-json (#223) (#3)

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* Updating my repo (#4)

* new file repolint-json (#223)

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* Bump jinja2 from 2.10.1 to 2.11.3 in /docs (#224)

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](pallets/jinja@2.10.1...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pygments from 2.1.3 to 2.7.4 in /docs (#225)

Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.1.3...2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump y18n from 3.2.1 to 3.2.2 (#226)

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Be 694 UI link to trans (#227)

* Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222)

Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* new file repolint-json (#223) (#3)

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* direct link to a transaction

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Be 862 Fix sync error  (#228)

* BE-862 Add null validation for sync error

And upgraded fabric version Explorer supports

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

* BE-862 Add test case to validate the fix

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com>
Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* Pull the latest changes from main repo (#5)

* new file repolint-json (#223)

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* Bump jinja2 from 2.10.1 to 2.11.3 in /docs (#224)

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](pallets/jinja@2.10.1...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pygments from 2.1.3 to 2.7.4 in /docs (#225)

Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.1.3...2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump y18n from 3.2.1 to 3.2.2 (#226)

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Be 694 UI link to trans (#227)

* Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222)

Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* new file repolint-json (#223) (#3)

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* direct link to a transaction

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Be 862 Fix sync error  (#228)

* BE-862 Add null validation for sync error

And upgraded fabric version Explorer supports

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

* BE-862 Add test case to validate the fix

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

* BE-866 Release v1.1.5 (#229)

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com>
Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* Deleted package-lock.json

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* Added package-lock.json

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* Get the latest from main repo (#6)

* new file repolint-json (#223)

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* Bump jinja2 from 2.10.1 to 2.11.3 in /docs (#224)

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](pallets/jinja@2.10.1...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pygments from 2.1.3 to 2.7.4 in /docs (#225)

Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.1.3...2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump y18n from 3.2.1 to 3.2.2 (#226)

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Be 694 UI link to trans (#227)

* Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222)

Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* new file repolint-json (#223) (#3)

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* direct link to a transaction

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Be 862 Fix sync error  (#228)

* BE-862 Add null validation for sync error

And upgraded fabric version Explorer supports

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

* BE-862 Add test case to validate the fix

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

* BE-866 Release v1.1.5 (#229)

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

* Be 865 repolinter codeofconduct (#231)

* Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222)

Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* new file repolint-json (#223) (#3)

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* Updating my repo (#4)

* new file repolint-json (#223)

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* Bump jinja2 from 2.10.1 to 2.11.3 in /docs (#224)

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](pallets/jinja@2.10.1...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pygments from 2.1.3 to 2.7.4 in /docs (#225)

Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.1.3...2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump y18n from 3.2.1 to 3.2.2 (#226)

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Be 694 UI link to trans (#227)

* Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222)

Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* new file repolint-json (#223) (#3)

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* direct link to a transaction

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Be 862 Fix sync error  (#228)

* BE-862 Add null validation for sync error

And upgraded fabric version Explorer supports

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

* BE-862 Add test case to validate the fix

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com>
Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* Pull the latest changes from main repo (#5)

* new file repolint-json (#223)

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* Bump jinja2 from 2.10.1 to 2.11.3 in /docs (#224)

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](pallets/jinja@2.10.1...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pygments from 2.1.3 to 2.7.4 in /docs (#225)

Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.1.3...2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump y18n from 3.2.1 to 3.2.2 (#226)

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Be 694 UI link to trans (#227)

* Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222)

Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* new file repolint-json (#223) (#3)

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* direct link to a transaction

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Be 862 Fix sync error  (#228)

* BE-862 Add null validation for sync error

And upgraded fabric version Explorer supports

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

* BE-862 Add test case to validate the fix

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

* BE-866 Release v1.1.5 (#229)

Signed-off-by: Atsushi Neki <nekiaiken@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com>
Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* added code of conduct file

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com>

* Added new maintainer name (#232)

Signed-off-by: Jeeva <jsankarapandian@devx.systems>

Co-authored-by: Jeeva <jsankarapandian@devx.systems>

* add typescript compilation on main.sh install (#234)

Signed-off-by: sigma67 <benedikt.putz@wiwi.uni-regensburg.de>

* BE-868 Fixed jsrsasign security vulnerabilities (#236)

Signed-off-by: Jeeva <jsankarapandian@devx.systems>

Co-authored-by: Jeeva <jsankarapandian@devx.systems>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com>
Co-authored-by: Jeeva <jeevasang@gmail.com>
Co-authored-by: Jeeva <jsankarapandian@devx.systems>
Co-authored-by: sigma67 <16363825+sigma67@users.noreply.github.com>
Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

* display-direct-link

Signed-off-by: Anil Kumar <anil.special2018@gmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com>
Co-authored-by: Jeeva <jeevasang@gmail.com>
Co-authored-by: Jeeva <jsankarapandian@devx.systems>
Co-authored-by: sigma67 <16363825+sigma67@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants