-
Notifications
You must be signed in to change notification settings - Fork 98
Add saplingjs and canopyjs #1465
base: main
Are you sure you want to change the base?
Add saplingjs and canopyjs #1465
Commits on Feb 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f742401 - Browse repository at this point
Copy the full SHA f742401View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5099b1 - Browse repository at this point
Copy the full SHA a5099b1View commit details
Commits on Feb 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 212cf28 - Browse repository at this point
Copy the full SHA 212cf28View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc5416 - Browse repository at this point
Copy the full SHA ebc5416View commit details -
Remove unnecessary files and update paths
Removes all files not necessary to SaplingJS, and update any paths for unit tests. Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 052d113 - Browse repository at this point
Copy the full SHA 052d113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56fa103 - Browse repository at this point
Copy the full SHA 56fa103View commit details -
Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for b81ea31 - Browse repository at this point
Copy the full SHA b81ea31View commit details -
Add lint script and fix errors
Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 91f7f96 - Browse repository at this point
Copy the full SHA 91f7f96View commit details
Commits on Feb 18, 2020
-
Merge pull request hyperledger-archives#2 from dplumb94/merge-splinter
Merge splinter into canopyjs repo and remove unnecessary files
Configuration menu - View commit details
-
Copy full SHA for 64f942e - Browse repository at this point
Copy the full SHA 64f942eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c06341 - Browse repository at this point
Copy the full SHA 3c06341View commit details -
Signed-off-by: Davey Newhall <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 562799b - Browse repository at this point
Copy the full SHA 562799bView commit details -
Merge pull request hyperledger-archives#2 from dplumb94/merge-splinter
Merge splinter into saplingjs repo and remove unnecessary files
Configuration menu - View commit details
-
Copy full SHA for ba5e012 - Browse repository at this point
Copy the full SHA ba5e012View commit details
Commits on Feb 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c1ce82e - Browse repository at this point
Copy the full SHA c1ce82eView commit details -
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 <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 02538b6 - Browse repository at this point
Copy the full SHA 02538b6View commit details -
This renames the build command to simplify the script list. There are no functional changes. Signed-off-by: Davey Newhall <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 268923b - Browse repository at this point
Copy the full SHA 268923bView commit details -
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 <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 783cefe - Browse repository at this point
Copy the full SHA 783cefeView commit details -
Merge pull request hyperledger-archives#3 from dnewh/prepard-script
Prepare script
Configuration menu - View commit details
-
Copy full SHA for d212b0f - Browse repository at this point
Copy the full SHA d212b0fView commit details -
Merge pull request hyperledger-archives#3 from dnewh/prepare-script
Prepare script
Configuration menu - View commit details
-
Copy full SHA for f39b509 - Browse repository at this point
Copy the full SHA f39b509View commit details
Commits on Feb 26, 2020
-
Update package privacy to public
The package will be published as a public NPM package. This change reflects that. Signed-off-by: Davey Newhall <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 07c9b4d - Browse repository at this point
Copy the full SHA 07c9b4dView commit details -
Update package version to 0.0.1
This updates the package version to a valid semver to allow publishing to NPM. Signed-off-by: Davey Newhall <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for df818ce - Browse repository at this point
Copy the full SHA df818ceView commit details -
This updates the package version to a valid semver to allow publishing to NPM. Signed-off-by: Davey Newhall <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 6cb0cf2 - Browse repository at this point
Copy the full SHA 6cb0cf2View commit details -
Adds functionality to get and set a user's active key pair. Signed-off-by: Davey Newhall <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 90ee560 - Browse repository at this point
Copy the full SHA 90ee560View commit details -
Adds functionality to get and set a user's active key pair in the canopy context. Signed-off-by: Davey Newhall <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for c5623d4 - Browse repository at this point
Copy the full SHA c5623d4View commit details
Commits on Mar 2, 2020
-
Add encrypt/decrypt keys functionality
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 <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 2a8a448 - Browse repository at this point
Copy the full SHA 2a8a448View commit details -
Add missing semicolon to resolve lint error. Signed-off-by: Davey Newhall <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for a20ef55 - Browse repository at this point
Copy the full SHA a20ef55View commit details -
Merge pull request hyperledger-archives#4 from dnewh/fetch-keys
Add get/set key functionality
Configuration menu - View commit details
-
Copy full SHA for bceb197 - Browse repository at this point
Copy the full SHA bceb197View commit details -
Merge pull request hyperledger-archives#4 from dnewh/fetch-keys
Add get/set key functionality
Configuration menu - View commit details
-
Copy full SHA for a4c019d - Browse repository at this point
Copy the full SHA a4c019dView commit details
Commits on Mar 3, 2020
-
This allows us to store and retrieve an auth token in saplings. Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 337fb6b - Browse repository at this point
Copy the full SHA 337fb6bView commit details -
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 <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for fb20870 - Browse repository at this point
Copy the full SHA fb20870View commit details -
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 <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for c669044 - Browse repository at this point
Copy the full SHA c669044View commit details -
Update tabBox styles to match wireframes
Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 1ac0842 - Browse repository at this point
Copy the full SHA 1ac0842View commit details -
Add input component and styles
Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 9a924e4 - Browse repository at this point
Copy the full SHA 9a924e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef0bbf - Browse repository at this point
Copy the full SHA 1ef0bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4aa82d - Browse repository at this point
Copy the full SHA f4aa82dView commit details -
Add Davey Newhall as codeowner and maintainer
Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 1f16980 - Browse repository at this point
Copy the full SHA 1f16980View commit details -
Add Davey Newhall as codeowner and maintainer
Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 53ed249 - Browse repository at this point
Copy the full SHA 53ed249View commit details
Commits on Mar 4, 2020
-
Merge pull request hyperledger-archives#6 from dnewh/enc-dec-keys
Encrypt/decrypt keys
Configuration menu - View commit details
-
Copy full SHA for 6454ce1 - Browse repository at this point
Copy the full SHA 6454ce1View commit details
Commits on Mar 6, 2020
-
Merge pull request hyperledger-archives#5 from dnewh/update-version
Update version to 0.0.1
Configuration menu - View commit details
-
Copy full SHA for b88625d - Browse repository at this point
Copy the full SHA b88625dView commit details -
Merge pull request hyperledger-archives#5 from dnewh/update-version
Update version to 0.0.1
Configuration menu - View commit details
-
Copy full SHA for 043d69b - Browse repository at this point
Copy the full SHA 043d69bView commit details -
Merge pull request hyperledger-archives#7 from dplumb94/add-login-funcs
Add hideCanopy() function and user token
Configuration menu - View commit details
-
Copy full SHA for 652b3b0 - Browse repository at this point
Copy the full SHA 652b3b0View commit details -
Merge pull request hyperledger-archives#6 from dplumb94/add-login-ele…
…ments Add functionality and styles for login/register sapling
Configuration menu - View commit details
-
Copy full SHA for aef2009 - Browse repository at this point
Copy the full SHA aef2009View commit details
Commits on Mar 16, 2020
-
Merge pull request hyperledger-archives#8 from dplumb94/add-davey-mai…
…ntainer Add Davey Newhall as codeowner and maintainer
Configuration menu - View commit details
-
Copy full SHA for 3381dbb - Browse repository at this point
Copy the full SHA 3381dbbView commit details -
Merge pull request hyperledger-archives#7 from dplumb94/add-davey-mai…
…ntainer Add Davey Newhall as codeowner and maintainer
Configuration menu - View commit details
-
Copy full SHA for 797520c - Browse repository at this point
Copy the full SHA 797520cView commit details
Commits on Mar 19, 2020
-
This changes the rem size from 18pt to 16pt. 16pt is the default font size, so using this will reduce inconsistencies between sapling styles. It is also the size used in most Canopy/sapling mockups currently. Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 4ad98a7 - Browse repository at this point
Copy the full SHA 4ad98a7View commit details
Commits on Mar 20, 2020
-
Merge pull request hyperledger-archives#8 from dplumb94/fix-font-sizes
Adjust base font size to 16pt
Configuration menu - View commit details
-
Copy full SHA for 4f952a4 - Browse repository at this point
Copy the full SHA 4f952a4View commit details
Commits on Mar 30, 2020
-
Allow object proptype and fix eslintrc formatting
This allows Canopy UI clients to pass arbitrary app config to the CanopyContext Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 6344b95 - Browse repository at this point
Copy the full SHA 6344b95View commit details -
Add appConfig to shared config object
Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for cfecc4c - Browse repository at this point
Copy the full SHA cfecc4cView commit details
Commits on Apr 2, 2020
-
Merge pull request hyperledger-archives#9 from dplumb94/appdata-config
Add app config to canopy
Configuration menu - View commit details
-
Copy full SHA for c62e0f3 - Browse repository at this point
Copy the full SHA c62e0f3View commit details
Commits on Apr 9, 2020
-
gitignore and dockerignore package-lock.json
We dont want to commit this, and it should be run with fresh builds in Docker. Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 40e7c87 - Browse repository at this point
Copy the full SHA 40e7c87View commit details -
The prepare script was causing this to fail since the files were not copied in on install. Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for b3c698a - Browse repository at this point
Copy the full SHA b3c698aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c2d149 - Browse repository at this point
Copy the full SHA 6c2d149View commit details -
Yarn has a few limitations that don't work well with Canopy, so we should use npm as the package manager. Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 8c0af43 - Browse repository at this point
Copy the full SHA 8c0af43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 000f24e - Browse repository at this point
Copy the full SHA 000f24eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccfdf78 - Browse repository at this point
Copy the full SHA ccfdf78View commit details -
The package.json includes a prepare script, which gets run on install. This was causing the builds to fail because the files to build were not present yet. Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 1ee5916 - Browse repository at this point
Copy the full SHA 1ee5916View commit details -
This is an npm install artifact and should be ignored. Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for ada66c4 - Browse repository at this point
Copy the full SHA ada66c4View commit details
Commits on May 7, 2020
-
Redirect users to login sapling if they are not logged in
The sideEffect that loads user saplings now checks if that user is logged in and will redirect the user to a login sapling if they are not logged in. Signed-off-by: Ryan Banks <rbanks@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for f5d0d33 - Browse repository at this point
Copy the full SHA f5d0d33View commit details
Commits on May 21, 2020
-
Merge pull request hyperledger-archives#11 from RyanLassigBanks/auth-…
…guard Redirect users to login sapling if they are not logged in
Configuration menu - View commit details
-
Copy full SHA for 60eb6c3 - Browse repository at this point
Copy the full SHA 60eb6c3View commit details
Commits on May 22, 2020
-
Check if sideNav is in dom before hiding it
Have $CANOPY.hideCanopy check if the sideNav element is undefined or null before attempting to hide it. This is to account for the possiblity that a sapling has removed the sideNav element from the DOM. Signed-off-by: Ryan Banks <rbanks@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for c60c0cc - Browse repository at this point
Copy the full SHA c60c0ccView commit details
Commits on May 26, 2020
-
Merge pull request hyperledger-archives#13 from RyanLassigBanks/hideC…
…anopy-element-check Check if sideNav is in dom before hiding it
Configuration menu - View commit details
-
Copy full SHA for 0131371 - Browse repository at this point
Copy the full SHA 0131371View commit details
Commits on Jun 10, 2020
-
Update README with link to splinter.dev
Signed-off-by: Anne Chenette <chenette@bitwise.io>
Anne Chenette committedJun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 1a74176 - Browse repository at this point
Copy the full SHA 1a74176View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e6917 - Browse repository at this point
Copy the full SHA 17e6917View commit details -
Update README with link to splinter.dev
Also adds a sentence to mention Splinter, so that the following "See splinter.dev" makes sense. Signed-off-by: Anne Chenette <chenette@bitwise.io>
Anne Chenette committedJun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 38cc46e - Browse repository at this point
Copy the full SHA 38cc46eView commit details
Commits on Jun 15, 2020
-
Merge pull request hyperledger-archives#10 from chenette/add-website-…
…link-to-readme Update README with link to splinter.dev
Configuration menu - View commit details
-
Copy full SHA for 1529408 - Browse repository at this point
Copy the full SHA 1529408View commit details -
Merge pull request hyperledger-archives#14 from chenette/add-website-…
…link-to-readme Update README with link to splinter.dev
Configuration menu - View commit details
-
Copy full SHA for 61c9908 - Browse repository at this point
Copy the full SHA 61c9908View commit details
Commits on Jul 23, 2020
-
Unmount user sapling styles when not rendered
Currently Canopy will load all of the sapling styles at once, for all saplings. This is problematic because it leads to collisions in styles between saplings. This commit adds functionality to unmount styles for the previous user sapling when a new user sapling is rendered. Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 84a903c - Browse repository at this point
Copy the full SHA 84a903cView commit details
Commits on Jul 27, 2020
-
Merge pull request hyperledger-archives#15 from dplumb94/unload-style…
…sheet Unmount user sapling styles when not rendered
Configuration menu - View commit details
-
Copy full SHA for 5180174 - Browse repository at this point
Copy the full SHA 5180174View commit details
Commits on Nov 17, 2020
-
Allow fully qualified URL's in config files
This change changes the mounting functions to only append http to the URL's if they are not fully qualified values (i.e. missing the scheme). This retains the existing functionality, though this use should be avoided as it is very brittle. Signed-off-by: Peter Schwarz <pschwarz@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 5b49c05 - Browse repository at this point
Copy the full SHA 5b49c05View commit details -
Merge pull request hyperledger-archives#16 from peterschwarz/fix-loading
Allow fully qualified URL's in config files
Configuration menu - View commit details
-
Copy full SHA for 29f92d3 - Browse repository at this point
Copy the full SHA 29f92d3View commit details
Commits on Jan 22, 2021
-
postcss-clean requires postcss version 8 or higher Signed-off-by: Isabel Tomb <tomb@bitwise.io>
Isabel Tomb committedJan 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 1eda93b - Browse repository at this point
Copy the full SHA 1eda93bView commit details -
Merge pull request hyperledger-archives#17 from isabeltomb/update-dep…
…endency Update postcss version
Isabel Tomb authoredJan 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 55b8039 - Browse repository at this point
Copy the full SHA 55b8039View commit details
Commits on Jan 25, 2021
-
Replace FA icons with Material UI icons
Signed-off-by: Isabel Tomb <tomb@bitwise.io>
Isabel Tomb committedJan 25, 2021 Configuration menu - View commit details
-
Copy full SHA for a8f44f1 - Browse repository at this point
Copy the full SHA a8f44f1View commit details -
Signed-off-by: Isabel Tomb <tomb@bitwise.io>
Isabel Tomb committedJan 25, 2021 Configuration menu - View commit details
-
Copy full SHA for b9b61ee - Browse repository at this point
Copy the full SHA b9b61eeView commit details -
Update classes in SideNav.scss based on the new left nav design Signed-off-by: Isabel Tomb <tomb@bitwise.io>
Isabel Tomb committedJan 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 3718816 - Browse repository at this point
Copy the full SHA 3718816View commit details
Commits on Jan 26, 2021
-
Merge pull request hyperledger-archives#18 from isabeltomb/new-left-n…
…av-design Update left nav
Isabel Tomb authoredJan 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 16bf226 - Browse repository at this point
Copy the full SHA 16bf226View commit details -
Fix sapling tab rendering on refresh
Fixes an issue in Canopy UIs that display saplings in nav tabs would disappear and then quickly reappear on refresh. This was because the sapling state was being initialized as an empty array. This commit fixes the issue by caching the sapling state in session storage, so the state is initialized as the previously fetched value. Signed-off-by: Darian Plumb <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for ec636d2 - Browse repository at this point
Copy the full SHA ec636d2View commit details
Commits on Jan 27, 2021
-
Merge pull request hyperledger-archives#12 from dplumb94/no-refresh
Fix sapling tab rendering on refresh
Configuration menu - View commit details
-
Copy full SHA for abe7b13 - Browse repository at this point
Copy the full SHA abe7b13View commit details
Commits on Feb 22, 2021
-
Add icon borders for hover/select
Add a border to the left nav icons that shows up on hover and select. Border shows up white on select and grey on hover. Signed-off-by: Isabel Tomb <tomb@bitwise.io>
Isabel Tomb committedFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 4cf6fe3 - Browse repository at this point
Copy the full SHA 4cf6fe3View commit details -
Add a light shadow to the right side of the logo at the top of the left nav bar to create a border between the logo background and the page. Signed-off-by: Isabel Tomb <tomb@bitwise.io>
Isabel Tomb committedFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 255da2e - Browse repository at this point
Copy the full SHA 255da2eView commit details -
Merge pull request hyperledger-archives#19 from isabeltomb/update-lef…
…t-nav Update left nav
Isabel Tomb authoredFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 6cbe7a3 - Browse repository at this point
Copy the full SHA 6cbe7a3View commit details
Commits on Mar 9, 2021
-
Add 'headerFn' prop to 'get' component
Add a headerFn prop to the get component in request.js to allow for a function to set request headers to be passed in when using 'get' the default value of headerFn is null. Signed-off-by: Isabel Tomb <tomb@bitwise.io>
Isabel Tomb committedMar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for ba02ba3 - Browse repository at this point
Copy the full SHA ba02ba3View commit details
Commits on Mar 16, 2021
-
Add a logout button and the functionality to logout of the ui. The Logout component removes the CANOPY_USER CANOPY_KEYS and KEY_SECRET from the session storage and makes a call to the '/oauth/logout' splinter endpoint to logout the authenticated user. Signed-off-by: Isabel Tomb <tomb@bitwise.io>
Isabel Tomb committedMar 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 16727be - Browse repository at this point
Copy the full SHA 16727beView commit details -
Merge pull request hyperledger-archives#20 from isabeltomb/logout
Add logout
Isabel Tomb authoredMar 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 33920d2 - Browse repository at this point
Copy the full SHA 33920d2View commit details
Commits on Apr 8, 2021
-
Update babel preset-env version
This updates the minimum patch version for the @babel/preset-env package. The previous version was causing compilation issues. Signed-off-by: Davey Newhall <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for efd9333 - Browse repository at this point
Copy the full SHA efd9333View commit details -
Add custom icon support to sidebar
This adds support for custom icons for a sapling in the sidebar. These custom icons are specified by setting the image field in a sapling's entry in the sapling manifest with a URL to the image. The custom image takes precedence over an icon set with the icon field but at least one of these fields is required. Signed-off-by: Davey Newhall <newhall@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 2d972b3 - Browse repository at this point
Copy the full SHA 2d972b3View commit details
Commits on Apr 21, 2021
-
Merge pull request hyperledger-archives#21 from Cargill/dnewh-fix-sid…
…ebar Add custom icon support to sidebar
Configuration menu - View commit details
-
Copy full SHA for f435220 - Browse repository at this point
Copy the full SHA f435220View commit details
Commits on May 7, 2021
-
GitHub actions will be used going forward instead of Travis. Signed-off-by: Ryan Beck-Buysse <rbuysse@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 6420fb3 - Browse repository at this point
Copy the full SHA 6420fb3View commit details -
Add GitHub Actions workflow files
The Splinter project is working to transition from Travis CI to GitHub Actions. Signed-off-by: Ryan Beck-Buysse <rbuysse@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 168b261 - Browse repository at this point
Copy the full SHA 168b261View commit details -
GitHub actions will be used going forward instead of Travis. Signed-off-by: Ryan Beck-Buysse <rbuysse@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for d3fdb89 - Browse repository at this point
Copy the full SHA d3fdb89View commit details
Commits on May 11, 2021
-
Add GitHub Actions workflow files
The Splinter project is working to transition from Travis CI to GitHub Actions. Signed-off-by: Ryan Beck-Buysse <rbuysse@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 0baa141 - Browse repository at this point
Copy the full SHA 0baa141View commit details
Commits on May 13, 2021
-
Merge pull request hyperledger-archives#22 from rbuysse/add-gha
Add GitHub Actions workflow files
Configuration menu - View commit details
-
Copy full SHA for 00ab688 - Browse repository at this point
Copy the full SHA 00ab688View commit details -
Merge pull request hyperledger-archives#23 from rbuysse/disable-travis
Disable Travis CI builds
Configuration menu - View commit details
-
Copy full SHA for 7450986 - Browse repository at this point
Copy the full SHA 7450986View commit details -
Merge pull request hyperledger-archives#12 from Cargill/add-gha
Add GitHub Actions workflow files
Configuration menu - View commit details
-
Copy full SHA for 41e7ff8 - Browse repository at this point
Copy the full SHA 41e7ff8View commit details -
Merge pull request hyperledger-archives#13 from rbuysse/disable-travis
Disable Travis CI builds
Configuration menu - View commit details
-
Copy full SHA for 6a5b242 - Browse repository at this point
Copy the full SHA 6a5b242View commit details -
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 <rbuysse@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for cc6f765 - Browse repository at this point
Copy the full SHA cc6f765View commit details -
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 <rbuysse@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 72e0e86 - Browse repository at this point
Copy the full SHA 72e0e86View commit details
Commits on May 17, 2021
-
Merge pull request hyperledger-archives#14 from rbuysse/more-env-files
Add additional .env file
Configuration menu - View commit details
-
Copy full SHA for 2d72bd7 - Browse repository at this point
Copy the full SHA 2d72bd7View commit details -
Merge pull request hyperledger-archives#24 from rbuysse/more-env-files
Add additional .env file
Configuration menu - View commit details
-
Copy full SHA for d277530 - Browse repository at this point
Copy the full SHA d277530View commit details
Commits on Jun 30, 2021
-
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 <dplumb@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for 2df20e6 - Browse repository at this point
Copy the full SHA 2df20e6View commit details
Commits on Jul 1, 2021
-
Merge pull request hyperledger-archives#25 from dplumb94/remove-sapli…
…ngs-button Remove Sapling nav tab
Configuration menu - View commit details
-
Copy full SHA for 965385f - Browse repository at this point
Copy the full SHA 965385fView commit details
Commits on Aug 16, 2021
-
Signed-off-by: Ryan Beck-Buysse <rbuysse@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for ee2eef6 - Browse repository at this point
Copy the full SHA ee2eef6View commit details -
Signed-off-by: Ryan Beck-Buysse <rbuysse@bitwise.io>
Configuration menu - View commit details
-
Copy full SHA for ac8a382 - Browse repository at this point
Copy the full SHA ac8a382View commit details
Commits on Aug 18, 2021
-
Merge pull request hyperledger-archives#26 from rbuysse/cron-builds
Trigger builds at 10am UTC
Configuration menu - View commit details
-
Copy full SHA for 5d4f577 - Browse repository at this point
Copy the full SHA 5d4f577View commit details -
Merge pull request hyperledger-archives#15 from rbuysse/cron-builds
Trigger builds at 10am UTC
Configuration menu - View commit details
-
Copy full SHA for 836b179 - Browse repository at this point
Copy the full SHA 836b179View commit details
Commits on Jul 29, 2022
-
Move contents to saplingjs folder
Signed-off-by: Amelia Bradley <bradley@bitwise.io>
Amelia Bradley committedJul 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 66dc31d - Browse repository at this point
Copy the full SHA 66dc31dView commit details -
Move contents to canopyjs folder
Signed-off-by: Amelia Bradley <bradley@bitwise.io>
Amelia Bradley committedJul 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 8ce738e - Browse repository at this point
Copy the full SHA 8ce738eView commit details -
Signed-off-by: Amelia Bradley <bradley@bitwise.io>
Amelia Bradley committedJul 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 893c757 - Browse repository at this point
Copy the full SHA 893c757View commit details -
Signed-off-by: Amelia Bradley <bradley@bitwise.io>
Amelia Bradley committedJul 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 7b57f9d - Browse repository at this point
Copy the full SHA 7b57f9dView commit details -
Update grid-ui to use local canopyjs
Signed-off-by: Amelia Bradley <bradley@bitwise.io>
Amelia Bradley committedJul 29, 2022 Configuration menu - View commit details
-
Copy full SHA for eaf52ca - Browse repository at this point
Copy the full SHA eaf52caView commit details -
Update saplings to use local saplingjs
Signed-off-by: Amelia Bradley <bradley@bitwise.io>
Amelia Bradley committedJul 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 7fd8efa - Browse repository at this point
Copy the full SHA 7fd8efaView commit details -
Combine Dockerfile RUN commands
Signed-off-by: Amelia Bradley <bradley@bitwise.io>
Amelia Bradley committedJul 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 0cbe030 - Browse repository at this point
Copy the full SHA 0cbe030View commit details