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

Organization Settings: replace old Settings app #896

Merged
merged 62 commits into from
Aug 21, 2019
Merged

Conversation

sohkai
Copy link
Contributor

@sohkai sohkai commented Jul 26, 2019

Updates Settings to be Organization Settings for 0.8:

Screen Shot 2019-08-19 at 7 42 22 PM

Requires https://github.com/aragon/aragon-ui/pull/508.


TODO:

  • Implement new designs
  • Decide whether we should call it "Details" or "Settings"

@auto-assign auto-assign bot requested review from AquiGorka and bpierre July 26, 2019 16:12
@sohkai sohkai changed the title Replace Settings with Organization Details [WIP] Replace Settings with Organization Details Aug 13, 2019
Copy link
Contributor

@bpierre bpierre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SO ✨

NICE ✨

BRETT ✨

src/apps/Organization/Organization.js Outdated Show resolved Hide resolved
? `Please select the ${sanitizeNetworkType(
network.type
)} network in your Ethereum provider.`
: `Please unlock your account in your Ethereum provider.`}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Time to use getProviderString(), this is our only case 😆

src/apps/Organization/Organization.js Outdated Show resolved Hide resolved
src/apps/Organization/Organization.js Outdated Show resolved Hide resolved
>
<LocalIdentityBadge
entity={checksummedDaoAddr}
shorten={shortAddresses}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we keep the badges shortened all the time, now that they always open to the full address?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do like expanding them when there's room, it makes the screen look a little bit more interesting 😄.

@sohkai sohkai changed the base branch from newstyle-permissions to newstyle August 21, 2019 22:37
@vercel vercel bot temporarily deployed to staging August 21, 2019 22:39 Inactive
@vercel vercel bot temporarily deployed to staging August 21, 2019 22:42 Inactive
@sohkai sohkai merged commit 5114406 into newstyle Aug 21, 2019
@delete-merged-branch delete-merged-branch bot deleted the strip-settings branch August 21, 2019 22:47
2color added a commit that referenced this pull request Aug 28, 2019
…tions

* origin/newstyle:
  MenuPanel tweaks (#933)
  Home redesign (#934)
  SignerPanel: consolidate external transaction props into intent object (#931)
  useLocalIdentity: handle remove case (#930)
  Add AppInternal to manage the layout logic of internal apps (#932)
  MenuPanel: adjust for new styles (#923)
  SignerPanel: display warning for external transactions (#850)
  Remove Badge and update occurrences for Tag (#901)
  SignerPanel: adjust for new styles (#920)
  Organization Settings: replace old Settings app (#896)
  Permissions: new style (#899)
  Sidepanel: redesign feedback indicator (#907)
  eslint: make sure curly braces are used everywhere (#924)
  Org switcher: new style + add FavoritesMenu (#925)
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.

2 participants