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

Add saplingjs and canopyjs #1465

Draft
wants to merge 111 commits into
base: main
Choose a base branch
from

Conversation

ameliabradley
Copy link

No description provided.

rbuysse and others added 30 commits February 14, 2020 10:16
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]>
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]>
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]>
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]>
rbuysse and others added 14 commits May 13, 2021 13:56
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]>
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]>
Signed-off-by: Ryan Beck-Buysse <[email protected]>
Signed-off-by: Ryan Beck-Buysse <[email protected]>
@ameliabradley ameliabradley force-pushed the add-saplingjs-and-canopyjs branch 6 times, most recently from befb111 to 63c46a0 Compare July 29, 2022 22:09
Amelia Bradley added 7 commits July 29, 2022 17:20
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]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

8 participants