-
Notifications
You must be signed in to change notification settings - Fork 41
Create project configuring #23
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
Open
caiquecampanaro
wants to merge
12
commits into
umanni:master
Choose a base branch
from
caiquecampanaro:create-project-configuring
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Create project configuring #23
caiquecampanaro
wants to merge
12
commits into
umanni:master
from
caiquecampanaro:create-project-configuring
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…dency, and add Gemfile.lock and package-lock.json for dependency management
…, and modify asset manifest to link JavaScript files. Change Bootstrap import style in application.scss and refactor enum definitions in user and user_import models. Update Devise initializer for improved configuration and add English locale translations for Devise. Remove unnecessary .keep file from tmp/pids.
…es, and create importmap script
…webdrivers dependency, and adjust Gemfile.lock accordingly. Modify development and production environments to set active storage service to local. Refactor db/seeds.rb to use assign_attributes for user creation and update output message for admin user creation.
…nality, update navigation and sidebar links to use admin_root_path, and improve user profile update logic with current password validation. Enhance user management UI with new styles and structure for registration and login forms, including password visibility toggle. Update flash message handling for better user experience.
…orms, implement light-themed containers, and update text for improved clarity. Adjust layout rendering based on authentication paths and refine button styles for a more cohesive user experience.
…ement placeholder for missing avatars, and ensure only one instance of user name and avatar is displayed in the navbar. Update JavaScript to prevent duplication in dropdown.
… for a cleaner design.
…hance admin dashboard to display total guests, and modify charts to reflect guest data. Adjust layout for improved UI consistency.
…rove layout for better user experience, and implement JavaScript to display selected file names. Update Gemfile to include rails-controller-testing for improved testing capabilities.
…dling, update asset manifest to link application.js, and adjust environment configurations to support importmap functionality. Remove Sprockets dependencies for JavaScript files to prevent conflicts.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.