OpenlyOne / openly-rails

"GitHub" for Google Drive [inactive]
https://www.open.ly/
GNU General Public License v3.0
21 stars 1 forks source link

Account: Allow email update #333

Closed FinnWoelm closed 5 years ago

FinnWoelm commented 5 years ago

Admins can update email addresses of accounts via the admin panel. Users cannot update their own email address.

Resolves #266

codecov-io commented 5 years ago

Codecov Report

Merging #333 into development will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #333      +/-   ##
===============================================
+ Coverage        99.62%   99.62%   +<.01%     
===============================================
  Files              131      132       +1     
  Lines             2965     2968       +3     
===============================================
+ Hits              2954     2957       +3     
  Misses              11       11
Impacted Files Coverage Δ
app/models/account.rb 100% <ø> (ø) :arrow_up:
app/controllers/accounts_controller.rb 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5f588f0...9103385. Read the comment docs.