This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 98
Add saplingjs and canopyjs #1465
Draft
ameliabradley
wants to merge
111
commits into
hyperledger-archives:main
Choose a base branch
from
ameliabradley:add-saplingjs-and-canopyjs
base: main
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.
Draft
Add saplingjs and canopyjs #1465
ameliabradley
wants to merge
111
commits into
hyperledger-archives:main
from
ameliabradley:add-saplingjs-and-canopyjs
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
Signed-off-by: Ryan Beck-Buysse <[email protected]>
Signed-off-by: Ryan Beck-Buysse <[email protected]>
Removes all files not necessary to SaplingJS, and update any paths for unit tests. Signed-off-by: Darian Plumb <[email protected]>
Signed-off-by: Darian Plumb <[email protected]>
Signed-off-by: Darian Plumb <[email protected]>
Signed-off-by: Darian Plumb <[email protected]>
Merge splinter into canopyjs repo and remove unnecessary files
Signed-off-by: Davey Newhall <[email protected]>
Signed-off-by: Davey Newhall <[email protected]>
Merge splinter into saplingjs repo and remove unnecessary files
Signed-off-by: Davey Newhall <[email protected]>
This adds a prepare script that builds the project for local development and publishing. This is necessary for using git dependencies for developing. Signed-off-by: Davey Newhall <[email protected]>
This renames the build command to simplify the script list. There are no functional changes. Signed-off-by: Davey Newhall <[email protected]>
This adds a prepare script that builds the project for local installs and development. This is necessary to use git dependencies for developing. Signed-off-by: Davey Newhall <[email protected]>
Prepare script
Prepare script
The package will be published as a public NPM package. This change reflects that. Signed-off-by: Davey Newhall <[email protected]>
This updates the package version to a valid semver to allow publishing to NPM. Signed-off-by: Davey Newhall <[email protected]>
This updates the package version to a valid semver to allow publishing to NPM. Signed-off-by: Davey Newhall <[email protected]>
Adds functionality to get and set a user's active key pair. Signed-off-by: Davey Newhall <[email protected]>
Adds functionality to get and set a user's active key pair in the canopy context. Signed-off-by: Davey Newhall <[email protected]>
This adds functionality to encrypt and decrypt private keys with a password. This functionality is exported as functions named encryptKey and decryptKey respectively. Signed-off-by: Davey Newhall <[email protected]>
Add missing semicolon to resolve lint error. Signed-off-by: Davey Newhall <[email protected]>
Add get/set key functionality
Add get/set key functionality
This allows us to store and retrieve an auth token in saplings. Signed-off-by: Darian Plumb <[email protected]>
Implementers of this function should hide the Canopy navigation element. This is useful for saplings such as login/register where we don't need to see the navbar. Signed-off-by: Darian Plumb <[email protected]>
This sets a `display-none` class on the root canopy element when hideCanopy() is called from SaplingJS. This hides the navigation, allowing the sapling to take up the whole screen. Signed-off-by: Darian Plumb <[email protected]>
Add GitHub Actions workflow files
Disable Travis CI builds
Add GitHub Actions workflow files
Disable Travis CI builds
As of version 1.28.0, Docker Compose expects .env files to reside in the same directory as the compose files or to have their path specicified with an additional argument to the compose command. Duplicating the .env files whereever they're needed was deemed to be the least disruptive solution. Signed-off-by: Ryan Beck-Buysse <[email protected]>
As of version 1.28.0, Docker Compose expects .env files to reside in the same directory as the compose files or to have their path specicified with an additional argument to the compose command. Duplicating the .env files whereever they're needed was deemed to be the least disruptive solution. Signed-off-by: Ryan Beck-Buysse <[email protected]>
Add additional .env file
Add additional .env file
Currently this button doesn't do anything. It should be removed until there is some Sapling selector functionality that would use it. Signed-off-by: Darian Plumb <[email protected]>
…ngs-button Remove Sapling nav tab
Signed-off-by: Ryan Beck-Buysse <[email protected]>
Signed-off-by: Ryan Beck-Buysse <[email protected]>
Trigger builds at 10am UTC
Trigger builds at 10am UTC
ameliabradley
force-pushed
the
add-saplingjs-and-canopyjs
branch
6 times, most recently
from
July 29, 2022 22:09
befb111
to
63c46a0
Compare
Signed-off-by: Amelia Bradley <[email protected]>
Signed-off-by: Amelia Bradley <[email protected]>
Signed-off-by: Amelia Bradley <[email protected]>
Signed-off-by: Amelia Bradley <[email protected]>
Signed-off-by: Amelia Bradley <[email protected]>
Signed-off-by: Amelia Bradley <[email protected]>
Signed-off-by: Amelia Bradley <[email protected]>
ameliabradley
force-pushed
the
add-saplingjs-and-canopyjs
branch
from
July 29, 2022 22:21
63c46a0
to
0cbe030
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.