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

Improvements the Client/Service Setting Page UI #1853

Merged
merged 110 commits into from
May 13, 2024

Conversation

mabasian
Copy link
Contributor

@mabasian mabasian commented Apr 26, 2024

Fix #1789

@mabasian mabasian marked this pull request as draft April 26, 2024 09:45
@mabasian mabasian marked this pull request as ready for review May 13, 2024 08:24
@mabasian mabasian requested a review from MaxTheGeeek May 13, 2024 08:29
Copy link
Contributor

@MaxTheGeeek MaxTheGeeek left a comment

Choose a reason for hiding this comment

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

lg

@@ -204,6 +204,7 @@ const exportLogs = async (client) => {
};

const openLogPage = (item) => {
console.log("item", item);
Copy link
Contributor

Choose a reason for hiding this comment

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

remove log plz

@mabasian mabasian merged commit 9f4af68 into stereum-dev:main May 13, 2024
3 checks passed
@mabasian mabasian deleted the settingUI branch May 13, 2024 10:03
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.

[Improvement]: Client/Service Setting Page UI Improvements
2 participants