-
Notifications
You must be signed in to change notification settings - Fork 4
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
Invite Users to GSE #3080
Invite Users to GSE #3080
Conversation
- update Manage users link - Adds users index view
a41a69e
to
e3ff5d8
Compare
Due to ci failures; this is a temporal fix to to enable new build success. - Update schema version - Remove `:email`, `:last_name`, `:first_name` from users table
27823e2
to
ad15e58
Compare
ef961e5
to
b5c3744
Compare
db1853e
to
ac8040d
Compare
2f56034
to
b172e5e
Compare
b172e5e
to
2b368b6
Compare
2b368b6
to
648ba5a
Compare
648ba5a
to
ac310b6
Compare
ac310b6
to
652a4b9
Compare
652a4b9
to
fc21679
Compare
- Refactor user creation and show page - Remove redundant <div> Refactor user creation logic in Schools::UsersController - Fix user attribute names in show.html.erb - Add change links to user details in show.html.erb
fc21679
to
c27aa35
Compare
91604cb
to
ce944c6
Compare
ce944c6
to
deeb9cf
Compare
Refactor user_invite.rb update parameter name
deeb9cf
to
30d823d
Compare
30d823d
to
e670c17
Compare
Review app deployed to https://get-school-experience-review-pr-3080.test.teacherservices.cloud |
@ekumachidi please find below the comments as discussed during testing
a. If the user already has a DfE Sign-in account:
b. If the user does not have a DfE Sign-in account:
Error |
Trello card
#5535
Context
We want to Integrate the Identity only version of DfE Sign-in with Get School Experience
Build pages to add users to a school.
Allow school administrators to invite users to the school that they administer through 'School Dashboard'
Changes proposed in this pull request
Guidance to review