uclibs / staff-directory-23

1 stars 0 forks source link

cssanduiupdates #97

Closed haitzlm closed 8 months ago

haitzlm commented 9 months ago

Update CSS and forms for better and cleaner display

hortongn commented 9 months ago

@haitzlm This PR has some login_mailer files that might not belong here? They might be related to a login two-factor thing?

haitzlm commented 9 months ago

Do you want me to unstage them from here!??

hortongn commented 9 months ago

Do you want me to unstage them from here!??

Yes. If those files don't belong in this PR, just git rm them from your branch and push the commit up.

haitzlm commented 9 months ago

The file [app/mailers/login_mailer.rb] has code for setting up a welcome email, though it is not configured yet. The file [app/views/login_mailer/login_mailer.text.html.erb] is the code for the email itself.

I dont think it will hurt anything to merge these in, though they probably should have been on the mailerupdates branch