Skip to content

Commit

Permalink
updated header and footer.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradpotts committed Apr 3, 2022
1 parent a8d6514 commit c0d6833
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 44 deletions.
50 changes: 14 additions & 36 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
phcdevworks_accounts_devise (0.1.2.pre.beta)
phcdevworks_accounts_devise (0.1.3.pre.beta)
aws-sdk-s3 (~> 1.113)
devise (~> 4.8)
friendly_id (~> 5.4)
Expand Down Expand Up @@ -91,7 +91,7 @@ GEM
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
aws-eventstream (1.2.0)
aws-partitions (1.568.0)
aws-partitions (1.573.0)
aws-sdk-core (3.130.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
Expand All @@ -108,7 +108,7 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
bcrypt (3.1.17)
builder (3.2.4)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crass (1.0.6)
declarative (0.0.20)
devise (4.8.1)
Expand All @@ -127,29 +127,10 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faraday (1.10.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
faraday (2.2.0)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.3)
multipart-post (>= 1.2, < 3)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
faraday-net_http (2.0.1)
ffi (1.15.5)
friendly_id (5.4.2)
activerecord (>= 4.0.0)
Expand All @@ -171,8 +152,8 @@ GEM
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
google-cloud-errors (~> 1.0)
google-cloud-env (1.5.0)
faraday (>= 0.17.3, < 2.0)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.2.0)
google-cloud-storage (1.36.1)
addressable (~> 2.8)
Expand All @@ -196,13 +177,12 @@ GEM
inline_svg (1.8.0)
activesupport (>= 3.0)
nokogiri (>= 1.6)
io-wait (0.2.1)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jmespath (1.6.1)
jwt (2.3.0)
loofah (2.15.0)
loofah (2.16.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -217,7 +197,6 @@ GEM
mini_mime (1.1.2)
minitest (5.15.0)
multi_json (1.15.0)
multipart-post (2.1.1)
net-imap (0.2.3)
digest
net-protocol
Expand All @@ -226,8 +205,7 @@ GEM
digest
net-protocol
timeout
net-protocol (0.1.2)
io-wait
net-protocol (0.1.3)
timeout
net-smtp (0.3.1)
digest
Expand Down Expand Up @@ -257,12 +235,12 @@ GEM
phcthemes_admin_panel_pack (~> 5.1)
phcthemes_web_theme_pack (~> 5.0)
rails (~> 7.0)
phcthemes_admin_panel_pack (5.1.2)
phcthemes_admin_panel_pack (5.1.5)
gravtastic (~> 3.2)
inline_svg (~> 1.7)
rails (~> 7.0)
sassc-rails (~> 2.1)
phcthemes_web_theme_pack (5.0.0)
phcthemes_web_theme_pack (5.0.3)
gravtastic (~> 3.2)
inline_svg (~> 1.7)
rails (~> 7.0)
Expand Down Expand Up @@ -315,7 +293,7 @@ GEM
rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-rails (5.1.1)
Expand Down Expand Up @@ -352,7 +330,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
stripe (5.45.0)
stripe (5.48.0)
strscan (3.0.1)
thor (1.2.1)
tilt (2.0.10)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<span>
<!-- -PHCDev- Page Container - Footer - Left - Copyright -->
<i class="fab fa-osi font-weight-bolder"></i> 2012-<%= Time.now.year %> -
<span class="font-weight-bold">PHC</span>Devworks Accounts (Devise) - Engine v<%= Gem.loaded_specs["phcdevworks_accounts_devise"].version.to_s %>
<span class="phc_dev_strong_plugin">PHC</span><span class="phc_dev_light_plugin">Devworks</span> Accounts (Devise) - Engine v<%= Gem.loaded_specs["phcdevworks_accounts_devise"].version.to_s %>
<!-- -PHCDev- Page Container - Footer - Left - Copyright -->
</span>
<!-- -PHCDev- Page Container - Footer - Left -->
Expand All @@ -11,7 +11,7 @@
<span class="float-right">
<!-- -PHCDev- Page Container - Footer - Right - Developed -->
Developed with <i class="fas fa-heart hanna_hearts"></i> by
<a class="phcnet_copyright text-dark" href="https://phcdevworks.com/"><u><span class="font-weight-bold">PHC</span>Devworks</u></a>
<a class="phcnet_copyright text-dark" href="https://phcdevworks.com/"><u><span class="phc_dev_strong_plugin">PHC</span><span class="phc_dev_light_plugin">Devworks</span></u></a>
<!-- -PHCDev- Page Container - Footer - Right - Developed -->
</span>
<!-- -PHCDev- Page Container - Footer - Right -->
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- -PHC- Topbar - Navigation Header -->
<!-- -PHCDev- Topbar - Navigation Header -->
<div class="navbar-header">

<button type="button" class="navbar-mobile-toggler" data-toggle="app-sidebar-mobile">
Expand All @@ -8,13 +8,13 @@
</button>

<%= link_to phcdevworks_accounts_devise.user_path, class: "navbar-brand" do %>
<strong>PHCDevworks</strong>Accounts
<span class="phc_dev_strong_plugin_logo">PHC</span><span class="phc_dev_light_plugin_logo">Devworks</span>
<% end %>

</div>
<!-- -PHC- Topbar - Navigation Header -->
<!-- -PHCDev- Topbar - Navigation Header -->

<!-- -PHC- Topbar - Navigation Main -->
<!-- -PHCDev- Topbar - Navigation Main -->
<% if current_user %>
<div class="navbar-nav">
<div class="navbar-item navbar-user dropdown">
Expand All @@ -38,4 +38,4 @@
<% end %>

</div>
<!-- -PHC- Topbar - Navigation Main -->
<!-- -PHCDev- Topbar - Navigation Main -->
2 changes: 1 addition & 1 deletion lib/phcdevworks_accounts_devise/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PhcdevworksAccountsDevise
VERSION = "0.1.2-beta"
VERSION = "0.1.3-beta"
end

0 comments on commit c0d6833

Please sign in to comment.