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

PC-67: AdminUsers management in ActiveAdmin #46

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

PC-67: AdminUsers management in ActiveAdmin #46

wants to merge 8 commits into from

Conversation

vb-cmd
Copy link
Collaborator

@vb-cmd vb-cmd commented Mar 18, 2025

PC-67 Powered by Pull Request Badge

Description

  • Changed admin_users table to include: ID, Name, Email, Created Date, and Last Sign-in Date
  • Added filters for Email and Name
  • Changed the show page to include: ID, Name, Email, Created Date
  • Added Back button
  • Updated the edit and new pages to include: Name, Email, and Password
  • Changed the redirect after creating an admin user; now they are redirected to the list.

@vb-cmd vb-cmd added the work in progress Branch is not yet ready for code reviews or QA testing label Mar 18, 2025
@vb-cmd vb-cmd self-assigned this Mar 18, 2025
@rogergraves rogergraves temporarily deployed to clever-calculator-pr-46 March 18, 2025 15:56 Inactive
@vb-cmd vb-cmd added review needed Code reviews needed by the minimum number of developers required and removed work in progress Branch is not yet ready for code reviews or QA testing labels Mar 18, 2025
@Maryna-Harasko Maryna-Harasko added review done Code reviews are completed by the minimum number of developers required ready for testing Ready for QA to test locally or on a test server and removed review needed Code reviews needed by the minimum number of developers required labels Mar 19, 2025
@mariiapopova22 mariiapopova22 added in testing The QA team is testing this branch and removed ready for testing Ready for QA to test locally or on a test server labels Mar 19, 2025
…ler actions
@rogergraves rogergraves temporarily deployed to clever-calculator-pr-46 March 20, 2025 12:45 Inactive
@rogergraves rogergraves temporarily deployed to clever-calculator-pr-46 March 20, 2025 14:14 Inactive

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
… module from Devise in admin_user.rb
@rogergraves rogergraves temporarily deployed to clever-calculator-pr-46 March 21, 2025 11:20 Inactive
@rogergraves rogergraves temporarily deployed to clever-calculator-pr-46 March 21, 2025 14:39 Inactive
@rogergraves rogergraves temporarily deployed to clever-calculator-pr-46 March 21, 2025 15:05 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in testing The QA team is testing this branch review done Code reviews are completed by the minimum number of developers required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants