minio #1

Open
qpismont wants to merge 5 commits from minio into main
Owner

Implements object stats in

  • search page
  • movie detail page
Implements object stats in - search page - movie detail page
qpismont added 3 commits 2024-07-25 22:22:37 +02:00
qpismont added 1 commit 2025-03-27 23:08:23 +01:00
- Added server port configuration in `astro.config.mjs`.
- Updated Biome schema version in `biome.json`.
- Updated dependencies in `package.json` to latest versions.
- Introduced new devcontainer configuration files for development setup.
- Removed unused components related to movie search and forms.
- Refactored login handling with new Astro components for better error management.
- Adjusted layouts for improved structure and user experience.
qpismont added 1 commit 2025-03-31 21:46:33 +02:00
- Added new UI components: `Logo`, `Alert`, `Button`, `Input`, and `Card`.
- Refactored `LoginForm` to utilize new components for better structure and styling.
- Enhanced error handling in `LoginFormData` with specific error messages.
- Updated styles for grid layout and various UI elements for a cohesive design.
- Removed Bootstrap dependency in favor of custom styles for better control.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin minio:minio
git checkout minio

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff minio
git checkout minio
git rebase main
git checkout main
git merge --ff-only minio
git checkout minio
git rebase main
git checkout main
git merge --no-ff minio
git checkout main
git merge --squash minio
git checkout main
git merge --ff-only minio
git checkout main
git merge minio
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: qpismont/trepa-web#1
No description provided.