padma-assets 0.3.11 → 0.3.12

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d96ddb20425183256ba0a3aa777cd1b2f3a03d97403473664e4b6bccfb7bfde8
4
- data.tar.gz: 76af8526cdbb1e390259940a1155e5192ed1a060e55be3314969fb0bba7c6a21
3
+ metadata.gz: 978c71423c8a44b4be0b86bc808b6463ce67582fe050d6f0543f5e97fc13f671
4
+ data.tar.gz: 2d5bd88d82e693a6c2444bbdf132ace917a230d7ea29866ca32525cd86ee1fc4
5
5
  SHA512:
6
- metadata.gz: c2c69d39b06b17b33c08b0f035239fdd1192a0490c67c421771a34545bbf9dcde81639d2fb124f49b19225a916549b2bcbee7b435848ad441515fa72d8f15b2e
7
- data.tar.gz: 18969ee0f4e43e0362ee223c117c2a3011ada38740bfb3077c43a619dfd4a73ff3a168a201c87394b4e290086f5c56ffa2ff9b44e048dbafe2b313749f64c65a
6
+ metadata.gz: 51b4c61f666d2f4a5694e139f3b5810a239dd62fefae45986160f2bd4e119e85b59e4a238a06fb11042238ffbaf4f6e2d628f88c4fd74f0bd991a345b9d5e646
7
+ data.tar.gz: 31c033b79a990594ff0563750509c1de53e4a206dec45a57cece2c26bee6fc4fc1dd37e880ec6f1d8ac88508797d7a7ab9985aa670653b32f31473eb1475ca2e
@@ -49,22 +49,10 @@
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
51
  <li><%= link_to "Learn DeROSE", "https://learn.derose.app/admin", target: '_blank' %></li>
52
- <% if can?(:manage,:asana_com) %>
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['crm-url']}/mailchimp/syncs" %></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 -%>
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 %>
@@ -10,6 +10,7 @@ en:
10
10
  notion: Notion integration
11
11
  hubspot_integration: HubSpot integration
12
12
  wordpress_plugin: Wordpress Plugin
13
+ integrations: All integrations
13
14
  user_menu:
14
15
  user_profile: My profile
15
16
  school_profile: School configuration
@@ -12,6 +12,7 @@ es:
12
12
  hubspot_integration: Integración con HubSpot
13
13
  derose_events: Eventos DeROSE
14
14
  wordpress_plugin: Plugin Wordpress
15
+ integrations: Todas las integraciones
15
16
  user_menu:
16
17
  user_profile: Mi perfil
17
18
  school_profile: Configuración Escuela
@@ -12,6 +12,7 @@ pt-BR:
12
12
  notion: Integração com Notion
13
13
  derose_events: Eventos DeROSE
14
14
  wordpress_plugin: Plugin Wordpress
15
+ integrations: Todas as integrações
15
16
  user_menu:
16
17
  user_profile: Meu perfil
17
18
  school_profile: Configuraçāo Unidade
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.11
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: 2022-01-21 00:00:00.000000000 Z
11
+ date: 2022-01-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties