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

feat: refactor settings to new Settings cog and implement admin/non-a… #599

Merged
merged 7 commits into from
Nov 17, 2023
Merged

feat: refactor settings to new Settings cog and implement admin/non-a… #599

merged 7 commits into from
Nov 17, 2023

Conversation

Ekep-Obasi
Copy link
Contributor

closes: #394

Refactor settings functionality: move settings to Settings cog and implement admin/non-admin settings

Checks:

  • Move settings which sits in the top left to the Settings area
  • General functionality is the same
  • All tests are passing

Admin Settings


Nomal User Settings

Copy link
Collaborator

@Rassl Rassl left a comment

Choose a reason for hiding this comment

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

Nice work, please take a look at some comments, that I left

src/components/SettingsModal/Appearance/index.tsx Outdated Show resolved Hide resolved
src/components/SettingsModal/General/index.tsx Outdated Show resolved Hide resolved
src/components/SettingsModal/General/index.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@Rassl Rassl left a comment

Choose a reason for hiding this comment

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

LGTM

@Rassl Rassl merged commit 2761387 into stakwork:master Nov 17, 2023
4 checks passed
@tomsmith8
Copy link
Contributor

Changing display in 'settings' shouldn't change the display on the graph. This will be used in the future to set the default view:
image

@tomsmith8
Copy link
Contributor

Also, when I tap 'Admin', this doesn't trigger the admin settings. @Rassl maybe you can add the hardcode for now like other areas?

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.

Admin Settings Area
4 participants