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

[frontend] Unified panels #812

Merged
merged 63 commits into from
Sep 29, 2022
Merged

[frontend] Unified panels #812

merged 63 commits into from
Sep 29, 2022

Conversation

f0x52
Copy link
Contributor

@f0x52 f0x52 commented Sep 8, 2022

Reworking the currently separate user and admin settings panels into a consistent whole. Hopefully fix some other papercuts with them along the way as well.

very work in progress
image

@f0x52 f0x52 added frontend Frontend-related stuff javascript Pull requests that update Javascript code labels Sep 8, 2022
@f0x52 f0x52 force-pushed the unified-panels branch 2 times, most recently from 2c4c279 to ecbf950 Compare September 16, 2022 14:16
@f0x52 f0x52 marked this pull request as ready for review September 20, 2022 12:42
Copy link
Contributor

@tsmethurst tsmethurst left a comment

Choose a reason for hiding this comment

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

Overall this looks great and it's a big step up from what we had before :)

Just some comments about style, and some comments about commented-out code that perhaps should be deleted -- I may have been too zealous here though, because I saw you also put code in that we can just uncomment out later when more features are implemented, so take my recommendations here with a pinch of salt!

Love the experience of the emoji upload page, that's absolutely brilliant <3

Oh yeah, also please check through for console.log calls and make sure you're not logging things unnecessarily -- when running this locally i see quite a few logs in the console that you probably put in there for debugging

internal/web/web.go Show resolved Hide resolved
web/source/css/base.css Outdated Show resolved Hide resolved
web/source/css/status.css Outdated Show resolved Hide resolved
web/source/css/status.css Outdated Show resolved Hide resolved
web/source/css/status.css Outdated Show resolved Hide resolved
web/source/settings-panel/style.css Outdated Show resolved Hide resolved
web/source/settings-panel/style.css Outdated Show resolved Hide resolved
web/source/settings-panel/style.css Outdated Show resolved Hide resolved
web/source/settings-panel/style.css Show resolved Hide resolved
web/source/settings-panel/style.css Show resolved Hide resolved
@tsmethurst tsmethurst merged commit 938328c into main Sep 29, 2022
@tsmethurst tsmethurst deleted the unified-panels branch September 29, 2022 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend-related stuff javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants