padma-assets 0.3.8 → 0.3.12
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/images/681171_email_512x512.png +0 -0
- data/app/views/layouts/_mailing_menu.html.erb +1 -3
- data/app/views/layouts/_module_box.html.erb +2 -14
- data/app/views/layouts/_support_button.html.erb +12 -0
- data/config/locales/header-menu.en.yml +1 -0
- data/config/locales/header-menu.es.yml +1 -0
- data/config/locales/header-menu.pt-BR.yml +1 -0
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 978c71423c8a44b4be0b86bc808b6463ce67582fe050d6f0543f5e97fc13f671
|
4
|
+
data.tar.gz: 2d5bd88d82e693a6c2444bbdf132ace917a230d7ea29866ca32525cd86ee1fc4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 51b4c61f666d2f4a5694e139f3b5810a239dd62fefae45986160f2bd4e119e85b59e4a238a06fb11042238ffbaf4f6e2d628f88c4fd74f0bd991a345b9d5e646
|
7
|
+
data.tar.gz: 31c033b79a990594ff0563750509c1de53e4a206dec45a57cece2c26bee6fc4fc1dd37e880ec6f1d8ac88508797d7a7ab9985aa670653b32f31473eb1475ca2e
|
Binary file
|
@@ -2,6 +2,4 @@
|
|
2
2
|
<li><%= link_to t('header-menu.mailing.triggers'), "#{APP_CONFIG['mailing-url']}/triggers" %></li>
|
3
3
|
<li><%= link_to t('header-menu.mailing.scheduled_mails_all'), "#{APP_CONFIG['mailing-url']}/scheduled_mails/history" %></li>
|
4
4
|
<li><%= link_to t('header-menu.mailing.scheduled_mails_future'), "#{APP_CONFIG['mailing-url']}/scheduled_mails/pending" %></li>
|
5
|
-
|
6
|
-
<li><%= link_to t('header-menu.mailing.mailchimp_configuration'), "#{APP_CONFIG['mailing-url']}/mailchimp/configuration" %></li>
|
7
|
-
<% end -%>
|
5
|
+
<li><%= link_to t('header-menu.mailing.mailchimp_configuration'), "#{APP_CONFIG['crm-url']}/mailchimp/syncs" %></li>
|
@@ -48,23 +48,11 @@
|
|
48
48
|
</a>
|
49
49
|
<ul class="dropdown-menu" role="menu">
|
50
50
|
<li><%= link_to t('header-menu.modules.fnz'), APP_CONFIG['fnz-url'], target: '_blank' %></li>
|
51
|
-
<li><%= link_to "Learn DeROSE", "https://learn.derose.
|
52
|
-
|
53
|
-
<li><%= link_to t('header-menu.modules.asana_com'), "#{APP_CONFIG['crm-url']}/asana_clients" %></li>
|
54
|
-
<% end %>
|
55
|
-
<% if can?(:manage, :notion) %>
|
56
|
-
<li><%= link_to t('header-menu.modules.notion'), "#{APP_CONFIG['crm-url']}/notion/syncs" %></li>
|
57
|
-
<% end %>
|
58
|
-
<% if can?(:see, :mailchimp) -%>
|
59
|
-
<li><%= link_to t('header-menu.modules.mailchimp_integration'), "#{APP_CONFIG['mailing-url']}/mailchimp/subscription" %></li>
|
60
|
-
<% end -%>
|
61
|
-
<% if can?(:manage, :hubspot) %>
|
62
|
-
<li><%= link_to t("header-menu.modules.hubspot_integration"), "#{APP_CONFIG['crm-url']}/hubspot" %></li>
|
63
|
-
<% end -%>
|
51
|
+
<li><%= link_to "Learn DeROSE", "https://learn.derose.app/admin", target: '_blank' %></li>
|
52
|
+
<li><%= link_to t("header-menu.modules.integrations"), "#{APP_CONFIG['crm-url']}/integrations" %></li>
|
64
53
|
<% if can?(:manage, :office_argentina) -%>
|
65
54
|
<li><%= link_to "Office Argentina", "http://officear.derose.app", target: '_blank' %></li>
|
66
55
|
<% end -%>
|
67
|
-
<li><%= link_to t('header-menu.modules.wordpress_plugin'), 'http://github.com/dwaynemac/padma-wordpress-plugin', target: '_blank' %></li>
|
68
56
|
</ul>
|
69
57
|
</li>
|
70
58
|
<%= yield :top_left_navigation_menu %>
|
@@ -0,0 +1,12 @@
|
|
1
|
+
<style>
|
2
|
+
#PadmaSupportHub #emailButton {
|
3
|
+
position: fixed;
|
4
|
+
right: 20px;
|
5
|
+
bottom: 20px;
|
6
|
+
width: 50px;
|
7
|
+
opacity: 0.85;
|
8
|
+
}
|
9
|
+
</style>
|
10
|
+
<div id="PadmaSupportHub">
|
11
|
+
<%= link_to image_tag("681171_email_512x512.png", id: "emailButton"), "mailto:#{ENV["support_email"]}", target: "_blank" %>
|
12
|
+
</div>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: padma-assets
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.12
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dwayne Macgowan
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-01-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: railties
|
@@ -47,6 +47,7 @@ files:
|
|
47
47
|
- app/assets/fonts/glyphicons-halflings-regular.ttf
|
48
48
|
- app/assets/fonts/glyphicons-halflings-regular.woff
|
49
49
|
- app/assets/fonts/glyphicons-halflings-regular.woff2
|
50
|
+
- app/assets/images/681171_email_512x512.png
|
50
51
|
- app/assets/images/arrow_down.png
|
51
52
|
- app/assets/images/arrow_up.png
|
52
53
|
- app/assets/images/glyphicons-halflings-white.png
|
@@ -110,6 +111,7 @@ files:
|
|
110
111
|
- app/views/layouts/_mailing_menu.html.erb
|
111
112
|
- app/views/layouts/_module_box.html.erb
|
112
113
|
- app/views/layouts/_stats_list.html.erb
|
114
|
+
- app/views/layouts/_support_button.html.erb
|
113
115
|
- config/locales/header-menu.en.yml
|
114
116
|
- config/locales/header-menu.es.yml
|
115
117
|
- config/locales/header-menu.pt-BR.yml
|