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 new pages, components, panels, modals, and theme; refactor and improvements in existing components #593

Merged
merged 14 commits into from Feb 12, 2024

Conversation

alejsdev
Copy link
Collaborator

✨ Add new pages, components, panels, modals, and theme; refactor existing components

src/new-frontend/src/pages/auth/Login.tsx Outdated Show resolved Hide resolved
src/new-frontend/src/pages/main/Items.tsx Outdated Show resolved Hide resolved
title: 'Success!',
description: 'User created successfully.',
status: 'success',
duration: 9000,
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
duration: 9000,
duration: 5000,

title: 'Something went wrong.',
description: 'Failed to create user. Please try again.',
status: 'error',
duration: 9000,
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
duration: 9000,
duration: 5000,

src/new-frontend/src/pages/panels/Appearance.tsx Outdated Show resolved Hide resolved
alejsdev and others added 5 commits February 12, 2024 16:43
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Copy link
Owner

@tiangolo tiangolo left a comment

Choose a reason for hiding this comment

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

Nice! 🚀

@tiangolo tiangolo added the feature New feature or request label Feb 12, 2024
@tiangolo tiangolo merged commit b4a1da9 into tiangolo:master Feb 12, 2024
@alejsdev alejsdev deleted the main branch February 16, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants