forked from aragon/client
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Use experimental wrapper #27
Draft
chadoh
wants to merge
7
commits into
master
Choose a base branch
from
experimental-wrapper
base: master
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
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
chadoh
pushed a commit
to AutarkLabs/open-enterprise
that referenced
this pull request
Sep 20, 2019
* use @aragon/api from https://github.com/AutarkLabs/aragon-api * use local path to `aragon` cli tool from under-development tweak at aragon/aragon-cli@master...AutarkLabs:client-repo * point custom `aragon` cli at experimental for of aragon client, AutarkLabs/aragon#27 * this custom aragon client uses our own experimental version of @aragon/wrapper, https://github.com/AutarkLabs/aragon-wrapper This does not currently work; the build process hangs, displaying output shown here: https://gist.github.com/chadoh/459b956739189f13e5a20f8f544c2c94
This was referenced Sep 20, 2019
chadoh
pushed a commit
to AutarkLabs/open-enterprise
that referenced
this pull request
Sep 20, 2019
* use @aragon/api from https://github.com/AutarkLabs/aragon-api * use local path to `aragon` cli tool from under-development tweak at aragon/aragon-cli@master...AutarkLabs:client-repo * point custom `aragon` cli at experimental for of aragon client, AutarkLabs/aragon#27 * this custom aragon client uses our own experimental version of @aragon/wrapper, https://github.com/AutarkLabs/aragon-wrapper
chadoh
pushed a commit
to AutarkLabs/open-enterprise
that referenced
this pull request
Sep 20, 2019
* use @aragon/api from https://github.com/AutarkLabs/aragon-api * use local path to `aragon` cli tool from under-development tweak at aragon/aragon-cli@master...AutarkLabs:client-repo * point custom `aragon` cli at experimental for of aragon client, AutarkLabs/aragon#27 * this custom aragon client uses our own experimental version of @aragon/wrapper, https://github.com/AutarkLabs/aragon-wrapper
chadoh
pushed a commit
to AutarkLabs/open-enterprise
that referenced
this pull request
Sep 23, 2019
* use @aragon/api from https://github.com/AutarkLabs/aragon-api * use local path to `aragon` cli tool from under-development tweak at aragon/aragon-cli@master...AutarkLabs:client-repo * point custom `aragon` cli at experimental for of aragon client, AutarkLabs/aragon#27 * this custom aragon client uses our own experimental version of @aragon/wrapper, https://github.com/AutarkLabs/aragon-wrapper
chadoh
pushed a commit
to AutarkLabs/open-enterprise
that referenced
this pull request
Sep 24, 2019
* use @aragon/api from https://github.com/AutarkLabs/aragon-api * use local path to `aragon` cli tool from under-development tweak at aragon/aragon-cli@master...AutarkLabs:client-repo * point custom `aragon` cli at experimental for of aragon client, AutarkLabs/aragon#27 * this custom aragon client uses our own experimental version of @aragon/wrapper, https://github.com/AutarkLabs/aragon-wrapper
* 'master' of github.com:AutarkLabs/aragon: add framework for conditionally rendering profiles
This uses the experimental wrapper from https://github.com/AutarkLabs/aragon-wrapper This wrapper includes features that Autark is currently testing out.
chadoh
force-pushed
the
experimental-wrapper
branch
from
September 25, 2019 18:29
5199d2f
to
fe88f5c
Compare
chadoh
pushed a commit
to AutarkLabs/open-enterprise
that referenced
this pull request
Sep 26, 2019
* use @aragon/api from https://github.com/AutarkLabs/aragon-api * use local path to `aragon` cli tool from under-development tweak at aragon/aragon-cli@master...AutarkLabs:client-repo * point custom `aragon` cli at experimental for of aragon client, AutarkLabs/aragon#27 * this custom aragon client uses our own experimental version of @aragon/wrapper, https://github.com/AutarkLabs/aragon-wrapper
chadoh
pushed a commit
to AutarkLabs/open-enterprise
that referenced
this pull request
Sep 26, 2019
* use @aragon/api from https://github.com/AutarkLabs/aragon-api * use local path to `aragon` cli tool from under-development tweak at aragon/aragon-cli@master...AutarkLabs:client-repo * point custom `aragon` cli at experimental for of aragon client, AutarkLabs/aragon#27 * this custom aragon client uses our own experimental version of @aragon/wrapper, https://github.com/AutarkLabs/aragon-wrapper * Replace `api.cache` calls with `api.trigger`, which uses the still-experimental `trigger` interface under development at aragon/aragon.js#361
chadoh
pushed a commit
to AutarkLabs/open-enterprise
that referenced
this pull request
Sep 26, 2019
* use @aragon/api from https://github.com/AutarkLabs/aragon-api * point custom `aragon` cli at experimental for of aragon client, AutarkLabs/aragon#27 * this custom aragon client uses our own experimental version of @aragon/wrapper, https://github.com/AutarkLabs/aragon-wrapper * Replace `api.cache` calls with `api.trigger`, which uses the still-experimental `trigger` interface under development at aragon/aragon.js#361
chadoh
pushed a commit
to AutarkLabs/open-enterprise
that referenced
this pull request
Sep 26, 2019
* use @aragon/api from https://github.com/AutarkLabs/aragon-api * point custom `aragon` cli at experimental for of aragon client, AutarkLabs/aragon#27 * this custom aragon client uses our own experimental version of @aragon/wrapper, https://github.com/AutarkLabs/aragon-wrapper * Replace `api.cache` calls with `api.trigger`, which uses the still-experimental `trigger` interface under development at aragon/aragon.js#361
chadoh
pushed a commit
to AutarkLabs/open-enterprise
that referenced
this pull request
Sep 26, 2019
* use @aragon/api from https://github.com/AutarkLabs/aragon-api * point custom `aragon` cli at experimental fork of aragon client, AutarkLabs/aragon#27 * this custom aragon client uses our own experimental version of @aragon/wrapper, https://github.com/AutarkLabs/aragon-wrapper * Replace `api.cache` calls with `api.trigger`, which uses the still-experimental `trigger` interface under development at aragon/aragon.js#361
chadoh
pushed a commit
to AutarkLabs/open-enterprise
that referenced
this pull request
Sep 26, 2019
* use @aragon/api from https://github.com/AutarkLabs/aragon-api * point aragonCLI at experimental fork of aragon client, AutarkLabs/aragon#27 * this client uses our own experimental version of @aragon/wrapper, https://github.com/AutarkLabs/aragon-wrapper * Replace `api.cache` calls with `api.trigger`, which uses the still-experimental `trigger` interface under development at aragon/aragon.js#361
chadoh
pushed a commit
to AutarkLabs/open-enterprise
that referenced
this pull request
Sep 27, 2019
* use @aragon/api from https://github.com/AutarkLabs/aragon-api * point aragonCLI at experimental fork of aragon client, AutarkLabs/aragon#27 * this client uses our own experimental version of @aragon/wrapper, https://github.com/AutarkLabs/aragon-wrapper * Replace `api.cache` calls with `api.trigger`, which uses the still-experimental `trigger` interface under development at aragon/aragon.js#361
* 'master' of github.com:aragon/aragon: (23 commits) Templates: allow disabled, 'coming soon' templates to be opened (aragon#1141) OnboardingTopBar, ErrorScreen: remove unneeded prop types (aragon#1136) Error screen: various fixes (aragon#1132) UI: Replace Checkbox with Switch where applicable (aragon#1135) Local settings: fix two setters (aragon#1129) Build: update to core-js@3 (aragon#1126) Configuration: move prefix from REACT_APP to ARAGON (aragon#1122) Add and configure Jest (aragon#1123) AppIFrame: fix iframe not being mounted in IE (aragon#1125) 0.8.2 (aragon#1120) Onboarding: minor fixes and improvements (aragon#1117) Permissions: refactor to use SearchInput (aragon#1100) Templates: add Fundraising (aragon#1092) Custom labels: update search and DataView (aragon#1077) RepoBadge: update style and fix how it loads repo content (aragon#1118) Onboarding: minor fixes (aragon#1119) Onboarding: clamp value of Voting's support and quorum to their max values (aragon#1114) Onboarding welcome: UI fixes (aragon#1110) Onboarding: remove information about waiting for transactions t… (aragon#1113) docs: add geleeroyale as a contributor (aragon#1112) ...
* 'master' of github.com:AutarkLabs/aragon: add framework for conditionally rendering profiles
* master: (24 commits) add framework for conditionally rendering profiles Templates: allow disabled, 'coming soon' templates to be opened (aragon#1141) OnboardingTopBar, ErrorScreen: remove unneeded prop types (aragon#1136) Error screen: various fixes (aragon#1132) UI: Replace Checkbox with Switch where applicable (aragon#1135) Local settings: fix two setters (aragon#1129) Build: update to core-js@3 (aragon#1126) Configuration: move prefix from REACT_APP to ARAGON (aragon#1122) Add and configure Jest (aragon#1123) AppIFrame: fix iframe not being mounted in IE (aragon#1125) 0.8.2 (aragon#1120) Onboarding: minor fixes and improvements (aragon#1117) Permissions: refactor to use SearchInput (aragon#1100) Templates: add Fundraising (aragon#1092) Custom labels: update search and DataView (aragon#1077) RepoBadge: update style and fix how it loads repo content (aragon#1118) Onboarding: minor fixes (aragon#1119) Onboarding: clamp value of Voting's support and quorum to their max values (aragon#1114) Onboarding welcome: UI fixes (aragon#1110) Onboarding: remove information about waiting for transactions t… (aragon#1113) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
I don't intend to merge this branch, I'm only creating it for visibility. Having this branch will allow us to incorporate both an experimental client and experimental wrapper into our apps more easily.
Once the features under test reach their final shape and get merged to
@aragon/aragon.js
and@aragon/aragon
, Autark's related code will be updated to use the newest versions, this PR will be closed without merge, and this branch will be deleted.