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

Add Modlog Filters #682

Merged
merged 2 commits into from
Aug 17, 2022
Merged

Conversation

makotech222
Copy link
Contributor

@makotech222 makotech222 force-pushed the modlog-filters branch 2 times, most recently from 9fc34ad to 7686ae3 Compare July 12, 2022 01:43
src/shared/components/modlog.tsx Outdated Show resolved Hide resolved
src/shared/components/modlog.tsx Outdated Show resolved Hide resolved
src/shared/components/modlog.tsx Outdated Show resolved Hide resolved
src/shared/components/modlog.tsx Outdated Show resolved Hide resolved
src/assets/css/main.css Show resolved Hide resolved
src/shared/components/home/site-form.tsx Show resolved Hide resolved
src/shared/components/common/dropdown.tsx Outdated Show resolved Hide resolved
src/shared/components/modlog.tsx Outdated Show resolved Hide resolved
src/shared/components/modlog.tsx Outdated Show resolved Hide resolved
src/assets/css/main.css Outdated Show resolved Hide resolved
src/shared/components/modlog.tsx Outdated Show resolved Hide resolved
<table id="modlog_table" class="table table-sm table-hover">
<thead class="pointer">
<h5>
{this.state.communityName.isSome() && (
Copy link
Member

Choose a reason for hiding this comment

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

Use a this.state.communityName.match({some: communityName => ... here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay, updated

@dessalines
Copy link
Member

Also failing because lemmy-translations has some merge conflicts, I'll see if I can fix up.

Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

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

Looks good ( outside of the merge conflict, but don't worry I can get that ).

Once the back-end is merged, I'll merge this.

@dessalines dessalines merged commit c2f6283 into LemmyNet:main Aug 17, 2022
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