Skip to content

chore: dao tab id list from mask configuration - #5614

Merged
guanbinrui merged 15 commits into
developfrom
hancheng/configurable-dao
Feb 23, 2022
Merged

chore: dao tab id list from mask configuration#5614
guanbinrui merged 15 commits into
developfrom
hancheng/configurable-dao

Conversation

@hanszhoou

@hanszhoou hanszhoou commented Feb 7, 2022

Copy link
Copy Markdown
Contributor

Description

Closes # (NO_ISSUE)
https://mask.atlassian.net/browse/MASK-728
https://mask.atlassian.net/browse/MASK-725

Type of change

  • Documentation
  • Code refactoring (Restructuring existing code w/o changing its observable behavior)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (a fix or feature that would make something no longer possible to do/require old user must upgrade their Mask Network to this new version)

Previews

Checklist

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
    • I have removed all in development console.logs
    • I have removed all commented code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have read Internationalization Guide and moved text fields to the i18n JSON file.

If this PR depends on external APIs:

  • I have configured those APIs with CORS headers to let extension requests get passed.
    • chrome extension: chrome-extension://[id]
    • firefox extension: moz-extension://[id]
  • I have delegated all web requests to the background service via the internal RPC bridge.

@hanszhoou hanszhoou changed the title chore: dao id list from mask configuration chore: dao tab id list from mask configuration Feb 7, 2022
@github-actions

github-actions Bot commented Feb 7, 2022

Copy link
Copy Markdown
Contributor

@github-actions
github-actions Bot temporarily deployed to pull request February 7, 2022 12:11 Inactive
@github-actions
github-actions Bot temporarily deployed to pull request February 7, 2022 12:19 Inactive
Comment thread packages/plugin-infra/src/hooks/useDaoTabTwitterIdList.ts Outdated
@github-actions
github-actions Bot temporarily deployed to pull request February 8, 2022 11:02 Inactive
@Jack-Works

Copy link
Copy Markdown
Member

This change set does not look good to me. The plugin-infra API should be SNS neutral. Please redesign it.

@github-actions
github-actions Bot temporarily deployed to pull request February 9, 2022 02:42 Inactive
@hanszhoou

Copy link
Copy Markdown
Contributor Author

@Jack-Works moved the hook to packages/mask/utils.

@github-actions
github-actions Bot temporarily deployed to pull request February 9, 2022 02:51 Inactive
Comment thread packages/plugin-infra/src/types.ts Outdated
shouldDisplay?: (
identity?: ProfileIdentity,
addressNames?: ProfileAddress[],
twitterSupportedList?: string[],

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

plugin infra should be SNS netural.

@hanszhoou
hanszhoou requested a review from Jack-Works February 9, 2022 08:40
@github-actions
github-actions Bot temporarily deployed to pull request February 9, 2022 08:45 Inactive
@wenluomask

Copy link
Copy Markdown
Contributor

Checked.

Comment thread packages/plugin-infra/src/types.ts Outdated
@github-actions
github-actions Bot temporarily deployed to pull request February 10, 2022 14:08 Inactive
@hanszhoou
hanszhoou requested a review from Jack-Works February 11, 2022 02:35
Comment thread packages/plugins/DAO/src/SNSAdaptor/index.tsx Outdated
Comment thread packages/mask/src/utils/hooks/useDaoTabTwitterIdList.ts Outdated
@hanszhoou
hanszhoou requested a review from Jack-Works February 11, 2022 05:46
@github-actions
github-actions Bot temporarily deployed to pull request February 11, 2022 05:50 Inactive
Comment thread packages/plugins/DAO/src/SNSAdaptor/index.tsx Outdated
Comment thread packages/plugins/DAO/src/SNSAdaptor/index.tsx Outdated
@github-actions
github-actions Bot temporarily deployed to pull request February 11, 2022 07:22 Inactive
Comment thread packages/mask/src/utils/hooks/useDaoTabTwitterIdList.ts Outdated
Jack-Works
Jack-Works previously approved these changes Feb 14, 2022
@github-actions
github-actions Bot temporarily deployed to pull request February 14, 2022 09:56 Inactive
Jack-Works
Jack-Works previously approved these changes Feb 15, 2022
@github-actions
github-actions Bot temporarily deployed to pull request February 15, 2022 08:18 Inactive
@github-actions
github-actions Bot temporarily deployed to pull request February 23, 2022 05:38 Inactive
@github-actions
github-actions Bot temporarily deployed to pull request February 23, 2022 06:20 Inactive
@guanbinrui
guanbinrui merged commit c3f175b into develop Feb 23, 2022
@guanbinrui
guanbinrui deleted the hancheng/configurable-dao branch February 23, 2022 06:51
yanzhihong23 added a commit that referenced this pull request Feb 24, 2022
* develop:
  refactor: update API naming (#5725)
  feat(nextid): add tip feature (#5623)
  feat: social-network-adaptor add  opensea.io (#5703)
  fix: show nft avatar at twitter blue (#5723)
  refactor: move tokenlist and tokenprice to web3-provider (#5719)
  docs(i18n): sync i18n files from Crowdin (#5721)
  chore: upgrade dimension/kit (#5720)
  fix(twitter): fails to detect text color in tweet detail page (#5706)
  chore: change tsconfig
  chore: dao tab id list from mask configuration (#5614)
  fix(dashboard): update trading coin explicitly (#5493)
  feat: add web3 tab at instagram (#5657)
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.

5 participants