]> git.openstreetmap.org Git - rails.git/commit
Make oauth register app link into button
authorHarry Wood <github@harrywood.co.uk>
Tue, 8 Mar 2022 12:34:27 +0000 (12:34 +0000)
committerHarry Wood <github@harrywood.co.uk>
Tue, 8 Mar 2022 15:18:53 +0000 (15:18 +0000)
commit02338a80e1ca03eeedf62a4e62d1f38bf2597f83
treee986a2d79df7345aa40d4f24e4e942adf48c03ce
parentff671888f99f1aeaa2f0083ccbdd07c3cea44feb
Make oauth register app link into button

Cosmetic tweak. On the OAuth 1 setting tab, make "Register your app" into a button not a link

Also put the applications in a <ul>
app/views/oauth_clients/index.html.erb
test/controllers/oauth_clients_controller_test.rb
test/integration/client_applications_test.rb