phcmemberspro 58.0.0 → 59.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (28) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/phcmemberspro/application.js +1 -16
  3. data/app/assets/stylesheets/phcmemberspro/application.scss +1 -1
  4. data/app/views/layouts/phcmemberspro/application.html.erb +7 -7
  5. data/app/views/layouts/phcmemberspro/application_full_width.html.erb +7 -7
  6. data/app/views/layouts/phcmemberspro/components/backend/footer/_footer.html.erb +1 -1
  7. data/app/views/layouts/phcmemberspro/components/backend/sidebars/_side_menu.html.erb +2 -2
  8. data/app/views/phcmemberspro/member/addresses/_form.html.erb +1 -1
  9. data/app/views/phcmemberspro/member/addresses/components/{_address_audits.html.erb → _address_audits_table.html.erb} +0 -0
  10. data/app/views/phcmemberspro/member/addresses/components/{_address_address.html.erb → _address_table.html.erb} +0 -3
  11. data/app/views/phcmemberspro/member/addresses/edit.html.erb +1 -1
  12. data/app/views/phcmemberspro/member/addresses/index.html.erb +1 -1
  13. data/app/views/phcmemberspro/member/addresses/new.html.erb +1 -1
  14. data/app/views/phcmemberspro/member/addresses/show.html.erb +28 -25
  15. data/app/views/phcmemberspro/member/listings/_form.html.erb +1 -1
  16. data/app/views/phcmemberspro/member/listings/components/{_listing_audits.html.erb → _listing_audits_table.html.erb} +0 -0
  17. data/app/views/phcmemberspro/member/listings/components/{_listing_address.html.erb → _listing_table.html.erb} +0 -3
  18. data/app/views/phcmemberspro/member/listings/edit.html.erb +1 -1
  19. data/app/views/phcmemberspro/member/listings/index.html.erb +1 -1
  20. data/app/views/phcmemberspro/member/listings/new.html.erb +1 -1
  21. data/app/views/phcmemberspro/member/listings/show.html.erb +28 -25
  22. data/config/routes.rb +1 -1
  23. data/lib/phcmemberspro/version.rb +1 -1
  24. metadata +5 -9
  25. data/app/views/phcmemberspro/member/addresses/components/_address_main.html.erb +0 -33
  26. data/app/views/phcmemberspro/member/addresses/components/_address_sidebar.html.erb +0 -20
  27. data/app/views/phcmemberspro/member/listings/components/_listing_main.html.erb +0 -33
  28. data/app/views/phcmemberspro/member/listings/components/_listing_sidebar.html.erb +0 -20
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 987bce82f3377ff3817d60bcd427f6da01a0a05fa0f6c7eb8467cc4902955091
4
- data.tar.gz: 9a3edf3780d6a14279cbfb01e5d8530f35f87d2c1eb3ef4b175bd497e80458e2
3
+ metadata.gz: ebc5b62fc1751359d6145b12f0eda0a6ba9a28e89dbbb66f31e49af77540eaaa
4
+ data.tar.gz: 7a803b55622d963272e3ddf3cce67e8e4a9dc881e3fed5c1603e4a29a0728eae
5
5
  SHA512:
6
- metadata.gz: bd117846e2f8c82de785993f8cbc8aaa8b884e4251f8c5b816e51052571cf0d3beaa83ce483646c9813f6b0bb51e9fddccc991fdfb64f1d14db7e2013afc64b5
7
- data.tar.gz: 72067784d7b72b8ee36a4651ddab4c3747733c3e3a7e83d39cf8c1c77c731fe770b250bb26d15a853cc847613609bdce969ae693e69e772d88e5cde8f9cc53e0
6
+ metadata.gz: 2a3ae62525e7f384b6790ab2b754b210d703ab7dd97968e3f27e00313cfd3f953c51f01a2fd5aae356b91026c739550bb19ac9c6f5ed4f589d9f3013b4d9e9da
7
+ data.tar.gz: 801023f19807a6ed9e0193b462ea54d422355a7789dad6d918e340a062cf4c0993217ecad42591f21603f7081fd94c380236fbb02482884ee6342e558668baea
@@ -1,17 +1,2 @@
1
- // This is a manifest file that'll be compiled into application.js, which will include all the files
2
- // listed below.
3
- //
4
- // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, or any plugin's
5
- // vendor/assets/javascripts directory can be referenced here using a relative path.
6
- //
7
- // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
8
- // compiled file. JavaScript code in this file should be added after the last require_* statement.
9
- //
10
- // Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details
11
- // about supported directives.
12
- //
13
- //= require rails-ujs
14
- //= require activestorage
15
- //= require turbolinks
1
+ // Add PHCAdmin5 Javascript
16
2
  //= require phc_admins_main_five
17
- //= require_tree .
@@ -1,2 +1,2 @@
1
- // Add PHCAdmin2 Styles
1
+ // Add PHCAdmin5 Styles
2
2
  @import "phc_admins_style_five";
@@ -2,8 +2,8 @@
2
2
  <html>
3
3
  <head>
4
4
 
5
- <% phc_seo_title "PHCMEMBERS(2018)" %>
6
- <% phc_seo_description "Chamber of Commerce Members Management Software" %>
5
+ <% phc_seo_title "PHCAccounts - Accounts System" %>
6
+ <% phc_seo_description "PHCNetworks - User Accounts Management System" %>
7
7
 
8
8
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
9
9
  <title><%= yield(:phc_seo_title) %></title>
@@ -16,7 +16,7 @@
16
16
  <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400%7CRaleway:300,400,500,600,700%7CLato:300,400,400italic,600,700"/>
17
17
 
18
18
  <!-- Requried Style Sheets -->
19
- <%= stylesheet_link_tag "phcaccountspro/application", media: "all", 'data-turbolinks-track': 'reload' %>
19
+ <%= stylesheet_link_tag "phcmemberspro/application", media: "all", 'data-turbolinks-track': 'reload' %>
20
20
 
21
21
  <!-- Security -->
22
22
  <%= csrf_meta_tags %>
@@ -28,13 +28,13 @@
28
28
  <div id="page-container" class="page-container fade page-sidebar-fixed page-header-fixed">
29
29
  <!-- Page Header -->
30
30
  <div id="header" class="header navbar-default">
31
- <%= render 'layouts/phcaccountspro/components/backend/navigation/top_menu' %>
31
+ <%= render 'layouts/phcmemberspro/components/backend/navigation/top_menu' %>
32
32
  </div>
33
33
  <!-- Page Header -->
34
34
 
35
35
  <!-- Page Sidebar -->
36
36
  <div id="sidebar" class="sidebar">
37
- <%= render 'layouts/phcaccountspro/components/backend/sidebars/side_menu' %>
37
+ <%= render 'layouts/phcmemberspro/components/backend/sidebars/side_menu' %>
38
38
  </div>
39
39
  <div class="sidebar-bg"></div>
40
40
  <!-- Page Sidebar -->
@@ -47,7 +47,7 @@
47
47
 
48
48
  <!-- Footer Content -->
49
49
  <div id="footer" class="footer">
50
- <%= render 'layouts/phcaccountspro/components/backend/footer/footer' %>
50
+ <%= render 'layouts/phcmemberspro/components/backend/footer/footer' %>
51
51
  </div>
52
52
  <!-- Footer Content -->
53
53
 
@@ -61,7 +61,7 @@
61
61
  <!-- Page Container -->
62
62
 
63
63
  <!-- Requried JavaScripts -->
64
- <%= javascript_include_tag "phcaccountspro/application", 'data-turbolinks-track': 'reload' %>
64
+ <%= javascript_include_tag "phcmemberspro/application", 'data-turbolinks-track': 'reload' %>
65
65
 
66
66
  <!-- WTF Slowing Down my Site. Nothing Nice to Say. Keep Bad Comments to Myself -->
67
67
  <!--[if lt IE 9]>
@@ -2,8 +2,8 @@
2
2
  <html>
3
3
  <head>
4
4
 
5
- <% phc_seo_title "PHCMEMBERS(2018)" %>
6
- <% phc_seo_description "Chamber of Commerce Members Management Software" %>
5
+ <% phc_seo_title "PHCAccounts - Accounts System" %>
6
+ <% phc_seo_description "PHCNetworks - User Accounts Management System" %>
7
7
 
8
8
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
9
9
  <title><%= yield(:phc_seo_title) %></title>
@@ -16,7 +16,7 @@
16
16
  <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400%7CRaleway:300,400,500,600,700%7CLato:300,400,400italic,600,700"/>
17
17
 
18
18
  <!-- Requried Style Sheets -->
19
- <%= stylesheet_link_tag "phcaccountspro/application", media: "all", 'data-turbolinks-track': 'reload' %>
19
+ <%= stylesheet_link_tag "phcmemberspro/application", media: "all", 'data-turbolinks-track': 'reload' %>
20
20
 
21
21
  <!-- Security -->
22
22
  <%= csrf_meta_tags %>
@@ -28,13 +28,13 @@
28
28
  <div id="page-container" class="page-container fade page-sidebar-fixed page-header-fixed">
29
29
  <!-- Page Header -->
30
30
  <div id="header" class="header navbar-default">
31
- <%= render 'layouts/phcaccountspro/components/backend/navigation/top_menu' %>
31
+ <%= render 'layouts/phcmemberspro/components/backend/navigation/top_menu' %>
32
32
  </div>
33
33
  <!-- Page Header -->
34
34
 
35
35
  <!-- Page Sidebar -->
36
36
  <div id="sidebar" class="sidebar">
37
- <%= render 'layouts/phcaccountspro/components/backend/sidebars/side_menu' %>
37
+ <%= render 'layouts/phcmemberspro/components/backend/sidebars/side_menu' %>
38
38
  </div>
39
39
  <div class="sidebar-bg"></div>
40
40
  <!-- Page Sidebar -->
@@ -47,7 +47,7 @@
47
47
 
48
48
  <!-- Footer Content -->
49
49
  <div id="footer" class="footer">
50
- <%= render 'layouts/phcaccountspro/components/backend/footer/footer' %>
50
+ <%= render 'layouts/phcmemberspro/components/backend/footer/footer' %>
51
51
  </div>
52
52
  <!-- Footer Content -->
53
53
 
@@ -61,7 +61,7 @@
61
61
  <!-- Page Container -->
62
62
 
63
63
  <!-- Requried JavaScripts -->
64
- <%= javascript_include_tag "phcaccountspro/application", 'data-turbolinks-track': 'reload' %>
64
+ <%= javascript_include_tag "phcmemberspro/application", 'data-turbolinks-track': 'reload' %>
65
65
 
66
66
  <!-- WTF Slowing Down my Site. Nothing Nice to Say. Keep Bad Comments to Myself -->
67
67
  <!--[if lt IE 9]>
@@ -1 +1 @@
1
- <span class="float-left">&copy; 2012-<%= Time.now.year %> - <strong>PHC</strong>Members(Pro) Engine v<%= Gem.loaded_specs["phcaccountspro"].version.to_s %></span> <span class="float-right">Developed with <i class="fas fa-heart hanna_hearts"></i> by <strong>PHC</strong>Networks</span>
1
+ <span class="float-left">&copy; 2012-<%= Time.now.year %> - <strong>PHC</strong>Members(Pro) Engine v<%= Gem.loaded_specs["phcmemberspro"].version.to_s %></span> <span class="float-right">Developed with <i class="fas fa-heart hanna_hearts"></i> by <strong>PHC</strong>Networks</span>
@@ -60,7 +60,7 @@
60
60
  <!-- Sidebar - User Profile Menu -->
61
61
  <ul class="nav">
62
62
  <li class="nav-profile">
63
- <a href="javascript:;" data-toggle="nav-profile">
63
+ <a href="javascript:;" data-toggle="nav-profile">
64
64
  <div class="cover with-shadow"></div>
65
65
  <div class="image">
66
66
  <%= image_tag current_admin.gravatar_url %>
@@ -68,7 +68,7 @@
68
68
  <div class="info">
69
69
  <b class="caret pull-right"></b>
70
70
  <%= current_admin.firstname + ' ' + current_admin.lastname %>
71
- <small></small>
71
+ <small><%= current_admin.username %></small>
72
72
  </div>
73
73
  </a>
74
74
  </li>
@@ -1,5 +1,5 @@
1
1
  <!-- PHCMembers Form - Address -->
2
- <%= form_with(model: @member_address, local: true) do |phc_members_pro_member_address| %>
2
+ <%= form_for([@member_address.profile, @member_address], url: form_url) do |phc_members_pro_member_address| %>
3
3
 
4
4
  <!-- PHCNotifi Render Validation -->
5
5
  <%= render 'phcnotifi/validations', :object => @member_address %>
@@ -1,6 +1,5 @@
1
1
  <div class="table-responsive">
2
2
  <table class="table table-striped table-bordered table-hover">
3
-
4
3
  <thead class="thead-inverse">
5
4
  <tr>
6
5
  <th>Street Address</th>
@@ -12,7 +11,6 @@
12
11
  <th>Address Type</th>
13
12
  </tr>
14
13
  </thead>
15
-
16
14
  <tbody>
17
15
  <tr>
18
16
  <td class="highlight"><%= link_to @member_address.mcaddressl1, phcmemberspro.edit_member_profile_address_path %></td>
@@ -24,6 +22,5 @@
24
22
  <td class="highlight"><%= link_to @member_address.mctype, phcmemberspro.edit_member_profile_address_path %></td>
25
23
  </tr>
26
24
  </tbody>
27
-
28
25
  </table>
29
26
  </div>
@@ -18,7 +18,7 @@
18
18
  <h4 class="panel-title"><%= yield(:phc_title) %></h4>
19
19
  </div>
20
20
  <div class="panel-body">
21
- <%= render 'form', { form_url: member_profile_listing_path } %>
21
+ <%= render 'form', { form_url: member_profile_addresses_path } %>
22
22
  </div>
23
23
  </div>
24
24
  <!-- Page Content -->
@@ -14,7 +14,7 @@
14
14
  <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-warning" data-click="panel-collapse"><i class="fa fa-minus"></i></a>
15
15
  <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-danger" data-click="panel-remove"><i class="fa fa-times"></i></a>
16
16
  </div>
17
- <h4 class="panel-title"><%= yield(:phc_title) %></h4>
17
+ <h4 class="panel-title"><%= yield(:phc_title_tagline) %></h4>
18
18
  </div>
19
19
  <div class="panel-body">
20
20
  <!-- Table - Members Address -->
@@ -18,7 +18,7 @@
18
18
  <h4 class="panel-title"><%= yield(:phc_title) %></h4>
19
19
  </div>
20
20
  <div class="panel-body">
21
- <%= render 'form', { form_url: member_profile_listings_path } %>
21
+ <%= render 'form', { form_url: member_profile_addresses_path } %>
22
22
  </div>
23
23
  </div>
24
24
  <!-- Page Content -->
@@ -6,37 +6,40 @@
6
6
  <% phc_breadcrumb_three yield(:phc_title_tagline) %>
7
7
  <!-- Title System -->
8
8
 
9
- <!-- Page Header -->
10
- <div class="row wrapper border-bottom white-bg page-heading">
11
- <div class="col-sm-8">
12
- <h2><%= yield(:phc_title) %></h2>
13
- <!-- Bread Crumb -->
14
- <ol class="breadcrumb">
15
- <li><%= yield(:phc_breadcrumb_one) %></li>
16
- <li><%= yield(:phc_breadcrumb_two) %></li>
17
- <li class="active"><%= yield(:phc_breadcrumb_three) %></li>
18
- </ol>
19
- <!-- Bread Crumb -->
20
- </div>
21
- <div class="col-sm-4">
22
- <div class="title-action">
23
- <%= link_to phcmemberspro.member_profile_addresses_path, class: "btn btn-primary" do %>
24
- <i class="fa fa-address-book"></i> <%= @members_profile_info.mfirstname + ' ' + @members_profile_info.mlastname %> Address Index
25
- <% end %>
9
+ <!-- Page Content -->
10
+ <div class="panel panel-inverse">
11
+ <div class="panel-heading">
12
+ <div class="panel-heading-btn">
13
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-default" data-click="panel-expand"><i class="fa fa-expand"></i></a>
14
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-success" data-click="panel-reload"><i class="fa fa-redo"></i></a>
15
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-warning" data-click="panel-collapse"><i class="fa fa-minus"></i></a>
16
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-danger" data-click="panel-remove"><i class="fa fa-times"></i></a>
26
17
  </div>
18
+ <h4 class="panel-title"><%= @members_profile_info.mfirstname + " " + @members_profile_info.mlastname %> Address Details</h4>
19
+ </div>
20
+ <div class="panel-body">
21
+ <!-- Table - Members Listings -->
22
+ <%= render 'phcmemberspro/member/addresses/components/address_table' %>
23
+ <!-- Table - Members Listings -->
27
24
  </div>
28
25
  </div>
29
- <!-- Page Header -->
26
+ <!-- Page Content -->
30
27
 
31
28
  <!-- Page Content -->
32
- <div class="wrapper wrapper-content animated fadeInRight">
33
- <div class="row">
34
- <div class="col-lg-3">
35
- <%= render 'phcmemberspro/member/addresses/components/address_sidebar' %>
36
- </div>
37
- <div class="col-lg-9">
38
- <%= render 'phcmemberspro/member/addresses/components/address_main' %>
29
+ <div class="panel panel-inverse">
30
+ <div class="panel-heading">
31
+ <div class="panel-heading-btn">
32
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-default" data-click="panel-expand"><i class="fa fa-expand"></i></a>
33
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-success" data-click="panel-reload"><i class="fa fa-redo"></i></a>
34
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-warning" data-click="panel-collapse"><i class="fa fa-minus"></i></a>
35
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-danger" data-click="panel-remove"><i class="fa fa-times"></i></a>
39
36
  </div>
37
+ <h4 class="panel-title"><%= @members_profile_info.mfirstname + " " + @members_profile_info.mlastname %> Address Change Log</h4>
38
+ </div>
39
+ <div class="panel-body">
40
+ <!-- Table - Members Listing Audit -->
41
+ <%= render 'phcmemberspro/member/addresses/components/address_audits_table' %>
42
+ <!-- Table - Members Listing Audit -->
40
43
  </div>
41
44
  </div>
42
45
  <!-- Page Content -->
@@ -1,5 +1,5 @@
1
1
  <!-- PHCMembers Form - Web Directory Listings -->
2
- <%= form_with(model: @member_listing, local: true) do |phc_members_pro_member_listings| %>
2
+ <%= form_for([@member_listing.profile, @member_listing], url: form_url) do |phc_members_pro_member_listings| %>
3
3
 
4
4
  <!-- PHCNotifi Render Validation -->
5
5
  <%= render 'phcnotifi/validations', :object => @member_listing %>
@@ -1,6 +1,5 @@
1
1
  <div class="table-responsive">
2
2
  <table class="table table-striped table-bordered table-hover">
3
-
4
3
  <thead class="thead-inverse">
5
4
  <tr>
6
5
  <th>Company Name</th>
@@ -16,7 +15,6 @@
16
15
  <th>Listing Website</th>
17
16
  </tr>
18
17
  </thead>
19
-
20
18
  <tbody>
21
19
  <tr>
22
20
  <td class="highlight"><%= link_to @member_listing.mbcompanyname, phcmemberspro.edit_member_profile_listing_path %></td>
@@ -32,6 +30,5 @@
32
30
  <td class="highlight"><%= link_to @member_listing.mbwebsite, phcmemberspro.edit_member_profile_listing_path %></td>
33
31
  </tr>
34
32
  </tbody>
35
-
36
33
  </table>
37
34
  </div>
@@ -18,7 +18,7 @@
18
18
  <h4 class="panel-title"><%= yield(:phc_title) %></h4>
19
19
  </div>
20
20
  <div class="panel-body">
21
- <%= render 'form', { form_url: member_profile_address_path } %>
21
+ <%= render 'form', { form_url: member_profile_listing_path } %>
22
22
  </div>
23
23
  </div>
24
24
  <!-- Page Content -->
@@ -14,7 +14,7 @@
14
14
  <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-warning" data-click="panel-collapse"><i class="fa fa-minus"></i></a>
15
15
  <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-danger" data-click="panel-remove"><i class="fa fa-times"></i></a>
16
16
  </div>
17
- <h4 class="panel-title"><%= yield(:phc_title) %></h4>
17
+ <h4 class="panel-title"><%= yield(:phc_title_tagline) %></h4>
18
18
  </div>
19
19
  <div class="panel-body">
20
20
  <!-- Table - Members Listings -->
@@ -18,7 +18,7 @@
18
18
  <h4 class="panel-title"><%= yield(:phc_title) %></h4>
19
19
  </div>
20
20
  <div class="panel-body">
21
- <%= render 'form', { form_url: member_profile_address_path } %>
21
+ <%= render 'form', { form_url: member_profile_listings_path } %>
22
22
  </div>
23
23
  </div>
24
24
  <!-- Page Content -->
@@ -6,37 +6,40 @@
6
6
  <% phc_breadcrumb_three yield(:phc_title_tagline) %>
7
7
  <!-- Title System -->
8
8
 
9
- <!-- Page Header -->
10
- <div class="row wrapper border-bottom white-bg page-heading">
11
- <div class="col-sm-8">
12
- <h2><%= yield(:phc_title) %></h2>
13
- <!-- Bread Crumb -->
14
- <ol class="breadcrumb">
15
- <li><%= yield(:phc_breadcrumb_one) %></li>
16
- <li><%= yield(:phc_breadcrumb_two) %></li>
17
- <li class="active"><%= yield(:phc_breadcrumb_three) %></li>
18
- </ol>
19
- <!-- Bread Crumb -->
20
- </div>
21
- <div class="col-sm-4">
22
- <div class="title-action">
23
- <%= link_to phcmemberspro.member_profile_listings_path, class: "btn btn-primary" do %>
24
- <i class="fa fa-address-card"></i> <%= @members_profile_info.mfirstname + ' ' + @members_profile_info.mlastname %> Listing Index
25
- <% end %>
9
+ <!-- Page Content -->
10
+ <div class="panel panel-inverse">
11
+ <div class="panel-heading">
12
+ <div class="panel-heading-btn">
13
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-default" data-click="panel-expand"><i class="fa fa-expand"></i></a>
14
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-success" data-click="panel-reload"><i class="fa fa-redo"></i></a>
15
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-warning" data-click="panel-collapse"><i class="fa fa-minus"></i></a>
16
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-danger" data-click="panel-remove"><i class="fa fa-times"></i></a>
26
17
  </div>
18
+ <h4 class="panel-title"><%= @members_profile_info.mfirstname + " " + @members_profile_info.mlastname %> Listing Details</h4>
19
+ </div>
20
+ <div class="panel-body">
21
+ <!-- Table - Members Listings -->
22
+ <%= render 'phcmemberspro/member/listings/components/listing_table' %>
23
+ <!-- Table - Members Listings -->
27
24
  </div>
28
25
  </div>
29
- <!-- Page Header -->
26
+ <!-- Page Content -->
30
27
 
31
28
  <!-- Page Content -->
32
- <div class="wrapper wrapper-content animated fadeInRight">
33
- <div class="row">
34
- <div class="col-lg-3">
35
- <%= render 'phcmemberspro/member/listings/components/listing_sidebar' %>
36
- </div>
37
- <div class="col-lg-9">
38
- <%= render 'phcmemberspro/member/listings/components/listing_main' %>
29
+ <div class="panel panel-inverse">
30
+ <div class="panel-heading">
31
+ <div class="panel-heading-btn">
32
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-default" data-click="panel-expand"><i class="fa fa-expand"></i></a>
33
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-success" data-click="panel-reload"><i class="fa fa-redo"></i></a>
34
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-warning" data-click="panel-collapse"><i class="fa fa-minus"></i></a>
35
+ <a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-danger" data-click="panel-remove"><i class="fa fa-times"></i></a>
39
36
  </div>
37
+ <h4 class="panel-title"><%= @members_profile_info.mfirstname + " " + @members_profile_info.mlastname %> Listing Change Log</h4>
38
+ </div>
39
+ <div class="panel-body">
40
+ <!-- Table - Members Listing Audit -->
41
+ <%= render 'phcmemberspro/member/listings/components/listing_audits_table' %>
42
+ <!-- Table - Members Listing Audit -->
40
43
  </div>
41
44
  </div>
42
45
  <!-- Page Content -->
data/config/routes.rb CHANGED
@@ -29,6 +29,6 @@ Phcmemberspro::Engine.routes.draw do
29
29
  end
30
30
 
31
31
  # Mount Account Routes
32
- mount Phcaccountspro::Engine, :at => '/accounts'
32
+ mount Phcaccountspro::Engine, :at => '/'
33
33
 
34
34
  end
@@ -1,3 +1,3 @@
1
1
  module Phcmemberspro
2
- VERSION = "58.0.0"
2
+ VERSION = "59.0.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcmemberspro
3
3
  version: !ruby/object:Gem::Version
4
- version: 58.0.0
4
+ version: 59.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - BradPotts
@@ -611,19 +611,15 @@ files:
611
611
  - app/views/phcmemberspro/directory/categories/new.html.erb
612
612
  - app/views/phcmemberspro/directory/categories/show.html.erb
613
613
  - app/views/phcmemberspro/member/addresses/_form.html.erb
614
- - app/views/phcmemberspro/member/addresses/components/_address_address.html.erb
615
- - app/views/phcmemberspro/member/addresses/components/_address_audits.html.erb
616
- - app/views/phcmemberspro/member/addresses/components/_address_main.html.erb
617
- - app/views/phcmemberspro/member/addresses/components/_address_sidebar.html.erb
614
+ - app/views/phcmemberspro/member/addresses/components/_address_audits_table.html.erb
615
+ - app/views/phcmemberspro/member/addresses/components/_address_table.html.erb
618
616
  - app/views/phcmemberspro/member/addresses/edit.html.erb
619
617
  - app/views/phcmemberspro/member/addresses/index.html.erb
620
618
  - app/views/phcmemberspro/member/addresses/new.html.erb
621
619
  - app/views/phcmemberspro/member/addresses/show.html.erb
622
620
  - app/views/phcmemberspro/member/listings/_form.html.erb
623
- - app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
624
- - app/views/phcmemberspro/member/listings/components/_listing_audits.html.erb
625
- - app/views/phcmemberspro/member/listings/components/_listing_main.html.erb
626
- - app/views/phcmemberspro/member/listings/components/_listing_sidebar.html.erb
621
+ - app/views/phcmemberspro/member/listings/components/_listing_audits_table.html.erb
622
+ - app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
627
623
  - app/views/phcmemberspro/member/listings/edit.html.erb
628
624
  - app/views/phcmemberspro/member/listings/index.html.erb
629
625
  - app/views/phcmemberspro/member/listings/new.html.erb
@@ -1,33 +0,0 @@
1
- <div class="ibox">
2
- <div class="ibox-title">
3
- <h5><%= @members_profile_info.mfirstname + ' ' + @members_profile_info.mlastname %> Address</h5>
4
- <div class="ibox-tools">
5
- <a class="collapse-link">
6
- <i class="fa fa-chevron-up"></i>
7
- </a>
8
- <a class="close-link">
9
- <i class="fa fa-times"></i>
10
- </a>
11
- </div>
12
- </div>
13
- <div class="ibox-content">
14
- <%= render 'phcmemberspro/member/addresses/components/address_address' %>
15
- </div>
16
- </div>
17
-
18
- <div class="ibox">
19
- <div class="ibox-title">
20
- <h5><%= @members_profile_info.mfirstname + ' ' + @members_profile_info.mlastname %> Address Change Log</h5>
21
- <div class="ibox-tools">
22
- <a class="collapse-link">
23
- <i class="fa fa-chevron-up"></i>
24
- </a>
25
- <a class="close-link">
26
- <i class="fa fa-times"></i>
27
- </a>
28
- </div>
29
- </div>
30
- <div class="ibox-content">
31
- <%= render 'phcmemberspro/member/addresses/components/address_audits' %>
32
- </div>
33
- </div>
@@ -1,20 +0,0 @@
1
- <div class="ibox">
2
- <div class="ibox-content text-center">
3
-
4
- <h1><%= @members_profile_info.mfirstname + ' ' + @members_profile_info.mlastname %></h1>
5
- <div class="m-b-sm">
6
- <%= image_tag @members_profile_info.gravatar_url, class: 'img-circle' %>
7
- </div>
8
- <p class="font-bold"><%= @members_profile_info.mtitle %></p>
9
-
10
- <div class="text-center">
11
- <%= link_to edit_member_profile_address_path, class: "btn btn-sm btn-primary" do %>
12
- <i class="fa fa-pencil-square-o"></i> Update
13
- <% end %>
14
- <%= link_to member_profile_address_path, method: :delete, data: { confirm: 'Are you sure?' }, class: "btn btn-sm btn-danger" do %>
15
- <i class="fa fa-trash-o"></i> Delete
16
- <% end %>
17
- </div>
18
-
19
- </div>
20
- </div>
@@ -1,33 +0,0 @@
1
- <div class="ibox">
2
- <div class="ibox-title">
3
- <h5><%= @members_profile_info.mfirstname + ' ' + @members_profile_info.mlastname %> Addresses</h5>
4
- <div class="ibox-tools">
5
- <a class="collapse-link">
6
- <i class="fa fa-chevron-up"></i>
7
- </a>
8
- <a class="close-link">
9
- <i class="fa fa-times"></i>
10
- </a>
11
- </div>
12
- </div>
13
- <div class="ibox-content">
14
- <%= render 'phcmemberspro/member/listings/components/listing_address' %>
15
- </div>
16
- </div>
17
-
18
- <div class="ibox">
19
- <div class="ibox-title">
20
- <h5><%= @members_profile_info.mfirstname + " " + @members_profile_info.mlastname %> Listing Change Log</h5>
21
- <div class="ibox-tools">
22
- <a class="collapse-link">
23
- <i class="fa fa-chevron-up"></i>
24
- </a>
25
- <a class="close-link">
26
- <i class="fa fa-times"></i>
27
- </a>
28
- </div>
29
- </div>
30
- <div class="ibox-content">
31
- <%= render 'phcmemberspro/member/listings/components/listing_audits' %>
32
- </div>
33
- </div>
@@ -1,20 +0,0 @@
1
- <div class="ibox">
2
- <div class="ibox-content text-center">
3
-
4
- <h1><%= @members_profile_info.mfirstname + ' ' + @members_profile_info.mlastname %></h1>
5
- <div class="m-b-sm">
6
- <%= image_tag @members_profile_info.gravatar_url, class: 'img-circle' %>
7
- </div>
8
- <p class="font-bold"><%= @members_profile_info.mtitle %></p>
9
-
10
- <div class="text-center">
11
- <%= link_to edit_member_profile_listing_path, class: "btn btn-sm btn-primary" do %>
12
- <i class="fa fa-pencil-square-o"></i> Update
13
- <% end %>
14
- <%= link_to member_profile_listing_path, method: :delete, data: { confirm: 'Are you sure?' }, class: "btn btn-sm btn-danger" do %>
15
- <i class="fa fa-trash-o"></i> Delete
16
- <% end %>
17
- </div>
18
-
19
- </div>
20
- </div>