]> git.openstreetmap.org Git - rails.git/commit
Move auth provider icons to auth_providers subdirectory
authorAnton Khorev <tony29@yandex.ru>
Fri, 19 Jul 2024 15:34:04 +0000 (18:34 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 19 Jul 2024 17:24:46 +0000 (20:24 +0300)
commit80d7fe4cce0b3562a1465b7c278283ef57bb8dcf
tree38e1942c11deb67074ef1c078e8325e79b23530d
parentf9ea6aa718a5babc16bb5195098b504a1bd43e32
Move auth provider icons to auth_providers subdirectory
app/assets/images/auth_providers/facebook.svg [moved from app/assets/images/facebook.svg with 100% similarity]
app/assets/images/auth_providers/github.svg [moved from app/assets/images/github.svg with 100% similarity]
app/assets/images/auth_providers/google.svg [moved from app/assets/images/google.svg with 100% similarity]
app/assets/images/auth_providers/microsoft.svg [moved from app/assets/images/microsoft.svg with 100% similarity]
app/assets/images/auth_providers/openid.svg [moved from app/assets/images/openid.svg with 100% similarity]
app/assets/images/auth_providers/wikipedia.svg [moved from app/assets/images/wikipedia.svg with 100% similarity]
app/helpers/user_helper.rb
app/views/application/_auth_providers.html.erb
test/helpers/user_helper_test.rb