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 remove done items #4126

Merged
merged 14 commits into from
Nov 17, 2024
Merged

Add remove done items #4126

merged 14 commits into from
Nov 17, 2024

Conversation

liaochuan
Copy link
Contributor

Added a button to clean up the to-dos that have been completed in the to-do list, enable it through the configuration, and remove the completed items after clicking.
image
image
image

mozhu and others added 10 commits September 5, 2024 21:55
chore: replace `unmatchedEmailAndPasswordError` with unmatchedUsernam…
# Conflicts:
#	proto/api/v1/workspace_setting_service.proto
#	proto/gen/api/v1/workspace_setting_service.pb.go
#	proto/gen/apidocs.swagger.yaml
#	proto/gen/store/workspace_setting.pb.go
#	proto/store/workspace_setting.proto
#	server/router/api/v1/workspace_setting_service.go
#	web/src/components/Settings/MemoRelatedSettings.tsx
#	web/src/locales/sl.json
#	web/src/locales/uk.json
#	web/src/locales/vi.json
#	web/src/locales/zh-Hans.json
@liaochuan liaochuan requested a review from boojack as a code owner November 13, 2024 09:38
proto/api/v1/workspace_setting_service.proto Outdated Show resolved Hide resolved
web/src/components/MemoActionMenu.tsx Outdated Show resolved Hide resolved
web/src/components/MemoActionMenu.tsx Outdated Show resolved Hide resolved
web/src/components/MemoView.tsx Show resolved Hide resolved
@RoccoSmit
Copy link
Contributor

@liaochuan, can you please fix the static checks that are failing.
On your local you can run pnpm run lint

@liaochuan
Copy link
Contributor Author

@liaochuan, can you please fix the static checks that are failing. On your local you can run pnpm run lint

It's been dealt with

Copy link
Collaborator

@boojack boojack left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your contribution!

web/src/components/MemoActionMenu.tsx Show resolved Hide resolved
@boojack boojack merged commit f00751a into usememos:main Nov 17, 2024
2 checks passed
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.

4 participants