Skip to content
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.

Commit

Permalink
Rebuild vettr_web
Browse files Browse the repository at this point in the history
  • Loading branch information
justinbarclay committed Mar 24, 2017
1 parent 7adad09 commit e1c2b08
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 9 deletions.
1 change: 1 addition & 0 deletions app/controllers/medical_records_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ def update
@medications = params[:medications]

# let's exit early
puts
unless @record.created_at.today?
render status: :error, json: { success: false, error: "Medical Record is not editable after 1 day"}
return
Expand Down
4 changes: 2 additions & 2 deletions app/views/static_pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">


<meta name="ahasweb/config/environment" content="%7B%22modulePrefix%22%3A%22ahasweb%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22/%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22ahasweb%22%2C%22version%22%3A%220.0.0+22cbf60f%22%7D%2C%22ember-simple-auth%22%3A%7B%22store%22%3A%22session-store%3Alocal-storage%22%2C%22routeAfterAuthentication%22%3A%22client-list%22%7D%2C%22ember-cli-mirage%22%3A%7B%22usingProxy%22%3Atrue%2C%22useDefaultPassthroughs%22%3Atrue%7D%2C%22exportApplicationGlobal%22%3Afalse%7D" />
<meta name="ahasweb/config/environment" content="%7B%22modulePrefix%22%3A%22ahasweb%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22/%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22ahasweb%22%2C%22version%22%3A%220.0.0+04950292%22%7D%2C%22ember-simple-auth%22%3A%7B%22store%22%3A%22session-store%3Alocal-storage%22%2C%22routeAfterAuthentication%22%3A%22client-list%22%7D%2C%22ember-cli-mirage%22%3A%7B%22usingProxy%22%3Atrue%2C%22useDefaultPassthroughs%22%3Atrue%7D%2C%22exportApplicationGlobal%22%3Afalse%7D" />

<link rel="stylesheet" href="/assets/vendor-9a0d1396ea4e0fea35dedea23189a416.css" integrity="sha256-Bp16FQOPomuNA9DHOZklv3qrecSTzlrnVN4s6N6PYdE= sha512-xW7Zoqk1oHHgzecieX0d1TEq2r+tZl+i8hD4mXkuXrxOKsNX58/g8Tja892GWgbbrXxctjHLEOyk3dKJwuTHgA==" >
<link rel="stylesheet" href="/assets/ahasweb-fad60f15ab18ff6900166682e7f86484.css" integrity="sha256-zlIVlIZ1MDF/XAvXP2XMqnfgnFL9M+r78RA2ehEFAMA= sha512-RCiGf5OY4kZSbYz3vCh4NcXOwJ4hoh+hSNxKJ7reRacQOSc8fuUoEJwGoYdQFDU2KPT5kX84j8hwOL7VG70bDA==" >
Expand All @@ -19,7 +19,7 @@


<script src="/assets/vendor-00ffacb893c6f0f49ebb910442cb6f2c.js" integrity="sha256-EmfuX8KqxiByfoiATPH+uZqBkOzOvfKSbfYvtwAYkmw= sha512-muKaS0h9HiIEnRu4ztIvhmSAWE6B669CmB3P3LQHu72TwEz+/f5BfTNprnIEaLuruf+gyNlpWSb9hEIqmAIxdQ==" ></script>
<script src="/assets/ahasweb-6de182db14a0085112d4706390c417cf.js" integrity="sha256-3JxDR001jQQQEwGLNNTY991d1K4EBLglWJX2Jccaen4= sha512-YhE76I7TzP1t3gjsVhbnZwJXVAJdttmhOK6lH/NXoxmOrFIX8+2b3M8b6RpmcSaxRyjVacoym96xIsQMX5MCqQ==" ></script>
<script src="/assets/ahasweb-970d03a0b8f05581f8dc1becb600ca92.js" integrity="sha256-e5CYBfFn/HwJKobo2wTM0kbDnZRdidtDBk+y73Z9Lz0= sha512-Bi2uMc+RSM+NF8n0EhiDQfxOQpJiuipQAmnBPqwYhpmflgfsSaRLP10K8VP0NRaO6xBG+9V3tsS3eqI1Gc/J1g==" ></script>


</body>
Expand Down

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">


<meta name="ahasweb/config/environment" content="%7B%22modulePrefix%22%3A%22ahasweb%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22/%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22ahasweb%22%2C%22version%22%3A%220.0.0+22cbf60f%22%7D%2C%22ember-simple-auth%22%3A%7B%22store%22%3A%22session-store%3Alocal-storage%22%2C%22routeAfterAuthentication%22%3A%22client-list%22%7D%2C%22ember-cli-mirage%22%3A%7B%22usingProxy%22%3Atrue%2C%22useDefaultPassthroughs%22%3Atrue%7D%2C%22exportApplicationGlobal%22%3Afalse%7D" />
<meta name="ahasweb/config/environment" content="%7B%22modulePrefix%22%3A%22ahasweb%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22/%22%2C%22locationType%22%3A%22hash%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%7D%2C%22APP%22%3A%7B%22name%22%3A%22ahasweb%22%2C%22version%22%3A%220.0.0+04950292%22%7D%2C%22ember-simple-auth%22%3A%7B%22store%22%3A%22session-store%3Alocal-storage%22%2C%22routeAfterAuthentication%22%3A%22client-list%22%7D%2C%22ember-cli-mirage%22%3A%7B%22usingProxy%22%3Atrue%2C%22useDefaultPassthroughs%22%3Atrue%7D%2C%22exportApplicationGlobal%22%3Afalse%7D" />

<link rel="stylesheet" href="/assets/vendor-9a0d1396ea4e0fea35dedea23189a416.css" integrity="sha256-Bp16FQOPomuNA9DHOZklv3qrecSTzlrnVN4s6N6PYdE= sha512-xW7Zoqk1oHHgzecieX0d1TEq2r+tZl+i8hD4mXkuXrxOKsNX58/g8Tja892GWgbbrXxctjHLEOyk3dKJwuTHgA==" >
<link rel="stylesheet" href="/assets/ahasweb-fad60f15ab18ff6900166682e7f86484.css" integrity="sha256-zlIVlIZ1MDF/XAvXP2XMqnfgnFL9M+r78RA2ehEFAMA= sha512-RCiGf5OY4kZSbYz3vCh4NcXOwJ4hoh+hSNxKJ7reRacQOSc8fuUoEJwGoYdQFDU2KPT5kX84j8hwOL7VG70bDA==" >
Expand All @@ -19,7 +19,7 @@


<script src="/assets/vendor-00ffacb893c6f0f49ebb910442cb6f2c.js" integrity="sha256-EmfuX8KqxiByfoiATPH+uZqBkOzOvfKSbfYvtwAYkmw= sha512-muKaS0h9HiIEnRu4ztIvhmSAWE6B669CmB3P3LQHu72TwEz+/f5BfTNprnIEaLuruf+gyNlpWSb9hEIqmAIxdQ==" ></script>
<script src="/assets/ahasweb-6de182db14a0085112d4706390c417cf.js" integrity="sha256-3JxDR001jQQQEwGLNNTY991d1K4EBLglWJX2Jccaen4= sha512-YhE76I7TzP1t3gjsVhbnZwJXVAJdttmhOK6lH/NXoxmOrFIX8+2b3M8b6RpmcSaxRyjVacoym96xIsQMX5MCqQ==" ></script>
<script src="/assets/ahasweb-970d03a0b8f05581f8dc1becb600ca92.js" integrity="sha256-e5CYBfFn/HwJKobo2wTM0kbDnZRdidtDBk+y73Z9Lz0= sha512-Bi2uMc+RSM+NF8n0EhiDQfxOQpJiuipQAmnBPqwYhpmflgfsSaRLP10K8VP0NRaO6xBG+9V3tsS3eqI1Gc/J1g==" ></script>


</body>
Expand Down

0 comments on commit e1c2b08

Please sign in to comment.