memos/web/src/components/Settings
Nic Luckie d3e6302526 refactor: simplify access token toast and remove unnecessary fragment wrapper
- Removed redundant React fragment in Attachments.tsx for cleaner structure
- Removed fallback logic for access token description in toast; use created.description directly since description is always required by client-side validation.
- Removed unused i18n key access-token-created-default since description is always present
2025-09-26 20:57:38 -04:00
..
AccessTokenSection.tsx refactor: simplify access token toast and remove unnecessary fragment wrapper 2025-09-26 20:57:38 -04:00
MemberSection.tsx refactor(ui): remove Markdown rendering from ConfirmDialog component 2025-09-24 11:47:55 -04:00
MemoRelatedSettings.tsx fix: adjust badge height 2025-09-02 23:18:11 +08:00
MyAccountSection.tsx feat: migrate dialogs 2025-07-06 22:01:55 +08:00
PreferencesSection.tsx refactor: unify theme and apperance 2025-08-17 11:27:59 +08:00
SSOSection.tsx fix(web): improve destructive flows, i18n specificity, and remove unused attachments dialog 2025-09-23 21:51:32 -04:00
SectionMenuItem.tsx chore: fix dark mode 2025-07-05 11:40:49 +08:00
StorageSection.tsx chore: tweak links 2025-08-25 19:51:01 +08:00
UserSessionsSection.tsx refactor(ui): remove Markdown rendering from ConfirmDialog component 2025-09-24 11:47:55 -04:00
WebhookSection.tsx refactor(ui): remove Markdown rendering from ConfirmDialog component 2025-09-24 11:47:55 -04:00
WorkspaceSection.tsx chore: fix linter 2025-08-25 19:52:53 +08:00